GNOME Bugzilla – Bug 352042
crash on exit in Text Editor
Last modified: 2007-01-29 07:02:58 UTC
What were you doing when the application crashed? Closing Gedit after saving a file. I have accessability enabled with orca which doesn't seem to be working and causes firefox to fail as well. Distribution: Gentoo Base System version 1.12.4 Gnome Release: 2.15.91 2006-08-10 (Gentoo) BugBuddy Version: 2.15.90 Memory status: size: 75743232 vsize: 0 resident: 75743232 share: 0 rss: 22372352 rss_rlim: 0 CPU usage: start_time: 1156002195 rtime: 0 utime: 303 stime: 0 cutime:277 cstime: 0 timeout: 26 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/gedit' (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 -1226864976 (LWP 27241)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 70717
Thread 1 (Thread -1226864976 (LWP 27241))
...
+ Trace 70747
seems to crash in gail. reassigning.
Gail is getting passed bad data here. Note that there are calls to gtk_notebook_new() here, even though the notebook is being destroyed... crash-on-exit, reducing severity to "major".
*** This bug has been marked as a duplicate of 353130 ***