Bug 286512 - knetworkmaneger crash when using private config
Summary: knetworkmaneger crash when using private config
Status: RESOLVED DUPLICATE of bug 215080
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-13 18:15 UTC by Huszár Roland
Modified: 2011-11-17 15:08 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 Huszár Roland 2011-11-13 18:15:08 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-686 i686
Distribution: Debian GNU/Linux 6.0.3 (squeeze)

-- Information about the crash:
When I choose my private network config, the manager nearly everytime crash. My network config with fix inner ip, the autoeth configed with dhcp. the manager works fine with dhcp but sometimes I need my fix inner ip. Than crash the manager.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#6  0xb667ea37 in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#7  0xb6b29158 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8  0xb66e366a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0xb6b2abfc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0xb534830f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0xb639b76a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0xb66855a9 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0xb668caf7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0xb7496bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0xb639c4cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0xb668ba52 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#17 0xb668bf9a in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#18 0xb66e2206 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#19 0xb66e23bc in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#20 0xb66ebae0 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#21 0xb66f0080 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#22 0xb6b24d02 in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb66e394d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb6b2abfc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb66855cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb668c1f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb7496bfa in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0xb639c4cb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0xb66d89c2 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#30 0x080568bf in _start ()

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

Possible duplicates by query: bug 283183, bug 282095, bug 281306, bug 280158, bug 279680.

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-11-13 19:35:28 UTC
Monolithic knetworkmanager is unmaintained for almost a year. Upgrade to the plasmoid version (Plasma NM).

*** This bug has been marked as a duplicate of bug 215080 ***
Comment 2 Huszár Roland 2011-11-17 15:08:01 UTC
Thanks for the advice it works now perfectly!