Bug 92633 - knotify crashes when changed soundserver settings are applied (artsd is restarted)
Summary: knotify crashes when changed soundserver settings are applied (artsd is resta...
Status: RESOLVED DUPLICATE of bug 91497
Alias: None
Product: arts
Classification: Miscellaneous
Component: knotify (show other bugs)
Version: unspecified
Platform: unspecified FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-03 15:41 UTC by Michael Nottebrock
Modified: 2004-11-03 15:55 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 Michael Nottebrock 2004-11-03 15:41:25 UTC
Version:            (using KDE KDE 3.3.1)
Installed from:    Unspecified BSD
OS:                FreeBSD

Backtrace:

[Switching to LWP 100174]
0x292ea4d7 in wait4 () from /lib/libc.so.5
#0  0x292ea4d7 in wait4 () from /lib/libc.so.5
#1  0x292db8df in waitpid () from /lib/libc.so.5
#2  0x2927f089 in waitpid () from /usr/lib/libpthread.so.1
#3  0x287c5962 in KCrash::defaultCrashHandler (sig=11) at kcrash.cpp:246
#4  0x292856ef in sigaction () from /usr/lib/libpthread.so.1
#5  0xbfbfff94 in ?? ()
#6  0x0000000b in ?? ()
#7  0xbfbfe130 in ?? ()
#8  0xbfbfde70 in ?? ()
#9  0x00000000 in ?? ()
#10 0x2928541c in sigaction () from /usr/lib/libpthread.so.1
#11 0x29c750f7 in std::deque<unsigned long, std::allocator<unsigned long> >::empty (this=0x7)
 at stl_deque.h:870
#12 0x29c7511d in std::stack<unsigned long, std::deque<unsigned long, std::allocator<unsigned
 long> > >::empty (this=0x7) at stl_stack.h:151
#13 0x29c7772e in Arts::Pool<Arts::Buffer>::allocSlot (this=0x4) at pool.h:63
#14 0x29c72bc9 in Arts::Dispatcher::createRequest (this=0x0,
    requestID=@0xbfbfe218, objectID=7, methodID=7) at dispatcher.cc:489
#15 0x29c7b9bc in Arts::Object_stub::_lookupMethod (this=0x8198d34,
    methodDef=@0xbfbfe260) at object.cc:1285
#16 0x29c7cabb in Arts::Object_stub::_lookupMethodFast (this=0x8198d34,
    method=0x29b83e18 "method:0000000573746f700000000005766f69640000000002", '0' <repeats 16
times>) at object.cc:1315
#17 0x29b5a7a5 in Arts::SynthModule_stub::stop (this=0x8198d30)
    at artsflow.cc:158
#18 0x296d69fd in Arts::Synth_AMAN_PLAY::stop (this=0x3f) at artsflow.h:3816
#19 0x29727f44 in KAudioManagerPlay::stop (this=0x8056070)
    at kaudiomanagerplay.cpp:87
#20 0x29727ca9 in ~KAudioManagerPlay (this=0x8191c00)
    at kaudiomanagerplay.cpp:36
#21 0x296d2d97 in ~KNotify (this=0xbfbfe420) at knotify.cpp:246
#22 0x296d283e in kdemain (argc=1, argv=0x8100df0) at knotify.cpp:210
#23 0x0804de75 in launch (argc=1, _name=0x8102144 "knotify",
    args=0x810214c "\001", cwd=0x0, envc=1, envs=0x810215d "",
    reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x80516c2 "0")
    at kinit.cpp:599
#24 0x0804ee2b in handle_launcher_request (sock=8) at kinit.cpp:1163
#25 0x0804f432 in handle_requests (waitForPid=0) at kinit.cpp:1364
#26 0x08050556 in main (argc=3, argv=0xbfbfeb6c, envp=0xbfbfeb7c)
    at kinit.cpp:1817
Comment 1 Tommi Tervo 2004-11-03 15:55:49 UTC

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