Bug 254919 - KNetworkManager crashes when trying to connecto to VPN
Summary: KNetworkManager crashes when trying to connecto to VPN
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-10-22 02:59 UTC by Rutger
Modified: 2010-10-31 09:41 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 Rutger 2010-10-22 02:59:19 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.4-pae i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
While connected to WiFi, trying to connect to VPN via KNetworkManager results in NetworkManager crashing.  This happens every time.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb626fa04 in QAction::isSeparator (this=0x38) at kernel/qaction.cpp:795
#7  0xb670f78d in QMenuPrivate::setCurrentAction (this=0x81688c8, action=0x38, popup=96, reason=QMenuPrivate::SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:571
#8  0xb6712b70 in QMenu::mouseMoveEvent (this=0x8168570, e=0xbf956f70) at widgets/qmenu.cpp:2819
#9  0xb62d0f3c in QWidget::event (this=0x8168570, event=0xbf956f70) at kernel/qwidget.cpp:8029
#10 0xb67130dc in QMenu::event (this=0x8168570, e=0xbf956f70) at widgets/qmenu.cpp:2421
#11 0xb5094994 in Oxygen::MenuBarDataV1::eventFilter (this=0x81acd30, object=0x8168570, event=0xbf956f70) at /usr/src/debug/kdebase-runtime-4.4.4/kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#12 0xb6d22fa6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb6277c34 in QApplicationPrivate::notify_helper (this=0x8097258, receiver=0x8168570, e=0xbf956f70) at kernel/qapplication.cpp:4298
#14 0xb6280750 in QApplication::notify (this=0xbf956cac, receiver=0x8168570, e=0xbf956f70) at kernel/qapplication.cpp:3867
#15 0xb71ee9d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6d22e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb6278c4c in sendSpontaneousEvent (receiver=0x8168570, event=0xbf956f70, alienWidget=0x0, nativeWidget=0x8168570, buttonDown=0xb6bc2078, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#18 QApplicationPrivate::sendMouseEvent (receiver=0x8168570, event=0xbf956f70, alienWidget=0x0, nativeWidget=0x8168570, buttonDown=0xb6bc2078, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#19 0xb6279185 in QApplicationPrivate::sendSyntheticEnterLeave (this=0x8097258, widget=0x816bf00) at kernel/qapplication.cpp:3053
#20 0xb62ca0c0 in QWidgetPrivate::hideChildren (this=0x8194390, spontaneous=false) at kernel/qwidget.cpp:7579
#21 0xb62ca272 in QWidgetPrivate::hide_helper (this=0x8194390) at kernel/qwidget.cpp:7309
#22 0xb62d08c8 in QWidget::setVisible (this=0x81eeb30, visible=false) at kernel/qwidget.cpp:7481
#23 0xb62d760d in hide (this=0x818a900, widget=0x81eeb30) at ../../src/gui/kernel/qwidget.h:489
#24 QWidgetAction::releaseWidget (this=0x818a900, widget=0x81eeb30) at kernel/qwidgetaction.cpp:206
#25 0xb670d6c9 in QMenu::actionEvent (this=0x8168570, e=0xbf957728) at widgets/qmenu.cpp:2892
#26 0xb62d1426 in QWidget::event (this=0x8168570, event=0xbf957728) at kernel/qwidget.cpp:8419
#27 0xb67130dc in QMenu::event (this=0x8168570, e=0xbf957728) at widgets/qmenu.cpp:2421
#28 0xb6277c64 in QApplicationPrivate::notify_helper (this=0x8097258, receiver=0x8168570, e=0xbf957728) at kernel/qapplication.cpp:4302
#29 0xb627fca4 in QApplication::notify (this=0x8168570, receiver=0x8168570, e=0xbf957728) at kernel/qapplication.cpp:4267
#30 0xb71ee9d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0xb6d22e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#32 0xb62c8b35 in sendEvent (this=0x8168570, action=0x818a900) at ../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (this=0x8168570, action=0x818a900) at kernel/qwidget.cpp:3042
#34 0x08057ce3 in _start ()

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

Possible duplicates by query: bug 254846, bug 254734, bug 253755, bug 251893, bug 251810.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-10-31 09:41:11 UTC

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