Bug 243349 - Crashed when swtiching from auto eth0 to new connection
Summary: Crashed when swtiching from auto eth0 to new connection
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-01 14:40 UTC by Daniel Bengtsson
Modified: 2010-07-07 02:29 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 Daniel Bengtsson 2010-07-01 14:40:33 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I created a new wired connection and then switched from the Auto eth0 one to the new in the tray icon and got this crash.

 -- Backtrace:
Application: Knetworkmanager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x0109294a in QAction::isSeparator (this=0x9c211f8) at kernel/qaction.cpp:793
#7  0x0153f668 in QMenu::mouseMoveEvent (this=0x9c211f8, e=0xbfe79f10) at widgets/qmenu.cpp:2810
#8  0x010f769a in QWidget::event (this=0x9c2ab88, event=0xbfe79f10) at kernel/qwidget.cpp:7983
#9  0x015410cc in QMenu::event (this=0x9c2ab88, e=0xbfe79f10) at widgets/qmenu.cpp:2414
#10 0x02d43f3f in Oxygen::MenuBarDataV1::eventFilter (this=0x9c3d2a8, object=0x9c2ab88, event=0xbfe79f10) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0x0244fcda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9aee928, receiver=0x9c2ab88, event=0xbfe79f10) at kernel/qcoreapplication.cpp:819
#12 0x010994b9 in QApplicationPrivate::notify_helper (this=0x9aee928, receiver=0x9c2ab88, e=0xbfe79f10) at kernel/qapplication.cpp:4296
#13 0x010a09f7 in QApplication::notify (this=0xbfe7bc10, receiver=0x9c2ab88, e=0xbfe79f10) at kernel/qapplication.cpp:3865
#14 0x002eff2a in KApplication::notify (this=0xbfe7bc10, receiver=0x9c2ab88, event=0xbfe79f10) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x02450a3b in QCoreApplication::notifyInternal (this=0xbfe7bc10, receiver=0x9c2ab88, event=0xbfe79f10) at kernel/qcoreapplication.cpp:704
#16 0x0109f952 in QCoreApplication::sendEvent (receiver=0x9c2ab88, event=0xbfe79f10, alienWidget=0x0, nativeWidget=0x9c2ab88, buttonDown=0x19dd058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x9c2ab88, event=0xbfe79f10, alienWidget=0x0, nativeWidget=0x9c2ab88, buttonDown=0x19dd058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x0109fe9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x9aee928, widget=0x9c36960) at kernel/qapplication.cpp:3051
#19 0x010f6236 in QWidgetPrivate::hideChildren (this=0x9b6c0b0, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x010f63ea in QWidgetPrivate::hide_helper (this=0x9b6c0b0) at kernel/qwidget.cpp:7283
#21 0x010ffb40 in QWidget::setVisible (this=0x9bdb298, visible=false) at kernel/qwidget.cpp:7455
#22 0x011040d0 in QWidget::hide (this=0x9c0e820, widget=0x9bdb298) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x9c0e820, widget=0x9bdb298) at kernel/qwidgetaction.cpp:206
#24 0x0153b212 in QMenu::actionEvent (this=0x9c2ab88, e=0xbfe7a6f8) at widgets/qmenu.cpp:2883
#25 0x010f797d in QWidget::event (this=0x9c2ab88, event=0xbfe7a6f8) at kernel/qwidget.cpp:8373
#26 0x015410cc in QMenu::event (this=0x9c2ab88, e=0xbfe7a6f8) at widgets/qmenu.cpp:2414
#27 0x010994dc in QApplicationPrivate::notify_helper (this=0x9aee928, receiver=0x9c2ab88, e=0xbfe7a6f8) at kernel/qapplication.cpp:4300
#28 0x010a00f9 in QApplication::notify (this=0xbfe7bc10, receiver=0x9c2ab88, e=0xbfe7a6f8) at kernel/qapplication.cpp:4265
#29 0x002eff2a in KApplication::notify (this=0xbfe7bc10, receiver=0x9c2ab88, event=0xbfe7a6f8) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x02450a3b in QCoreApplication::notifyInternal (this=0xbfe7bc10, receiver=0x9c2ab88, event=0xbfe7a6f8) at kernel/qcoreapplication.cpp:704
#31 0x010ec9a2 in QCoreApplication::sendEvent (this=0x9c2ab88, action=0x9c0e820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x9c2ab88, action=0x9c0e820) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

Possible duplicates by query: bug 243301, bug 243010, bug 243008, bug 242972, bug 242892.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-07-07 02:29:18 UTC

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