Bug 223435 - KNetworkManager crashed unpredictable by change wired network
Summary: KNetworkManager crashed unpredictable by change 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-01-19 18:46 UTC by Lukas Dolezal
Modified: 2010-01-19 21:16 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 Lukas Dolezal 2010-01-19 18:46:42 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-18-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
After log on to my desktop, I selected company network profile (with 802.11x) in knetwork manager icon. Then it crashed and it did not automaticaly reopen, so i had to disable and enable it in system settings.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x91feee8) at kernel/qaction.cpp:774
#7  0x014b8f58 in QMenu::mouseMoveEvent (this=0x91feee8, e=0xbff190b0) at widgets/qmenu.cpp:2806
#8  0x01074fd6 in QWidget::event (this=0x91fec88, event=0xbff190b0) at kernel/qwidget.cpp:7959
#9  0x014baa44 in QMenu::event (this=0x91fec88, e=0xbff190b0) at widgets/qmenu.cpp:2406
#10 0x0101819c in QApplicationPrivate::notify_helper (this=0x90c9718, receiver=0x91fec88, e=0xbff190b0) at kernel/qapplication.cpp:4242
#11 0x0101f76b in QApplication::notify (this=0xbff1ac80, receiver=0x91fec88, e=0xbff190b0) at kernel/qapplication.cpp:3822
#12 0x00d0c67a in KApplication::notify (this=0xbff1ac80, receiver=0x91fec88, event=0xbff190b0) at ../../kdeui/kernel/kapplication.cpp:302
#13 0x009ceeab in QCoreApplication::notifyInternal (this=0xbff1ac80, receiver=0x91fec88, event=0xbff190b0) at kernel/qcoreapplication.cpp:704
#14 0x0101e71f in QCoreApplication::sendEvent (receiver=0x91fec88, event=0xbff190b0, alienWidget=0x0, nativeWidget=0x91fec88, buttonDown=0x1953060, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#15 QApplicationPrivate::sendMouseEvent (receiver=0x91fec88, event=0xbff190b0, alienWidget=0x0, nativeWidget=0x91fec88, buttonDown=0x1953060, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2956
#16 0x0101ec6a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x90c9718, widget=0x9224310) at kernel/qapplication.cpp:3042
#17 0x01073d96 in QWidgetPrivate::hideChildren (this=0x922bf70, spontaneous=false) at kernel/qwidget.cpp:7512
#18 0x01073f4a in QWidgetPrivate::hide_helper (this=0x922bf70) at kernel/qwidget.cpp:7259
#19 0x0107d5b0 in QWidget::setVisible (this=0x9224348, visible=false) at kernel/qwidget.cpp:7431
#20 0x01081b60 in QWidget::hide (this=0x91a5738, widget=0x9224348) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:485
#21 QWidgetAction::releaseWidget (this=0x91a5738, widget=0x9224348) at kernel/qwidgetaction.cpp:206
#22 0x014b4c22 in QMenu::actionEvent (this=0x91fec88, e=0xbff19838) at widgets/qmenu.cpp:2879
#23 0x010753d7 in QWidget::event (this=0x91fec88, event=0xbff19838) at kernel/qwidget.cpp:8348
#24 0x014baa44 in QMenu::event (this=0x91fec88, e=0xbff19838) at widgets/qmenu.cpp:2406
#25 0x0101819c in QApplicationPrivate::notify_helper (this=0x90c9718, receiver=0x91fec88, e=0xbff19838) at kernel/qapplication.cpp:4242
#26 0x0101eeb7 in QApplication::notify (this=0xbff1ac80, receiver=0x91fec88, e=0xbff19838) at kernel/qapplication.cpp:4207
#27 0x00d0c67a in KApplication::notify (this=0xbff1ac80, receiver=0x91fec88, event=0xbff19838) at ../../kdeui/kernel/kapplication.cpp:302
#28 0x009ceeab in QCoreApplication::notifyInternal (this=0xbff1ac80, receiver=0x91fec88, event=0xbff19838) at kernel/qcoreapplication.cpp:704
#29 0x0106a502 in QCoreApplication::sendEvent (this=0x91fec88, action=0x91a5738) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QWidget::removeAction (this=0x91fec88, action=0x91a5738) at kernel/qwidget.cpp:3000
#31 0x08055207 in _start ()

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

Possible duplicates by query: bug 222946, bug 221723, bug 221577, bug 219643, bug 216003.

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-19 21:16:57 UTC
Those crashes are being tracked at bug 215080. Regards

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