Summary: | amarok crash (and also qt designer, knotifier) after upgrade to ubuntu 10.04 (but works with new guest user account) | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | rh71 |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | CLOSED FIXED | ||
Severity: | crash | CC: | vibdata |
Priority: | NOR | ||
Version: | 2.3.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
rh71
2010-05-19 20:21:08 UTC
That crash is located in GStreamer. Install the appropriate debuginfo packages and report it with a useful backtrace there. Hello, thanks for that hint, Sven! I removed gstreamer0.10-gnonlin gstreamer0.10-plugins-bad gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-good-dbg from my system, now amarok and qt designer work. But how did you know that it is located in gstreamer? And still strange for me is that this crashing was depending on user level... Since I cannot reproduce any crash now I close this report. thanks again!dirk Thread 1 is the one that crashes: Thread 1 (Thread 0xb77a7720 (LWP 2575)): [KCrash Handler] #6 0x02c16e5c in ?? () from /usr/lib/libasound.so.2 #7 0x02bd3e9e in snd_pcm_close () from /usr/lib/libasound.so.2 #8 0x02dc1662 in ?? () from /usr/lib/gstreamer-0.10/libgstalsa.so #9 0x08870512 in ?? () from /usr/lib/libgstaudio-0.10.so.0 The last calls are in libasound, which is Alsa (#6, 7). Alsa gets called by GStreamer (#8, 9). So it's very likely the problem is somewhere in the area Alsa/GStreamer. That's how you read thos backtraces. :) Created attachment 48182 [details]
New crash information added by DrKonqi
Plugged in Sansa e250. Tried to play audio stream with Amarok. Crashes quickly and always. UBU 10.4
|