GNOME Bugzilla – Bug 361323
crash in Text Editor: Saving a file using 'Sav...
Last modified: 2007-04-08 11:54:01 UTC
Version: 2.16.1 What were you doing when the application crashed? Saving a file using 'Save As'. To replicate: 1. Open up Firefox, gedit, or anything which can open the 'Save As' window. 2. Click 'File' and have your mouse hover over the menu. 3. Hit the underlined letter in 'Save As' which should open the dialog. 4. IMMEDIATELY after doing step 3, press Enter. The problem is that the dialog has not selected the default directory to save the file in, so it tries to save the file before a directory was specified. Here is the error that the terminal gives me: Gtk-ERROR **: file gtkfilechooserdefault.c: line 7772 (gtk_file_chooser_default_should_respond): assertion failed: (path != NULL) aborting... Aborted (core dumped) Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 80097280 vsize: 0 resident: 80097280 share: 0 rss: 23363584 rss_rlim: 0 CPU usage: start_time: 1160534284 rtime: 0 utime: 101 stime: 0 cutime:94 cstime: 0 timeout: 7 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gedit' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1226955088 (LWP 19086)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 75727
Thread 1 (Thread -1226955088 (LWP 19086))
Created attachment 74453 [details] Save As Bug This is what the dialog box appears like before it has selected a directory. In the few milliseconds that it is in this state, the program is vulnerable to crash if enter is pressed.
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. Matches the stacktrace in bug 351666, which has been marked as a duplicate of bug 350988.
*** This bug has been marked as a duplicate of 350988 ***
Thanks, Jeff. Your love to details is much appreciated. :-)
*** Bug 426396 has been marked as a duplicate of this bug. ***
*** Bug 427333 has been marked as a duplicate of this bug. ***
*** Bug 427425 has been marked as a duplicate of this bug. ***