Soundserver (artsd) crash (SIGABRT)
I'm having lots of problems trying to make arts work. I first tried installing a package of the last version, but it didn't work. It gave me the SIGSEGV error.
After that, I downloaded the source of the last artsd version and installed it. Now it gave me the error I put on the topic.
If I try to use a program like Amarok, it crashes showing me the SIGSEGV error too.
Alsa is working and I can listen to music with xmms using OSS, but I want to have arts back on track. The problem came up when I upgraded KDE from 3.2.3 to 3.5.3
Here is the backtrace of the error:
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1217005888 (LWP 3557)]
[KCrash handler]
#3 0xb778a847 in raise () from /lib/tls/libc.so.6
#4 0xb778c0d9 in abort () from /lib/tls/libc.so.6
#5 0xb7783e46 in __assert_fail () from /lib/tls/libc.so.6
#6 0xb7bea159 in Arts::Object_base::_create () from /opt/kde/lib/libmcop.so.1
#7 0x0805f225 in Arts::SimpleSoundServer_impl::SimpleSoundServer_impl ()
#8 0x080581d8 in Arts::SoundServer_impl::SoundServer_impl ()
#9 0x08056df9 in Arts::SoundServerV2_impl::SoundServerV2_impl ()
#10 0x08058c8b in SoundServerV2_impl_Factory::createInstance ()
#11 0xb7bf66e8 in Arts::ObjectManager::create () from /opt/kde/lib/libmcop.so.1
#12 0xb7f9d275 in Arts::SoundServerV2_base::_create ()
from /opt/kde/lib/libsoundserver_idl.so.1
#13 0xb7fa31e1 in Arts::SoundServerV2::_Creator ()
from /opt/kde/lib/libsoundserver_idl.so.1
#14 0x08062612 in main ()
|