Bug 226254 - KnetworkManager cisco vpn segfault on connection
Summary: KnetworkManager cisco vpn segfault on connection
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
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-02-11 08:41 UTC by Valentin J. Leon-Bonnet
Modified: 2010-02-24 15:55 UTC (History)
1 user (show)

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 Valentin J. Leon-Bonnet 2010-02-11 08:41:20 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.1
Operating System: Linux 2.6.31-20-generic i686
Distribution: Ubuntu 9.10

-- Information about the crash:
It crashes when I click 2 or 3 times on a VPN connection.
The vpn is using vpnc.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x0108a7aa in QAction::isSeparator (this=0x9589fb0) at kernel/qaction.cpp:789
#7  0x01536088 in QMenu::mouseMoveEvent (this=0x9589fb0, e=0xbfd0b0a0) at widgets/qmenu.cpp:2811
#8  0x010ef44a in QWidget::event (this=0x9589660, event=0xbfd0b0a0) at kernel/qwidget.cpp:7963
#9  0x01537adc in QMenu::event (this=0x9589660, e=0xbfd0b0a0) at widgets/qmenu.cpp:2415
#10 0x034fce4f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x006eaf9a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x94b3148, receiver=0x9589660, event=0xbfd0b0a0) at kernel/qcoreapplication.cpp:819
#12 0x01091259 in QApplicationPrivate::notify_helper (this=0x94b3148, receiver=0x9589660, e=0xbfd0b0a0) at kernel/qapplication.cpp:4294
#13 0x01098877 in QApplication::notify (this=0xbfd0cd40, receiver=0x9589660, e=0xbfd0b0a0) at kernel/qapplication.cpp:3863
#14 0x003741fa in KApplication::notify (this=0xbfd0cd40, receiver=0x9589660, event=0xbfd0b0a0) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x006ebcfb in QCoreApplication::notifyInternal (this=0xbfd0cd40, receiver=0x9589660, event=0xbfd0b0a0) at kernel/qcoreapplication.cpp:704
#16 0x010977cf in QCoreApplication::sendEvent (receiver=0x9589660, event=0xbfd0b0a0, alienWidget=0x0, nativeWidget=0x9589660, buttonDown=0x19d2058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x9589660, event=0xbfd0b0a0, alienWidget=0x0, nativeWidget=0x9589660, buttonDown=0x19d2058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2963
#18 0x01097d1a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x94b3148, widget=0x96a4e40) at kernel/qapplication.cpp:3049
#19 0x010edfe6 in QWidgetPrivate::hideChildren (this=0x96b10a0, spontaneous=false) at kernel/qwidget.cpp:7516
#20 0x010ee19a in QWidgetPrivate::hide_helper (this=0x96b10a0) at kernel/qwidget.cpp:7263
#21 0x010f77d0 in QWidget::setVisible (this=0x96a6d80, visible=false) at kernel/qwidget.cpp:7435
#22 0x010fbd70 in QWidget::hide (this=0x94b06d8, widget=0x96a6d80) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x94b06d8, widget=0x96a6d80) at kernel/qwidgetaction.cpp:206
#24 0x01531c42 in QMenu::actionEvent (this=0x9589660, e=0xbfd0b888) at widgets/qmenu.cpp:2884
#25 0x010ef72d in QWidget::event (this=0x9589660, event=0xbfd0b888) at kernel/qwidget.cpp:8353
#26 0x01537adc in QMenu::event (this=0x9589660, e=0xbfd0b888) at widgets/qmenu.cpp:2415
#27 0x0109127c in QApplicationPrivate::notify_helper (this=0x94b3148, receiver=0x9589660, e=0xbfd0b888) at kernel/qapplication.cpp:4298
#28 0x01097f79 in QApplication::notify (this=0xbfd0cd40, receiver=0x9589660, e=0xbfd0b888) at kernel/qapplication.cpp:4263
#29 0x003741fa in KApplication::notify (this=0xbfd0cd40, receiver=0x9589660, event=0xbfd0b888) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x006ebcfb in QCoreApplication::notifyInternal (this=0xbfd0cd40, receiver=0x9589660, event=0xbfd0b888) at kernel/qcoreapplication.cpp:704
#31 0x010e4782 in QCoreApplication::sendEvent (this=0x9589660, action=0x94b06d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x9589660, action=0x94b06d8) at kernel/qwidget.cpp:3001
#33 0x08055207 in _start ()

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

Possible duplicates by query: bug 224730, bug 224502, bug 223435, bug 222946, bug 221723.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-24 15:55:29 UTC
This is being tracked at bug 215080. Thanks

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