Bug 242972 - KnetWorkManager crashes when trying to connect to wired network
Summary: KnetWorkManager crashes when trying to connect to 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-06-27 22:14 UTC by Alex
Modified: 2010-07-07 02:32 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 Alex 2010-06-27 22:14:15 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.4 (KDE 4.4.4)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-22-generic-pae i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
KnetWorkManager crashes when trying to connect to wired network. Network connection has manual IP configuration.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x9aa6b00) at kernel/qaction.cpp:793
#7  0x01327ae8 in QMenu::mouseMoveEvent (this=0x9aa6b00, e=0xbfa8a140) at widgets/qmenu.cpp:2819
#8  0x00eddffa in QWidget::event (this=0x9a765c0, event=0xbfa8a140) at kernel/qwidget.cpp:8029
#9  0x0132958c in QMenu::event (this=0x9a765c0, e=0xbfa8a140) at widgets/qmenu.cpp:2421
#10 0x0297934f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x06c6b3da in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x99d5dc0, receiver=0x9a765c0, event=0xbfa8a140) at kernel/qcoreapplication.cpp:841
#12 0x00e7fe69 in QApplicationPrivate::notify_helper (this=0x99d5dc0, receiver=0x9a765c0, e=0xbfa8a140) at kernel/qapplication.cpp:4298
#13 0x00e873a7 in QApplication::notify (this=0xbfa8bdc0, receiver=0x9a765c0, e=0xbfa8a140) at kernel/qapplication.cpp:3867
#14 0x004dcffa in KApplication::notify (this=0xbfa8bdc0, receiver=0x9a765c0, event=0xbfa8a140) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x06c6c13b in QCoreApplication::notifyInternal (this=0xbfa8bdc0, receiver=0x9a765c0, event=0xbfa8a140) at kernel/qcoreapplication.cpp:726
#16 0x00e86302 in QCoreApplication::sendEvent (receiver=0x9a765c0, event=0xbfa8a140, alienWidget=0x0, nativeWidget=0x9a765c0, buttonDown=0x17c6058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x9a765c0, event=0xbfa8a140, alienWidget=0x0, nativeWidget=0x9a765c0, buttonDown=0x17c6058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2967
#18 0x00e8684a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x99d5dc0, widget=0x9c0ab00) at kernel/qapplication.cpp:3053
#19 0x00edcb96 in QWidgetPrivate::hideChildren (this=0x9c0a3c8, spontaneous=false) at kernel/qwidget.cpp:7579
#20 0x00edcd4c in QWidgetPrivate::hide_helper (this=0x9c0a3c8) at kernel/qwidget.cpp:7309
#21 0x00ee6470 in QWidget::setVisible (this=0x9c0a3a8, visible=false) at kernel/qwidget.cpp:7481
#22 0x00eeaa00 in QWidget::hide (this=0x9c0a190, widget=0x9c0a3a8) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x9c0a190, widget=0x9c0a3a8) at kernel/qwidgetaction.cpp:206
#24 0x013237e2 in QMenu::actionEvent (this=0x9a765c0, e=0xbfa8a928) at widgets/qmenu.cpp:2892
#25 0x00ede2dd in QWidget::event (this=0x9a765c0, event=0xbfa8a928) at kernel/qwidget.cpp:8419
#26 0x0132958c in QMenu::event (this=0x9a765c0, e=0xbfa8a928) at widgets/qmenu.cpp:2421
#27 0x00e7fe8c in QApplicationPrivate::notify_helper (this=0x99d5dc0, receiver=0x9a765c0, e=0xbfa8a928) at kernel/qapplication.cpp:4302
#28 0x00e86aa9 in QApplication::notify (this=0xbfa8bdc0, receiver=0x9a765c0, e=0xbfa8a928) at kernel/qapplication.cpp:4267
#29 0x004dcffa in KApplication::notify (this=0xbfa8bdc0, receiver=0x9a765c0, event=0xbfa8a928) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x06c6c13b in QCoreApplication::notifyInternal (this=0xbfa8bdc0, receiver=0x9a765c0, event=0xbfa8a928) at kernel/qcoreapplication.cpp:726
#31 0x00ed3322 in QCoreApplication::sendEvent (this=0x9a765c0, action=0x9c0a190) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x9a765c0, action=0x9c0a190) at kernel/qwidget.cpp:3042
#33 0x080565ef in _start ()

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

Possible duplicates by query: bug 242892, bug 242651, bug 242578, bug 242577, bug 242537.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-07-07 02:32:55 UTC

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