Summary: | crashes when trying to play back mp3: pulsecore/mutex-posix.c:81: pa_mutex_unlock: Assertion `_r == 0' failed. | ||
---|---|---|---|
Product: | [Applications] amarok | Reporter: | Marc Haber <mh+kde-bugs> |
Component: | general | Assignee: | Amarok Developers <amarok-bugs-dist> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marc Haber
2007-08-12 13:57:04 UTC
Well, if you look at the backtrace, it says: "pulsecore/mutex-posix.c". So I'm assuming you're using the PulseAudio xine plugin, and the crash is in there. Which makes this report invalid for Amarok. Could be a xinelib or PulseAudio issue. I see. I didn't enable PulseAudio on purpose, and my system has a package called pulsecore uninstalled. If you advise how to disable PulseAudio, I can cross-check. Thanks for the fast answer, which I obviously missed. Greetings Marc Your system uses binary packages. Some package or another then was built against PulseAudio. So not having the pulsecore package installed may in fact be causing the problem. Otherwise, bug your Xine package maintainer. Is it possible to disable pulseaudio without recompiling? No, this totally depends on xine, so either xine has to be built without pulseaudio support or properly packaged (i.e. depend on pulsecore). |