Bug 261185 - NetworkManager crash upon activation of VPN
Summary: NetworkManager crash upon activation of 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-12-25 00:03 UTC by oneofthegods
Modified: 2010-12-25 11:16 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 oneofthegods 2010-12-25 00:03:35 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-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
Trying to connect to VPN (sometimes) crashes NetworkManager immediately.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb62e4a04 in QAction::isSeparator (this=0x40) at kernel/qaction.cpp:795
#7  0xb678478d in QMenuPrivate::setCurrentAction (this=0x817c358, action=0x40, popup=96, reason=QMenuPrivate::SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:571
#8  0xb6787b70 in QMenu::mouseMoveEvent (this=0x817b960, e=0xbfa23850) at widgets/qmenu.cpp:2819
#9  0xb6345f3c in QWidget::event (this=0x817b960, event=0xbfa23850) at kernel/qwidget.cpp:8029
#10 0xb67880dc in QMenu::event (this=0x817b960, e=0xbfa23850) at widgets/qmenu.cpp:2421
#11 0xb4f5a994 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#12 0xb6d97fa6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb62ecc34 in QApplicationPrivate::notify_helper (this=0x80961c8, receiver=0x817b960, e=0xbfa23850) at kernel/qapplication.cpp:4298
#14 0xb62f5750 in QApplication::notify (this=0xbfa2358c, receiver=0x817b960, e=0xbfa23850) at kernel/qapplication.cpp:3867
#15 0xb72619d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6d97e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb62edc4c in sendSpontaneousEvent (receiver=0x817b960, event=0xbfa23850, alienWidget=0x0, nativeWidget=0x817b960, buttonDown=0xb6c37078, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#18 QApplicationPrivate::sendMouseEvent (receiver=0x817b960, event=0xbfa23850, alienWidget=0x0, nativeWidget=0x817b960, buttonDown=0xb6c37078, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#19 0xb62ee185 in QApplicationPrivate::sendSyntheticEnterLeave (this=0x80961c8, widget=0x833e878) at kernel/qapplication.cpp:3053
#20 0xb633f0c0 in QWidgetPrivate::hideChildren (this=0x812c180, spontaneous=false) at kernel/qwidget.cpp:7579
#21 0xb633f272 in QWidgetPrivate::hide_helper (this=0x812c180) at kernel/qwidget.cpp:7309
#22 0xb63458c8 in QWidget::setVisible (this=0x830edd8, visible=false) at kernel/qwidget.cpp:7481
#23 0xb634c60d in hide (this=0x822e5d8, widget=0x830edd8) at ../../src/gui/kernel/qwidget.h:489
#24 QWidgetAction::releaseWidget (this=0x822e5d8, widget=0x830edd8) at kernel/qwidgetaction.cpp:206
#25 0xb67826c9 in QMenu::actionEvent (this=0x817b960, e=0xbfa24008) at widgets/qmenu.cpp:2892
#26 0xb6346426 in QWidget::event (this=0x817b960, event=0xbfa24008) at kernel/qwidget.cpp:8419
#27 0xb67880dc in QMenu::event (this=0x817b960, e=0xbfa24008) at widgets/qmenu.cpp:2421
#28 0xb62ecc64 in QApplicationPrivate::notify_helper (this=0x80961c8, receiver=0x817b960, e=0xbfa24008) at kernel/qapplication.cpp:4302
#29 0xb62f4ca4 in QApplication::notify (this=0x817b960, receiver=0x817b960, e=0xbfa24008) at kernel/qapplication.cpp:4267
#30 0xb72619d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0xb6d97e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#32 0xb633db35 in sendEvent (this=0x817b960, action=0x822e5d8) at ../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (this=0x817b960, action=0x822e5d8) at kernel/qwidget.cpp:3042
#34 0x080578d3 in _start ()

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

Possible duplicates by query: bug 261171, bug 260805, bug 260798, bug 259326, bug 259268.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-12-25 11:16:27 UTC

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