Bug 232737 - NetworkManager crashing when changing wired network
Summary: NetworkManager crashing when changing wired network
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-03-30 19:24 UTC by Ralf Jung
Modified: 2010-03-31 14:59 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 Ralf Jung 2010-03-30 19:24:49 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.1 (KDE 4.4.1)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-17-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
What I was doing:
I selected one of the wired network settings (in addition to the "auto" one, I also added one where I set the DNS server manually), then NetworkManager crashes. This happened several times, though not each time I change the options (every 3rd time, I'd estimate).

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x89aaad8) at kernel/qaction.cpp:793
#7  0x015864a8 in QMenu::mouseMoveEvent (this=0x89aaad8, e=0xbfeb6f60) at widgets/qmenu.cpp:2810
#8  0x0113e62a in QWidget::event (this=0x89aa660, event=0xbfeb6f60) at kernel/qwidget.cpp:7983
#9  0x01587f0c in QMenu::event (this=0x89aa660, e=0xbfeb6f60) at widgets/qmenu.cpp:2414
#10 0x01f5ae4f in Oxygen::MenuBarDataV1::eventFilter (this=0x8b071d0, object=0x89aa660, event=0xbfeb6f60) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0x01b8ec7a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x88a8ca0, receiver=0x89aa660, event=0xbfeb6f60) at kernel/qcoreapplication.cpp:819
#12 0x010e04b9 in QApplicationPrivate::notify_helper (this=0x88a8ca0, receiver=0x89aa660, e=0xbfeb6f60) at kernel/qapplication.cpp:4296
#13 0x010e79f7 in QApplication::notify (this=0xbfeb8be0, receiver=0x89aa660, e=0xbfeb6f60) at kernel/qapplication.cpp:3865
#14 0x00cf3f3a in KApplication::notify (this=0xbfeb8be0, receiver=0x89aa660, event=0xbfeb6f60) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x01b8f9db in QCoreApplication::notifyInternal (this=0xbfeb8be0, receiver=0x89aa660, event=0xbfeb6f60) at kernel/qcoreapplication.cpp:704
#16 0x010e6952 in QCoreApplication::sendEvent (receiver=0x89aa660, event=0xbfeb6f60, alienWidget=0x0, nativeWidget=0x89aa660, buttonDown=0x1a24058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x89aa660, event=0xbfeb6f60, alienWidget=0x0, nativeWidget=0x89aa660, buttonDown=0x1a24058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x010e6e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x88a8ca0, widget=0x8aa06d8) at kernel/qapplication.cpp:3051
#19 0x0113d1c6 in QWidgetPrivate::hideChildren (this=0x8aa0080, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x0113d37a in QWidgetPrivate::hide_helper (this=0x8aa0080) at kernel/qwidget.cpp:7283
#21 0x01146ad0 in QWidget::setVisible (this=0x89eee98, visible=false) at kernel/qwidget.cpp:7455
#22 0x0114b060 in QWidget::hide (this=0x8a9fe70, widget=0x89eee98) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x8a9fe70, widget=0x89eee98) at kernel/qwidgetaction.cpp:206
#24 0x01582052 in QMenu::actionEvent (this=0x89aa660, e=0xbfeb7748) at widgets/qmenu.cpp:2883
#25 0x0113e90d in QWidget::event (this=0x89aa660, event=0xbfeb7748) at kernel/qwidget.cpp:8373
#26 0x01587f0c in QMenu::event (this=0x89aa660, e=0xbfeb7748) at widgets/qmenu.cpp:2414
#27 0x010e04dc in QApplicationPrivate::notify_helper (this=0x88a8ca0, receiver=0x89aa660, e=0xbfeb7748) at kernel/qapplication.cpp:4300
#28 0x010e70f9 in QApplication::notify (this=0xbfeb8be0, receiver=0x89aa660, e=0xbfeb7748) at kernel/qapplication.cpp:4265
#29 0x00cf3f3a in KApplication::notify (this=0xbfeb8be0, receiver=0x89aa660, event=0xbfeb7748) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x01b8f9db in QCoreApplication::notifyInternal (this=0xbfeb8be0, receiver=0x89aa660, event=0xbfeb7748) at kernel/qcoreapplication.cpp:704
#31 0x01133932 in QCoreApplication::sendEvent (this=0x89aa660, action=0x8a9fe70) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x89aa660, action=0x8a9fe70) at kernel/qwidget.cpp:3018
#33 0x080565af in _start ()

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

Possible duplicates by query: bug 232610, bug 232512, bug 230271, bug 230068, bug 228677.

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-31 14:59:12 UTC
This is being tracked at bug 215080. Regards

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