Bug 242651 - Attempting OpenVPN connection crashes knetworkmanager
Summary: Attempting OpenVPN connection crashes knetworkmanager
Status: RESOLVED DUPLICATE of bug 241614
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-24 01:09 UTC by Eli Carter
Modified: 2010-06-26 21:42 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 Eli Carter 2010-06-24 01:09:53 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.33.3-85.fc13.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I configured an OpenVPN connection in knetworkmanager and tried to connect to it.  knetworkmanager crashed.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x0459722a in QAction::isSeparator (this=0x70006f) at kernel/qaction.cpp:793
#7  0x04a02aa4 in QMenuPrivate::setCurrentAction (this=0x9977be0, action=0x70006f, popup=96, reason=QMenuPrivate::SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:570
#8  0x04a081c0 in QMenu::mouseMoveEvent (this=0x9973af0, e=0xbff904b0) at widgets/qmenu.cpp:2810
#9  0x045efa7f in QWidget::event (this=0x9973af0, event=0xbff904b0) at kernel/qwidget.cpp:7983
#10 0x04a067ec in QMenu::event (this=0x9973af0, e=0xbff904b0) at widgets/qmenu.cpp:2414
#11 0x0050ebff in Oxygen::MenuBarDataV1::eventFilter (this=0x9ac9358, object=0x9973af0, event=0xbff904b0) at /usr/src/debug/kdebase-runtime-4.4.2/kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#12 0x03f4875a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x98a75d0, receiver=0x9973af0, event=0xbff904b0) at kernel/qcoreapplication.cpp:819
#13 0x0459cdba in QApplicationPrivate::notify_helper (this=0x98a75d0, receiver=0x9973af0, e=0xbff904b0) at kernel/qapplication.cpp:4296
#14 0x045a43de in QApplication::notify (this=0xbff92230, receiver=0x9973af0, e=0xbff904b0) at kernel/qapplication.cpp:3865
#15 0x050e3c4b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0x03f49523 in QCoreApplication::notifyInternal (this=0xbff92230, receiver=0x9973af0, event=0xbff904b0) at kernel/qcoreapplication.cpp:704
#17 0x045a3148 in sendEvent (receiver=0x9973af0, event=0xbff904b0, alienWidget=0x0, nativeWidget=0x9973af0, buttonDown=0x4ea1b18, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#18 QApplicationPrivate::sendMouseEvent (receiver=0x9973af0, event=0xbff904b0, alienWidget=0x0, nativeWidget=0x9973af0, buttonDown=0x4ea1b18, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#19 0x045a367a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x98a75d0, widget=0x98a6560) at kernel/qapplication.cpp:3051
#20 0x045ee656 in QWidgetPrivate::hideChildren (this=0x9adc3a0, spontaneous=false) at kernel/qwidget.cpp:7536
#21 0x045ee81b in QWidgetPrivate::hide_helper (this=0x9adc3a0) at kernel/qwidget.cpp:7283
#22 0x045f6fd0 in QWidget::setVisible (this=0x9ad97f8, visible=false) at kernel/qwidget.cpp:7455
#23 0x045fbae1 in hide (this=0x9969fc8, widget=0x9ad97f8) at ../../src/gui/kernel/qwidget.h:489
#24 QWidgetAction::releaseWidget (this=0x9969fc8, widget=0x9ad97f8) at kernel/qwidgetaction.cpp:206
#25 0x04a0179a in QMenu::actionEvent (this=0x9973af0, e=0xbff90c98) at widgets/qmenu.cpp:2883
#26 0x045efd5d in QWidget::event (this=0x9973af0, event=0xbff90c98) at kernel/qwidget.cpp:8373
#27 0x04a067ec in QMenu::event (this=0x9973af0, e=0xbff90c98) at widgets/qmenu.cpp:2414
#28 0x0459cddc in QApplicationPrivate::notify_helper (this=0x98a75d0, receiver=0x9973af0, e=0xbff90c98) at kernel/qapplication.cpp:4300
#29 0x045a38d1 in QApplication::notify (this=0xbff92230, receiver=0x9973af0, e=0xbff90c98) at kernel/qapplication.cpp:4265
#30 0x050e3c4b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0x03f49523 in QCoreApplication::notifyInternal (this=0xbff92230, receiver=0x9973af0, event=0xbff90c98) at kernel/qcoreapplication.cpp:704
#32 0x045e66c2 in sendEvent (this=0x9973af0, action=0x9969fc8) at ../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (this=0x9973af0, action=0x9969fc8) at kernel/qwidget.cpp:3018
#34 0x080557a7 in _start ()

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

Possible duplicates by query: bug 242385, bug 241667, bug 241614, bug 241131, bug 240674.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-26 21:42:30 UTC

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