GNOME Bugzilla – Bug 128103
Seahorse Crashes on Exit
Last modified: 2004-12-22 21:47:04 UTC
Distribution: Red Hat Linux release 8.0 (Psyche) Package: seahorse Severity: normal Version: GNOME2.3.90 0.6.2 Gnome-Distributor: GARNOME Synopsis: Seahorse Crashes on Exit Bugzilla-Product: seahorse Bugzilla-Component: general Bugzilla-Version: 0.6.2 BugBuddy-GnomeVersion: 2.0 (2.4.0) Description: Description of the crash: seahorse crashes on exit Steps to reproduce the crash: 1. Open seahorse 2. Close seahorse Expected Results: Graceful exit How often does this happen? Every time Additional Information: Debugging Information: Backtrace was generated from '/opt/local/bin/seahorse' [New Thread 16384 (LWP 28450)] 0x407b07f7 in waitpid () from /lib/i686/libpthread.so.0
+ Trace 42143
Thread 1 (Thread 16384 (LWP 28450))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-11-28 06:20 ------- Unknown version 0.6.2 in product seahorse. Setting version to the default, "unspecified". Reassigning to the default owner of the component, seahorse-maint@bugzilla.gnome.org.
This appears to be a unique stack trace, according to the simple-dup-finder.
I used to be able to replicate this bug everytime on exit, but I just created a new home directory and the crash has dissappeared.
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 or gtk_tree_store_remove). Marking as dup. *** This bug has been marked as a duplicate of 112958 ***