GNOME Bugzilla – Bug 343600
s-j crashed when opening pref dialog
Last modified: 2006-06-18 17:04:50 UTC
s-j crashed when I quickly opened the prefs dialog twice (open, close, open again). I'm using 2.14.3 Backtrace was generated from '/opt/gnome/bin/sound-juicer' Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1227831616 (LWP 5207)] 0xb7044221 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
+ Trace 68584
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. *** This bug has been marked as a duplicate of 316855 ***
I'm not so sure this bug is really a dup of the one you mentioned. Bug #316855 has a crash in new_profile_response_callback, while this backtrace crashes in on_edit_preferences_cb, a quite different function... reopening.
Indeed, definitely looks like a mistake on my part. Sorry for the noise.
Quote: > First five function calls in the bug: > > 1. IA__g_assert_warning > 2. on_edit_preferences_cb > 3. IA__g_cclosure_marshal_VOID__VOID > 4. IA__g_closure_invoke > 5. signal_emit_unlocked_R Highly irrelevant functions, Elijah. You should not trust the SIMPLE dup finder ;-P
I know (having written a fair amount of the code for the simple-dup-finder); as always, I did try to look over the two bugs to compare, but must have either accidentally opened one of the bugs twice and thus compared the bug to itself (I do that every once in a long while) or made some other similarly dumb mistake. Anyway, sorry for the noise.
Fixed in cvs, will be in 2.15.4 and 2.14.5.