Hi I am having problems with Artsd crashing right and left.
Soundcard detection works fine, but when I want to play whatever, Artsd crashes with any program (Noatun, etc.)
------------------ (no debugging symbols found) Using host libthread_db library "/lib64/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 46912496247392 (LWP 3509)] (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] #3 0x0000003bda63c514 in Arts::PlayObject_base::_create () from /usr/lib64/libkmedia2_idl.so.1 #4 0x0000000000412222 in virtual thunk to Arts::Object_skel::_queryInterface(std::string const&) () #5 0x0000003bda642db6 in virtual thunk to Arts::Object_skel::_queryInterface(std::string const&) () from /usr/lib64/libkmedia2_idl.so.1 #6 0x0000003bd7e7e550 in Arts::Dispatcher::handle () from /usr/lib64/libmcop.so.1 #7 0x0000003bd7e7f2d7 in Arts::Connection::receive () from /usr/lib64/libmcop.so.1 #8 0x0000003bd7e7f47a in Arts::SocketConnection::notifyIO () from /usr/lib64/libmcop.so.1 #9 0x0000003bd7e60454 in Arts::StdIOManager::processOneEvent () from /usr/lib64/libmcop.so.1 #10 0x0000003bd7e59576 in Arts::StdIOManager::run () from /usr/lib64/libmcop.so.1 #11 0x000000000041a21b in virtual thunk to Arts::Object_skel::_queryInterface(std::string const&) () #12 0x000000355a01daa4 in __libc_start_main () from /lib64/libc.so.6 #13 0x000000000040eae9 in virtual thunk to Arts::Object_skel::_queryInterface(std::string const&) () #14 0x00007fff41666da8 in ?? () #15 0x0000000000000000 in ?? ()
Javier Perez wrote:
Hi I am having problems with Artsd crashing right and left.
Soundcard detection works fine, but when I want to play whatever, Artsd crashes with any program (Noatun, etc.)
Use the KDE control center to turn off the "Sound System" in the "Sound and Multimedia" section, see if that helps.
-Andy
On 7/3/07, Andy Green andy@warmcat.com wrote:
Javier Perez wrote:
Hi I am having problems with Artsd crashing right and left.
Soundcard detection works fine, but when I want to play whatever, Artsd crashes with any program (Noatun, etc.)
Use the KDE control center to turn off the "Sound System" in the "Sound and Multimedia" section, see if that helps.
-Andy
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Nope, it does not help. It does not matter if it was enabled or disabled, keep on getting the crash as soon as any program wants to emit sound.
Javier Perez wrote:
Nope, it does not help. It does not matter if it was enabled or disabled, keep on getting the crash as soon as any program wants to emit sound.
I think you may find that is because noatun is specifically running its sound through artsd itself. If you use another non-KDE player it won't use a disabled artsd.
-Andy
Javier Perez wrote:
Hi I am having problems with Artsd crashing right and left.
Soundcard detection works fine, but when I want to play whatever, Artsd crashes with any program (Noatun, etc.)
1. noatun has it's own set of issues, i'd recommend not using it.
2. update to kde-3.5.7 (in updates) if you haven't done so already.
3. last, please: rpm -q arts kdemultimedia kdemultimedia-extras kdemultimedia-extras-nonfree
if you have current packages, and problem is still reproducible, please file issue at bugzilla.redhat.com.
-- Rex