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 494466 - crash in Open Folder: opened the properties wi...
crash in Open Folder: opened the properties wi...
Status: RESOLVED DUPLICATE of bug 355018
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-07 05:58 UTC by forsythe.tyler
Modified: 2007-11-13 12:13 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description forsythe.tyler 2007-11-07 05:58:59 UTC
Version: 2.18.3

What were you doing when the application crashed?
opened the properties window of a USB flash drive


Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-2-amd64 #1 SMP Thu Aug 30 23:43:59 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Orange-look
Icon Theme: gnome

Memory status: size: 381255680 vsize: 381255680 resident: 34103296 share: 17203200 rss: 34103296 rss_rlim: 18446744073709551615
CPU usage: start_time: 1194414968 rtime: 452 utime: 320 stime: 132 cutime:4 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2b14285deef0 (LWP 4353)]
(no debugging symbols found)
0x00002b1421886c7f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2b14285deef0 (LWP 4353))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 ??
    from /usr/lib/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 strcmp
    from /lib/libc.so.6
  • #4 ??
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 ??
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #9 ??
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #11 ??
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #14 gtk_list_store_remove
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 gtk_list_store_clear
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 ??
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 ??
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 nautilus_file_emit_changed
  • #22 nautilus_directory_emit_change_signals
  • #23 nautilus_file_changed
  • #24 ??
  • #25 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #26 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #27 ??
    from /usr/lib/libglib-2.0.so.0
  • #28 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #29 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 main
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
** Message: drive = 0
** Message: volume = 0
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:43: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:44: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:45: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
--------------------------------------------------
Comment 1 André Klapper 2007-11-07 22:14:45 UTC
Thanks for taking the time to report this bug.
Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash.

Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance!

[1] Please install debug packages for nautilus, glib2, gtk2, pango, gnome-vfs2, libgnome, and libgnomeui.

More details can be found here: http://live.gnome.org/GettingTraces
Comment 2 forsythe.tyler 2007-11-10 02:42:38 UTC
I think I got all the debug packages you named. This bug is completely reproducible on my system, over and over again. The flash drive was a gift and is a GeekSquad 2 GB drive that's formatted with 2 partitions (maybe more hidden?). One is the data partition (which is what I'm getting Properties on) and the other is a fake CD-ROM drive that tries to auto-run install garbage software in Windows.

This is the new trace:

Distribution: Debian lenny/sid
Gnome Release: 2.18.3 2007-07-03 (Debian)
BugBuddy Version: 2.18.1

System: Linux 2.6.22-2-amd64 #1 SMP Thu Aug 30 23:43:59 UTC 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Orange-look
Icon Theme: gnome

Memory status: size: 382046208 vsize: 382046208 resident: 32985088 share: 16240640 rss: 32985088 rss_rlim: 18446744073709551615
CPU usage: start_time: 1194662292 rtime: 66 utime: 58 stime: 8 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0x2ac2d2ab7ef0 (LWP 11986)]
0x00002ac2cbd5fc7f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x2ac2d2ab7ef0 (LWP 11986))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_segv_handle
    at gnome-ui-init.c line 872
  • #2 <signal handler called>
  • #3 strcmp
    from /lib/libc.so.6
  • #4 changed_group_callback
    at fm-properties-window.c line 1646
  • #5 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #6 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #7 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #8 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #9 gtk_combo_box_model_row_deleted
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtkcombobox.c line 3119
  • #10 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #11 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #12 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #13 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #14 IA__gtk_list_store_remove
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 969
  • #15 IA__gtk_list_store_clear
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtkliststore.c line 1167
  • #16 synch_groups_combo_box
    at fm-properties-window.c line 1794
  • #17 IA__g_closure_invoke
    at /build/buildd/glib2.0-2.14.1/gobject/gclosure.c line 490
  • #18 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2440
  • #19 IA__g_signal_emit_valist
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2199
  • #20 IA__g_signal_emit
    at /build/buildd/glib2.0-2.14.1/gobject/gsignal.c line 2243
  • #21 nautilus_file_emit_changed
    at nautilus-file.c line 5522
  • #22 nautilus_directory_emit_change_signals
    at nautilus-directory.c line 794
  • #23 emit_change_signals_for_all_files
    at nautilus-directory.c line 270
  • #24 corba_metafile_ready
    at nautilus-directory-metafile-monitor.c line 110
  • #25 Nautilus_MetafileMonitor_metafile_ready
    at nautilus-shell-interface-stubs.c line 17
  • #26 metafile_read_mark_done
    at nautilus-metafile.c line 849
  • #27 metafile_read_done
    at nautilus-metafile.c line 1867
  • #28 ??
    from /usr/lib/libeel-2-2.18.so
  • #29 ??
    from /usr/lib/libgnomevfs-2.so.0
  • #30 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2061
  • #31 g_main_context_iterate
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2694
  • #32 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.14.1/glib/gmain.c line 2898
  • #33 IA__gtk_main
    at /build/buildd/gtk+2.0-2.12.1/gtk/gtkmain.c line 1146
  • #34 main
    at nautilus-main.c line 548
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors ---------------------
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:45: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:43: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:44: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:45: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:43: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:44: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:45: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
** Message: drive = 0
** Message: volume = 0
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:43: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:44: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:45: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:43: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:44: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored.
/home/kylector/.themes/Orange-look/gtk-2.0/gtkrc:45: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored.
--------------------------------------------------
Comment 3 forsythe.tyler 2007-11-13 00:42:53 UTC
A bit of additional information: In Windows, I downloaded an uninstaller for the memory stick's bundled software. I ran it and it completely erased the memory stick and reformatted to a single "normal" partition--no more garbageware. When I plug it in while in Debian and right-click -> Properties on the drive, it still crashes exactly as before. The window appears to come up ok but a split second later the crash reporter displays.
Comment 4 André Klapper 2007-11-13 12:13:31 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


*** This bug has been marked as a duplicate of 355018 ***