Bug 263073 - KNetwork manager crash in trying connect to eth0
Summary: KNetwork manager crash in trying connect to eth0
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: knetworkmanager (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-13 21:51 UTC by peca
Modified: 2011-01-13 21:54 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 peca 2011-01-13 21:51:18 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.7-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
Crach whan I try reconnect to local nethwork (eth0). Try connect to local nethwork with DHCP and NAT...

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb6391a04 in QAction::isSeparator (this=0x630065) at kernel/qaction.cpp:795
#7  0xb683178d in QMenuPrivate::setCurrentAction (this=0x817b3b0, action=0x630065, popup=96, reason=QMenuPrivate::SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:571
#8  0xb6834b70 in QMenu::mouseMoveEvent (this=0x817b058, e=0xbfc795e0) at widgets/qmenu.cpp:2819
#9  0xb63f2f3c in QWidget::event (this=0x817b058, event=0xbfc795e0) at kernel/qwidget.cpp:8029
#10 0xb68350dc in QMenu::event (this=0x817b058, e=0xbfc795e0) at widgets/qmenu.cpp:2421
#11 0xb52b9994 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#12 0xb6e44fa6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb6399c34 in QApplicationPrivate::notify_helper (this=0x8095510, receiver=0x817b058, e=0xbfc795e0) at kernel/qapplication.cpp:4298
#14 0xb63a2750 in QApplication::notify (this=0xbfc7931c, receiver=0x817b058, e=0xbfc795e0) at kernel/qapplication.cpp:3867
#15 0xb730e9d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6e44e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb639ac4c in sendSpontaneousEvent (receiver=0x817b058, event=0xbfc795e0, alienWidget=0x0, nativeWidget=0x817b058, buttonDown=0xb6ce4078, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#18 QApplicationPrivate::sendMouseEvent (receiver=0x817b058, event=0xbfc795e0, alienWidget=0x0, nativeWidget=0x817b058, buttonDown=0xb6ce4078, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#19 0xb639b185 in QApplicationPrivate::sendSyntheticEnterLeave (this=0x8095510, widget=0x82731d0) at kernel/qapplication.cpp:3053
#20 0xb63ec0c0 in QWidgetPrivate::hideChildren (this=0x824eba8, spontaneous=false) at kernel/qwidget.cpp:7579
#21 0xb63ec272 in QWidgetPrivate::hide_helper (this=0x824eba8) at kernel/qwidget.cpp:7309
#22 0xb63f28c8 in QWidget::setVisible (this=0x81f9950, visible=false) at kernel/qwidget.cpp:7481
#23 0xb63f960d in hide (this=0x8274628, widget=0x81f9950) at ../../src/gui/kernel/qwidget.h:489
#24 QWidgetAction::releaseWidget (this=0x8274628, widget=0x81f9950) at kernel/qwidgetaction.cpp:206
#25 0xb682f6c9 in QMenu::actionEvent (this=0x817b058, e=0xbfc79d98) at widgets/qmenu.cpp:2892
#26 0xb63f3426 in QWidget::event (this=0x817b058, event=0xbfc79d98) at kernel/qwidget.cpp:8419
#27 0xb68350dc in QMenu::event (this=0x817b058, e=0xbfc79d98) at widgets/qmenu.cpp:2421
#28 0xb6399c64 in QApplicationPrivate::notify_helper (this=0x8095510, receiver=0x817b058, e=0xbfc79d98) at kernel/qapplication.cpp:4302
#29 0xb63a1ca4 in QApplication::notify (this=0x817b058, receiver=0x817b058, e=0xbfc79d98) at kernel/qapplication.cpp:4267
#30 0xb730e9d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0xb6e44e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#32 0xb63eab35 in sendEvent (this=0x817b058, action=0x8274628) at ../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (this=0x817b058, action=0x8274628) at kernel/qwidget.cpp:3042
#34 0x080578d3 in _start ()

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

Possible duplicates by query: bug 262284, bug 262257, bug 262237, bug 261438, bug 261409.

Reported using DrKonqi
Comment 1 Pino Toscano 2011-01-13 21:54:23 UTC

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