Bug 265986 - knetwork manager crashes when attempting to change wireless network connection except when knetworkmanager is started manually
Summary: knetwork manager crashes when attempting to change wireless network connectio...
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: 2011-02-10 15:41 UTC by Dan Buchanan
Modified: 2011-02-11 10:24 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 Dan Buchanan 2011-02-10 15:41:03 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-28-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
knetworkmanager consistently crashes when attempting to change wireless network connections while connected to an existing wireless connection. This only occurs when knetwork manager is started automatically when the desktop environment is loaded. If knetworkmanager is restarted automatically after a crash the same crash occurs, however if knetworkmanager is manually started from the k menu or other manual method the crash does not occur. 

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x8b5bd30) at kernel/qaction.cpp:793
#7  0x015c7668 in QMenu::mouseMoveEvent (this=0x8b5bd30, e=0xbfd33ba0) at widgets/qmenu.cpp:2810
#8  0x0117f69a in QWidget::event (this=0x8b5b8c0, event=0xbfd33ba0) at kernel/qwidget.cpp:7983
#9  0x015c90cc in QMenu::event (this=0x8b5b8c0, e=0xbfd33ba0) at widgets/qmenu.cpp:2414
#10 0x01b2b34f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x00b18cda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8a8a8b0, receiver=0x8b5b8c0, event=0xbfd33ba0) at kernel/qcoreapplication.cpp:819
#12 0x011214b9 in QApplicationPrivate::notify_helper (this=0x8a8a8b0, receiver=0x8b5b8c0, e=0xbfd33ba0) at kernel/qapplication.cpp:4296
#13 0x011289f7 in QApplication::notify (this=0xbfd35820, receiver=0x8b5b8c0, e=0xbfd33ba0) at kernel/qapplication.cpp:3865
#14 0x002f040a in KApplication::notify (this=0xbfd35820, receiver=0x8b5b8c0, event=0xbfd33ba0) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x00b19a3b in QCoreApplication::notifyInternal (this=0xbfd35820, receiver=0x8b5b8c0, event=0xbfd33ba0) at kernel/qcoreapplication.cpp:704
#16 0x01127952 in QCoreApplication::sendEvent (receiver=0x8b5b8c0, event=0xbfd33ba0, alienWidget=0x0, nativeWidget=0x8b5b8c0, buttonDown=0x1a65058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x8b5b8c0, event=0xbfd33ba0, alienWidget=0x0, nativeWidget=0x8b5b8c0, buttonDown=0x1a65058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x01127e9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x8a8a8b0, widget=0x8c74888) at kernel/qapplication.cpp:3051
#19 0x0117e236 in QWidgetPrivate::hideChildren (this=0x8c740f8, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x0117e3ea in QWidgetPrivate::hide_helper (this=0x8c740f8) at kernel/qwidget.cpp:7283
#21 0x01187b40 in QWidget::setVisible (this=0x8c73e58, visible=false) at kernel/qwidget.cpp:7455
#22 0x0118c0d0 in QWidget::hide (this=0x8c73fd0, widget=0x8c73e58) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x8c73fd0, widget=0x8c73e58) at kernel/qwidgetaction.cpp:206
#24 0x015c3212 in QMenu::actionEvent (this=0x8b5b8c0, e=0xbfd34388) at widgets/qmenu.cpp:2883
#25 0x0117f97d in QWidget::event (this=0x8b5b8c0, event=0xbfd34388) at kernel/qwidget.cpp:8373
#26 0x015c90cc in QMenu::event (this=0x8b5b8c0, e=0xbfd34388) at widgets/qmenu.cpp:2414
#27 0x011214dc in QApplicationPrivate::notify_helper (this=0x8a8a8b0, receiver=0x8b5b8c0, e=0xbfd34388) at kernel/qapplication.cpp:4300
#28 0x011280f9 in QApplication::notify (this=0xbfd35820, receiver=0x8b5b8c0, e=0xbfd34388) at kernel/qapplication.cpp:4265
#29 0x002f040a in KApplication::notify (this=0xbfd35820, receiver=0x8b5b8c0, event=0xbfd34388) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x00b19a3b in QCoreApplication::notifyInternal (this=0xbfd35820, receiver=0x8b5b8c0, event=0xbfd34388) at kernel/qcoreapplication.cpp:704
#31 0x011749a2 in QCoreApplication::sendEvent (this=0x8b5b8c0, action=0x8c73fd0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x8b5b8c0, action=0x8c73fd0) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

Possible duplicates by query: bug 265612, bug 265375, bug 265080, bug 264739, bug 264267.

Reported using DrKonqi
Comment 1 Pino Toscano 2011-02-11 10:24:48 UTC

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