PDA

View Full Version : xmms-flac makes xmms crash


Bergen
April 19th, 2005, 11:31 PM
Hi guys,

xmms is working fine here, until I install xmms-flac. After that, xmms won't start anymore. If I start it from a terminal, it says:
*** glibc detected *** free(): invalid pointer: 0x410c9932 ***
AbortedIf I then do "sudo apt-get remove xmms-flac", everything works fine again.

Any ideas? Thanks in advance!

[edit]
Hmm perhaps it's the same cause as the one in this thread:
http://www.ubuntuforums.org/showthread.php?t=21891

regeya
May 6th, 2005, 02:57 PM
Hi guys,

xmms is working fine here, until I install xmms-flac. After that, xmms won't start anymore. If I start it from a terminal, it says:
If I then do "sudo apt-get remove xmms-flac", everything works fine again.

Any ideas? Thanks in advance!

[edit]
Hmm perhaps it's the same cause as the one in this thread:
http://www.ubuntuforums.org/showthread.php?t=21891

Just out of curiosity, have you tried rebuilding the xmms-flac plugin? As in apt-get build-dep xmms-flac and apt-get -b source xmms-flac (then install the new .deb of course)?