Bug 67033 - artsd crashes when playing ogg-files in noatun and closing another window (bt appended)
Summary: artsd crashes when playing ogg-files in noatun and closing another window (bt...
Status: RESOLVED DUPLICATE of bug 70028
Alias: None
Product: arts
Classification: Miscellaneous
Component: artsd (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Westerfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-02 09:30 UTC by Jens Zurheide
Modified: 2005-04-19 02:49 UTC (History)
1 user (show)

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 Jens Zurheide 2003-11-02 09:30:40 UTC
Version:           1.2.0 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-3.3 
OS:          Linux

My current "setup" is this: I compile parts of KDE in the background so that the system load is rather high (Dual PIII-550 and make -j 2).
Playing a list of ogg files in noatun works well unless I close an application window like the one from qt-assistant. Most time artsd crashes with the appended backtrace and the current ogg file is skipped to the end.

Thanks for having a look into this.

#1  0x0806c5b3 in Arts::CrashHandler::defaultCrashHandler(int) (sig=6)
    at /usr/local/kde/source-cvs/arts/soundserver/crashhandler.cc:215
#2  0x406cf895 in __pthread_sighandler () from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x40820691 in kill () from /lib/libc.so.6
#5  0x406cc511 in pthread_kill () from /lib/libpthread.so.0
#6  0x406cc83b in raise () from /lib/libpthread.so.0
#7  0x40820424 in raise () from /lib/libc.so.6
#8  0x40821a50 in abort () from /lib/libc.so.6
#9  0x408199b2 in __assert_fail () from /lib/libc.so.6
#10 0x40154426 in Arts::AudioPort::disconnect(Arts::Port*) (this=0x40e01be8, 
    psource=0x40ebfae8)
    at /usr/local/kde/source-cvs/arts/flow/gslschedule.cc:256
#11 0x4017d265 in ~VPortConnection (this=0x40e01e70)
    at /usr/local/kde/source-cvs/arts/flow/virtualports.cc:193
#12 0x4017c9fe in VPortConnection (this=0x40e05570, source=0x40e01c28, 
    dest=0x80a6788, style=vcMasquerade)
    at /usr/local/kde/source-cvs/arts/flow/virtualports.cc:127
#13 0x4017d92a in Arts::VPort::virtualize(Arts::VPort*) (this=0x40e01c28, 
    forward=0x80a6788)
    at /usr/local/kde/source-cvs/arts/flow/virtualports.cc:297
#14 0x401565b4 in Arts::StdScheduleNode::virtualize(std::string const&, Arts::ScheduleNode*, std::string const&) (this=0x40e01ba8, port=@0xbfffcdb0, 
    implNode=0x80a6718, implPort=@0xbfffcdd0)
    at /usr/local/kde/source-cvs/arts/flow/gslschedule.cc:698
#15 0x4018051d in Arts::BusManager::addClient(std::string const&, Arts::BusClient*) (this=0x80909b8, busname=@0x40e01b60, client=0x40e01b54)
    at /usr/local/kde/source-cvs/arts/flow/bus.cc:107
#16 0x40181330 in Arts::Synth_BUS_UPLINK_impl::connect() (this=0x40e01b38)
    at /usr/local/kde/source-cvs/arts/flow/bus.cc:245
#17 0x40181257 in Arts::Synth_BUS_UPLINK_impl::streamInit() (this=0x40e01b38)
    at /usr/local/kde/source-cvs/arts/flow/bus.cc:223
#18 0x4015609f in Arts::StdScheduleNode::start() (this=0x40e01ba8)
    at /usr/local/kde/source-cvs/arts/flow/gslschedule.cc:614
#19 0x401698b1 in Arts::StdSynthModule::start() (this=0x40e01b44)
    at /usr/local/kde/source-cvs/arts/flow/stdsynthmodule.cc:54
#20 0x0805d6bf in Arts::Synth_BUS_UPLINK::start() (this=0x40e01784)
    at ../flow/artsflow.h:3385
#21 0x4018a8a8 in Arts::Synth_AMAN_PLAY_impl::streamInit() (this=0x40e01780)
    at /usr/local/kde/source-cvs/arts/flow/audiomanager_impl.cc:180
#22 0x4015609f in Arts::StdScheduleNode::start() (this=0x40e01d20)
    at /usr/local/kde/source-cvs/arts/flow/gslschedule.cc:614
#23 0x401698b1 in Arts::StdSynthModule::start() (this=0x40e017e0)
    at /usr/local/kde/source-cvs/arts/flow/stdsynthmodule.cc:54
#24 0x402d269e in _dispatch_Arts_SynthModule_00 (object=0x40e01780)
    at artsflow.cc:244
#25 0x404d3aff in Arts::Object_skel::_dispatch(Arts::Buffer*, Arts::Buffer*, long) (this=0x40e017c8, request=0x40ebfdc8, result=0x40ed0fc0, methodID=20)
    at /usr/local/kde/source-cvs/arts/mcop/object.cc:850
#26 0x404c6cce in Arts::Dispatcher::handle(Arts::Connection*, Arts::Buffer*, long) (this=0xbffff3f0, conn=0x40e016b0, buffer=0x40ebfdc8, messageType=4)
    at /usr/local/kde/source-cvs/arts/mcop/dispatcher.cc:560
#27 0x404988fb in Arts::Connection::receive(unsigned char*, long) (
    this=0x40e016b0, newdata=0xbfffd0d0 "MCOP", newlen=24)
    at /usr/local/kde/source-cvs/arts/mcop/connection.cc:168
#28 0x404da9be in Arts::SocketConnection::notifyIO(int, int) (this=0x40e016b0, 
    _fd=15, types=1)
    at /usr/local/kde/source-cvs/arts/mcop/socketconnection.cc:139
#29 0x404ce36c in Arts::StdIOManager::processOneEvent(bool) (this=0x807d9b8, 
    blocking=true) at /usr/local/kde/source-cvs/arts/mcop/iomanager.cc:308
#30 0x404ce59c in Arts::StdIOManager::run() (this=0x807d9b8)
    at /usr/local/kde/source-cvs/arts/mcop/iomanager.cc:357
#31 0x404c83d0 in Arts::Dispatcher::run() (this=0xbffff3f0)
    at /usr/local/kde/source-cvs/arts/mcop/dispatcher.cc:955
#32 0x08068ab0 in main (argc=17, argv=0xbffff504)
    at /usr/local/kde/source-cvs/arts/soundserver/artsd.cc:360
#33 0x4080c8ae in __libc_start_main () from /lib/libc.so.6
Comment 1 Maksim Orlovich 2005-04-19 02:49:01 UTC

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