GNOME Bugzilla – Bug 351094
crash on Text Editor
Last modified: 2006-08-18 17:44:40 UTC
What were you doing when the application crashed? Distribution: Gentoo Base System version 1.12.4 Gnome Release: 2.15.91 2006-08-09 (Gentoo) BugBuddy Version: 2.15.90 Memory status: size: 173568000 vsize: 173568000 resident: 34095104 share: 15548416 rss: 34095104 rss_rlim: -1 CPU usage: start_time: 1155415641 rtime: 435 utime: 418 stime: 17 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gedit' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47627049489120 (LWP 3161)] 0x00002b5108cefed4 in waitpid () from /lib/libpthread.so.0
+ Trace 70330
Thread 1 (Thread 47627049489120 (LWP 3161))
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
*** This bug has been marked as a duplicate of 350776 ***
Created attachment 71168 [details] Full backtrace of hello, copy and exit Paolo, This works everytime for me: 1) open Gedit (default untitled document appears) 2) type "hello" 3) select "hello" and copy it to the clipboard (ctrl a, ctrl c) 4) close Gedit (close without saving, if you choose save the crash happens after the file is successfully saved before the crash occurs) If I don't copy anything to the clipboard (miss out step 3) everything is fine. The surrounding events seem to be arbitrary, if anything has been copied to the clipboard before Gedit is closed this crash occurs. I've attached my own backtraces (of the exact above steps) for good measure, until the original submitter can confirm this method.
Ooops, sorry I posted above comment to wrong bug, see #350776