Summary: | Knetwork manager crashes | ||
---|---|---|---|
Product: | [Unmaintained] knetworkmanager | Reporter: | Petr Kulhavy <brain> |
Component: | general | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | lamarque, mmfrezabakhshi |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Petr Kulhavy
2010-03-31 14:03:22 UTC
on my laptop knetworkmanager automatically starts connecting using "eth_s0_0" and when I manually select my own non-dhcp profile. it crashes. I have set my own profile to start automatically but it does not affect startup profile selection. Here is the crash dump: Application: KNetworkManager (knetworkmanager), signal: Segmentation fault [KCrash Handler] #7 0xb6665124 in QAction::isSeparator (this=0x72006f) at kernel/qaction.cpp:793 #8 0xb6b23b0d in QMenuPrivate::setCurrentAction (this=0x818e4a8, action=0x72006f, popup=96, reason=SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:571 #9 0xb6b26cb0 in QMenu::mouseMoveEvent (this=0x816d028, e=0xbf87c1a0) at widgets/qmenu.cpp:2819 #10 0xb66cc668 in QWidget::event (this=0x816d028, event=0xbf87c1a0) at kernel/qwidget.cpp:8029 #11 0xb6b2873c in QMenu::event (this=0x816d028, e=0xbf87c1a0) at widgets/qmenu.cpp:2421 #12 0xb4db3edc in Oxygen::MenuBarDataV1::eventFilter (this=0x81c74e0, object=0x816d028, event=0xbf87c1a0) at /usr/src/debug/kdebase-workspace-4.5.0/kstyles/oxygen/animations/oxygenmenubardata.cpp:84 #13 0xb63a19ee in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8093af8, receiver=0x816d028, event=0xbf87c1a0) at kernel/qcoreapplication.cpp:841 #14 0xb666be0d in QApplicationPrivate::notify_helper (this=0x8093af8, receiver=0x816d028, e=0xbf87c1a0) at kernel/qapplication.cpp:4298 #15 0xb667363e in QApplication::notify (this=0xbf87bef4, receiver=0x816d028, e=0xbf87c1a0) at kernel/qapplication.cpp:3867 #16 0xb727a881 in KApplication::notify (this=0xbf87dc60, receiver=0x816d028, event=0xbf87c1a0) at /usr/src/debug/kdelibs-4.5.0/kdeui/kernel/kapplication.cpp:310 #17 0xb63a271e in QCoreApplication::notifyInternal (this=0xbf87dc60, receiver=0x816d028, event=0xbf87c1a0) at kernel/qcoreapplication.cpp:726 #18 0xb6672584 in sendSpontaneousEvent (event=<value optimized out>, receiver=<value optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:218 #19 QApplicationPrivate::sendMouseEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qapplication.cpp:2965 #20 0xb6672ab1 in QApplicationPrivate::sendSyntheticEnterLeave (this=0x8093af8, widget=0x81cfe68) at kernel/qapplication.cpp:3053 #21 0xb66cae7e in QWidgetPrivate::hideChildren (this=0x819e830, spontaneous=false) at kernel/qwidget.cpp:7579 #22 0xb66cb02a in QWidgetPrivate::hide_helper (this=0x819e830) at kernel/qwidget.cpp:7309 #23 0xb66d4a70 in QWidget::setVisible (this=0x827d9b0, visible=false) at kernel/qwidget.cpp:7481 #24 0xb66d90ed in hide (this=<value optimized out>) at ../../src/gui/kernel/qwidget.h:489 #25 QWidgetAction::releaseWidget (this=<value optimized out>) at kernel/qwidgetaction.cpp:206 #26 0xb6b2261a in QMenu::actionEvent (this=0x816d028, e=0xbf87c988) at widgets/qmenu.cpp:2892 #27 0xb66cc2a9 in QWidget::event (this=0x816d028, event=0xbf87c988) at kernel/qwidget.cpp:8419 #28 0xb6b2873c in QMenu::event (this=0x816d028, e=0xbf87c988) at widgets/qmenu.cpp:2421 #29 0xb666be3c in QApplicationPrivate::notify_helper (this=0x8093af8, receiver=0x816d028, e=0xbf87c988) at kernel/qapplication.cpp:4302 #30 0xb6672d08 in QApplication::notify (this=0x816d028, receiver=0x816d028, e=0xbf87c988) at kernel/qapplication.cpp:4267 #31 0xb727a881 in KApplication::notify (this=0xbf87dc60, receiver=0x816d028, event=0xbf87c988) at /usr/src/debug/kdelibs-4.5.0/kdeui/kernel/kapplication.cpp:310 #32 0xb63a271e in QCoreApplication::notifyInternal (this=0xbf87dc60, receiver=0x816d028, event=0xbf87c988) at kernel/qcoreapplication.cpp:726 #33 0xb66c1325 in sendEvent (event=<value optimized out>, receiver=0x816d028) at ../../src/corelib/kernel/qcoreapplication.h:215 #34 QWidget::removeAction (event=<value optimized out>, receiver=0x816d028) at kernel/qwidget.cpp:3042 #35 0x080558fc in _start () *** This bug has been marked as a duplicate of bug 215080 *** |