Bugzilla – Bug 116416
MP3 Support
Last modified: 2005-09-15 02:23:05 UTC
I am using Suse 10.0 rc1 on an athlon64 3000+ system. I have added the yast repositories, and isntalled the all the mad libraries. When I try to play an mp3 in amarok with any engine (xine, gstreamer, or arts) it crashes. After this crash, I cannot even open amarok anymore, unless I kill artsd restarting the sound server. I have tried reintstalling the amarok plugins and the mad libraries, but this didn't help. Here is the backtrace from the crash... (no debugging symbols found) Using host libthread_db library "/lib64/tls/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912533913440 (LWP 6799)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [KCrash handler] #3 0x00002aaaaad99444 in Arts::PlayObject_base::_create () from /opt/kde3/lib64/libkmedia2_idl.so.1 #4 0x000000000040f0e5 in ?? () #5 0x00002aaaaad9e576 in Arts::PlayObjectFactoryV2_base::_defaultPortsOut () from /opt/kde3/lib64/libkmedia2_idl.so.1 #6 0x00002aaaab9ef2c6 in Arts::Dispatcher::handle () from /opt/kde3/lib64/libmcop.so.1 #7 0x00002aaaab9eff1f in Arts::Connection::receive () from /opt/kde3/lib64/libmcop.so.1 #8 0x00002aaaab9f00a8 in Arts::Connection::receive () from /opt/kde3/lib64/libmcop.so.1 #9 0x00002aaaab9d6470 in Arts::StdIOManager::processOneEvent () from /opt/kde3/lib64/libmcop.so.1 #10 0x00002aaaab9d0e06 in Arts::StdIOManager::run () from /opt/kde3/lib64/libmcop.so.1 #11 0x00000000004149ad in ?? () #12 0x00002aaaacca555a in __libc_start_main () from /lib64/tls/libc.so.6 #13 0x000000000040cdba in ?? () #14 0x00007fffffa01d28 in ?? () #15 0x00002aaaaabc19c0 in rtld_errno () from /lib64/ld-linux-x86-64.so.2 #16 0x0000000000000010 in ?? () #17 0x00007fffffa04143 in ?? () #18 0x00007fffffa04157 in ?? () #19 0x00007fffffa0415a in ?? () ........ Let me know if you need anything else.
Thought I should note that system sounds and things are working fine so it isn't a hardware or driver problem.
From where did you get mad package? I thought SUSE hasn't provide mad officially for SL10.0. According to the backtrace, it looks like a problem of arts. Try to disable arts on KDE. (Or you can simply remove it - KDE doesn't need arts inevitablly.)
I reinstalled the 64bit mad packages from suser-rcdux with apt and it is working now.