GNOME Bugzilla – Bug 581951
crashing with Segmentation fault after
Last modified: 2009-05-11 11:39:19 UTC
Steps to reproduce: 1. When certain CD is inserted sound-juicer starts with "Gtk-CRITICAL" errors. 2. When "Extract" button is clicked (or selected from menu), program crashes with "Segmentation fault" 3. CD is a little scratched, but all songs are playable in Rythmbox 4. When sound-juicer starts, Title, Artists, etc. are not auto-filled (no song names either). Stack trace: GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu"... (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run Starting program: /usr/bin/sound-juicer [Thread debugging using libthread_db enabled] [New Thread 0xb67b5770 (LWP 10438)] [New Thread 0xb6592b90 (LWP 10498)] [Thread 0xb6592b90 (LWP 10498) exited] [New Thread 0xb577bb90 (LWP 10499)] [New Thread 0xb4f7ab90 (LWP 10500)] [Thread 0xb577bb90 (LWP 10499) exited] MusicBrainz: Connecting to http://musicbrainz.org:80 MusicBrainz: GET /ws/1/release/?type=xml&discid=j9b9_iIts0yRjbgGfmkL3yx3XwY- [New Thread 0xb577bb90 (LWP 10537)] MusicBrainz: Result: 0 (200 OK) MusicBrainz: Status: 200 MusicBrainz: Response: <?xml version="1.0" encoding="UTF-8"?><metadata xmlns="http://musicbrainz.org/ns/mmd-1.0#" xmlns:ext="http://musicbrainz.org/ns/ext-1.0#"><release-list></release-list></metadata> (sound-juicer:10438): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed (sound-juicer:10438): Gtk-CRITICAL **: gtk_entry_set_text: assertion `text != NULL' failed ** (sound-juicer:10438): CRITICAL **: musicbrainz_submit_message_area_new: assertion `title != NULL' failed (sound-juicer:10438): GLib-GObject-WARNING **: invalid (NULL) pointer instance (sound-juicer:10438): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed ** (sound-juicer:10438): CRITICAL **: gedit_message_area_set_default_response: assertion `GEDIT_IS_MESSAGE_AREA (message_area)' failed (sound-juicer:10438): Gtk-CRITICAL **: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed [Thread 0xb577bb90 (LWP 10537) exited] [Thread 0xb4f7ab90 (LWP 10500) exited] Program received signal SIGSEGV, Segmentation fault.
+ Trace 215265
Thread 3061536624 (LWP 10438)
Thread 1 (Thread 0xb67b5770 (LWP 10438))
The program is running. Exit anyway? (y or n) Other information:
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 572145 ***