GNOME Bugzilla – Bug 360279
Sound-juicer crashes after creating a new profile
Last modified: 2006-10-07 17:20:42 UTC
Steps to reproduce: 1. Opened sound-juicer from the applications menu 2. Menu option 3. In the dialog box, clicked on "edit profiles" 4. Clicked on "new" 5. Gived a profile name 6. Hited Return key 7. Crashed Stack trace: (gdb) run Starting program: /usr/bin/sound-juicer (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225913440 (LWP 4701)] [New Thread -1242903632 (LWP 4718)] Could not determine drive profile: Error loading drive tray ** (sound-juicer:4701): WARNING **: Error getting media type gnome-media-profiles-ERROR **: file audio-profiles-edit.c: line 962 (new_profile_response_callback): assertion failed: (new_profile != NULL) aborting... Program received signal SIGABRT, Aborted. [Switching to Thread -1225913440 (LWP 4701)] 0xffffe410 in __kernel_vsyscall () (gdb) thread apply all bt
+ Trace 74993
Thread 1 (Thread -1225913440 (LWP 4701))
Other information: I made some tests and I can't reproduce the crash by clicking on "OK" button instead of hitting return key while the button has the focus. If I create a new profile, then click OK, the app behaves correctly and then I'm able to create new profiles, validating them with Return key. I hope this is helpfull. I will run sound-juicer in debug mode and update the bug with a fine trace. Thank you very much for sharing your source codes, and for the great job at all. Kind Regards, Charles-henri de BLESSON P.S. You can contact me at charles-henri.deblesson@laposte.net or with jabber at charlie@im.apinc.org
*** This bug has been marked as a duplicate of 333686 ***