Bug 283183 - Knetwork manager crashes when starting 3g connection
Summary: Knetwork manager crashes when starting 3g connection
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: 2011-10-02 15:23 UTC by davelaar82
Modified: 2011-10-03 00:25 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 davelaar82 2011-10-02 15:23:25 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-34-generic i686
Distribution: Ubuntu 10.04.3 LTS

-- Information about the crash:
Just starting 3g
on huawei k3765
just don know what to add else APN settings are correct

































The crash can be reproduced every time.

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

Thread 2 (Thread 0xb4e55b70 (LWP 1751)):
#0  0x007ae422 in __kernel_vsyscall ()
#1  0x0859eb86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x04e0c4eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x04dff0ac in ?? () from /lib/libglib-2.0.so.0
#4  0x04dff4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x07f3960f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x07f0c059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x07f0c4aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x07e085a8 in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x07eebc1b in ?? () from /usr/lib/libQtCore.so.4
#10 0x07e0b32e in ?? () from /usr/lib/libQtCore.so.4
#11 0x0046a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x085aca4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb76e8710 (LWP 1403)):
[KCrash Handler]
#6  0x00fbc94a in QAction::isSeparator() const () from /usr/lib/libQtGui.so.4
#7  0x01469668 in QMenu::mouseMoveEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#8  0x0102169a in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#9  0x0146b0cc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x0420334f in ?? () from /usr/lib/kde4/plugins/styles/oxygen.so
#11 0x07f0ccda in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#12 0x00fc34b9 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00fca9f7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00a0740a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x07f0da3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00fc9952 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#17 0x00fc9e9a in QApplicationPrivate::sendSyntheticEnterLeave(QWidget*) () from /usr/lib/libQtGui.so.4
#18 0x01020236 in QWidgetPrivate::hideChildren(bool) () from /usr/lib/libQtGui.so.4
#19 0x010203ea in QWidgetPrivate::hide_helper() () from /usr/lib/libQtGui.so.4
#20 0x01029b40 in QWidget::setVisible(bool) () from /usr/lib/libQtGui.so.4
#21 0x0102e0d0 in QWidgetAction::releaseWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#22 0x01465212 in QMenu::actionEvent(QActionEvent*) () from /usr/lib/libQtGui.so.4
#23 0x0102197d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x0146b0cc in QMenu::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00fc34dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00fca0f9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00a0740a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x07f0da3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x010169a2 in QWidget::removeAction(QAction*) () from /usr/lib/libQtGui.so.4
#30 0x080565ef in _start ()

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

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

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-10-03 00:25:47 UTC
The monolithic version is unmaintained, which means nobody is fixing bugs in it. Please upgrade to the plasmoid version, which does not suffer from this problem.

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