Bug 75996 - repeated SIGSEGV's while using KDE
Summary: repeated SIGSEGV's while using KDE
Status: RESOLVED DUPLICATE of bug 70028
Alias: None
Product: arts
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Stefan Westerfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-24 09:13 UTC by Dave
Modified: 2005-01-19 05:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave 2004-02-24 09:13:34 UTC
Version:           arts-1.2.0,1 (using KDE KDE 3.2.0)
Installed from:    FreeBSD Ports
Compiler:          gcc version 3.3.3 [FreeBSD] 20031106 
OS:          FreeBSD

On login artsd crashes and causes a SIGSEGV. This continues throughout the use of KDE, (minimizing, maximizing, closing) usually occurring when something makes a sound. The strange thing is... the sound still works afterwards. It may cause as many as 30 SIGSEGV's repeatedly for every sound made, or go 30 minutes without one. It claims it is unable to create backtraces as well. Here is what little information is included on the backtrace tab:

0x2872e8cf in ?? ()
#0  0x2872e8cf in ?? ()
#1  0x285dd37b in ?? ()
Comment 1 Dave 2004-02-24 18:24:38 UTC
Some additional info. I had just upgraded from KDE 3.1.4 to 3.2.0, and I'm assuming arts was upgraded during that as well. This problem never occurred prior to the upgrade. I even completely deleted kde3 from my system, along with arts, and ANY folder kde put on my system, then reinstalled. This problem still occurred.
Comment 2 Steve Olive 2004-07-15 12:32:27 UTC
Every time a sound is called the artsd crashes with SIGSEGV signal 11. I had done a YAST Online Update earlier today and noticed a kamix upgrade.

Hardware is SoundBlaster Live! card. 

Crash Report below for SUSE Linux 9.1 Professional - only started today 15/7/2004.

(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)...(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 1081149152 (LWP 6782)]
(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 ?? ()
#1  0xbfffc36c in ?? ()
#2  0x00000000 in ?? ()
#3  0x00000000 in ?? ()
#4  0x4050ee63 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#5  0x08055fba in Arts::CrashHandler::defaultCrashHandler ()
#6  <signal handler called>
#7  0x40140180 in Arts::AudioPort::disconnect ()
   from /opt/kde3/lib/libartsflow.so.1
#8  0x4012e738 in Arts::VPortConnection::~VPortConnection ()
   from /opt/kde3/lib/libartsflow.so.1
#9  0x4012f5ec in Arts::VPortConnection::VPortConnection ()
   from /opt/kde3/lib/libartsflow.so.1
#10 0x4012fc0c in Arts::VPort::virtualize ()
   from /opt/kde3/lib/libartsflow.so.1
#11 0x40139c67 in Arts::StdScheduleNode::virtualize ()
   from /opt/kde3/lib/libartsflow.so.1
#12 0x40138aa5 in Arts::BusManager::addClient ()
   from /opt/kde3/lib/libartsflow.so.1
#13 0x40138c6d in Arts::Synth_BUS_UPLINK_impl::connect ()
   from /opt/kde3/lib/libartsflow.so.1
#14 0x40138d59 in Arts::Synth_BUS_UPLINK_impl::streamInit ()
   from /opt/kde3/lib/libartsflow.so.1
#15 0x4012c351 in Arts::StdScheduleNode::start ()
   from /opt/kde3/lib/libartsflow.so.1
#16 0x4012cf8c in Arts::StdSynthModule::start ()
   from /opt/kde3/lib/libartsflow.so.1
#17 0x4015d971 in Arts::Synth_AMAN_PLAY_impl::streamInit ()
   from /opt/kde3/lib/libartsflow.so.1
#18 0x4012c351 in Arts::StdScheduleNode::start ()
   from /opt/kde3/lib/libartsflow.so.1
#19 0x4012cf8c in Arts::StdSynthModule::start ()
   from /opt/kde3/lib/libartsflow.so.1
#20 0x40266d59 in _dispatch_Arts_SynthModule_00 ()
   from /opt/kde3/lib/libartsflow_idl.so.1
#21 0x403f3fd6 in Arts::Object_skel::_dispatch ()
   from /opt/kde3/lib/libmcop.so.1
#22 0x403f4521 in Arts::Dispatcher::handle () from /opt/kde3/lib/libmcop.so.1
#23 0x403ffc15 in Arts::Connection::receive () from /opt/kde3/lib/libmcop.so.1
#24 0x403ffd0c in Arts::SocketConnection::notifyIO ()
   from /opt/kde3/lib/libmcop.so.1
#25 0x403da2fc in Arts::StdIOManager::processOneEvent ()
   from /opt/kde3/lib/libmcop.so.1
#26 0x403c9d21 in Arts::StdIOManager::run () from /opt/kde3/lib/libmcop.so.1
#27 0x403c9be7 in Arts::Dispatcher::run () from /opt/kde3/lib/libmcop.so.1
#28 0x08057896 in main ()
Comment 3 Gregorio Guidi 2004-10-14 17:58:12 UTC
Dup of bug 70028?
Comment 4 Thiago Macieira 2005-01-19 05:21:38 UTC

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