Bug 115083

Summary: artsd is crashing all the time since the upgrade to kde 3.5 rc2
Product: arts Reporter: Nils-Arne Pohlandt <nilsarne>
Component: generalAssignee: Stefan Westerfeld <stefan>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Other   
Latest Commit: Version Fixed In:

Description Nils-Arne Pohlandt 2005-10-25 21:46:13 UTC
Version:            (using KDE KDE 3.4.92)
Installed from:    Ubuntu Packages
OS:                Other

Since if upgraded to kde 3.5 rc2 my soundserver is crashing all the time and can't stop crashing.

--------------
Backtrace:

Using host libthread_db library "/lib/tls/i686/cmov/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 -1219372832 (LWP 9899)]
(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]
#14 0xb77a333e in __gnu_cxx::__pool<true>::_M_reclaim_block ()
   from /usr/lib/libstdc++.so.6
#15 0xb7ef8bff in virtual thunk to Arts::SoundServerV2_stub::version() ()
   from /usr/lib/libsoundserver_idl.so.1
#16 0xb7f188a0 in Arts::SampleStorageEntry_base::_IID ()
   from /usr/lib/libsoundserver_idl.so.1
#17 0x08106608 in ?? ()
#18 0x00000004 in ?? ()
#19 0x08104fb8 in ?? ()
#20 0x08106608 in ?? ()
#21 0x00000000 in ?? ()
#22 0xbf93fe68 in ?? ()
#23 0xb7f02a2c in ?? () from /usr/lib/libsoundserver_idl.so.1
#24 0xbf93fea4 in ?? ()
#25 0xbf93feb0 in ?? ()
#26 0xbf93fe68 in ?? ()
#27 0xb7ef9b0c in virtual thunk to Arts::GSLPlayObject_base::_defaultPortsOut() const () from /usr/lib/libsoundserver_idl.so.1
#28 0xbf93feb0 in ?? ()
#29 0x08106608 in ?? ()
#30 0x00000001 in ?? ()
#31 0x08104fb8 in ?? ()
#32 0xb7eb9cd8 in ?? () from /usr/lib/libsoundserver_idl.so.1
#33 0x00000000 in ?? ()
#34 0xbf93fea4 in ?? ()
#35 0xbf93fe8c in ?? ()
#36 0x0816202c in ?? ()
#37 0xb7f38b30 in _dl_rtld_di_serinfo () from /lib/ld-linux.so.2
#38 0xb7eed232 in Arts::SoundServerStartup_base::_fromString ()
   from /usr/lib/libsoundserver_idl.so.1

------------------

You can reproduce it easily when you try to start the sound and you will get the crash at once when he tries to start up.
Comment 1 Maksim Orlovich 2005-10-25 22:09:52 UTC
export GLIBCXX_FORCE_NEW=1 before starting aRts

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