Bug 116416 - MP3 Support
Summary: MP3 Support
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Sound (show other bugs)
Version: RC 1
Hardware: x86-64 All
: P5 - None : Major
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-11 23:37 UTC by Barry Hinrichs
Modified: 2005-09-15 02:23 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barry Hinrichs 2005-09-11 23:37:52 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.
Comment 1 Barry Hinrichs 2005-09-11 23:38:39 UTC
Thought I should note that system sounds and things are working fine so it isn't
a hardware or driver problem.
Comment 2 Takashi Iwai 2005-09-12 09:36:18 UTC
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.)
Comment 3 Barry Hinrichs 2005-09-15 02:23:05 UTC
I reinstalled the 64bit mad packages from suser-rcdux with apt and it is working
now.