Bug 234115 - Network Crash
Summary: Network Crash
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-04-12 00:57 UTC by Craig
Modified: 2010-04-13 14:46 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 Craig 2010-04-12 00:57:32 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-19-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
While attempting to setup my wireless connection the network manager simple crashed after placing the secure password.

 -- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[Current thread is 1 (Thread 0xb77c1710 (LWP 1422))]

Thread 2 (Thread 0xb50c9b70 (LWP 2043)):
#0  0x0869ce16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x0532e6fb in ?? () from /usr/lib/libQtCore.so.4
#2  0x05333825 in ?? () from /usr/lib/libQtCore.so.4
#3  0x0533386a in ?? () from /usr/lib/libQtCore.so.4
#4  0x05331818 in ?? () from /usr/lib/libQtCore.so.4
#5  0x053318a5 in ?? () from /usr/lib/libQtCore.so.4
#6  0x09a13aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x09a13ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x09a144b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x0533160f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x05304059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x053044aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x052005a8 in QThread::exec() () from /usr/lib/libQtCore.so.4
#13 0x052e3c1b in ?? () from /usr/lib/libQtCore.so.4
#14 0x0520332e in ?? () from /usr/lib/libQtCore.so.4
#15 0x002aa96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x00b979de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb77c1710 (LWP 1422)):
[KCrash Handler]
#6  0x00ffb94a in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#7  0x014a8668 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8  0x0106069a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x014aa0cc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x010024dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x010099f7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x004ddf2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0x05305a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x01008952 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#15 0x01008e9a in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#16 0x0105f236 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#17 0x0105f3ea in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#18 0x01068b40 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#19 0x0106d0d0 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#20 0x014a4212 in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#21 0x0106097d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x014aa0cc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x010024dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x010090f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x004ddf2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x05305a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x010559a2 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#28 0x080565af in _start ()

Possible duplicates by query: bug 233825, bug 233797, bug 233608, bug 233342, bug 233193.

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-13 14:46:16 UTC
Reported at bug 215080. Regards

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