GNOME Bugzilla – Bug 113536
seahorse crash on exit
Last modified: 2004-12-22 21:47:04 UTC
Package: seahorse Severity: normal Version: 0.4.3 Synopsis: seahorse crash on exit Bugzilla-Product: seahorse Bugzilla-Component: general BugBuddy-GnomeVersion: 2.0 (2.2.0.1) Description: Description of Problem: seahorse does not quit properly Steps to reproduce the problem: 1. open seahorse 2. close seahorse 3. crash Actual Results: crash Expected Results: clean exit Debugging Information: Backtrace was generated from '/usr/local/bin/seahorse' [New Thread 16384 (LWP 12129)] 0x40896af9 in wait4 () from /lib/libc.so.6
+ Trace 37122
Thread 1 (Thread 16384 (LWP 12129))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-05-22 12:46 ------- The original reporter (j@thing.net) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, seahorse-maint@bugzilla.gnome.org.
Appears to be a unique stack trace, according to the simple-dup-finder. Marking severity->critical (it's a crasher), adding bugsquad keyword, and marking as new.
The stack trace is unique, but this is the same as bug 112958. Basically there is a race condition on the exiting of seahorse that can be triggered by freeing the main widget, then attempting to free to contexts (like running seahorse_key_iter_remove). Marking as dup. *** This bug has been marked as a duplicate of 112958 ***