Bug 249193 - networkmanagement crashes at start
Summary: networkmanagement crashes at start
Status: RESOLVED DUPLICATE of bug 249099
Alias: None
Product: Network Management
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-08-27 09:34 UTC by Christoph Thielecke
Modified: 2010-08-27 10:55 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.02 KB, text/plain)
2010-08-27 09:56 UTC, Christoph Thielecke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Thielecke 2010-08-27 09:34:54 UTC
Application: kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-19-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
The PoklicyKit1-KDE daemon crashes at start if the dbus call seems failed.

-- Backtrace:
Application: KDE-Dienst (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#7  QList (this=0x28) at ../../include/QtCore/../../src/corelib/tools/qlist.h:118
#8  QDBusMessage::arguments (this=0x28) at qdbusmessage.cpp:706
#9  0x0053a734 in QDBusPendingReplyData::argumentAt (this=0xbfbfc994, index=0) at qdbuspendingreply.cpp:270
#10 0x027a805d in NMDBusSettingsConnectionProvider::initConnections() () from /usr/lib/libknm_nm.so
#11 0x027a88b9 in NMDBusSettingsConnectionProvider::NMDBusSettingsConnectionProvider(ConnectionList*, QString const&, QObject*) () from /usr/lib/libknm_nm.so
#12 0x0584ffbf in ?? () from /usr/lib/kde4/kded_networkmanagement.so
#13 0x05850de8 in QObject* KPluginFactory::createInstance<NetworkManagementService, QObject>(QWidget*, QObject*, QList<QVariant> const&) () from /usr/lib/kde4/kded_networkmanagement.so
#14 0x00acc880 in KPluginFactory::create (this=0x928cf18, iface=0x9293358 "H\t{\002\370B)\t\214\t{\002\070\063)\tL_0", parentWidget=0x0, parent=0x91582f8, args=..., keyword=...)
    at ../../kdecore/util/kpluginfactory.cpp:191
#15 0x03d0a87e in KPluginFactory::create<KDEDModule> (this=0x91582f8, s=..., onDemand=false) at ../../kdecore/util/kpluginfactory.h:491
#16 Kded::loadModule (this=0x91582f8, s=..., onDemand=false) at ../../kded/kded.cpp:381
#17 0x03d0bf7d in Kded::loadSecondPhase (this=0x91582f8) at ../../kded/kded.cpp:270
#18 0x03d0f1a0 in KdedAdaptor::loadSecondPhase (this=0x91585d8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfbfcedc) at ../../kded/kdedadaptor.cpp:80
#19 KdedAdaptor::qt_metacall (this=0x91585d8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfbfcedc) at ./kdedadaptor.moc:102
#20 0x004fb1b4 in QDBusConnectionPrivate::deliverCall (this=0x9152cc0, object=0x91585d8, msg=..., metaTypes=..., slotIdx=10) at qdbusintegrator.cpp:909
#21 0x004fc45f in QDBusConnectionPrivate::activateCall (this=0x9152cc0, object=0x91585d8, flags=273, msg=...) at qdbusintegrator.cpp:812
#22 0x004fcf00 in QDBusConnectionPrivate::activateObject (this=0x9152cc0, node=..., msg=..., pathStartPos=5) at qdbusintegrator.cpp:1369
#23 0x004fd1aa in QDBusActivateObjectEvent::placeMetaCall (this=0x925aa40) at qdbusintegrator.cpp:1482
#24 0x00d1e462 in QObject::event (this=0x91582f8, e=0x0) at kernel/qobject.cpp:1219
#25 0x00f7c0cc in QApplicationPrivate::notify_helper (this=0x9158ce0, receiver=0x91582f8, e=0x925aa40) at kernel/qapplication.cpp:4389
#26 0x00f8211e in QApplication::notify (this=0xbfbfd900, receiver=0x91582f8, e=0x925aa40) at kernel/qapplication.cpp:3791
#27 0x002fa82a in KApplication::notify (this=0xbfbfd900, receiver=0x91582f8, event=0x925aa40) at ../../kdeui/kernel/kapplication.cpp:310
#28 0x00d0b96b in QCoreApplication::notifyInternal (this=0xbfbfd900, receiver=0x91582f8, event=0x925aa40) at kernel/qcoreapplication.cpp:732
#29 0x00d0ebcb in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9103ef8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9103ef8) at kernel/qcoreapplication.cpp:1373
#31 0x00d0ed8d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#32 0x00d3a69f in QCoreApplication::sendPostedEvents (s=0x915af00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#33 postEventSourceDispatch (s=0x915af00) at kernel/qeventdispatcher_glib.cpp:276
#34 0x02ccc5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x02cd02d8 in ?? () from /lib/libglib-2.0.so.0
#36 0x02cd04b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x00d3a195 in QEventDispatcherGlib::processEvents (this=0x9158cc0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#38 0x0103d3b5 in QGuiEventDispatcherGlib::processEvents (this=0x9158cc0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#39 0x00d0a419 in QEventLoop::processEvents (this=0xbfbfd854, flags=) at kernel/qeventloop.cpp:149
#40 0x00d0a89a in QEventLoop::exec (this=0xbfbfd854, flags=...) at kernel/qeventloop.cpp:201
#41 0x00d0ee4f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#42 0x00f7aef7 in QApplication::exec () at kernel/qapplication.cpp:3665
#43 0x03d0d34e in kdemain (argc=1, argv=0x9145f68) at ../../kded/kded.cpp:894
#44 0x0804eb09 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x8051e37 "0") at ../../kinit/kinit.cpp:723
#45 0x08050ad5 in main (argc=4, argv=0xbfbfe074, envp=0xbfbfe088) at ../../kinit/kinit.cpp:1835

Reported using DrKonqi
Comment 1 Christoph Thielecke 2010-08-27 09:56:30 UTC
Created attachment 51006 [details]
New crash information added by DrKonqi

kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0

I started my kde4 session and wait until its up.
rootfs is ext4 in readonly mode overlayed by aufs to get rw mode.

-- Backtrace (Reduced):
#7  QList (this=0x28) at ../../include/QtCore/../../src/corelib/tools/qlist.h:118
#8  QDBusMessage::arguments (this=0x28) at qdbusmessage.cpp:706
#9  0x0053a734 in QDBusPendingReplyData::argumentAt (this=0xbfb19f14, index=0) at qdbuspendingreply.cpp:270
#10 0x0208705d in NMDBusSettingsConnectionProvider::initConnections() () from /usr/lib/libknm_nm.so
#11 0x020878b9 in NMDBusSettingsConnectionProvider::NMDBusSettingsConnectionProvider(ConnectionList*, QString const&, QObject*) () from /usr/lib/libknm_nm.so
Comment 2 Pino Toscano 2010-08-27 10:55:37 UTC

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