After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 622465 - Crash in nautilus_window_slot_info_set_status at nautilus-window-slot-info.c line 93
Crash in nautilus_window_slot_info_set_status at nautilus-window-slot-info.c ...
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: Crashers
2.30.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-06-23 00:11 UTC by Tomoo Nomura
Modified: 2011-09-30 18:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Tomoo Nomura 2010-06-23 00:11:57 UTC
Version: 2.30.1

What were you doing when the application crashed?
copy jpeg from a digital camera to a hard disk via USB.


Distribution: Debian squeeze/sid
Gnome Release: 2.30.0 2010-04-26 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.33.1 #1 SMP Tue Mar 16 11:19:09 JST 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 512954368 vsize: 512954368 resident: 37920768 share: 23093248 rss: 37920768 rss_rlim: 18446744073709551615
CPU usage: start_time: 1277119033 rtime: 2226 utime: 1762 stime: 464 cutime:0 cstime: 2 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/nautilus'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f9f675e1710 (LWP 2891)]
0x00007f9f89130b4d in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f9f8a39c800 (LWP 3627))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.24.1/glib/gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.24.1/glib/gspawn.c line 700
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 IA__g_assertion_message
  • #8 IA__g_assertion_message_expr
    at /tmp/buildd/glib2.0-2.24.1/glib/gtestutils.c line 1329
  • #9 nautilus_window_slot_info_set_status
    at nautilus-window-slot-info.c line 93
  • #10 copy_or_cut_files
    at fm-directory-view.c line 5903
  • #11 action_copy_files_callback
    at fm-directory-view.c line 5918
  • #12 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.24.1/gobject/gclosure.c line 767
  • #13 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3248
  • #14 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 2981
  • #15 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3038
  • #16 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.24.1/gobject/gclosure.c line 767
  • #17 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3178
  • #18 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 2981
  • #19 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3038
  • #20 IA__gtk_widget_activate
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c line 4974
  • #21 IA__gtk_menu_shell_activate_item
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmenushell.c line 1256
  • #22 gtk_menu_shell_button_release
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmenushell.c line 683
  • #23 _gtk_marshal_BOOLEAN__BOXED
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmarshalers.c line 84
  • #24 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.24.1/gobject/gclosure.c line 767
  • #25 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3286
  • #26 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 2991
  • #27 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.24.1/gobject/gsignal.c line 3038
  • #28 gtk_widget_event_internal
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkwidget.c line 4943
  • #29 IA__gtk_propagate_event
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c line 2442
  • #30 IA__gtk_main_do_event
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c line 1647
  • #31 gdk_event_dispatch
    at /tmp/buildd/gtk+2.0-2.20.1/gdk/x11/gdkevents-x11.c line 2372
  • #32 g_main_dispatch
    at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c line 1960
  • #33 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c line 2513
  • #34 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c line 2591
  • #35 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.24.1/glib/gmain.c line 2799
  • #36 IA__gtk_main
    at /tmp/buildd/gtk+2.0-2.20.1/gtk/gtkmain.c line 1219
  • #37 main
    at nautilus-main.c line 544

	Inferior 1 [process 3627] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** Gtk **: gtk_statusbar_pop: assertion `GTK_IS_STATUSBAR (statusbar)' failed 
** Gtk **: gtk_statusbar_push: assertion `GTK_IS_STATUSBAR (statusbar)' failed 
** Gtk **: gtk_statusbar_pop: assertion `GTK_IS_STATUSBAR (statusbar)' failed 
** nautilus **: nautilus_icon_container_get_selection: assertion `NAUTILUS_IS_ICON_CONTAINER (container)' failed 


----------- .xsession-errors ---------------------
(nautilus:3627): Gtk-CRITICAL **: gtk_statusbar_pop: assertion `GTK_IS_STATUSBAR (statusbar)' failed
(nautilus:3627): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkStatusbar'
(nautilus:3627): Gtk-CRITICAL **: gtk_statusbar_push: assertion `GTK_IS_STATUSBAR (statusbar)' failed
(nautilus:3627): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GtkStatusbar'
(nautilus:3627): Gtk-CRITICAL **: gtk_statusbar_pop: assertion `GTK_IS_STATUSBAR (statusbar)' failed
** (nautilus:3627): CRITICAL **: nautilus_icon_container_get_selection: assertion `NAUTILUS_IS_ICON_CONTAINER (container)' failed
**
ERROR:nautilus-window-slot-info.c:93:nautilus_window_slot_info_set_status: assertion failed: (NAUTILUS_IS_WINDOW_SLOT_INFO (slot))
** (bug-buddy:2916): WARNING **: Couldn't load /usr/share/applications/AdobeReader.desktop: そのようなファイルやディレクトリはありません
--------------------------------------------------
Comment 1 Akhil Laddha 2011-09-28 06:45:19 UTC
Can you please check again whether this issue still happens in GNOME 3.0.2 or 3.2 and update this report by adding a comment and changing the "Version"
field? Thanks a lot.
Comment 2 Tomoo Nomura 2011-09-30 09:13:38 UTC
I've already update to gnome 3.0.2 since several weeks or months and found no problems.
Please close the issue.

Thanks,
Tomoo
Comment 3 Cosimo Cecchi 2011-09-30 18:53:51 UTC
Thanks for the follow up.