Bug 91588 - knotify crashes every time after applying the change to midi mapper
Summary: knotify crashes every time after applying the change to midi mapper
Status: RESOLVED DUPLICATE of bug 91497
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: knotify (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Carsten Pfeiffer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-18 14:17 UTC by Oleg Lelchuk
Modified: 2004-10-19 11:43 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 Oleg Lelchuk 2004-10-18 14:17:40 UTC
Version:            (using KDE KDE 3.3.1)
Installed from:    Compiled From Sources
Compiler:          gcc-3.3.3 
OS:                Linux

Every time I put or remove the check mark next to "Use Midi Mapper" in the Control Center Center and hit Apply, knotify crashes and causes the signal 11.
 Here is the backtrace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 960)]
[KCrash handler]
#4  0x41e66e6a in Arts::Dispatcher::createRequest () from /kde/lib/libmcop.so.1
#5  0x41e74f3e in Arts::Object_stub::_lookupMethod ()
   from /kde/lib/libmcop.so.1
#6  0x41e750f7 in Arts::Object_stub::_lookupMethodFast ()
   from /kde/lib/libmcop.so.1
#7  0x41d907c1 in Arts::SynthModule_stub::stop ()
   from /kde/lib/libartsflow_idl.so.1
#8  0x419cd796 in KAudioManagerPlay::stop () from /kde/lib/libartskde.so.1
#9  0x419cd095 in KAudioManagerPlay::~KAudioManagerPlay ()
   from /kde/lib/libartskde.so.1
#10 0x41971668 in KNotify::~KNotify () from /kde/lib/kde3/knotify.so
#11 0x41970842 in kdemain () from /kde/lib/kde3/knotify.so
#12 0x0804cc56 in launch ()
#13 0x0804e2c1 in handle_launcher_request ()
#14 0x0804e80d in handle_requests ()
#15 0x0804f972 in main ()
Comment 1 Paul Sprakes 2004-10-18 14:59:34 UTC
Is this a dupe of bug 91497?
Comment 2 Oleg Lelchuk 2004-10-18 18:27:11 UTC
 I'm not sure if it's a duplicate of that bug; I tried to change
only midi settings, but not other settings related to sound.
Comment 3 Oleg Lelchuk 2004-10-18 18:32:22 UTC
Yeah, I just enabled full duplex and knotify crashed. I think
this bug is a duplicate of that bug, but you know these things
better than me.
Comment 4 Paul Sprakes 2004-10-19 11:43:24 UTC

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