Bug 76038 - noatun causes artsd to crash
Summary: noatun causes artsd to crash
Status: RESOLVED DUPLICATE of bug 74479
Alias: None
Product: arts
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Westerfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-24 17:29 UTC by Tiago Quelhas
Modified: 2006-07-29 01:40 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 Tiago Quelhas 2004-02-24 17:29:55 UTC
Version:           2.4.0 (using KDE 3.2.0, compiled sources)
Compiler:          gcc version 3.2.3
OS:          Linux (i686) release 2.6.3

Whenever I start noatun, I get a Crash Handler window telling artsd crashed with a SIGSEGV. noatun will then (silently) refuse to play any files. The same thing happens over and over again if I close/restart noatun several times.

Here's the backtrace from the Crash Handler:

(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)...[New Thread 16384 (LWP 9985)]
0x4051c5c9 in waitpid ()
   from /lib/libpthread.so.0
#0  0x4051c5c9 in waitpid () from /lib/libpthread.so.0
#1  0x080661e6 in virtual thunk to Arts::SampleStorageEntry_skel::~SampleStorageEntry_skel() ()
#2  0x4051ac45 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x400a06e8 in Arts::PlayObject_base::_create(std::string const&) ()
   from /opt/kde/lib/libkmedia2_idl.so.1
#5  0x08054fb3 in virtual thunk to Arts::Object_skel::_removeChild(std::string const&) ()
#6  0x08058287 in virtual thunk to Arts::Object_skel::_removeChild(std::string const&) ()
#7  0x400aa813 in Arts::PlayObjectFactoryV2_skel::_interfaceNameSkel() ()
   from /opt/kde/lib/libkmedia2_idl.so.1
#8  0x40404356 in Arts::Object_skel::_dispatch(Arts::Buffer*, Arts::Buffer*, long) () from /opt/kde/lib/libmcop.so.1
#9  0x403fc478 in Arts::Dispatcher::handle(Arts::Connection*, Arts::Buffer*, long) () from /opt/kde/lib/libmcop.so.1
#10 0x403d5621 in Arts::Connection::receive(unsigned char*, long) ()
   from /opt/kde/lib/libmcop.so.1
#11 0x404098e7 in Arts::SocketConnection::notifyIO(int, int) ()
   from /opt/kde/lib/libmcop.so.1
#12 0x403ffec9 in Arts::StdIOManager::processOneEvent(bool) ()
   from /opt/kde/lib/libmcop.so.1
#13 0x404002a0 in Arts::StdIOManager::run() () from /opt/kde/lib/libmcop.so.1
#14 0x403fe047 in Arts::Dispatcher::run() () from /opt/kde/lib/libmcop.so.1
#15 0x0806317c in std::_Rb_tree_rotate_right(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*&) ()
#16 0x40652d06 in __libc_start_main () from /lib/libc.so.6
Comment 1 Stefan Gehn 2004-06-05 10:59:23 UTC
your arts install is broken. And as artsd is crashing i'll reassign this to arts
Comment 2 Marek Zalfresso-Jundzillo 2006-02-22 11:27:53 UTC
I have the same problem - it fails on my Dell computer (Optiplex GX270) at work, while on my homemade PC all works OK, even that I use two sound cards (built in + PCI SB Audigy). If you need more details - please contact me at: mzalfres at wp dot pl. I'll be happy to help.

I try to keep both machines with more or less the same config, both runinng latest Slackware (10.2) linux with latest kernel - currently 2.6.15, and distibution packages KDE 3.5.
Comment 3 Andreas Kling 2006-07-29 01:40:21 UTC

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