GNOME Bugzilla – Bug 727985
rhythmbox crashed with SIGSEGV in inv_mdct_l()
Last modified: 2014-04-12 11:57:44 UTC
I opened rhythmbox by clicking the "Play" button in the tray indicator, and it froze and crashed. See downstream bug: https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1306146
Created attachment 274023 [details] Stacktrace
This stack trace only shows one thread, and it doesn't appear to be the thread that caused the crash.
Needs better stacktrace => NEEDINFO
Created attachment 274155 [details] Another log Attaching another log I got from apport, just in case it is useful
Oh, I see what happened. Based on the title of the bug, I was looking for something to do with g_hash_table_lookup_node, but this is actually a crash in liboil and/or flump3dec. liboil is unmaintained at this point, so you might be better off talking to fluendo about their mp3 decoder plugin crashing.
Thanks, I filed a bug in gst-fluendo-mp3: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744269