Bug 243799 - Crash in Network Manager
Summary: Crash in Network Manager
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: 2010-07-06 22:27 UTC by Richard Stacey
Modified: 2010-07-07 02:34 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 Richard Stacey 2010-07-06 22:27:37 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.32-23-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I had plugged in my Huawei E160E mobile USB dongle and Network manager crashed

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x00f79947 in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#7  0x01426668 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8  0x00fde69a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x014280cc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00f804dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00f879f7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x0057cf2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0x01c8fa3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00f86952 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#15 0x00f86e9a in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#16 0x00fdd236 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#17 0x00fdd3ea in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#18 0x00fe6b40 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#19 0x00feb0d0 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#20 0x01422212 in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00fde97d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x014280cc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00f804dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00f870f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x0057cf2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x01c8fa3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x00fd39a2 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#28 0x080565ef in _start ()

Possible duplicates by query: bug 243726, bug 243720, bug 243627, bug 243349, bug 243301.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-07-07 02:34:09 UTC

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