Bug 230068 - NetworkManager openvpn plugin crashes on connect
Summary: NetworkManager openvpn plugin crashes on connect
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-09 10:13 UTC by Jean Delvare
Modified: 2010-03-14 13:47 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 Jean Delvare 2010-03-09 10:13:49 UTC
Application that crashed: knetworkmanager
Version of the application: v0.9
KDE Version: 4.3.5 (KDE 4.3.5) "release 0"
Qt Version: 4.6.2
Operating System: Linux 2.6.32.8-0.3-pae i686

What I was doing when the application crashed:
After setting up a new VPN connection, I clicked on it in the menu to start it and bummer, knetworkmanager crashed.


 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb66b7687 in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#7  0xb6b598c8 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb671d043 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb6b5b3e7 in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb66be26c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb66c6245 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb732d1ed in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0xb63f2a9b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb66c5211 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#15 0xb66c5681 in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#16 0xb671acd7 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#17 0xb671ae98 in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#18 0xb6722405 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#19 0xb6728c50 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#20 0xb6b5550d in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb671ca8f in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb6b5b3e7 in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb66be26c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb66c58d7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb732d1ed in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0xb63f2a9b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0xb6711395 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#28 0x08055706 in _start ()

This bug may be a duplicate of or related to bug 222946

Reported using DrKonqi
Comment 1 Dario Andres 2010-03-14 13:47:58 UTC
Merging with bug 215080. Are you using the Oxygen widget style ? Regards

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