Summary: | Bug in the Soundserver (artsd) | ||
---|---|---|---|
Product: | [Unmaintained] arts | Reporter: | Caio <caio_sm> |
Component: | general | Assignee: | Stefan Westerfeld <stefan> |
Status: | CLOSED UNMAINTAINED | ||
Severity: | crash | CC: | bozho, cyberspheres, janherrygers, panov, ralfalfa, ryan.summey, shlomif, sjorrit, vampa_g, vendion |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Caio
2004-02-07 17:39:21 UTC
Remembering that I use Slackware 9.1 with kernel 2.4.24 I get a similar problem since upgrading to Mandriva 2006. kernel version 2.6.12 (I think) KDE version 3.4.2 As soon as I login and KDE starts up (even before the splash showing the startup process), I get the item "X Soundserver - The KDE Crash Handler". This is 100% repeatable. Under the General Tab: Short description The application Soundserver (artsd) crashed and caused the signal 6 (SIGABRT) What is this? An application terminates with a SIGABRT signal when it detects an internal inconsistency caused by a bug in the program. What can I do? You might want to send a bug report for this application. Check if it is listed on http://bugs.kde.org, otherwise mail the author. Please include as much information as possible, maybe the original documents. If you have a way to reproduce the error, include this also. Under the Backtrace Tab, I get: This backtrace appears to be of no use. This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corruptec in the crash. (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)...[Thread debugging using libthread_db enabled] [New Thread -1217849120 (LWP 22143)] (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)...0xffffe410 in ?? () #0 0xffffe410 in ?? () Unable to create a valid backtrace I guess this would be a form of validation that there is a problem, though sound for some things seems to work anyway. How i can fix this? *** Bug 75849 has been marked as a duplicate of this bug. *** *** Bug 76038 has been marked as a duplicate of this bug. *** *** Bug 122577 has been marked as a duplicate of this bug. *** *** Bug 131494 has been marked as a duplicate of this bug. *** *** Bug 74334 has been marked as a duplicate of this bug. *** *** Bug 88659 has been marked as a duplicate of this bug. *** *** Bug 99176 has been marked as a duplicate of this bug. *** *** Bug 105707 has been marked as a duplicate of this bug. *** Same with opensuse 10.2 using KDE 3.5.7 I was unable to get a backtrace but this is what I have: This backtrace appears to be of no use. This is probably because your packages are built in a way which prevents creation of proper backtraces, or the stack frame was seriously corrupted in the crash. System configuration startup check disabled. Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1217860912 (LWP 7711)] 0xb7f1e410 in ?? () #0 0xb7f1e410 in ?? () #1 0xbfd980d8 in ?? () #2 0x00000000 in ?? () It seems that soundsever works for the first user everytime my computer reboots then it crashes when they logout and stays that way until I restart it again. Something similar here, SuSE 10.1, 2.6.16.27-0.9-default #1 Tue Feb 13 09:35:18 UTC 2007 i686 i686 i386 GNU/Linux, arts-1.5.7-2.3@i586: Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1217820480 (LWP 4829)] [KCrash handler] #4 0xb7e94b76 in Arts::PlayObject_base::_create () from /opt/kde3/lib/libkmedia2_idl.so.1 #5 0x08056456 in Arts::SoundServerV2_impl::createPlayObjectForURL () #6 0xb7e9a7e1 in _dispatch_Arts_PlayObjectFactoryV2_00 () from /opt/kde3/lib/libkmedia2_idl.so.1 #7 0xb7b06126 in Arts::Object_skel::_dispatch () from /opt/kde3/lib/libmcop.so.1 #8 0xb7b067be in Arts::Dispatcher::handle () from /opt/kde3/lib/libmcop.so.1 #9 0xb7b075a9 in Arts::Connection::receive () from /opt/kde3/lib/libmcop.so.1 #10 0xb7b0777b in Arts::SocketConnection::notifyIO () from /opt/kde3/lib/libmcop.so.1 #11 0xb7aec5ab in Arts::StdIOManager::processOneEvent () from /opt/kde3/lib/libmcop.so.1 #12 0xb7ae4a81 in Arts::StdIOManager::run () from /opt/kde3/lib/libmcop.so.1 #13 0xb7ae4907 in Arts::Dispatcher::run () from /opt/kde3/lib/libmcop.so.1 #14 0x0805bda4 in main () I can reproduce this bug here - noatun causes artsd to crash and refuses to play any file, even those with codecs available. Turning off the sound system in kcontrol could not reproduce this problem. I have a Mandriva Cooker system. Is there any solution for it? Regards, Shlomi Fish Arts is no longer developed and has been unmaintained for quite some time - more than 2 years. With phonon as the replacement for arts in KDE4, we're closing out all the arts bugs in Bugzilla since there is no chance of them being fixed. Thanks |