GNOME Bugzilla – Bug 348562
Crash on ejecting usb-disk.
Last modified: 2006-09-11 00:58:47 UTC
Distribution: Ubuntu 6.06 (dapper) Package: nautilus Severity: normal Version: GNOME2.14.2 2.14.1 Gnome-Distributor: Ubuntu Synopsis: Crash on ejecting usb-disk. Bugzilla-Product: nautilus Bugzilla-Component: general Bugzilla-Version: 2.14.1 BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: I had open a browser window and changed to the desktop per keyboard. Selected a mounted usb disk and pressed shift+F10 followed by the key "w" (german locale) to eject the disc. Then nautilus crashed. Steps to reproduce the crash: 1. 2. 3. Expected Results: How often does this happen? Additional Information: Debugging Information: 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 46912496327104 (LWP 6126)] [New Thread 1074006368 (LWP 6170)] 0x00000030d230c0ca in waitpid () from /lib/libpthread.so.0
+ Trace 69568
Thread 1 (Thread 46912496327104 (LWP 6126))
------- Bug created by bug-buddy at 2006-07-24 18:55 ------- Unknown version 2.14.1 in product nautilus. Setting version to "2.14.x".
Thanks for your bug report! This seems to be an Ubuntu issue (i.e. downstream). I've fetched the ubuntu tarball but I couldn't find anything suspicious in the affected function. create_unmount_progress_window is really harmless. I'm not really a good stack trace reader, but maybe something else overwrote the stack (out-of-bounds array or list?) and so a local variable passed to gtk_container_add was modified?
This is an issue with an Ubuntu patch, resolving NOTGNOME.