Bug 266090 - Networkmanager plasmoid: crash upon manually entering 3G provider
Summary: Networkmanager plasmoid: crash upon manually entering 3G provider
Status: RESOLVED DUPLICATE of bug 255855
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-11 17:12 UTC by Mikael Widersten
Modified: 2011-02-11 18:05 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 Mikael Widersten 2011-02-11 17:12:10 UTC
Application: kcmshell4 ()
KDE Platform Version: 4.6.00 (4.6.0) "release 381"
Qt Version: 4.7.1
Operating System: Linux 2.6.34.7-0.7-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
When adding a new mobile broadband connection in Manage Connections:
1) Choose country (Sweden)
2) Since no providers were listed I choose to enter manually => Crash

This modem has worked flawlessly with earlier KDE versions.

3G modem Huawei E1820 usb modem; openSUSE 11.3, KDE SC 4.6.0 from KR46 repository. Lenovo X61s

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#7  text (this=0x82583d8, text=...) at /usr/include/QtGui/qlistwidget.h:90
#8  MobileConnectionWizard::slotEnablePlanEditBox (this=0x82583d8, text=...) at /usr/src/debug/networkmanagement/settings/config/mobileconnectionwizard.cpp:469
#9  0xb00036db in MobileConnectionWizard::qt_metacall (this=0x82583d8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfcae998)
    at /usr/src/debug/networkmanagement/build/settings/config/moc_mobileconnectionwizard.cpp:86
#10 0xb6e84e5d in QMetaObject::metacall (object=0x82583d8, cl=QMetaObject::InvokeMetaMethod, idx=50, argv=0xbfcae998) at kernel/qmetaobject.cpp:237
#11 0xb6e94ffc in QMetaObject::activate (sender=0x82ab718, m=0xb6ce3818, local_signal_index=6, argv=0xbfcae998) at kernel/qobject.cpp:3272
#12 0xb67bfe05 in QComboBox::currentIndexChanged (this=0x82ab718, _t1=...) at .moc/release-shared/moc_qcombobox.cpp:309
#13 0xb67bfe72 in QComboBoxPrivate::_q_emitCurrentIndexChanged (this=0x82ab730, index=...) at widgets/qcombobox.cpp:1265
#14 0xb67bffe7 in QComboBoxPrivate::setCurrentIndex (this=0x82ab730, mi=...) at widgets/qcombobox.cpp:2022
#15 0xb67c0126 in QComboBox::setCurrentIndex (this=0x82ab718, index=0) at widgets/qcombobox.cpp:2005
#16 0xb67c19eb in QComboBoxPrivate::_q_rowsInserted (this=0x82ab730, parent=..., start=0, end=0) at widgets/qcombobox.cpp:1031
#17 0xb67c49e9 in QComboBox::qt_metacall (this=0x82ab718, _c=QMetaObject::InvokeMetaMethod, _id=20, _a=0xbfcaebf0) at .moc/release-shared/moc_qcombobox.cpp:199
#18 0xb6e84e5d in QMetaObject::metacall (object=0x82ab718, cl=QMetaObject::InvokeMetaMethod, idx=47, argv=0xbfcaebf0) at kernel/qmetaobject.cpp:237
#19 0xb6e94ffc in QMetaObject::activate (sender=0x82ab900, m=0xb6fb8198, local_signal_index=5, argv=0xbfcaebf0) at kernel/qobject.cpp:3272
#20 0xb6ee32b5 in QAbstractItemModel::rowsInserted (this=0x82ab900, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:181
#21 0xb6e786a2 in QAbstractItemModel::endInsertRows (this=0x82ab900) at kernel/qabstractitemmodel.cpp:2413
#22 0xb69c63a6 in QStandardItemModelPrivate::rowsInserted (this=0x82ab910, parent=0x82ab990, row=0, count=1) at itemviews/qstandarditemmodel.cpp:558
#23 0xb69c7511 in QStandardItemPrivate::insertRows (this=0x82aaf90, row=0, count=1, items=...) at itemviews/qstandarditemmodel.cpp:433
#24 0xb69c7c9c in QStandardItem::insertRow (this=0x82ab990, row=0, items=...) at itemviews/qstandarditemmodel.cpp:1457
#25 0xb69c7d03 in QStandardItemModel::insertRow (this=0x82ab900, row=0, items=...) at itemviews/qstandarditemmodel.cpp:2498
#26 0xb67c3792 in insertRow (this=0x0, index=0, icon=..., text=..., userData=...) at ../../src/gui/itemviews/qstandarditemmodel.h:438
#27 QComboBox::insertItem (this=0x0, index=0, icon=..., text=..., userData=...) at widgets/qcombobox.cpp:2115
#28 0xb67c4056 in QComboBox::insertSeparator (this=0x82ab718, index=0) at widgets/qcombobox.cpp:2207
#29 0xb000c938 in MobileConnectionWizard::initializePage (this=0x82583d8, id=3) at /usr/src/debug/networkmanagement/settings/config/mobileconnectionwizard.cpp:107
#30 0xb6910d17 in QWizardPrivate::switchToPage (this=0x8257940, newId=3, direction=QWizardPrivate::Forward) at dialogs/qwizard.cpp:849
#31 0xb6910e8c in QWizard::next (this=0x82583d8) at dialogs/qwizard.cpp:3113
#32 0xb6911578 in QWizard::qt_metacall (this=0x82583d8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfcaf308) at .moc/release-shared/moc_qwizard.cpp:170
#33 0xb0003662 in MobileConnectionWizard::qt_metacall (this=0x82583d8, _c=QMetaObject::InvokeMetaMethod, _id=42, _a=0xbfcaf308)
    at /usr/src/debug/networkmanagement/build/settings/config/moc_mobileconnectionwizard.cpp:78
#34 0xb6e84e5d in QMetaObject::metacall (object=0x82583d8, cl=QMetaObject::InvokeMetaMethod, idx=42, argv=0xbfcaf308) at kernel/qmetaobject.cpp:237
#35 0xb6e94ffc in QMetaObject::activate (sender=0x81ecc48, m=0xb6cf1824, local_signal_index=2, argv=0xbfcaf308) at kernel/qobject.cpp:3272
#36 0xb6aa960d in QAbstractButton::clicked (this=0x81ecc48, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#37 0xb67a175d in QAbstractButtonPrivate::emitClicked (this=0x8267340) at widgets/qabstractbutton.cpp:546
#38 0xb67a304b in QAbstractButtonPrivate::click (this=0x8267340) at widgets/qabstractbutton.cpp:539
#39 0xb67a3306 in QAbstractButton::mouseReleaseEvent (this=0x81ecc48, e=0xbfcafa14) at widgets/qabstractbutton.cpp:1121
#40 0xb63d56d0 in QWidget::event (this=0x81ecc48, event=0xbfcafa14) at kernel/qwidget.cpp:8200
#41 0xb67a2310 in QAbstractButton::event (this=0x81ecc48, e=0xbfcafa14) at widgets/qabstractbutton.cpp:1080
#42 0xb68445e8 in QPushButton::event (this=0x81ecc48, e=0xbfcafa14) at widgets/qpushbutton.cpp:683
#43 0xb637a414 in QApplicationPrivate::notify_helper (this=0x80b35f8, receiver=0x81ecc48, e=0xbfcafa14) at kernel/qapplication.cpp:4445
#44 0xb6383c90 in QApplication::notify (this=0xbfcaf72c, receiver=0x81ecc48, e=0xbfcafa14) at kernel/qapplication.cpp:4006
#45 0xb74ec6c1 in KApplication::notify (this=0xbfcb130c, receiver=0x81ecc48, event=0xbfcafa14) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#46 0xb6e7e5be in QCoreApplication::notifyInternal (this=0xbfcb130c, receiver=0x81ecc48, event=0xbfcafa14) at kernel/qcoreapplication.cpp:732
#47 0xb637b4bc in sendSpontaneousEvent (receiver=0x81ecc48, event=0xbfcafa14, alienWidget=0x81ecc48, nativeWidget=0x82583d8, buttonDown=0xb6cfac00, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#48 QApplicationPrivate::sendMouseEvent (receiver=0x81ecc48, event=0xbfcafa14, alienWidget=0x81ecc48, nativeWidget=0x82583d8, buttonDown=0xb6cfac00, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3103
#49 0xb64074ac in QETWidget::translateMouseEvent (this=0x82583d8, event=0xbfcaff2c) at kernel/qapplication_x11.cpp:4438
#50 0xb64065ce in QApplication::x11ProcessEvent (this=0xbfcb130c, event=0xbfcaff2c) at kernel/qapplication_x11.cpp:3442
#51 0xb6430db0 in x11EventSourceDispatch (s=0x80b87b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#52 0xb5b1db49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#53 0xb5b1e350 in ?? () from /usr/lib/libglib-2.0.so.0
#54 0xb5b1e60e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#55 0xb6eacd5b in QEventDispatcherGlib::processEvents (this=0x80a97f0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#56 0xb64309aa in QGuiEventDispatcherGlib::processEvents (this=0x80a97f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#57 0xb6e7d89d in QEventLoop::processEvents (this=0xbfcb01e0, flags=...) at kernel/qeventloop.cpp:149
#58 0xb6e7dac9 in QEventLoop::exec (this=0xbfcb01e0, flags=...) at kernel/qeventloop.cpp:201
#59 0xb68c602d in QDialog::exec (this=0x82583d8) at dialogs/qdialog.cpp:552
#60 0xb0004d86 in ManageConnectionWidget::addClicked (this=0x81f3130) at /usr/src/debug/networkmanagement/settings/config/manageconnectionwidget.cpp:262
#61 0xb000350c in ManageConnectionWidget::qt_metacall (this=0x81f3130, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfcb0368)
    at /usr/src/debug/networkmanagement/build/settings/config/moc_manageconnectionwidget.cpp:92
#62 0xb6e84e5d in QMetaObject::metacall (object=0x81f3130, cl=QMetaObject::InvokeMetaMethod, idx=39, argv=0xbfcb0368) at kernel/qmetaobject.cpp:237
#63 0xb6e94ffc in QMetaObject::activate (sender=0x81c20d8, m=0xb6cf1824, local_signal_index=2, argv=0xbfcb0368) at kernel/qobject.cpp:3272
#64 0xb6aa960d in QAbstractButton::clicked (this=0x81c20d8, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#65 0xb67a175d in QAbstractButtonPrivate::emitClicked (this=0x818cb48) at widgets/qabstractbutton.cpp:546
#66 0xb67a304b in QAbstractButtonPrivate::click (this=0x818cb48) at widgets/qabstractbutton.cpp:539
#67 0xb67a3306 in QAbstractButton::mouseReleaseEvent (this=0x81c20d8, e=0xbfcb0a74) at widgets/qabstractbutton.cpp:1121
#68 0xb63d56d0 in QWidget::event (this=0x81c20d8, event=0xbfcb0a74) at kernel/qwidget.cpp:8200
#69 0xb67a2310 in QAbstractButton::event (this=0x81c20d8, e=0xbfcb0a74) at widgets/qabstractbutton.cpp:1080
#70 0xb68445e8 in QPushButton::event (this=0x81c20d8, e=0xbfcb0a74) at widgets/qpushbutton.cpp:683
#71 0xb637a414 in QApplicationPrivate::notify_helper (this=0x80b35f8, receiver=0x81c20d8, e=0xbfcb0a74) at kernel/qapplication.cpp:4445
#72 0xb6383c90 in QApplication::notify (this=0xbfcb078c, receiver=0x81c20d8, e=0xbfcb0a74) at kernel/qapplication.cpp:4006
#73 0xb74ec6c1 in KApplication::notify (this=0xbfcb130c, receiver=0x81c20d8, event=0xbfcb0a74) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#74 0xb6e7e5be in QCoreApplication::notifyInternal (this=0xbfcb130c, receiver=0x81c20d8, event=0xbfcb0a74) at kernel/qcoreapplication.cpp:732
#75 0xb637b4bc in sendSpontaneousEvent (receiver=0x81c20d8, event=0xbfcb0a74, alienWidget=0x81c20d8, nativeWidget=0x816bfe8, buttonDown=0xb6cfac00, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:218
#76 QApplicationPrivate::sendMouseEvent (receiver=0x81c20d8, event=0xbfcb0a74, alienWidget=0x81c20d8, nativeWidget=0x816bfe8, buttonDown=0xb6cfac00, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:3103
#77 0xb64074ac in QETWidget::translateMouseEvent (this=0x816bfe8, event=0xbfcb0f8c) at kernel/qapplication_x11.cpp:4438
#78 0xb64065ce in QApplication::x11ProcessEvent (this=0xbfcb130c, event=0xbfcb0f8c) at kernel/qapplication_x11.cpp:3442
#79 0xb6430db0 in x11EventSourceDispatch (s=0x80b87b0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#80 0xb5b1db49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#81 0xb5b1e350 in ?? () from /usr/lib/libglib-2.0.so.0
#82 0xb5b1e60e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#83 0xb6eacd5b in QEventDispatcherGlib::processEvents (this=0x80a97f0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#84 0xb64309aa in QGuiEventDispatcherGlib::processEvents (this=0x80a97f0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#85 0xb6e7d89d in QEventLoop::processEvents (this=0xbfcb1240, flags=...) at kernel/qeventloop.cpp:149
#86 0xb6e7dac9 in QEventLoop::exec (this=0xbfcb1240, flags=...) at kernel/qeventloop.cpp:201
#87 0xb68c602d in QDialog::exec (this=0x816bfe8) at dialogs/qdialog.cpp:552
#88 0xb54dfbb9 in kdemain (_argc=5, _argv=0x80a0340) at /usr/src/debug/kdebase-runtime-4.6.0/kcmshell/main.cpp:287
#89 0x0804e521 in _start ()

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-02-11 18:05:28 UTC

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