Bug 260798 - KNetworkManager crashed while connecting to Eduroam node (WPA2 Enterprise)
Summary: KNetworkManager crashed while connecting to Eduroam node (WPA2 Enterprise)
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: 2010-12-20 15:21 UTC by Markus Kuhn
Modified: 2010-12-20 23:55 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 Markus Kuhn 2010-12-20 15:21:39 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.5-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
Expected action: ask me for my eduroam identifier and network access token after having selected the eduroam network for the first time. Instead, I got this segfault.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb6339a04 in QAction::isSeparator (this=0x40) at kernel/qaction.cpp:795
#7  0xb67d978d in QMenuPrivate::setCurrentAction (this=0x8199e20, action=0x40, popup=96, reason=QMenuPrivate::SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:571
#8  0xb67dcb70 in QMenu::mouseMoveEvent (this=0x8199908, e=0xbf901ea0) at widgets/qmenu.cpp:2819
#9  0xb639af3c in QWidget::event (this=0x8199908, event=0xbf901ea0) at kernel/qwidget.cpp:8029
#10 0xb67dd0dc in QMenu::event (this=0x8199908, e=0xbf901ea0) at widgets/qmenu.cpp:2421
#11 0xb50bd994 in Oxygen::MenuBarDataV1::eventFilter (this=0x82c71e0, object=0x8199908, event=0xbf901ea0) at /usr/src/debug/kdebase-runtime-4.4.4/kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#12 0xb6decfa6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb6341c34 in QApplicationPrivate::notify_helper (this=0x80958a8, receiver=0x8199908, e=0xbf901ea0) at kernel/qapplication.cpp:4298
#14 0xb634a750 in QApplication::notify (this=0xbf901bdc, receiver=0x8199908, e=0xbf901ea0) at kernel/qapplication.cpp:3867
#15 0xb72b69d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6dece0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb6342c4c in sendSpontaneousEvent (receiver=0x8199908, event=0xbf901ea0, alienWidget=0x0, nativeWidget=0x8199908, buttonDown=0xb6c8c078, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#18 QApplicationPrivate::sendMouseEvent (receiver=0x8199908, event=0xbf901ea0, alienWidget=0x0, nativeWidget=0x8199908, buttonDown=0xb6c8c078, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#19 0xb6343185 in QApplicationPrivate::sendSyntheticEnterLeave (this=0x80958a8, widget=0x82579a0) at kernel/qapplication.cpp:3053
#20 0xb63940c0 in QWidgetPrivate::hideChildren (this=0x8498a68, spontaneous=false) at kernel/qwidget.cpp:7579
#21 0xb6394272 in QWidgetPrivate::hide_helper (this=0x8498a68) at kernel/qwidget.cpp:7309
#22 0xb639a8c8 in QWidget::setVisible (this=0x8356a88, visible=false) at kernel/qwidget.cpp:7481
#23 0xb63a160d in hide (this=0x82ef508, widget=0x8356a88) at ../../src/gui/kernel/qwidget.h:489
#24 QWidgetAction::releaseWidget (this=0x82ef508, widget=0x8356a88) at kernel/qwidgetaction.cpp:206
#25 0xb67d76c9 in QMenu::actionEvent (this=0x8199908, e=0xbf902658) at widgets/qmenu.cpp:2892
#26 0xb639b426 in QWidget::event (this=0x8199908, event=0xbf902658) at kernel/qwidget.cpp:8419
#27 0xb67dd0dc in QMenu::event (this=0x8199908, e=0xbf902658) at widgets/qmenu.cpp:2421
#28 0xb6341c64 in QApplicationPrivate::notify_helper (this=0x80958a8, receiver=0x8199908, e=0xbf902658) at kernel/qapplication.cpp:4302
#29 0xb6349ca4 in QApplication::notify (this=0x8199908, receiver=0x8199908, e=0xbf902658) at kernel/qapplication.cpp:4267
#30 0xb72b69d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0xb6dece0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#32 0xb6392b35 in sendEvent (this=0x8199908, action=0x82ef508) at ../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (this=0x8199908, action=0x82ef508) at kernel/qwidget.cpp:3042
#34 0x080578d3 in _start ()

Possible duplicates by query: bug 259326, bug 259268, bug 259218, bug 259032, bug 258614.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-12-20 23:55:01 UTC

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