Bugzilla – Bug 136854
Cannot play audio CD's. artsd crashes on "Test System".
Last modified: 2006-01-11 16:23:07 UTC
I'm not able to play audio CD's on my Toshiba laptop with AC97 sound system. The CD's don't play with any player. Though visually everything looks ok, i.e. I see what CD it is, the number of tracks are recognized, the time counter is running, etc. Strange enough the system sounds (e.g. when starting) play correctly. When I try "Control Panel | Sounds & Multimedia | Sound System" and them "Test Sound" it crashes (artsd crashed and caused SIGSEVV). Below is the trace. ------------------------------------------- (no debugging symbols found) Using host libthread_db library "/lib/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 1082318944 (LWP 9845)] (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] #15 0x400a2ae6 in Arts::PlayObject_base::_create () from /opt/kde3/lib/libkmedia2_idl.so.1 #16 0x08057776 in ?? () #17 0xbfcd8c6c in ?? () #18 0xbfcd8c58 in ?? () #19 0x080ceba4 in ?? () #20 0x00000001 in ?? () #21 0x0000006f in ?? () #22 0x00000000 in ?? () #23 0x01cd8c5b in ?? () #24 0x00000000 in ?? () #25 0xbfcd8c5b in ?? () #26 0x00000028 in ?? () #27 0x080ceb98 in ?? () #28 0x080a51e8 in ?? () #29 0x080ce0b8 in ?? () #30 0x080c7d0c in ?? () #31 0x080a4344 in ?? () #32 0x080ce5d4 in ?? () #33 0x080ce784 in ?? () #34 0x080cdf4c in ?? () #35 0x080a4344 in ?? () #36 0x080a4344 in ?? () #37 0x080ceba4 in ?? () #38 0x080c74cc in ?? () #39 0x00000028 in ?? () #40 0x00000028 in ?? () #41 0x408298a0 in mp_ () from /lib/tls/libc.so.6 #42 0x080c8220 in ?? () #43 0xbfcd8ca8 in ?? () #44 0x406d2cd0 in ?? () from /usr/lib/libstdc++.so.6 #45 0xbfcd8d04 in ?? () #46 0x00000028 in ?? () #47 0xbfcd8cc8 in ?? () #48 0x4068be77 in std::string::assign () from /usr/lib/libstdc++.so.6 #49 0x08053772 in ?? () #50 0xbfcd8ccc in ?? () #51 0x08096aa8 in ?? () #52 0xbfcd8d04 in ?? () #53 0x403b38a9 in Arts::Buffer::readString () from /opt/kde3/lib/libmcop.so.1 #54 0x40058681 in Arts::ByteSoundReceiver::_Creator () from /opt/kde3/lib/libsoundserver_idl.so.1 #55 0x403ce876 in Arts::Object_skel::_dispatch () from /opt/kde3/lib/libmcop.so.1 #56 0x403cef0e in Arts::Dispatcher::handle () from /opt/kde3/lib/libmcop.so.1 #57 0x403cfcf9 in Arts::Connection::receive () from /opt/kde3/lib/libmcop.so.1 #58 0x403cfecb in Arts::Connection::receive () from /opt/kde3/lib/libmcop.so.1 #59 0x403b542b in Arts::StdIOManager::processOneEvent () from /opt/kde3/lib/libmcop.so.1 #60 0x403adab1 in Arts::StdIOManager::run () from /opt/kde3/lib/libmcop.so.1 #61 0x403ad937 in Arts::Dispatcher::run () from /opt/kde3/lib/libmcop.so.1 #62 0x08059c94 in ?? () #63 0xbfcdb1a8 in ?? () #64 0x00000005 in ?? () #65 0x00000000 in ?? () #66 0x00000000 in ?? () #67 0xbfcdb22c in ?? () #68 0x40007fd7 in _dl_lookup_symbol_x () from /lib/ld-linux.so.2 #69 0x40721ea0 in __libc_start_main () from /lib/tls/libc.so.6 #70 0x080520d1 in ?? ()
Try to disable "sound server" on KDE. SInce dmix is used, we don't need artsd for soft mixing.
Also, most likely your CD-drive has no analog cable connection to the sound chip. Some CD players like kscd doesn't support CDDA playback. In such a case, try another player (see the sound section in the SUSE manual).