Bug 227542 - KMix crash after plugging in a USB device and opening KMix
Summary: KMix crash after plugging in a USB device and opening KMix
Status: RESOLVED DUPLICATE of bug 220621
Alias: None
Product: kmix
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Christian Esken
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-18 17:56 UTC by ancow
Modified: 2010-02-18 18:11 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 ancow 2010-02-18 17:56:35 UTC
Application: kmix (3.6-alpha2)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
See bug #220621.
I had kmix active and plugged in a USB device. I then opened kmix using the systray icon. While KMix was opening, I clicked on the USB device tab -> crash.

It worked the second time I tried, but I didn't click quite so soon.

 -- Backtrace:
Application: KMix (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x01e4d49c in QWidget::maximumSize (this=0x8d225a0) at kernel/qwidget.cpp:3510
#7  0x0229cf94 in QMenuPrivate::updateActionRects (this=0x8d222a8) at widgets/qmenu.cpp:307
#8  0x022a3cf5 in QMenu::event (this=0x8b272a8, e=0xbfe22ab8) at widgets/qmenu.cpp:2395
#9  0x01dfd27c in QApplicationPrivate::notify_helper (this=0x8998f18, receiver=0x8b272a8, e=0xbfe22ab8) at kernel/qapplication.cpp:4298
#10 0x01e03f79 in QApplication::notify (this=0x8997c20, receiver=0x8b272a8, e=0xbfe22ab8) at kernel/qapplication.cpp:4263
#11 0x011c91fa in KApplication::notify (this=0x8997c20, receiver=0x8b272a8, event=0xbfe22ab8) at ../../kdeui/kernel/kapplication.cpp:302
#12 0x00a8bcfb in QCoreApplication::notifyInternal (this=0x8997c20, receiver=0x8b272a8, event=0xbfe22ab8) at kernel/qcoreapplication.cpp:704
#13 0x01e5a4c9 in QCoreApplication::sendEvent (this=0x8d222a8, recursive=true, disableUpdates=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#14 QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8d222a8, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7066
#15 0x01e5a437 in QWidgetPrivate::sendPendingMoveAndResizeEvents (this=0x8a8eab0, recursive=true, disableUpdates=true) at kernel/qwidget.cpp:7078
#16 0x01e6039e in QWidgetPrivate::prepareToRender (this=0x8c8c368, region=..., renderFlags=...) at kernel/qwidget.cpp:5145
#17 0x01e655bd in QWidget::render (this=0x8c74bd0, target=0xbfe22d74, targetOffset=..., sourceRegion=..., renderFlags=...) at kernel/qwidget.cpp:4853
#18 0x02795a7d in Oxygen::TransitionWidget::grabWidget (this=0x8e3bc60, pixmap=..., widget=0x8c74bd0, rect=...) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:228
#19 0x02796289 in Oxygen::TransitionWidget::grab (this=0x8e3bc60, widget=0x8c74bd0, rect=...) at ../../../kstyles/oxygen/transitions/oxygentransitionwidget.cpp:91
#20 0x0278d345 in Oxygen::ComboBoxData::timerEvent (this=0x8e3bb30, event=0xbfe23310) at ../../../kstyles/oxygen/transitions/oxygencomboboxdata.cpp:97
#21 0x00a9c5a4 in QObject::event (this=0x8e3bb30, e=0x0) at kernel/qobject.cpp:1212
#22 0x01dfd27c in QApplicationPrivate::notify_helper (this=0x8998f18, receiver=0x8e3bb30, e=0xbfe23310) at kernel/qapplication.cpp:4298
#23 0x01e03ede in QApplication::notify (this=0x8997c20, receiver=0x8e3bb30, e=0xbfe23310) at kernel/qapplication.cpp:3702
#24 0x011c91fa in KApplication::notify (this=0x8997c20, receiver=0x8e3bb30, event=0xbfe23310) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00a8bcfb in QCoreApplication::notifyInternal (this=0x8997c20, receiver=0x8e3bb30, event=0xbfe23310) at kernel/qcoreapplication.cpp:704
#26 0x00abaf96 in QCoreApplication::sendEvent (this=0x899bd34) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QTimerInfoList::activateTimers (this=0x899bd34) at kernel/qeventdispatcher_unix.cpp:603
#28 0x00ab7bf4 in timerSourceDispatch (source=0x899bd00) at kernel/qeventdispatcher_glib.cpp:184
#29 0x065e6e88 in g_main_dispatch (context=0x899ae90) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960
#30 IA__g_main_context_dispatch (context=0x899ae90) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513
#31 0x065ea730 in g_main_context_iterate (context=0x899ae90, block=<value optimized out>, dispatch=1, self=0x8997bf8) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591
#32 0x065ea863 in IA__g_main_context_iteration (context=0x899ae90, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654
#33 0x00ab78e5 in QEventDispatcherGlib::processEvents (this=0x8998ab8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0x01ebc485 in QGuiEventDispatcherGlib::processEvents (this=0x8998ab8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00a8a319 in QEventLoop::processEvents (this=0xbfe235d4, flags=) at kernel/qeventloop.cpp:149
#36 0x00a8a76a in QEventLoop::exec (this=0xbfe235d4, flags=...) at kernel/qeventloop.cpp:201
#37 0x00a8e95f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#38 0x01dfd317 in QApplication::exec () at kernel/qapplication.cpp:3577
#39 0x018d4043 in kdemain (argc=3, argv=0x897c7f0) at ../../kmix/main.cpp:71
#40 0x0804dff7 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x897c7b0 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051405 "0") at ../../kinit/kinit.cpp:717
#41 0x0804ec15 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1209
#42 0x0804f08c in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1402
#43 0x0804fe2f in main (argc=4, argv=0xbfe240e4, envp=0xbfe240f8) at ../../kinit/kinit.cpp:1841

This bug may be a duplicate of or related to bug 220621.

Possible duplicates by query: bug 220621.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-18 18:11:07 UTC
Merging with bug 220621. Thanks

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