Summary: | Amarok crashes constantly - seems to be related to gstreamer | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Duke <duke> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | 1.2.3 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Duke
2005-05-15 18:55:50 UTC
Here's something I see in the console after the crash: Mutex destroy failure: Device or resource busy ICE default IO error handler doing an exit(), pid = 10757, errno = 2 gstreamer-0.8.10 had no effect. Same crash as posted above. Getting this also: Program received signal SIG43, Real-time event 43. [Switching to Thread 16384 (LWP 31696)] 0xb6430cd1 in select () from /lib/libc.so.6 (gdb) bt #0 0xb6430cd1 in select () from /lib/libc.so.6 #1 0xb718a490 in ?? () from /usr/qt/3/lib/libqt-mt.so.3 #2 0x0000001c in ?? () #3 0xb6d02998 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3 #4 0xb6d02848 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3 #5 0xb6cf0d31 in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3 #6 0x08155373 in main (argc=-514, argv=0xfffffdfe) at main.cpp:82 This seems to be coinciding with some event in Firefox. Every time I save an image from a website using Firefox, as soon as I click the "save" button, Amarok crashes. The gdb output in comment #3 is from one of these crashes. I want to not that I have this problem as well. And recently it got much worse. I installed a lot more gst plugins so that I could play m4a and other files. Now amarok crashes before I can even get it to play a song. I changed amarok versions to see if it would help (1.2.4) and I removed the old amarok config to see if that would help and it didn't. I've also upgraded to 1.2.4 and gstreamer 0.8.10, and I'm still having the same problem (albeit less frequently.) This is some sort of problem deep within gstreamer, which we cannot do much about. perhaps gstreamer doesnt like your hardware, but try switching engine or compiling from source with debug and sending the bt to gst guys |