Bug 219643 - knetworkmanager crash while switching connections
Summary: knetworkmanager crash while switching connections
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.9
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-22 09:38 UTC by Ruchir Brahmbhatt
Modified: 2009-12-22 18:25 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 Ruchir Brahmbhatt 2009-12-22 09:38:28 UTC
Version:           0.9 (using Devel)
Installed from:    Compiled sources

Steps:
1. Close laptop lid and make it suspend to ram.
2. Open laptop lid.
3. While network connection is activating, switch from system to custom connection.

Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fd13036f3e0 in QAction::isSeparator() const () from /usr/lib64/libQtGui.so.4
#6  0x00007fd130793341 in ?? () from /usr/lib64/libQtGui.so.4
#7  0x00007fd130795fa0 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x00007fd1303cb54f in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#9  0x00007fd1307976eb in QMenu::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#10 0x00007fd12841322d in QWidget::setUpdatesEnabled(bool) () from /usr/lib64/kde4/plugins/styles/oxygen.so
#11 0x00007fd12fc2dd37 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#12 0x00007fd1303755fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#13 0x00007fd13037c404 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#14 0x00007fd131c64a86 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007fd12fc2e92c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#16 0x00007fd13037b5d6 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#17 0x00007fd13037ba7f in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib64/libQtGui.so.4
#18 0x00007fd1303ca094 in QWidgetPrivate::hideChildren(bool) () from /usr/lib64/libQtGui.so.4
#19 0x00007fd1303ca214 in QWidgetPrivate::hide_helper() () from /usr/lib64/libQtGui.so.4
#20 0x00007fd1303d2c30 in QWidget::setVisible(bool) () from /usr/lib64/libQtGui.so.4
#21 0x00007fd1303d6ca2 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib64/libQtGui.so.4
#22 0x00007fd1307920cb in QMenu::actionEvent(QActionEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007fd1303cb1ed in QWidget::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007fd1307976eb in QMenu::event(QEvent*) () from /usr/lib64/libQtGui.so.4
#25 0x00007fd13037562c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#26 0x00007fd13037bbf6 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#27 0x00007fd131c64a86 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#28 0x00007fd12fc2e92c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#29 0x00007fd1303c0fd1 in QWidget::removeAction(QAction*) () from /usr/lib64/libQtGui.so.4
#30 0x0000000000410eb2 in _start ()
Comment 1 Dario Andres 2009-12-22 18:25:57 UTC
Merging with bug 215080. Thanks

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