Bug 261444 - KNetworkManager crashed on attemt to activate new network configuration
Summary: KNetworkManager crashed on attemt to activate new network configuration
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-12-28 12:36 UTC by bug008_
Modified: 2010-12-28 21:17 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 bug008_ 2010-12-28 12:36:54 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-27-generic-pae i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
KNetworkManager crashed on attemt to activate new network configuration

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x8195d48) at kernel/qaction.cpp:793
#7  0xb6953668 in QMenu::mouseMoveEvent (this=0x8195d48, e=0xbfe0da00) at widgets/qmenu.cpp:2810
#8  0xb650b69a in QWidget::event (this=0x8195870, event=0xbfe0da00) at kernel/qwidget.cpp:7983
#9  0xb69550cc in QMenu::event (this=0x8195870, e=0xbfe0da00) at widgets/qmenu.cpp:2414
#10 0xb5126f3f in Oxygen::MenuBarDataV1::eventFilter (this=0x8314f58, object=0x8195870, event=0xbfe0da00) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0xb61e8cda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x80df238, receiver=0x8195870, event=0xbfe0da00) at kernel/qcoreapplication.cpp:819
#12 0xb64ad4b9 in QApplicationPrivate::notify_helper (this=0x80df238, receiver=0x8195870, e=0xbfe0da00) at kernel/qapplication.cpp:4296
#13 0xb64b49f7 in QApplication::notify (this=0xbfe0f680, receiver=0x8195870, e=0xbfe0da00) at kernel/qapplication.cpp:3865
#14 0xb72bbf2a in KApplication::notify (this=0xbfe0f680, receiver=0x8195870, event=0xbfe0da00) at ../../kdeui/kernel/kapplication.cpp:302
#15 0xb61e9a3b in QCoreApplication::notifyInternal (this=0xbfe0f680, receiver=0x8195870, event=0xbfe0da00) at kernel/qcoreapplication.cpp:704
#16 0xb64b3952 in QCoreApplication::sendEvent (receiver=0x8195870, event=0xbfe0da00, alienWidget=0x0, nativeWidget=0x8195870, buttonDown=0xb6df1058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x8195870, event=0xbfe0da00, alienWidget=0x0, nativeWidget=0x8195870, buttonDown=0xb6df1058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0xb64b3e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x80df238, widget=0x8327c90) at kernel/qapplication.cpp:3051
#19 0xb650a236 in QWidgetPrivate::hideChildren (this=0x81dfa68, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0xb650a3ea in QWidgetPrivate::hide_helper (this=0x81dfa68) at kernel/qwidget.cpp:7283
#21 0xb6513b40 in QWidget::setVisible (this=0x8355270, visible=false) at kernel/qwidget.cpp:7455
#22 0xb65180d0 in QWidget::hide (this=0x8194100, widget=0x8355270) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x8194100, widget=0x8355270) at kernel/qwidgetaction.cpp:206
#24 0xb694f212 in QMenu::actionEvent (this=0x8195870, e=0xbfe0e1e8) at widgets/qmenu.cpp:2883
#25 0xb650b97d in QWidget::event (this=0x8195870, event=0xbfe0e1e8) at kernel/qwidget.cpp:8373
#26 0xb69550cc in QMenu::event (this=0x8195870, e=0xbfe0e1e8) at widgets/qmenu.cpp:2414
#27 0xb64ad4dc in QApplicationPrivate::notify_helper (this=0x80df238, receiver=0x8195870, e=0xbfe0e1e8) at kernel/qapplication.cpp:4300
#28 0xb64b40f9 in QApplication::notify (this=0xbfe0f680, receiver=0x8195870, e=0xbfe0e1e8) at kernel/qapplication.cpp:4265
#29 0xb72bbf2a in KApplication::notify (this=0xbfe0f680, receiver=0x8195870, event=0xbfe0e1e8) at ../../kdeui/kernel/kapplication.cpp:302
#30 0xb61e9a3b in QCoreApplication::notifyInternal (this=0xbfe0f680, receiver=0x8195870, event=0xbfe0e1e8) at kernel/qcoreapplication.cpp:704
#31 0xb65009a2 in QCoreApplication::sendEvent (this=0x8195870, action=0x8194100) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x8195870, action=0x8194100) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

Possible duplicates by query: bug 261438, bug 261409, bug 261238, bug 261185, bug 261171.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-28 21:17:00 UTC
[Comment from a bug triager]
This issue is being tracked at bug 215080. Merging. Thanks

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