Bug 230271 - knetworkmanager crashes starting vpnc connection
Summary: knetworkmanager crashes starting vpnc connection
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-03-10 23:44 UTC by Antonio Cardoso Martins
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 Antonio Cardoso Martins 2010-03-10 23:44:34 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.1 (KDE 4.4.1) "release 227"
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-0.1-desktop i686
Distribution: "openSUSE 11.2 (i586)"

-- Information about the crash:
After starting knetworkmanager, always crash after selecting the vpn connection icon.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb65086e4 in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#7  0xb69c590d in ?? () from /usr/lib/libQtGui.so.4
#8  0xb69c8ab0 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb656fc48 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb69ca4fc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb4f3342c in QWidget::setUpdatesEnabled(bool) () from /usr/lib/kde4/plugins/styles/oxygen.so
#12 0xb62480ae in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb650f3cd in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb6516c0e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb721cb81 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0xb6248dde in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#17 0xb6515b54 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#18 0xb6516081 in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#19 0xb656e46e in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#20 0xb656e618 in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#21 0xb65780a0 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#22 0xb657c71d in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#23 0xb69c441a in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb656f889 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb69ca4fc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb650f3fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb65162d8 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb721cb81 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#29 0xb6248dde in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0xb6564925 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#31 0x08056817 in _start ()

Possible duplicates by query: bug 230068, bug 228677, bug 228318, bug 228104, bug 227692.

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

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