Bug 29290 - KMid causes "non-fatal crash" when MIDI settings are changed.
Summary: KMid causes "non-fatal crash" when MIDI settings are changed.
Status: RESOLVED FIXED
Alias: None
Product: kmid
Classification: Miscellaneous
Component: general (show other bugs)
Version: 2.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Antonio Larrosa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-18 22:33 UTC by tbutler
Modified: 2007-12-03 04:01 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 tbutler 2001-07-18 22:18:55 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kmid
Version:           2.0 (using KDE 2.2.0 beta1)
Severity:          normal
Installed from:    SuSE
Compiler:          gcc version 2.95.2 19991024 (release)
OS:                Linux (i686) release 2.4.0-4GB
OS/Compiler notes: 

KMid seems to crash when ever I change any settings (i.e. tempo synth device midi files etc.) or when I close it. When enbedded into Konqi it does a similar thing causing Konqi to report a crash. The interesting part is though is that KMid doesn't actually close it continues as if nothing ever happened after a crash.

I am running an SB Live! card under the ALSA EMU10k1 driver. I have aRts set to use OSS emulation because it refused to work when set properly to ALSA.

Finally on a different KMid topic KMid seems to have problems embedding into Konqueror. When it embeds it still displays the extremely large grey box with the copyright or info thus often times covering up the text of a web page.

Anyway back to my original problem here is the stack trace:

(no debugging symbols found)...(no debugging symbols found)...
0x40dd45a9 in __wait4 () from /lib/libc.so.6
#0  0x40dd45a9 in __wait4 () from /lib/libc.so.6
#1  0x40e3cad8 in __DTOR_END__ () from /lib/libc.so.6
#2  0x405d5155 in KCrash::defaultCrashHandler ()
   from /opt/kde2//lib/libkdecore.so.3
#3  <signal handler called>
#4  0x40da13d9 in chunk_free () from /lib/libc.so.6
#5  0x40da1253 in free () from /lib/libc.so.6
#6  0x418d9ecf in snd_seq_close () from /usr/lib/libasound.so.1
#7  0x418a2d38 in AlsaOut::closeDev () from /opt/kde2//lib/libkmid.so.0
#8  0x4189e558 in DeviceManager::closeDev () from /opt/kde2//lib/libkmid.so.0
#9  0x4189dcb1 in DeviceManager::~DeviceManager ()
   from /opt/kde2//lib/libkmid.so.0
#10 0x418721c7 in kmidClient::allNotesOff ()
   from /opt/kde2/lib/libkmidpart.so.1
#11 0x4187206b in kmidClient::slotStop () from /opt/kde2/lib/libkmidpart.so.1
#12 0x418739bf in kmidClient::stop () from /opt/kde2/lib/libkmidpart.so.1
#13 0x41883ab8 in KMidPart::slotStop () from /opt/kde2/lib/libkmidpart.so.1
#14 0x408515bd in QObject::activate_signal () from /usr/lib/qt2//lib/libqt.so.2
#15 0x403ed596 in KAction::activated () from /opt/kde2//lib/libkdeui.so.3
#16 0x403df46f in KAction::slotActivated () from /opt/kde2//lib/libkdeui.so.3
#17 0x408515bd in QObject::activate_signal () from /usr/lib/qt2//lib/libqt.so.2
#18 0x40962ff6 in QButton::clicked () from /usr/lib/qt2//lib/libqt.so.2
#19 0x408b1649 in QButton::mouseReleaseEvent ()
   from /usr/lib/qt2//lib/libqt.so.2
#20 0x40897f62 in QWidget::event () from /usr/lib/qt2//lib/libqt.so.2
#21 0x407fea8b in QApplication::notify () from /usr/lib/qt2//lib/libqt.so.2
#22 0x4053cf06 in KApplication::notify () from /opt/kde2//lib/libkdecore.so.3
#23 0x407cecf4 in QETWidget::translateMouseEvent ()
   from /usr/lib/qt2//lib/libqt.so.2
#24 0x407cc4d0 in QApplication::x11ProcessEvent ()
   from /usr/lib/qt2//lib/libqt.so.2
#25 0x407cb4d1 in QApplication::processNextEvent ()
   from /usr/lib/qt2//lib/libqt.so.2
#26 0x408007ff in QApplication::enter_loop () from /usr/lib/qt2//lib/libqt.so.2
#27 0x407cb44b in QApplication::exec () from /usr/lib/qt2//lib/libqt.so.2
#28 0x411ef5f6 in main () from /opt/kde2/lib/konqueror.so
#29 0x804d36a in QCollection::newItem ()
#30 0x804e0c3 in QCollection::newItem ()
#31 0x804e615 in QCollection::newItem ()
#32 0x804f5e1 in QCollection::newItem ()
#33 0x40d4bbaf in __libc_start_main () from /lib/libc.so.6


  Best
     Tim

(Submitted via bugs.kde.org)
(Called from KBugReport dialog)
Comment 1 George Goldberg 2007-10-30 05:28:12 UTC
Is this bug still present in a recent KDE version, such as 3.5.8?
Comment 2 George Goldberg 2007-12-03 04:01:46 UTC
Closing due to feedback timeout. Please reopen if this bug still exists.