Bug 245631 - KNetworkmanager crashes when attempting to connect to OpenVPN
Summary: KNetworkmanager crashes when attempting to connect to OpenVPN
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-07-24 12:28 UTC by christoph.griesser
Modified: 2010-07-25 02:04 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 christoph.griesser 2010-07-24 12:28:31 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 4"
Qt Version: 4.6.3
Operating System: Linux 2.6.31.12-0.2-desktop i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
probably a duplicate entry.
When I attempt to select a OpenVPN connection that I created, KNetworkmanager sometimes crashes


The crash can be reproduced some of the time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb623e124 in QAction::isSeparator (this=0x38) at kernel/qaction.cpp:793
#7  0xb66fcb0d in QMenuPrivate::setCurrentAction (this=0x817e570, action=0x38, popup=96, reason=SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:571
#8  0xb66ffcb0 in QMenu::mouseMoveEvent (this=0x817e100, e=0xbfd76330) at widgets/qmenu.cpp:2819
#9  0xb62a5668 in QWidget::event (this=0x817e100, event=0xbfd76330) at kernel/qwidget.cpp:8029
#10 0xb670173c in QMenu::event (this=0x817e100, e=0xbfd76330) at widgets/qmenu.cpp:2421
#11 0xb508f98c in Oxygen::MenuBarDataV1::eventFilter (this=0x8258448, object=0x817e100, event=0xbfd76330) at /usr/src/debug/kdebase-runtime-4.4.4/kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#12 0xb6d1a9ee in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x809ddb8, receiver=0x817e100, event=0xbfd76330) at kernel/qcoreapplication.cpp:841
#13 0xb6244e0d in QApplicationPrivate::notify_helper (this=0x809ddb8, receiver=0x817e100, e=0xbfd76330) at kernel/qapplication.cpp:4298
#14 0xb624c63e in QApplication::notify (this=0xbfd76084, receiver=0x817e100, e=0xbfd76330) at kernel/qapplication.cpp:3867
#15 0xb7257d21 in KApplication::notify (this=0xbfd77ee0, receiver=0x817e100, event=0xbfd76330) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#16 0xb6d1b71e in QCoreApplication::notifyInternal (this=0xbfd77ee0, receiver=0x817e100, event=0xbfd76330) at kernel/qcoreapplication.cpp:726
#17 0xb624b584 in sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:218
#18 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2965
#19 0xb624bab1 in QApplicationPrivate::sendSyntheticEnterLeave (this=0x809ddb8, widget=0x8206bc0) at kernel/qapplication.cpp:3053
#20 0xb62a3e7e in QWidgetPrivate::hideChildren (this=0x816df28, spontaneous=false) at kernel/qwidget.cpp:7579
#21 0xb62a402a in QWidgetPrivate::hide_helper (this=0x816df28) at kernel/qwidget.cpp:7309
#22 0xb62ada70 in QWidget::setVisible (this=0x81b9aa0, visible=false) at kernel/qwidget.cpp:7481
#23 0xb62b20ed in hide (this=<value optimized out>) at ../../src/gui/kernel/qwidget.h:489
#24 QWidgetAction::releaseWidget (this=<value optimized out>) at kernel/qwidgetaction.cpp:206
#25 0xb66fb61a in QMenu::actionEvent (this=0x817e100, e=0xbfd76b18) at widgets/qmenu.cpp:2892
#26 0xb62a52a9 in QWidget::event (this=0x817e100, event=0xbfd76b18) at kernel/qwidget.cpp:8419
#27 0xb670173c in QMenu::event (this=0x817e100, e=0xbfd76b18) at widgets/qmenu.cpp:2421
#28 0xb6244e3c in QApplicationPrivate::notify_helper (this=0x809ddb8, receiver=0x817e100, e=0xbfd76b18) at kernel/qapplication.cpp:4302
#29 0xb624bd08 in QApplication::notify (this=0x817e100, receiver=0x817e100, e=0xbfd76b18) at kernel/qapplication.cpp:4267
#30 0xb7257d21 in KApplication::notify (this=0xbfd77ee0, receiver=0x817e100, event=0xbfd76b18) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#31 0xb6d1b71e in QCoreApplication::notifyInternal (this=0xbfd77ee0, receiver=0x817e100, event=0xbfd76b18) at kernel/qcoreapplication.cpp:726
#32 0xb629a325 in sendEvent (event=<value optimized out>, receiver=0x817e100) at ../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (event=<value optimized out>, receiver=0x817e100) at kernel/qwidget.cpp:3042
#34 0x08056817 in _start ()

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

Possible duplicates by query: bug 245461, bug 245250, bug 245189, bug 245003, bug 244941.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-07-25 02:04:24 UTC

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