Trying to get artsd working on my suse 10. I have one on-board sound card and one pci. YaST finds both correctly and test-sound there gives proper output. In kcontrol however Test-sound tries to start artsd but fails producing following error log:
(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 1082338784 (LWP 7427)]
(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]
#15 0x400a7ae6 in Arts::PlayObject_base::_create ()
from /opt/kde3/lib/libkmedia2_idl.so.1
#16 0x08057776 in ?? ()
#17 0xbf85290c in ?? ()
#18 0xbf8528f8 in ?? ()
#19 0x080ee7fc in ?? ()
#20 0x00000001 in ?? ()
#21 0x0000006f in ?? ()
#22 0x00000000 in ?? ()
#23 0x018528fb in ?? ()
#24 0x00000000 in ?? ()
#25 0xbf8528fb in ?? ()
#26 0x00000028 in ?? ()
#27 0x080ee7f0 in ?? ()
#28 0x080eaab8 in ?? ()
#29 0x080a63c8 in ?? ()
#30 0x080a70e4 in ?? ()
#31 0x080e6e4c in ?? ()
#32 0x080a5b4c in ?? ()
#33 0x080a7064 in ?? ()
#34 0x080ebf8c in ?? ()
#35 0x080e6e4c in ?? ()
#36 0x080e6e4c in ?? ()
#37 0x080ee7fc in ?? ()
#38 0x080f57f4 in ?? ()
#39 0x00000028 in ?? ()
#40 0x00000028 in ?? ()
#41 0x4082e8a0 in mp_ () from /lib/tls/libc.so.6
#42 0x080eb810 in ?? ()
#43 0xbf852948 in ?? ()
#44 0x406d7cd0 in ?? () from /usr/lib/libstdc++.so.6
#45 0xbf8529a4 in ?? ()
#46 0x00000028 in ?? ()
#47 0xbf852968 in ?? ()
#48 0x40690e77 in std::string::assign () from /usr/lib/libstdc++.so.6
#49 0x08053772 in ?? ()
#50 0xbf85296c in ?? ()
#51 0x08099698 in ?? ()
#52 0xbf8529a4 in ?? ()
#53 0x403b88a9 in Arts::Buffer::readString () from /opt/kde3/lib/libmcop.so.1
#54 0x4005c681 in Arts::ByteSoundReceiver::_Creator ()
from /opt/kde3/lib/libsoundserver_idl.so.1
#55 0x403d3876 in Arts::Object_skel::_dispatch ()
from /opt/kde3/lib/libmcop.so.1
#56 0x403d3f0e in Arts:

ispatcher::handle () from /opt/kde3/lib/libmcop.so.1
#57 0x403d4cf9 in Arts::Connection::receive () from /opt/kde3/lib/libmcop.so.1
#58 0x403d4ecb in Arts::Connection::receive () from /opt/kde3/lib/libmcop.so.1
#59 0x403ba42b in Arts::StdIOManager:

rocessOneEvent ()
from /opt/kde3/lib/libmcop.so.1
#60 0x403b2ab1 in Arts::StdIOManager::run () from /opt/kde3/lib/libmcop.so.1
#61 0x403b2937 in Arts:

ispatcher::run () from /opt/kde3/lib/libmcop.so.1
#62 0x08059c94 in ?? ()
#63 0xbf854e48 in ?? ()
#64 0x00000005 in ?? ()
#65 0xbf854f5e in ?? ()
#66 0x00000000 in ?? ()
#67 0xbf854ecc in ?? ()
#68 0x40007fd7 in _dl_lookup_symbol_x () from /lib/ld-linux.so.2
#69 0x40726ea0 in __libc_start_main () from /lib/tls/libc.so.6
#70 0x080520d1 in ?? ()
I've seen this issue mentioned before but never any solution so I just thought I'd bring it up again. Would be very happy for help because I dont have a clue on where to start with this...