Bug 237211 - KNetworkmanager crashes trying to activate VPN
Summary: KNetworkmanager crashes trying to activate VPN
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian unstable Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 09:09 UTC by Daniel
Modified: 2010-07-07 02:38 UTC (History)
0 users

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 Daniel 2010-05-11 09:09:58 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.3 (KDE 4.4.3)
Qt Version: 4.6.2
Operating System: Linux 2.6.33-3.slh.7-sidux-686 i686
Distribution (Platform): Debian unstable

-- Information about the crash:
KNetworkManager crashed when I tried to activate a VPN-Connection (Cisco vpnc-Profile). After restarting the application through the Crashmanager, the connection  was established and worked fine.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb64e9057 in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#7  0xb6991b88 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb654dd1a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb69935ec in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb64efbec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb64f70f7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb73177da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0xb62078eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb64f6052 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#15 0xb64f659a in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#16 0xb654c8b6 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#17 0xb654ca6a in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#18 0xb65561d0 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#19 0xb655a760 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#20 0xb698d732 in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#21 0xb654dffd in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0xb69935ec in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb64efbec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb64f67f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb73177da in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0xb62078eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0xb6543042 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#28 0x08056707 in _start ()

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

Possible duplicates by query: bug 237148, bug 236955, bug 236885, bug 236660, bug 236585.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-07-07 02:38:51 UTC

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