GNOME Bugzilla – Bug 457212
crash in Open Folder: Selected 'properties' fr...
Last modified: 2007-08-23 17:44:42 UTC
Version: 2.18.1 What were you doing when the application crashed? Selected 'properties' from context menu for .ogg -file. Distribution: Debian lenny/sid Gnome Release: 2.18.3 2007-07-03 (Debian) BugBuddy Version: 2.18.1 System: Linux 2.6.21-2-amd64 #1 SMP Mon Jun 25 22:01:38 CEST 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Grand-Canyon Icon Theme: Smokey-Red Memory status: size: 420519936 vsize: 420519936 resident: 26316800 share: 16318464 rss: 26316800 rss_rlim: 18446744073709551615 CPU usage: start_time: 1184502531 rtime: 275 utime: 233 stime: 42 cutime:191 cstime: 30 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 46912657822832 (LWP 1253)] (no debugging symbols found) 0x00002aaaae480c5f in waitpid () from /lib/libpthread.so.0
+ Trace 148240
Thread 1 (Thread 46912657822832 (LWP 1253))
----------- .xsession-errors (368179 sec old) --------------------- ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slave ...Too much output, ignoring rest... --------------------------------------------------
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
There seems to be some problems with dbg package dependencies. Most dbg packages depend on older versions of other packages than I currently have. I'll post updated backtrace once I have managed to sort these problems out, if this bug is still open at that time. Now I have nautilus-dbg installed and I'll add backtrace and part of nautilus-debug-log here. Backtrace: Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47178015902544 (LWP 7668)] 0x00002ae876baeb0f in waitpid () from /lib/libpthread.so.0
+ Trace 150469
Thread 1 (Thread 47178015902544 (LWP 7668))
Nautilus-debug-log.txt: 0x758110 2007/07/25 18:37:40.7406 (USER): selection changed in window 0x864690 file:///home/cazfi/temp/sample.ogg 0x758110 2007/07/25 18:37:43.3607 (GLog): file /build/buildd/gtk+2.0-2.11.5/gtk/gtkliststore.c: line 1677 (gtk_list_store_compare_func): assertion failed: (VALID_ITER (&iter_b, list_store)) 0x758110 2007/07/25 18:37:43.3607 (USER): debug log dumped due to signal 5 ===== END RING BUFFER =====
*** Bug 466052 has been marked as a duplicate of this bug. ***
This does not happen randomly, but is 100% reproducible in my system. Selecting 'properties' always crash (and for all file types, not only with .ogg as I originally reported) Distribution: Debian lenny/sid Gnome Release: 2.18.3 2007-07-03 (Debian) BugBuddy Version: 2.18.1 System: Linux 2.6.22-1-amd64 #1 SMP Sun Jul 29 13:54:41 UTC 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 365010944 vsize: 365010944 resident: 24961024 share: 16281600 rss: 24961024 rss_rlim: 18446744073709551615 CPU usage: start_time: 1187023864 rtime: 127 utime: 104 stime: 23 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 47050374044496 (LWP 28836)] 0x00002acabe9e9c7f in waitpid () from /lib/libpthread.so.0
+ Trace 154913
Thread 1 (Thread 47050374044496 (LWP 28836))
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 440988 ***