Bug 246626 - 3G mobile ZTE stick
Summary: 3G mobile ZTE stick
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:
: 251182 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-08-03 18:53 UTC by Petr Skocek
Modified: 2010-09-27 02:04 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 Petr Skocek 2010-08-03 18:53:56 UTC
Application: knetworkmanager (v0.9)
KDE Platform Version: 4.4.92 (KDE 4.4.92 (KDE 4.5 RC2))
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

tryed to connect to 3G mobile broadband (ZTE MF112 usb stick). When I clicked on mobile phone icon Knetwork manager crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: KNetworkManager (knetworkmanager), signal: Segmentation fault
[KCrash Handler]
#7  QAction::isSeparator (this=0xa1334a8) at kernel/qaction.cpp:794
#8  0x01557232 in QMenu::mouseMoveEvent (this=0xa1334a8, e=0xbfde5fd0) at widgets/qmenu.cpp:2808
#9  0x010ecaea in QWidget::event (this=0xa132db8, event=0xbfde5fd0) at kernel/qwidget.cpp:8142
#10 0x01558b3f in QMenu::event (this=0xa132db8, e=0xbfde5fd0) at widgets/qmenu.cpp:2410
#11 0x0745f00f in Oxygen::MenuBarDataV1::eventFilter (this=0xa2a2790, object=0xa132db8, event=0xbfde5fd0) at ../../../kstyles/oxygen/animations/oxygenmenubardata.cpp:84
#12 0x01b8c0ca in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0xa04dc28, receiver=0xa132db8, event=0xbfde5fd0) at kernel/qcoreapplication.cpp:847
#13 0x0108f0a9 in QApplicationPrivate::notify_helper (this=0xa04dc28, receiver=0xa132db8, e=0xbfde5fd0) at kernel/qapplication.cpp:4385
#14 0x01095ab7 in QApplication::notify (this=0xbfde7ce0, receiver=0xa132db8, e=0xbfde5fd0) at kernel/qapplication.cpp:3952
#15 0x004de2aa in KApplication::notify (this=0xbfde7ce0, receiver=0xa132db8, event=0xbfde5fd0) at ../../kdeui/kernel/kapplication.cpp:309
#16 0x01b8c96b in QCoreApplication::notifyInternal (this=0xbfde7ce0, receiver=0xa132db8, event=0xbfde5fd0) at kernel/qcoreapplication.cpp:732
#17 0x01094162 in QCoreApplication::sendEvent (receiver=0xa132db8, event=0xbfde5fd0, alienWidget=0x0, nativeWidget=0xa132db8, buttonDown=0x1a21300, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#18 QApplicationPrivate::sendMouseEvent (receiver=0xa132db8, event=0xbfde5fd0, alienWidget=0x0, nativeWidget=0xa132db8, buttonDown=0x1a21300, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3051
#19 0x010946aa in QApplicationPrivate::sendSyntheticEnterLeave (this=0xa04dc28, widget=0xa29d578) at kernel/qapplication.cpp:3137
#20 0x010eb69e in QWidgetPrivate::hideChildren (this=0xa29ce00, spontaneous=false) at kernel/qwidget.cpp:7694
#21 0x010eb872 in QWidgetPrivate::hide_helper (this=0xa29ce00) at kernel/qwidget.cpp:7424
#22 0x010f2fc0 in QWidget::setVisible (this=0xa29cd98, visible=false) at kernel/qwidget.cpp:7596
#23 0x010fa930 in QWidget::hide (this=0xa29ccc0, widget=0xa29cd98) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:491
#24 QWidgetAction::releaseWidget (this=0xa29ccc0, widget=0xa29cd98) at kernel/qwidgetaction.cpp:206
#25 0x01552e52 in QMenu::actionEvent (this=0xa132db8, e=0xbfde67b8) at widgets/qmenu.cpp:2882
#26 0x010ecdbd in QWidget::event (this=0xa132db8, event=0xbfde67b8) at kernel/qwidget.cpp:8532
#27 0x01558b3f in QMenu::event (this=0xa132db8, e=0xbfde67b8) at widgets/qmenu.cpp:2410
#28 0x0108f0cc in QApplicationPrivate::notify_helper (this=0xa04dc28, receiver=0xa132db8, e=0xbfde67b8) at kernel/qapplication.cpp:4389
#29 0x010951b9 in QApplication::notify (this=0xbfde7ce0, receiver=0xa132db8, e=0xbfde67b8) at kernel/qapplication.cpp:4354
#30 0x004de2aa in KApplication::notify (this=0xbfde7ce0, receiver=0xa132db8, event=0xbfde67b8) at ../../kdeui/kernel/kapplication.cpp:309
#31 0x01b8c96b in QCoreApplication::notifyInternal (this=0xbfde7ce0, receiver=0xa132db8, event=0xbfde67b8) at kernel/qcoreapplication.cpp:732
#32 0x010e24ca in QCoreApplication::sendEvent (this=0xa132db8, action=0xa29ccc0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#33 QWidget::removeAction (this=0xa132db8, action=0xa29ccc0) at kernel/qwidget.cpp:3139
#34 0x08056acf in _start ()

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

Possible duplicates by query: bug 245987, bug 245748, bug 245721, bug 245719, bug 245672.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-09-14 12:18:41 UTC
*** Bug 251182 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Feck 2010-09-27 02:04:34 UTC

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