Bug 252484 - Adding OpenDNS crashes KNetworkManager
Summary: Adding OpenDNS crashes KNetworkManager
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-09-26 23:41 UTC by Marc-André Appel
Modified: 2010-09-27 02:06 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 Marc-André Appel 2010-09-26 23:41:09 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-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
Added a new wired network with DHCP Address only and added the OpenDNS servers, activated it and when i try to switch to it, it crashes.

The crash can be reproduced every time.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f289730f820 in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#6  0x00007f2897756011 in ?? () from /usr/lib/libQtGui.so.4
#7  0x00007f2897758c91 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8  0x00007f289736bb6f in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x00007f289775a41b in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f288f535465 in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x00007f2896bc71b7 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00007f2897315bdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f289731c8bb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f2899148a16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007f2896bc7d9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007f289731ba9e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#17 0x00007f289731bf4f in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#18 0x00007f289736a6b4 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#19 0x00007f289736a836 in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#20 0x00007f28973732d0 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#21 0x00007f2897377342 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#22 0x00007f2897754d9b in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f289736b80d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f289775a41b in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00007f2897315c0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007f289731c0eb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007f2899148a16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x00007f2896bc7d9c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x00007f28973615b1 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#30 0x0000000000410fe2 in _start ()

Possible duplicates by query: bug 251893, bug 251810, bug 251567, bug 251268, bug 251182.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-09-27 02:06:02 UTC

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