Bug 257706 - Plasma crashed after trying to use Network Manager.
Summary: Plasma crashed after trying to use Network Manager.
Status: RESOLVED DUPLICATE of bug 254070
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: KDED Module (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 15:34 UTC by Edward Nygma
Modified: 2010-11-24 19: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 Edward Nygma 2010-11-23 15:34:56 UTC
Application: kded4 ($Id: kded.cpp 1156841 2010-07-29 19:59:05Z zander $)
KDE Platform Version: 4.5.3 (KDE 4.5.3)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-61.fc13.i686.PAE i686
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Trying to activate network.
Network manager service reported as Dead. Manually using dhclient, I can use the network, but trough the plasma network manager, I can not.

-- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
[KCrash Handler]
#7  0x08bae588 in ?? () from /usr/lib/kde4/solid_networkmanager07.so
#8  0x07f7c285 in WiredNetworkInterfaceActivatableProvider::needsActivatableForUnconfigured() const () from /usr/lib/libknmservice.so.4
#9  0x07f7b279 in NetworkInterfaceActivatableProvider::maintainActivatableForUnconfigured() () from /usr/lib/libknmservice.so.4
#10 0x07f7b5fb in NetworkInterfaceActivatableProvider::handleRemove(Knm::Connection*) () from /usr/lib/libknmservice.so.4
#11 0x07f76d0d in ConnectionList::removeConnection(Knm::Connection*) () from /usr/lib/libknmservice.so.4
#12 0x0174842d in NMDBusSettingsConnectionProvider::clearConnections() () from /usr/lib/libknm_nm.so
#13 0x0174a3ff in NMDBusSettingsConnectionProvider::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libknm_nm.so
#14 0x01716dba in NMDBusSettingsConnectionProvider::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libknm_nm.so
#15 0x02156bcb in QMetaObject::metacall (object=0x9221308, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0xbfab5660) at kernel/qmetaobject.cpp:237
#16 0x02165a75 in QMetaObject::activate (sender=0x9246230, m=0x7ed1388, local_signal_index=2, argv=0xbfab5660) at kernel/qobject.cpp:3295
#17 0x07eb9590 in QDBusConnectionInterface::serviceOwnerChanged (this=0x9246230, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#18 0x07eb98eb in QDBusConnectionInterface::qt_metacall (this=0x9246230, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfab5830) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#19 0x02156bcb in QMetaObject::metacall (object=0x9246230, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0xbfab5830) at kernel/qmetaobject.cpp:237
#20 0x02165a75 in QMetaObject::activate (sender=0x9246230, m=0x7ed1388, local_signal_index=6, argv=0xbfab5830) at kernel/qobject.cpp:3295
#21 0x07eb9430 in QDBusConnectionInterface::NameOwnerChanged (this=0x9246230, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#22 0x07eb997b in QDBusConnectionInterface::qt_metacall (this=0x9246230, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfab5a3c) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#23 0x07e7e28c in QDBusConnectionPrivate::deliverCall (this=0x925f8d0, object=0x9246230, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904
#24 0x07e88f28 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9322348, object=0x9246230) at qdbusintegrator_p.h:101
#25 0x0216209e in QObject::event (this=0x9246230, e=0x9322348) at kernel/qobject.cpp:1248
#26 0x0261977c in QApplicationPrivate::notify_helper (this=0x9118230, receiver=0x9246230, e=0x9322348) at kernel/qapplication.cpp:4306
#27 0x026201d6 in QApplication::notify (this=0xbfab6310, receiver=0x9246230, e=0x9322348) at kernel/qapplication.cpp:3710
#28 0x002d7c2b in KApplication::notify (this=0xbfab6310, receiver=0x9246230, event=0x9322348) at /usr/src/debug/kdelibs-4.5.3/kdeui/kernel/kapplication.cpp:310
#29 0x02152133 in QCoreApplication::notifyInternal (this=0xbfab6310, receiver=0x9246230, event=0x9322348) at kernel/qcoreapplication.cpp:726
#30 0x021545bc in sendEvent (receiver=0x0, event_type=0, data=0x90f8860) at kernel/qcoreapplication.h:215
#31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x90f8860) at kernel/qcoreapplication.cpp:1367
#32 0x0215473e in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1260
#33 0x0217a950 in sendPostedEvents (s=0x9119f90) at kernel/qcoreapplication.h:220
#34 postEventSourceDispatch (s=0x9119f90) at kernel/qeventdispatcher_glib.cpp:276
#35 0x0134a525 in g_main_dispatch (context=0x9119f10) at gmain.c:1960
#36 IA__g_main_context_dispatch (context=0x9119f10) at gmain.c:2513
#37 0x0134e268 in g_main_context_iterate (context=0x502490, block=1, dispatch=1, self=0x91184a0) at gmain.c:2591
#38 0x0134e449 in IA__g_main_context_iteration (context=0x9119f10, may_block=1) at gmain.c:2654
#39 0x0217a446 in QEventDispatcherGlib::processEvents (this=0x90f8360, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#40 0x026c8336 in QGuiEventDispatcherGlib::processEvents (this=0x90f8360, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#41 0x0215080a in QEventLoop::processEvents (this=0xbfab6264, flags=...) at kernel/qeventloop.cpp:149
#42 0x02150b4a in QEventLoop::exec (this=0xbfab6264, flags=...) at kernel/qeventloop.cpp:201
#43 0x02154807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#44 0x02619828 in QApplication::exec () at kernel/qapplication.cpp:3585
#45 0x00a79f4b in kdemain (argc=1, argv=0xbfab6534) at /usr/src/debug/kdelibs-4.5.3/kded/kded.cpp:894
#46 0x080486bc in main (argc=1, argv=0xbfab6534) at /usr/src/debug/kdelibs-4.5.3/i686-redhat-linux-gnu/kded/kded4_dummy.cpp:3

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-24 19:25:37 UTC
[Comment from a bug triager]
This issue is being tracked at bug 254070. Merging. Thanks

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