Bug 319992 - Networkmanagment crash
Summary: Networkmanagment crash
Status: RESOLVED DUPLICATE of bug 314200
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.9
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Lamarque V. Souza
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-18 17:57 UTC by Paul
Modified: 2013-05-18 18:28 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 Paul 2013-05-18 17:57:46 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.10.2
Qt Version: 4.8.4
Operating System: Linux 3.8.0-21-generic x86_64
Distribution: Ubuntu 13.04

-- Information about the crash:
- What I was doing when the application crashed:
I called: sudo /etc/init.d/networking restart
After this call it is not possible to open kde network settings.
- Unusual behavior I noticed:
After this call some icons (kde menu) at the shutdown menu are missing:
The only visible icons are "logout" and "lock" or in German "Abmelden" and "Sperren"
After this call the icons of "Nepomuk" and "Akonadi" at the right side inside the "control-bar" are visible instead of inside the hidden icons.
Some minutes later the icons of "Nepomuk" and "Akonadi" are hidden again.

The crash can be reproduced every time.

-- Backtrace:
Application: Systemeinstellungen (systemsettings), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f4494cb97c0 (LWP 2593))]

Thread 2 (Thread 0x7f447887a700 (LWP 2594)):
#0  0x00007f4491df70c0 in pthread_mutex_unlock (mutex=0x7f4474000a60) at forward.c:194
#1  0x00007f448ae4d5f1 in g_mutex_unlock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007f448ae0db39 in g_main_context_query () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f448ae0e14c in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f448ae0e304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f4492561036 in QEventDispatcherGlib::processEvents (this=0x7f44740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0x00007f449253138f in QEventLoop::processEvents (this=this@entry=0x7f4478879d90, flags=...) at kernel/qeventloop.cpp:149
#7  0x00007f4492531618 in QEventLoop::exec (this=this@entry=0x7f4478879d90, flags=...) at kernel/qeventloop.cpp:204
#8  0x00007f4492433410 in QThread::exec (this=this@entry=0xfaf680) at thread/qthread.cpp:542
#9  0x00007f4492512edf in QInotifyFileSystemWatcherEngine::run (this=0xfaf680) at io/qfilesystemwatcher_inotify.cpp:256
#10 0x00007f4492435bec in QThreadPrivate::start (arg=0xfaf680) at thread/qthread_unix.cpp:338
#11 0x00007f448b2e0f8e in start_thread (arg=0x7f447887a700) at pthread_create.c:311
#12 0x00007f4491de8e1d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7f4494cb97c0 (LWP 2593)):
[KCrash Handler]
#6  QList (l=<error reading variable: Cannot access memory at address 0x48>, this=0x7fffcc8b3eb0, this@entry=0x7fffcc8b3ea8) at ../../include/QtCore/../../src/corelib/tools/qlist.h:122
#7  QDBusMessage::arguments (this=0x48) at qdbusmessage.cpp:707
#8  0x00007f44928ee8cb in QDBusPendingReplyData::argumentAt (this=0x7fffcc8b4050, index=0) at qdbuspendingreply.cpp:270
#9  0x00007f4472b80b76 in QDBusPendingReply<unsigned int, void, void, void, void, void, void, void>::Select<0>::Type const QDBusPendingReply<unsigned int, void, void, void, void, void, void, void>::argumentAt<0>() const () from /usr/lib/kde4/solid_networkmanager09.so
#10 0x00007f4472b7ffaa in QDBusPendingReply<unsigned int, void, void, void, void, void, void, void>::operator unsigned int() const () from /usr/lib/kde4/solid_networkmanager09.so
#11 0x00007f4472b7c205 in NMNetworkManagerNm09::NMNetworkManagerNm09(QObject*, QList<QVariant> const&) () from /usr/lib/kde4/solid_networkmanager09.so
#12 0x00007f4472b7933f in QObject* KPluginFactory::createInstance<NMNetworkManagerNm09, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/solid_networkmanager09.so
#13 0x00007f4492d0ef75 in KPluginFactory::create (this=0x117cb70, iface=0x7f4492611440 <qt_meta_stringdata_QObject> "QObject", parentWidget=0x0, parent=0x0, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:203
#14 0x00007f4472fc09be in QObject* KPluginFactory::create<QObject>(QWidget*, QObject*, QString const&, QList<QVariant> const&) () from /usr/lib/libsolidcontrolnm09.so.4
#15 0x00007f4472fc040a in QObject* KService::createInstance<QObject>(QWidget*, QObject*, QList<QVariant> const&, QString*) const () from /usr/lib/libsolidcontrolnm09.so.4
#16 0x00007f4472fbfa94 in QObject* KService::createInstance<QObject>(QObject*, QList<QVariant> const&, QString*) const () from /usr/lib/libsolidcontrolnm09.so.4
#17 0x00007f4472fbe822 in Solid::Control::ManagerBaseNm09Private::loadBackend(QString const&, char const*, char const*) () from /usr/lib/libsolidcontrolnm09.so.4
#18 0x00007f4472fc2fa2 in Solid::Control::NetworkManagerNm09Private::NetworkManagerNm09Private() () from /usr/lib/libsolidcontrolnm09.so.4
#19 0x00007f4472fc2e02 in ._203::operator-> () from /usr/lib/libsolidcontrolnm09.so.4
#20 0x00007f4472fc2d8e in ._203::operator Solid::Control::NetworkManagerNm09Private*() () from /usr/lib/libsolidcontrolnm09.so.4
#21 0x00007f4472fc3b6d in Solid::Control::NetworkManagerNm09::notifier() () from /usr/lib/libsolidcontrolnm09.so.4
#22 0x00007f4473de2a27 in ManageConnectionWidget::ManageConnectionWidget(QWidget*, QList<QVariant> const&) () from /usr/lib/kde4/kcm_networkmanagement.so
#23 0x00007f4473deb07b in QObject* KPluginFactory::createInstance<ManageConnectionWidget, QWidget>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kcm_networkmanagement.so
#24 0x00007f4492d0ef75 in KPluginFactory::create (this=0x10ec1d0, iface=0x7f449400f820 <qt_meta_stringdata_KCModule> "KCModule", parentWidget=0x0, parent=0xfadc50, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:203
#25 0x00007f44944ef89a in create<KCModule> (args=..., keyword=..., parent=0xfadc50, parentWidget=0x0, this=<optimized out>) at ../../kdecore/util/kpluginfactory.h:531
#26 createInstance<KCModule> (error=0x7fffcc8b47d0, args=..., parent=0xfadc50, parentWidget=0x0, this=0xd13940) at ../../kdecore/services/kservice.h:559
#27 createInstance<KCModule> (error=0x7fffcc8b47d0, args=..., parent=0xfadc50, this=0xd13940) at ../../kdecore/services/kservice.h:536
#28 KCModuleLoader::loadModule (mod=..., report=report@entry=KCModuleLoader::Inline, parent=0xfadc50, args=...) at ../../kutils/kcmoduleloader.cpp:89
#29 0x00007f44944f4e30 in KCModuleProxyPrivate::loadModule (this=this@entry=0x10ec740) at ../../kutils/kcmoduleproxy.cpp:106
#30 0x00007f44944f5585 in KCModuleProxy::realModule (this=this@entry=0xfadc50) at ../../kutils/kcmoduleproxy.cpp:83
#31 0x00007f44944f5882 in KCModuleProxy::showEvent (this=0xfadc50, ev=0x7fffcc8b5290) at ../../kutils/kcmoduleproxy.cpp:197
#32 0x00007f44931e3c6e in QWidget::event (this=0xfadc50, event=0x7fffcc8b5290) at kernel/qwidget.cpp:8593
#33 0x00007f44931968ec in QApplicationPrivate::notify_helper (this=this@entry=0x988e20, receiver=receiver@entry=0xfadc50, e=e@entry=0x7fffcc8b5290) at kernel/qapplication.cpp:4567
#34 0x00007f449319925b in QApplication::notify (this=this@entry=0x7fffcc8b7a80, receiver=receiver@entry=0xfadc50, e=e@entry=0x7fffcc8b5290) at kernel/qapplication.cpp:4428
#35 0x00007f4493ea3af6 in KApplication::notify (this=0x7fffcc8b7a80, receiver=0xfadc50, event=0x7fffcc8b5290) at ../../kdeui/kernel/kapplication.cpp:311
#36 0x00007f449253263e in QCoreApplication::notifyInternal (this=0x7fffcc8b7a80, receiver=receiver@entry=0xfadc50, event=event@entry=0x7fffcc8b5290) at kernel/qcoreapplication.cpp:946
#37 0x00007f44931e6fb7 in sendEvent (event=0x7fffcc8b5290, receiver=0xfadc50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#38 QWidgetPrivate::show_helper (this=0x10de190) at kernel/qwidget.cpp:7555
#39 0x00007f44931e76fc in QWidgetPrivate::show_recursive (this=<optimized out>) at kernel/qwidget.cpp:7426
#40 0x00007f44931e782a in QWidgetPrivate::showChildren (this=this@entry=0x110c8d0, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7863
#41 0x00007f44931e6ebd in QWidgetPrivate::show_helper (this=this@entry=0x110c8d0) at kernel/qwidget.cpp:7502
#42 0x00007f44931e72a2 in QWidget::setVisible (this=0xfabbc0, visible=<optimized out>) at kernel/qwidget.cpp:7777
#43 0x00007f44931e783e in show (this=0xfabbc0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:494
#44 QWidgetPrivate::showChildren (this=this@entry=0x10e86e0, spontaneous=spontaneous@entry=false) at kernel/qwidget.cpp:7865
#45 0x00007f44931e6ebd in QWidgetPrivate::show_helper (this=this@entry=0x10e86e0) at kernel/qwidget.cpp:7502
#46 0x00007f44931e72a2 in QWidget::setVisible (this=0xe346c0, visible=<optimized out>) at kernel/qwidget.cpp:7777
#47 0x00007f44931ca9da in show (this=0xe346c0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:494
#48 QStackedLayout::setCurrentIndex (this=0xcf33b0, index=1) at kernel/qstackedlayout.cpp:311
#49 0x00007f44931cab6a in QStackedLayout::setCurrentWidget (this=<optimized out>, widget=widget@entry=0xe346c0) at kernel/qstackedlayout.cpp:365
#50 0x00007f44935efda7 in QStackedWidget::setCurrentWidget (this=<optimized out>, widget=widget@entry=0xe346c0) at widgets/qstackedwidget.cpp:295
#51 0x00007f4493ecec4f in KPageViewPrivate::_k_pageSelected (this=0xdada20, index=..., previous=...) at ../../kdeui/paged/kpageview.cpp:235
#52 0x00007f44925470ef in QMetaObject::activate (sender=sender@entry=0x10ed880, m=m@entry=0x7f4493c55940 <QItemSelectionModel::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffcc8b5750) at kernel/qobject.cpp:3539
#53 0x00007f44936f5547 in QItemSelectionModel::selectionChanged (this=this@entry=0x10ed880, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:166
#54 0x00007f44936f7223 in QItemSelectionModel::emitSelectionChanged (this=this@entry=0x10ed880, newSelection=..., oldSelection=...) at itemviews/qitemselectionmodel.cpp:1544
#55 0x00007f44936f968c in QItemSelectionModel::select (this=0x10ed880, selection=..., command=...) at itemviews/qitemselectionmodel.cpp:1110
#56 0x00007f44936f705b in QItemSelectionModel::select (this=this@entry=0x10ed880, index=..., command=...) at itemviews/qitemselectionmodel.cpp:985
#57 0x00007f44936f5791 in QItemSelectionModel::setCurrentIndex (this=0x10ed880, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1174
#58 0x00007f4493ecda5f in KPageViewPrivate::_k_rebuildGui (this=0xdada20) at ../../kdeui/paged/kpageview.cpp:70
#59 0x00007f4493ece465 in KPageViewPrivate::_k_modelChanged (this=0xdada20) at ../../kdeui/paged/kpageview.cpp:190
#60 0x00007f44925470ef in QMetaObject::activate (sender=sender@entry=0xdb1610, m=m@entry=0x7f449288d5e0 <QAbstractItemModel::staticMetaObject>, local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x0) at kernel/qobject.cpp:3539
#61 0x00007f4492592013 in QAbstractItemModel::layoutChanged (this=this@entry=0xdb1610) at .moc/release-shared/moc_qabstractitemmodel.cpp:177
#62 0x00007f4493ed2ef1 in KPageWidgetModel::addPage (this=0xdb1610, item=item@entry=0xd53350) at ../../kdeui/paged/kpagewidgetmodel.cpp:401
#63 0x00007f4493ed1d3d in KPageWidget::addPage (this=<optimized out>, item=item@entry=0xd53350) at ../../kdeui/paged/kpagewidget.cpp:87
#64 0x00007f44942ceb30 in ModuleView::addModule (this=this@entry=0xd359e0, module=0xd78c88) at ../../../systemsettings/core/ModuleView.cpp:191
#65 0x00007f44942cefc2 in ModuleView::loadModule (this=0xd359e0, menuItem=...) at ../../../systemsettings/core/ModuleView.cpp:144
#66 0x00007f44797454e8 in IconMode::changeModule (this=0xd62de0, activeModule=...) at ../../../systemsettings/icons/IconMode.cpp:146
#67 0x00007f44925470ef in QMetaObject::activate (sender=sender@entry=0x973200, m=m@entry=0x7f4493c53fc0 <QAbstractItemView::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fffcc8b5f80) at kernel/qobject.cpp:3539
#68 0x00007f44936a2355 in QAbstractItemView::activated (this=this@entry=0x973200, _t1=...) at .moc/release-shared/moc_qabstractitemview.cpp:362
#69 0x00007f44936a262c in QAbstractItemView::mouseReleaseEvent (this=this@entry=0x973200, event=event@entry=0x7fffcc8b6e10) at itemviews/qabstractitemview.cpp:1821
#70 0x00007f44936cc99e in QListView::mouseReleaseEvent (this=this@entry=0x973200, e=e@entry=0x7fffcc8b6e10) at itemviews/qlistview.cpp:799
#71 0x00007f4493e7c0fb in KCategorizedView::mouseReleaseEvent (this=0x973200, event=0x7fffcc8b6e10) at ../../kdeui/itemviews/kcategorizedview.cpp:1059
#72 0x00007f44931e3a89 in QWidget::event (this=this@entry=0x973200, event=event@entry=0x7fffcc8b6e10) at kernel/qwidget.cpp:8375
#73 0x00007f4493596316 in QFrame::event (this=0x973200, e=0x7fffcc8b6e10) at widgets/qframe.cpp:557
#74 0x00007f44936ac8bb in QAbstractItemView::viewportEvent (this=0x973200, event=0x7fffcc8b6e10) at itemviews/qabstractitemview.cpp:1644
#75 0x00007f44925327a6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=this@entry=0x988e20, receiver=receiver@entry=0xd836b0, event=event@entry=0x7fffcc8b6e10) at kernel/qcoreapplication.cpp:1056
#76 0x00007f44931968bc in QApplicationPrivate::notify_helper (this=this@entry=0x988e20, receiver=receiver@entry=0xd836b0, e=e@entry=0x7fffcc8b6e10) at kernel/qapplication.cpp:4563
#77 0x00007f4493199a33 in QApplication::notify (this=this@entry=0x7fffcc8b7a80, receiver=receiver@entry=0xd836b0, e=e@entry=0x7fffcc8b6e10) at kernel/qapplication.cpp:4110
#78 0x00007f4493ea3af6 in KApplication::notify (this=0x7fffcc8b7a80, receiver=0xd836b0, event=0x7fffcc8b6e10) at ../../kdeui/kernel/kapplication.cpp:311
#79 0x00007f449253263e in QCoreApplication::notifyInternal (this=0x7fffcc8b7a80, receiver=receiver@entry=0xd836b0, event=event@entry=0x7fffcc8b6e10) at kernel/qcoreapplication.cpp:946
#80 0x00007f449319c933 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#81 QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0xd836b0, event=event@entry=0x7fffcc8b6e10, alienWidget=alienWidget@entry=0xd836b0, nativeWidget=nativeWidget@entry=0xae13c0, buttonDown=buttonDown@entry=0x7f4493c74308 <qt_button_down>, lastMouseReceiver=..., spontaneous=spontaneous@entry=true) at kernel/qapplication.cpp:3178
#82 0x00007f4493211ec4 in QETWidget::translateMouseEvent (this=this@entry=0xae13c0, event=event@entry=0x7fffcc8b7590) at kernel/qapplication_x11.cpp:4631
#83 0x00007f4493210ef1 in QApplication::x11ProcessEvent (this=0x7fffcc8b7a80, event=event@entry=0x7fffcc8b7590) at kernel/qapplication_x11.cpp:3746
#84 0x00007f449323c0b2 in x11EventSourceDispatch (s=0x97c4f0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#85 0x00007f448ae0df05 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#86 0x00007f448ae0e248 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#87 0x00007f448ae0e304 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#88 0x00007f4492561016 in QEventDispatcherGlib::processEvents (this=0x92ead0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#89 0x00007f449323c1ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#90 0x00007f449253138f in QEventLoop::processEvents (this=this@entry=0x7fffcc8b7960, flags=...) at kernel/qeventloop.cpp:149
#91 0x00007f4492531618 in QEventLoop::exec (this=this@entry=0x7fffcc8b7960, flags=...) at kernel/qeventloop.cpp:204
#92 0x00007f4492536cf6 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218
#93 0x00007f4493194ffc in QApplication::exec () at kernel/qapplication.cpp:3828
#94 0x000000000040aa2e in main (argc=5, argv=0x7fffcc8b7bc8) at ../../../systemsettings/app/main.cpp:49

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

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