Bug 236660 - KNetworkManager crash when I change profile
Summary: KNetworkManager crash when I change profile
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-05-07 08:53 UTC by alfiobelotti
Modified: 2010-07-07 02:39 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 alfiobelotti 2010-05-07 08:53:41 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-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
With version 10.04 this happes every time I startup the PC, even if I try many times to restart the application.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  QAction::isSeparator (this=0x9a4a0c0) at kernel/qaction.cpp:793
#7  0x0132d668 in QMenu::mouseMoveEvent (this=0x9a4a0c0, e=0xbfa5d900) at widgets/qmenu.cpp:2810
#8  0x00ee569a in QWidget::event (this=0x9a49bb0, event=0xbfa5d900) at kernel/qwidget.cpp:7983
#9  0x0132f0cc in QMenu::event (this=0x9a49bb0, e=0xbfa5d900) at widgets/qmenu.cpp:2414
#10 0x0344bf3f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x0418ccda in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9983f00, receiver=0x9a49bb0, event=0xbfa5d900) at kernel/qcoreapplication.cpp:819
#12 0x00e874b9 in QApplicationPrivate::notify_helper (this=0x9983f00, receiver=0x9a49bb0, e=0xbfa5d900) at kernel/qapplication.cpp:4296
#13 0x00e8e9f7 in QApplication::notify (this=0xbfa5f580, receiver=0x9a49bb0, e=0xbfa5d900) at kernel/qapplication.cpp:3865
#14 0x00824f2a in KApplication::notify (this=0xbfa5f580, receiver=0x9a49bb0, event=0xbfa5d900) at ../../kdeui/kernel/kapplication.cpp:302
#15 0x0418da3b in QCoreApplication::notifyInternal (this=0xbfa5f580, receiver=0x9a49bb0, event=0xbfa5d900) at kernel/qcoreapplication.cpp:704
#16 0x00e8d952 in QCoreApplication::sendEvent (receiver=0x9a49bb0, event=0xbfa5d900, alienWidget=0x0, nativeWidget=0x9a49bb0, buttonDown=0x17cb058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x9a49bb0, event=0xbfa5d900, alienWidget=0x0, nativeWidget=0x9a49bb0, buttonDown=0x17cb058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#18 0x00e8de9a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x9983f00, widget=0x9ba86b8) at kernel/qapplication.cpp:3051
#19 0x00ee4236 in QWidgetPrivate::hideChildren (this=0x9ba7f68, spontaneous=false) at kernel/qwidget.cpp:7536
#20 0x00ee43ea in QWidgetPrivate::hide_helper (this=0x9ba7f68) at kernel/qwidget.cpp:7283
#21 0x00eedb40 in QWidget::setVisible (this=0x9ba6fa8, visible=false) at kernel/qwidget.cpp:7455
#22 0x00ef20d0 in QWidget::hide (this=0x9ba70d0, widget=0x9ba6fa8) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:489
#23 QWidgetAction::releaseWidget (this=0x9ba70d0, widget=0x9ba6fa8) at kernel/qwidgetaction.cpp:206
#24 0x01329212 in QMenu::actionEvent (this=0x9a49bb0, e=0xbfa5e0e8) at widgets/qmenu.cpp:2883
#25 0x00ee597d in QWidget::event (this=0x9a49bb0, event=0xbfa5e0e8) at kernel/qwidget.cpp:8373
#26 0x0132f0cc in QMenu::event (this=0x9a49bb0, e=0xbfa5e0e8) at widgets/qmenu.cpp:2414
#27 0x00e874dc in QApplicationPrivate::notify_helper (this=0x9983f00, receiver=0x9a49bb0, e=0xbfa5e0e8) at kernel/qapplication.cpp:4300
#28 0x00e8e0f9 in QApplication::notify (this=0xbfa5f580, receiver=0x9a49bb0, e=0xbfa5e0e8) at kernel/qapplication.cpp:4265
#29 0x00824f2a in KApplication::notify (this=0xbfa5f580, receiver=0x9a49bb0, event=0xbfa5e0e8) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x0418da3b in QCoreApplication::notifyInternal (this=0xbfa5f580, receiver=0x9a49bb0, event=0xbfa5e0e8) at kernel/qcoreapplication.cpp:704
#31 0x00eda9a2 in QCoreApplication::sendEvent (this=0x9a49bb0, action=0x9ba70d0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QWidget::removeAction (this=0x9a49bb0, action=0x9ba70d0) at kernel/qwidget.cpp:3018
#33 0x080565ef in _start ()

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

Possible duplicates by query: bug 236585, bug 236528, bug 236492, bug 236487, bug 236284.

Reported using DrKonqi
Comment 1 Pavel Andreev 2010-05-10 03:47:56 UTC
same as https://bugs.kde.org/show_bug.cgi?id=236955
Comment 2 Christoph Feck 2010-07-07 02:39:48 UTC

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