Bug 251268 - KnetworkManager crashed when select another wired connection
Summary: KnetworkManager crashed when select another wired connection
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-09-15 05:00 UTC by Michael DING
Modified: 2010-09-27 02:05 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 Michael DING 2010-09-15 05:00:33 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-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
KnetworkManager crashed when select another wired connection

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x81bfe20) at kernel/qaction.cpp:793
#7  0x01416668 in QMenu::mouseMoveEvent (this=0x81bfe20, e=0xbfb97500) at widgets/qmenu.cpp:2810
#8  0x00fce69a in QWidget::event (this=0x81bf930, event=0xbfb97500) at kernel/qwidget.cpp:7983
#9  0x014180cc in QMenu::event (this=0x81bf930, e=0xbfb97500) at widgets/qmenu.cpp:2414
#10 0x03c91f3f in Oxygen::MenuBarDataV1::eventFilter (this=0x82037e8, object=0x81bf930, event=0xbfb97500) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:85
#11 0x01abacda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x80fdc38, receiver=0x81bf930, event=0xbfb97500) at kernel/qcoreapplication.cpp:819
#12 0x00f704b9 in QApplicationPrivate::notify_helper (this=0x80fdc38, receiver=0x81bf930, e=0xbfb97500) at kernel/qapplication.cpp:4296
#13 0x00f779f7 in QApplication::notify (this=0xbfb99180, receiver=0x81bf930, e=0xbfb97500) at kernel/qapplication.cpp:3865
#14 0x00c63f2a in KApplication::notify (this=0xbfb99180, receiver=0x81bf930, event=0xbfb97500) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x01abba3b in QCoreApplication::notifyInternal (this=0xbfb99180, receiver=0x81bf930, event=0xbfb97500) at kernel/qcoreapplication.cpp:704
#16 0x00f76952 in QCoreApplication::sendEvent (receiver=0x81bf930, event=0xbfb97500, alienWidget=0x0, nativeWidget=0x81bf930, buttonDown=0x18b4058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x81bf930, event=0xbfb97500, alienWidget=0x0, nativeWidget=0x81bf930, buttonDown=0x18b4058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x00f76e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x80fdc38, widget=0x82f3c28) at kernel/qapplication.cpp:3051
#19 0x00fcd236 in QWidgetPrivate::hideChildren (this=0x8242b38, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x00fcd3ea in QWidgetPrivate::hide_helper (this=0x8242b38) at kernel/qwidget.cpp:7283
#21 0x00fd6b40 in QWidget::setVisible (this=0x81cf490, visible=false) at kernel/qwidget.cpp:7455
#22 0x00fdb0d0 in QWidget::hide (this=0x81dd9f8, widget=0x81cf490) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x81dd9f8, widget=0x81cf490) at kernel/qwidgetaction.cpp:206
#24 0x01412212 in QMenu::actionEvent (this=0x81bf930, e=0xbfb97ce8) at widgets/qmenu.cpp:2883
#25 0x00fce97d in QWidget::event (this=0x81bf930, event=0xbfb97ce8) at kernel/qwidget.cpp:8373
#26 0x014180cc in QMenu::event (this=0x81bf930, e=0xbfb97ce8) at widgets/qmenu.cpp:2414
#27 0x00f704dc in QApplicationPrivate::notify_helper (this=0x80fdc38, receiver=0x81bf930, e=0xbfb97ce8) at kernel/qapplication.cpp:4300
#28 0x00f770f9 in QApplication::notify (this=0xbfb99180, receiver=0x81bf930, e=0xbfb97ce8) at kernel/qapplication.cpp:4265
#29 0x00c63f2a in KApplication::notify (this=0xbfb99180, receiver=0x81bf930, event=0xbfb97ce8) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x01abba3b in QCoreApplication::notifyInternal (this=0xbfb99180, receiver=0x81bf930, event=0xbfb97ce8) at kernel/qcoreapplication.cpp:704
#31 0x00fc39a2 in QCoreApplication::sendEvent (this=0x81bf930, action=0x81dd9f8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x81bf930, action=0x81dd9f8) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

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

Possible duplicates by query: bug 251182, bug 251067, bug 251001, bug 250401, bug 250291.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-27 02:05:12 UTC

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