Bug 251001 - knetworkmanager crashed when clicking auto eth0
Summary: knetworkmanager crashed when clicking auto eth0
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: knetworkmanager (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-12 20:41 UTC by Unknown
Modified: 2010-09-12 21:44 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 Unknown 2010-09-12 20:41:53 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-19-generic x86_64
Distribution: Ubuntu maverick (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
I clicked "Auto ETH0" while it was just reconnecting, after disconnecting my cable modem.

-- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x372f) at kernel/qaction.cpp:794
#7  0x00007f70bd88412a in QMenuPrivate::setCurrentAction (this=0x1cd1c60, action=0x372f, popup=96, reason=QMenuPrivate::SelectedFromElsewhere, activateFirst=<value optimized out>) at widgets/qmenu.cpp:562
#8  0x00007f70bd886e24 in QMenu::mouseMoveEvent (this=0x1cd1b10, e=0x7fff85746150) at widgets/qmenu.cpp:2808
#9  0x00007f70bd47596b in QWidget::event (this=0x1cd1b10, event=0x7fff85746150) at kernel/qwidget.cpp:8143
#10 0x00007f70bd88843b in QMenu::event (this=0x1cd1b10, e=0x7fff85746150) at widgets/qmenu.cpp:2410
#11 0x00007f70b4c48a1d in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#12 0x00007f70bccb9507 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x1cd1b10, event=0x7fff85746150) at kernel/qcoreapplication.cpp:847
#13 0x00007f70bd42001c in QApplicationPrivate::notify_helper (this=0x1b90070, receiver=0x1cd1b10, e=0x7fff85746150) at kernel/qapplication.cpp:4392
#14 0x00007f70bd42637e in QApplication::notify (this=0x7fff85748970, receiver=0x1cd1b10, e=0x7fff85746150) at kernel/qapplication.cpp:3959
#15 0x00007f70bf29ff16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#16 0x00007f70bccb9cdc in QCoreApplication::notifyInternal (this=0x7fff85748970, receiver=0x1cd1b10, event=0x7fff85746150) at kernel/qcoreapplication.cpp:732
#17 0x00007f70bd424e2e in sendEvent (receiver=0x1cd1b10, event=0x7fff85746150, alienWidget=0x0, nativeWidget=0x1cd1b10, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QApplicationPrivate::sendMouseEvent (receiver=0x1cd1b10, event=0x7fff85746150, alienWidget=0x0, nativeWidget=0x1cd1b10, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:3058
#19 0x00007f70bd4252df in QApplicationPrivate::sendSyntheticEnterLeave (this=<value optimized out>, widget=<value optimized out>) at kernel/qapplication.cpp:3144
#20 0x00007f70bd4744d4 in QWidgetPrivate::hideChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7695
#21 0x00007f70bd474669 in QWidgetPrivate::hide_helper (this=0x1d78670) at kernel/qwidget.cpp:7425
#22 0x00007f70bd47b610 in QWidget::setVisible (this=0x1ca8570, visible=<value optimized out>) at kernel/qwidget.cpp:7597
#23 0x00007f70bd4826c2 in hide (this=0x1e36690, widget=0x1ca8570) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:491
#24 QWidgetAction::releaseWidget (this=0x1e36690, widget=0x1ca8570) at kernel/qwidgetaction.cpp:206
#25 0x00007f70bd882fbb in QMenu::actionEvent (this=0x1cd1b10, e=0x7fff85746bf0) at widgets/qmenu.cpp:2882
#26 0x00007f70bd475625 in QWidget::event (this=0x1cd1b10, event=0x7fff85746bf0) at kernel/qwidget.cpp:8533
#27 0x00007f70bd88843b in QMenu::event (this=0x1cd1b10, e=0x7fff85746bf0) at widgets/qmenu.cpp:2410
#28 0x00007f70bd42004c in QApplicationPrivate::notify_helper (this=0x1b90070, receiver=0x1cd1b10, e=0x7fff85746bf0) at kernel/qapplication.cpp:4396
#29 0x00007f70bd425b5d in QApplication::notify (this=0x7fff85748970, receiver=0x1cd1b10, e=0x7fff85746bf0) at kernel/qapplication.cpp:4277
#30 0x00007f70bf29ff16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0x00007f70bccb9cdc in QCoreApplication::notifyInternal (this=0x7fff85748970, receiver=0x1cd1b10, event=0x7fff85746bf0) at kernel/qcoreapplication.cpp:732
#32 0x00007f70bd46ba51 in sendEvent (this=0x1cd1b10, action=0x1e36690) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (this=0x1cd1b10, action=0x1e36690) at kernel/qwidget.cpp:3140
#34 0x00000000004108fa in _start ()

Reported using DrKonqi
Comment 1 Pino Toscano 2010-09-12 21:44:55 UTC

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