when i try to enable arts from kcontrol, soundserver crash with this message in backtrace:
Code:
(no debugging symbols found)
Using host libthread_db library "/lib/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)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208604976 (LWP 8366)]
[New Thread -1221198960 (LWP 8373)]
[New Thread -1208607856 (LWP 8372)]
(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)
[KCrash handler]
#4 0x00110402 in __kernel_vsyscall ()
#5 0x00883690 in raise () from /lib/libc.so.6
#6 0x00884f91 in abort () from /lib/libc.so.6
#7 0x0087c93e in __assert_fail () from /lib/libc.so.6
#8 0x0020ac8c in ?? () from /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
#9 0x05465467 in ?? () from /lib/libasound.so.2
#10 0x0541f1d2 in snd_pcm_drop () from /lib/libasound.so.2
#11 0x05426575 in snd_pcm_close () from /lib/libasound.so.2
#12 0x02a87559 in Arts::AudioIOALSA::open () from /usr/lib/libartsflow.so.1
#13 0x02a86c29 in Arts::AudioSubSystem::open () from /usr/lib/libartsflow.so.1
#14 0x02a86df5 in Arts::AudioSubSystem::check ()
from /usr/lib/libartsflow.so.1
#15 0x0805f5a5 in virtual thunk to Arts::SoundServerV2_skel::_interfaceName()
()
#16 0x00870390 in __libc_start_main () from /lib/libc.so.6
#17 0x08053b11 in virtual thunk to Arts::SoundServerV2_skel::_interfaceName()
()
if i try to use noatun or juk, i see the soundserver crash window and can't use that programs
same to kaboodle when i try to open an audio file, when i press play, soundserver crash window appear with this error on backtrace:
Code:
(no debugging symbols found)
Using host libthread_db library "/lib/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)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208494384 (LWP 1670)]
[New Thread -1221088368 (LWP 1675)]
[New Thread -1208497264 (LWP 1674)]
(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)
[KCrash handler]
#4 0x00110402 in __kernel_vsyscall ()
#5 0x00883690 in raise () from /lib/libc.so.6
#6 0x00884f91 in abort () from /lib/libc.so.6
#7 0x0087c93e in __assert_fail () from /lib/libc.so.6
#8 0x0020ac8c in ?? () from /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
#9 0x05465467 in ?? () from /lib/libasound.so.2
#10 0x0541f1d2 in snd_pcm_drop () from /lib/libasound.so.2
#11 0x05426575 in snd_pcm_close () from /lib/libasound.so.2
#12 0x02a87559 in Arts::AudioIOALSA::open () from /usr/lib/libartsflow.so.1
#13 0x02a86c29 in Arts::AudioSubSystem::open () from /usr/lib/libartsflow.so.1
#14 0x02a86df5 in Arts::AudioSubSystem::check ()
from /usr/lib/libartsflow.so.1
#15 0x0805f5a5 in virtual thunk to Arts::SoundServerV2_skel::_interfaceName()
()
#16 0x00870390 in __libc_start_main () from /lib/libc.so.6
#17 0x08053b11 in virtual thunk to Arts::SoundServerV2_skel::_interfaceName()
()
in fedora7 i had no problems :/ , maybe the problem is pulseaudio?
is there any solution?
(sorry for my bad english)