Bug 118226

Summary: artsd crash causing signal 11 randomly and sometimes while exiting xine/mplayer/etc
Product: [Unmaintained] arts Reporter: Andy Butler <themonkman>
Component: artsdAssignee: Stefan Westerfeld <stefan>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andy Butler 2005-12-13 05:37:19 UTC
Version:           1.5.0-5 (using KDE KDE 3.5.0)
Installed from:    SuSE RPMs
Compiler:          3.3.3-41 
OS:                Linux

Usually when exiting or using any sort of multimedia software like xine, mplayer, etc...artsd crashes with a signal 11 (SIGSEGV) with the following backtrace.  Several crashes, sometimes as many as 4, happen consecutively with only several seconds apart.  I am running SuSE 9.1 (fairly heavily upgraded), kernel 2.6.5-7.201-default, ALSA, I82801DB Intel onboard sound.

Here is the backtrace:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 11758)]
[KCrash handler]
#5  0x400b8a26 in Arts::PlayObject_base::_create ()
   from /opt/kde3/lib/libkmedia2_idl.so.1
#6  0x08059281 in Arts::SoundServerV2_impl::createPlayObjectForURL ()
#7  0x400b4d74 in _dispatch_Arts_PlayObjectFactoryV2_00 ()
   from /opt/kde3/lib/libkmedia2_idl.so.1
#8  0x40414006 in Arts::Object_skel::_dispatch ()
   from /opt/kde3/lib/libmcop.so.1
#9  0x40414551 in Arts::Dispatcher::handle () from /opt/kde3/lib/libmcop.so.1
#10 0x40421c65 in Arts::Connection::receive () from /opt/kde3/lib/libmcop.so.1
#11 0x40421d5c in Arts::SocketConnection::notifyIO ()
   from /opt/kde3/lib/libmcop.so.1
#12 0x403f946c in Arts::StdIOManager::processOneEvent ()
   from /opt/kde3/lib/libmcop.so.1
#13 0x403e8e91 in Arts::StdIOManager::run () from /opt/kde3/lib/libmcop.so.1
#14 0x403e8d57 in Arts::Dispatcher::run () from /opt/kde3/lib/libmcop.so.1
#15 0x080578b8 in main ()
Comment 1 Thiago Macieira 2005-12-18 05:03:13 UTC
118529 looks more complete.

*** This bug has been marked as a duplicate of 118529 ***