Bug 257637 - NetworkManager crashes when starting VPN
Summary: NetworkManager crashes when starting VPN
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-22 20:03 UTC by Scott L. Burson
Modified: 2010-11-22 20:23 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 Scott L. Burson 2010-11-22 20:03:02 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 x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
I connected over Wi-Fi and then tried to start the VPN.  I got a segv.  Repeatable.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#5  QAction::isSeparator (this=0x64006600650038) at kernel/qaction.cpp:795
#6  0x00007fb0e4f7b851 in QMenuPrivate::setCurrentAction (this=0x77cc80, action=0x64006600650038, popup=96, reason=QMenuPrivate::SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:571
#7  0x00007fb0e4f7e722 in QMenu::mouseMoveEvent (this=0x77c400, e=0x7fff81b74bf0) at widgets/qmenu.cpp:2819
#8  0x00007fb0e4babdf0 in QWidget::event (this=0x77c400, event=0x7fff81b74bf0) at kernel/qwidget.cpp:8029
#9  0x00007fb0e4f7ebcb in QMenu::event (this=0x77c400, e=0x7fff81b74bf0) at widgets/qmenu.cpp:2421
#10 0x00007fb0dd369ded in Oxygen::MenuBarDataV1::eventFilter (this=0x954ea0, object=0x77c400, event=0x7fff81b74bf0)
    at /usr/src/debug/kdebase-runtime-4.4.4/kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0x00007fb0e5769fd7 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#12 0x00007fb0e4b5b4a1 in QApplicationPrivate::notify_helper (this=0x660900, receiver=0x77c400, e=0x7fff81b74bf0) at kernel/qapplication.cpp:4298
#13 0x00007fb0e4b6434a in QApplication::notify (this=<value optimized out>, receiver=0x77c400, e=0x7fff81b74bf0) at kernel/qapplication.cpp:3867
#14 0x00007fb0e6a7dc06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007fb0e5769e4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#16 0x00007fb0e4b5d1e5 in sendEvent (receiver=0x77c400, event=0x7fff81b74bf0, alienWidget=0x0, nativeWidget=0x77c400, buttonDown=0x7fb0e5607b28, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x77c400, event=0x7fff81b74bf0, alienWidget=0x0, nativeWidget=0x77c400, buttonDown=0x7fb0e5607b28, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2967
#18 0x00007fb0e4b5d742 in QApplicationPrivate::sendSyntheticEnterLeave (this=<value optimized out>, widget=<value optimized out>) at kernel/qapplication.cpp:3053
#19 0x00007fb0e4ba59c3 in QWidgetPrivate::hideChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7579
#20 0x00007fb0e4ba5b40 in QWidgetPrivate::hide_helper (this=0xa0cc00) at kernel/qwidget.cpp:7309
#21 0x00007fb0e4bab5a8 in QWidget::setVisible (this=0x94d210, visible=<value optimized out>) at kernel/qwidget.cpp:7481
#22 0x00007fb0e4bb18b2 in hide (this=0x8a0660, widget=0x94d210) at ../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x8a0660, widget=0x94d210) at kernel/qwidgetaction.cpp:206
#24 0x00007fb0e4f79bbc in QMenu::actionEvent (this=0x77c400, e=0x7fff81b756c0) at widgets/qmenu.cpp:2892
#25 0x00007fb0e4baba2e in QWidget::event (this=0x77c400, event=0x7fff81b756c0) at kernel/qwidget.cpp:8419
#26 0x00007fb0e4f7ebcb in QMenu::event (this=0x77c400, e=0x7fff81b756c0) at widgets/qmenu.cpp:2421
#27 0x00007fb0e4b5b4d4 in QApplicationPrivate::notify_helper (this=0x660900, receiver=0x77c400, e=0x7fff81b756c0) at kernel/qapplication.cpp:4302
#28 0x00007fb0e4b63aca in QApplication::notify (this=<value optimized out>, receiver=0x77c400, e=0x7fff81b756c0) at kernel/qapplication.cpp:4185
#29 0x00007fb0e6a7dc06 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#30 0x00007fb0e5769e4c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#31 0x00007fb0e4ba4508 in sendEvent (this=0x77c400, action=0x8a0660) at ../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x77c400, action=0x8a0660) at kernel/qwidget.cpp:3042
#33 0x0000000000411ec7 in _start ()

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

Possible duplicates by query: bug 255970, bug 255775, bug 255559, bug 255174, bug 254919.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-11-22 20:23:06 UTC

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