Bug 228677 - knetworkmanager crashes when select a static IP wired connection
Summary: knetworkmanager crashes when select a static IP wired connection
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 23:30 UTC by José Manuel
Modified: 2010-02-28 00:14 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 José Manuel 2010-02-26 23:30:05 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.00 (KDE 4.4.0)
Qt Version: 4.6.2
Operating System: Linux 2.6.31.12-174.2.22.fc12.i686 i686
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
Simply selecteing a static IP address connection from the menu, causes kdenetworkmanager to crash. Sometimes the connection is successfull.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0x0468e27a in QAction::isSeparator (this=0x720065) at kernel/qaction.cpp:793
#7  0x04af89f4 in QMenuPrivate::setCurrentAction (this=0x9d86330, action=0x720065, popup=96, reason=SelectedFromElsewhere, activateFirst=false) at widgets/qmenu.cpp:570
#8  0x04afb810 in QMenu::mouseMoveEvent (this=0x9d85ea0, e=0xbfb18850) at widgets/qmenu.cpp:2810
#9  0x046e69cf in QWidget::event (this=0x9d85ea0, event=0xbfb18850) at kernel/qwidget.cpp:7983
#10 0x04afd28c in QMenu::event (this=0x9d85ea0, e=0xbfb18850) at widgets/qmenu.cpp:2414
#11 0x00b1eaef in QWidget::setUpdatesEnabled(bool) () at kernel/qwidget.cpp:7027
#12 0x0578fe3a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x9c7bc68, receiver=0x9d85ea0, event=0xbfb18850) at kernel/qcoreapplication.cpp:819
#13 0x04693d0a in QApplicationPrivate::notify_helper (this=0x9c7bc68, receiver=0x9d85ea0, e=0xbfb18850) at kernel/qapplication.cpp:4296
#14 0x0469b0fe in QApplication::notify (this=0xbfb1a4f0, receiver=0x9d85ea0, e=0xbfb18850) at kernel/qapplication.cpp:3865
#15 0x069d858b in KApplication::notify (this=0xbfb1a4f0, receiver=0x9d85ea0, event=0xbfb18850) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#16 0x05790c03 in QCoreApplication::notifyInternal (this=0xbfb1a4f0, receiver=0x9d85ea0, event=0xbfb18850) at kernel/qcoreapplication.cpp:704
#17 0x04699e68 in sendEvent (receiver=0x9d85ea0, event=0xbfb18850, alienWidget=0x0, nativeWidget=0x9d85ea0, buttonDown=0x4f930f8, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#18 QApplicationPrivate::sendMouseEvent (receiver=0x9d85ea0, event=0xbfb18850, alienWidget=0x0, nativeWidget=0x9d85ea0, buttonDown=0x4f930f8, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#19 0x0469a39a in QApplicationPrivate::sendSyntheticEnterLeave (this=0x9c7bc68, widget=0x9e84c60) at kernel/qapplication.cpp:3051
#20 0x046e55a6 in QWidgetPrivate::hideChildren (this=0x9ee28d0, spontaneous=false) at kernel/qwidget.cpp:7536
#21 0x046e576b in QWidgetPrivate::hide_helper (this=0x9ee28d0) at kernel/qwidget.cpp:7283
#22 0x046ee160 in QWidget::setVisible (this=0x9ee0b90, visible=false) at kernel/qwidget.cpp:7455
#23 0x046f29a1 in hide (this=0x9e84988, widget=0x9ee0b90) at ../../src/gui/kernel/qwidget.h:489
#24 QWidgetAction::releaseWidget (this=0x9e84988, widget=0x9ee0b90) at kernel/qwidgetaction.cpp:206
#25 0x04af76ea in QMenu::actionEvent (this=0x9d85ea0, e=0xbfb19038) at widgets/qmenu.cpp:2883
#26 0x046e6cad in QWidget::event (this=0x9d85ea0, event=0xbfb19038) at kernel/qwidget.cpp:8373
#27 0x04afd28c in QMenu::event (this=0x9d85ea0, e=0xbfb19038) at widgets/qmenu.cpp:2414
#28 0x04693d2c in QApplicationPrivate::notify_helper (this=0x9c7bc68, receiver=0x9d85ea0, e=0xbfb19038) at kernel/qapplication.cpp:4300
#29 0x0469a5f1 in QApplication::notify (this=0xbfb1a4f0, receiver=0x9d85ea0, e=0xbfb19038) at kernel/qapplication.cpp:4265
#30 0x069d858b in KApplication::notify (this=0xbfb1a4f0, receiver=0x9d85ea0, event=0xbfb19038) at /usr/src/debug/kdelibs-4.4.0/kdeui/kernel/kapplication.cpp:302
#31 0x05790c03 in QCoreApplication::notifyInternal (this=0xbfb1a4f0, receiver=0x9d85ea0, event=0xbfb19038) at kernel/qcoreapplication.cpp:704
#32 0x046dd622 in sendEvent (this=0x9d85ea0, action=0x9e84988) at ../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (this=0x9d85ea0, action=0x9e84988) at kernel/qwidget.cpp:3018
#34 0x08055737 in _start ()

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

Possible duplicates by query: bug 228104, bug 227692, bug 227429, bug 224730, bug 224502.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-27 14:41:10 UTC
This is being tracked at bug 215080. 
- Are you using the Oxygen widget style? (check it on SystemSettings/Appearance/Style)
Regards

*** This bug has been marked as a duplicate of bug 215080 ***
Comment 2 José Manuel 2010-02-28 00:14:06 UTC
Yes, I'm using the Oxygen widget style.

(In reply to comment #1)
> This is being tracked at bug 215080. 
> - Are you using the Oxygen widget style? (check it on
> SystemSettings/Appearance/Style)
> Regards
> 
> *** This bug has been marked as a duplicate of bug 215080 ***