Bug 275967 - crash on the openvpn connection
Summary: crash on the openvpn 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: 2011-06-18 11:34 UTC by Vsevolod Novikov
Modified: 2011-06-18 15:40 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 Vsevolod Novikov 2011-06-18 11:34:33 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-26-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Crashes opening openvpn connection after system start. If I trying to open openvpn connection second time it works fine.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x836dac8) at kernel/qaction.cpp:793
#7  0x015c2668 in QMenu::mouseMoveEvent (this=0x836dac8, e=0xbfb6bb90) at widgets/qmenu.cpp:2810
#8  0x0117a69a in QWidget::event (this=0x83697a0, event=0xbfb6bb90) at kernel/qwidget.cpp:7983
#9  0x015c40cc in QMenu::event (this=0x83697a0, e=0xbfb6bb90) at widgets/qmenu.cpp:2414
#10 0x037ae34f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x04b10cda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8276fc0, receiver=0x83697a0, event=0xbfb6bb90) at kernel/qcoreapplication.cpp:819
#12 0x0111c4b9 in QApplicationPrivate::notify_helper (this=0x8276fc0, receiver=0x83697a0, e=0xbfb6bb90) at kernel/qapplication.cpp:4296
#13 0x011239f7 in QApplication::notify (this=0xbfb6d8c0, receiver=0x83697a0, e=0xbfb6bb90) at kernel/qapplication.cpp:3865
#14 0x002f040a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x04b11a3b in QCoreApplication::notifyInternal (this=0xbfb6d8c0, receiver=0x83697a0, event=0xbfb6bb90) at kernel/qcoreapplication.cpp:704
#16 0x01122952 in QCoreApplication::sendEvent (receiver=0x83697a0, event=0xbfb6bb90, alienWidget=0x0, nativeWidget=0x83697a0, buttonDown=0x1a60058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x83697a0, event=0xbfb6bb90, alienWidget=0x0, nativeWidget=0x83697a0, buttonDown=0x1a60058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x01122e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x8276fc0, widget=0x849ef50) at kernel/qapplication.cpp:3051
#19 0x01179236 in QWidgetPrivate::hideChildren (this=0x83a0c28, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x011793ea in QWidgetPrivate::hide_helper (this=0x83a0c28) at kernel/qwidget.cpp:7283
#21 0x01182b40 in QWidget::setVisible (this=0x83ac830, visible=false) at kernel/qwidget.cpp:7455
#22 0x011870d0 in QWidget::hide (this=0x83b1098, widget=0x83ac830) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x83b1098, widget=0x83ac830) at kernel/qwidgetaction.cpp:206
#24 0x015be212 in QMenu::actionEvent (this=0x83697a0, e=0xbfb6c378) at widgets/qmenu.cpp:2883
#25 0x0117a97d in QWidget::event (this=0x83697a0, event=0xbfb6c378) at kernel/qwidget.cpp:8373
#26 0x015c40cc in QMenu::event (this=0x83697a0, e=0xbfb6c378) at widgets/qmenu.cpp:2414
#27 0x0111c4dc in QApplicationPrivate::notify_helper (this=0x8276fc0, receiver=0x83697a0, e=0xbfb6c378) at kernel/qapplication.cpp:4300
#28 0x011230f9 in QApplication::notify (this=0xbfb6d8c0, receiver=0x83697a0, e=0xbfb6c378) at kernel/qapplication.cpp:4265
#29 0x002f040a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#30 0x04b11a3b in QCoreApplication::notifyInternal (this=0xbfb6d8c0, receiver=0x83697a0, event=0xbfb6c378) at kernel/qcoreapplication.cpp:704
#31 0x0116f9a2 in QCoreApplication::sendEvent (this=0x83697a0, action=0x83b1098) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x83697a0, action=0x83b1098) 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 274591, bug 273569, bug 271722, bug 271560, bug 271461.

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-06-18 15:40:44 UTC

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