Bug 236168 - Network Manager crashes when switching from its default wired connection to the custom one that I created
Summary: Network Manager crashes when switching from its default wired connection to t...
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-05-03 15:21 UTC by Leonardo
Modified: 2010-07-07 02:40 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 Leonardo 2010-05-03 15:21:37 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-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Being unable to find out how to modify it's default dhcp connection (it doesn't appear anywhere) I created a new static IP wired connection. When done I tried to switch to the new connection but the network manager crashes every time. I'm on a 10.04 Kubuntu installed from scratch.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x8970c30) at kernel/qaction.cpp:793
#7  0x01562668 in QMenu::mouseMoveEvent (this=0x8970c30, e=0xbf9a4070) at widgets/qmenu.cpp:2810
#8  0x0111a69a in QWidget::event (this=0x89707b8, event=0xbf9a4070) at kernel/qwidget.cpp:7983
#9  0x015640cc in QMenu::event (this=0x89707b8, e=0xbf9a4070) at widgets/qmenu.cpp:2414
#10 0x06529f3f in Oxygen::MenuBarDataV1::eventFilter (this=0x8acd6f8, object=0x89707b8, event=0xbf9a4070) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0x01b6acda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x88c5248, receiver=0x89707b8, event=0xbf9a4070) at kernel/qcoreapplication.cpp:819
#12 0x010bc4b9 in QApplicationPrivate::notify_helper (this=0x88c5248, receiver=0x89707b8, e=0xbf9a4070) at kernel/qapplication.cpp:4296
#13 0x010c39f7 in QApplication::notify (this=0xbf9a5cf0, receiver=0x89707b8, e=0xbf9a4070) at kernel/qapplication.cpp:3865
#14 0x00725f2a in KApplication::notify (this=0xbf9a5cf0, receiver=0x89707b8, event=0xbf9a4070) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x01b6ba3b in QCoreApplication::notifyInternal (this=0xbf9a5cf0, receiver=0x89707b8, event=0xbf9a4070) at kernel/qcoreapplication.cpp:704
#16 0x010c2952 in QCoreApplication::sendEvent (receiver=0x89707b8, event=0xbf9a4070, alienWidget=0x0, nativeWidget=0x89707b8, buttonDown=0x1a00058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x89707b8, event=0xbf9a4070, alienWidget=0x0, nativeWidget=0x89707b8, buttonDown=0x1a00058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x010c2e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x88c5248, widget=0x8ac7098) at kernel/qapplication.cpp:3051
#19 0x01119236 in QWidgetPrivate::hideChildren (this=0x8ac8120, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x011193ea in QWidgetPrivate::hide_helper (this=0x8ac8120) at kernel/qwidget.cpp:7283
#21 0x01122b40 in QWidget::setVisible (this=0x8ac68b8, visible=false) at kernel/qwidget.cpp:7455
#22 0x011270d0 in QWidget::hide (this=0x8ac6300, widget=0x8ac68b8) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x8ac6300, widget=0x8ac68b8) at kernel/qwidgetaction.cpp:206
#24 0x0155e212 in QMenu::actionEvent (this=0x89707b8, e=0xbf9a4858) at widgets/qmenu.cpp:2883
#25 0x0111a97d in QWidget::event (this=0x89707b8, event=0xbf9a4858) at kernel/qwidget.cpp:8373
#26 0x015640cc in QMenu::event (this=0x89707b8, e=0xbf9a4858) at widgets/qmenu.cpp:2414
#27 0x010bc4dc in QApplicationPrivate::notify_helper (this=0x88c5248, receiver=0x89707b8, e=0xbf9a4858) at kernel/qapplication.cpp:4300
#28 0x010c30f9 in QApplication::notify (this=0xbf9a5cf0, receiver=0x89707b8, e=0xbf9a4858) at kernel/qapplication.cpp:4265
#29 0x00725f2a in KApplication::notify (this=0xbf9a5cf0, receiver=0x89707b8, event=0xbf9a4858) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x01b6ba3b in QCoreApplication::notifyInternal (this=0xbf9a5cf0, receiver=0x89707b8, event=0xbf9a4858) at kernel/qcoreapplication.cpp:704
#31 0x0110f9a2 in QCoreApplication::sendEvent (this=0x89707b8, action=0x8ac6300) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x89707b8, action=0x8ac6300) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

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

Possible duplicates by query: bug 236165, bug 236153, bug 236033, bug 235988, bug 235877.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-07-07 02:40:58 UTC

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