Bug 254461 - KNetworkManager crashes when attempting to start VPN (openvpn)
Summary: KNetworkManager crashes when attempting to start VPN (openvpn)
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-17 15:03 UTC by Uwe Geissler
Modified: 2010-10-17 17:51 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 Uwe Geissler 2010-10-17 15:03:04 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-25-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I just created a first VPN connection in knetworkmanager. Then trying to start it crashes knetworkmanager every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x0109494a in QAction::isSeparator (this=0xa007f20) at kernel/qaction.cpp:793
#7  0x01541668 in QMenu::mouseMoveEvent (this=0xa007f20, e=0xbfc57200) at widgets/qmenu.cpp:2810
#8  0x010f969a in QWidget::event (this=0xa007a68, event=0xbfc57200) at kernel/qwidget.cpp:7983
#9  0x015430cc in QMenu::event (this=0xa007a68, e=0xbfc57200) at widgets/qmenu.cpp:2414
#10 0x052f9f3f in Oxygen::MenuBarDataV1::eventFilter (this=0xa1dbeb0, object=0xa007a68, event=0xbfc57200) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0x0728ccda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9f133d0, receiver=0xa007a68, event=0xbfc57200) at kernel/qcoreapplication.cpp:819
#12 0x0109b4b9 in QApplicationPrivate::notify_helper (this=0x9f133d0, receiver=0xa007a68, e=0xbfc57200) at kernel/qapplication.cpp:4296
#13 0x010a29f7 in QApplication::notify (this=0xbfc58f30, receiver=0xa007a68, e=0xbfc57200) at kernel/qapplication.cpp:3865
#14 0x002eff2a in KApplication::notify (this=0xbfc58f30, receiver=0xa007a68, event=0xbfc57200) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x0728da3b in QCoreApplication::notifyInternal (this=0xbfc58f30, receiver=0xa007a68, event=0xbfc57200) at kernel/qcoreapplication.cpp:704
#16 0x010a1952 in QCoreApplication::sendEvent (receiver=0xa007a68, event=0xbfc57200, alienWidget=0x0, nativeWidget=0xa007a68, buttonDown=0x19df058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0xa007a68, event=0xbfc57200, alienWidget=0x0, nativeWidget=0xa007a68, buttonDown=0x19df058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x010a1e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x9f133d0, widget=0xa1edf40) at kernel/qapplication.cpp:3051
#19 0x010f8236 in QWidgetPrivate::hideChildren (this=0xa222118, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x010f83ea in QWidgetPrivate::hide_helper (this=0xa222118) at kernel/qwidget.cpp:7283
#21 0x01101b40 in QWidget::setVisible (this=0xa1eb088, visible=false) at kernel/qwidget.cpp:7455
#22 0x011060d0 in QWidget::hide (this=0xa219430, widget=0xa1eb088) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0xa219430, widget=0xa1eb088) at kernel/qwidgetaction.cpp:206
#24 0x0153d212 in QMenu::actionEvent (this=0xa007a68, e=0xbfc579e8) at widgets/qmenu.cpp:2883
#25 0x010f997d in QWidget::event (this=0xa007a68, event=0xbfc579e8) at kernel/qwidget.cpp:8373
#26 0x015430cc in QMenu::event (this=0xa007a68, e=0xbfc579e8) at widgets/qmenu.cpp:2414
#27 0x0109b4dc in QApplicationPrivate::notify_helper (this=0x9f133d0, receiver=0xa007a68, e=0xbfc579e8) at kernel/qapplication.cpp:4300
#28 0x010a20f9 in QApplication::notify (this=0xbfc58f30, receiver=0xa007a68, e=0xbfc579e8) at kernel/qapplication.cpp:4265
#29 0x002eff2a in KApplication::notify (this=0xbfc58f30, receiver=0xa007a68, event=0xbfc579e8) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x0728da3b in QCoreApplication::notifyInternal (this=0xbfc58f30, receiver=0xa007a68, event=0xbfc579e8) at kernel/qcoreapplication.cpp:704
#31 0x010ee9a2 in QCoreApplication::sendEvent (this=0xa007a68, action=0xa219430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0xa007a68, action=0xa219430) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

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

Possible duplicates by query: bug 254042, bug 253793, bug 253755, bug 252484, bug 251893.

Reported using DrKonqi
Comment 1 Pino Toscano 2010-10-17 17:51:04 UTC

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