Bug 284067 - wicd network manager crashes after login
Summary: wicd network manager crashes after login
Status: RESOLVED DUPLICATE of bug 280494
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: KDED Module (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Anthony Vital
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-15 10:23 UTC by nemdavid
Modified: 2011-10-15 16:21 UTC (History)
2 users (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 nemdavid 2011-10-15 10:23:39 UTC
Version:           unspecified (using KDE 4.7.1) 
OS:                Linux

After upgrading to kubuntu 11.10, when i log in, wicd crashes immediately.

Reproducible: Always

Steps to Reproduce:
Log in.

Actual Results:  
crash

Expected Results:  
work

Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7775710 (LWP 1631))]

Thread 3 (Thread 0xb514fb70 (LWP 1635)):
#0  0x0075e416 in __kernel_vsyscall ()
#1  0x0859b40e in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x05aec34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x05add896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x05addc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x00e93b37 in QEventDispatcherGlib::processEvents (this=0x9828a40, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00e641dd in QEventLoop::processEvents (this=0xb514f2c0, flags=...) at kernel/qeventloop.cpp:149
#7  0x00e64421 in QEventLoop::exec (this=0xb514f2c0, flags=...) at kernel/qeventloop.cpp:201
#8  0x00d6790b in QThread::exec (this=0x97c23e0) at thread/qthread.cpp:498
#9  0x067b8757 in ?? () from /usr/lib/kde4/kded_bluedevil.so
#10 0x00d6a7b3 in QThreadPrivate::start (arg=0x97c23e0) at thread/qthread_unix.cpp:331
#11 0x02785d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x085aa0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb494eb70 (LWP 1640)):
#0  0x01a69d10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1
#1  0x00dc17d5 in do_gettime (frac=0xb494e020, sec=0xb494e018) at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0x00e944b6 in QTimerInfoList::updateCurrentTime (this=0x983ad9c) at kernel/qeventdispatcher_unix.cpp:339
#4  0x00e9480a in QTimerInfoList::timerWait (this=0x983ad9c, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0x00e93053 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xb494e12c) at kernel/qeventdispatcher_glib.cpp:136
#6  0x00e930ed in timerSourcePrepare (source=0x983ad68, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0x05adc88c in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x05add637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#9  0x05addc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#10 0x00e93b37 in QEventDispatcherGlib::processEvents (this=0x983a380, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0x00e641dd in QEventLoop::processEvents (this=0xb494e2b0, flags=...) at kernel/qeventloop.cpp:149
#12 0x00e64421 in QEventLoop::exec (this=0xb494e2b0, flags=...) at kernel/qeventloop.cpp:201
#13 0x00d6790b in QThread::exec (this=0x982f7a8) at thread/qthread.cpp:498
#14 0x00e44e2d in QInotifyFileSystemWatcherEngine::run (this=0x982f7a8) at io/qfilesystemwatcher_inotify.cpp:248
#15 0x00d6a7b3 in QThreadPrivate::start (arg=0x982f7a8) at thread/qthread_unix.cpp:331
#16 0x02785d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#17 0x085aa0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb7775710 (LWP 1631)):
[KCrash Handler]
#7  0x63616672 in ?? ()
#8  0x026c037b in WicdNetworkManager::createNetworkInterface (this=0xbfc3481c, uni=...) at ../../../solid/wicd/networkmanager.cpp:165
#9  0x07692a1b in Solid::Control::NetworkManagerNm09Private::networkInterfaces (this=0x9873250) at ../../../../../solidcontrolfuture/libs/solid/control/networkmanager.cpp:109
#10 0x07692aba in Solid::Control::NetworkManagerNm09::networkInterfaces () at ../../../../../solidcontrolfuture/libs/solid/control/networkmanager.cpp:119
#11 0x02f3e66c in ConnectionUsageMonitor::ConnectionUsageMonitor (this=0x988e068, connectionList=0x987f038, activatableList=0x9881e48, parent=0x9881e48) at ../../../libs/service/connectionusagemonitor.cpp:55
#12 0x026a09ea in NetworkManagementService::NetworkManagementService (this=0x986ce28, parent=0x9698890) at ../../kded/service.cpp:92
#13 0x026a0e5a in KPluginFactory::createInstance<NetworkManagementService, QObject> (parentWidget=0x0, parent=0x9698890, args=...) at /usr/include/kpluginfactory.h:477
#14 0x00b283be in KPluginFactory::create (this=0x9884df0, iface=0xb7ea00 "KDEDModule", parentWidget=0x0, parent=0x9698890, args=..., keyword=...) at ../../kdecore/util/kpluginfactory.cpp:203
#15 0x05e2efea in create<KDEDModule> (args=..., parent=0x9698890, this=<optimized out>) at ../../kdecore/util/kpluginfactory.h:507
#16 Kded::loadModule (this=0x9698890, s=..., onDemand=false) at ../../kded/kded.cpp:409
#17 0x05e30354 in Kded::initModules (this=0x9698890) at ../../kded/kded.cpp:268
#18 0x05e31ab6 in newInstance (this=0xbfc356c0) at ../../kded/kded.cpp:846
#19 KDEDApplication::newInstance (this=0xbfc356c0) at ../../kded/kded.cpp:803
#20 0x002fd9b7 in KUniqueApplicationAdaptor::newInstance (this=0x978e3c8, asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:442
#21 0x002fda8c in KUniqueApplicationAdaptor::qt_metacall (this=0x978e3c8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc34ddc) at ./kuniqueapplication_p.moc:81
#22 0x00c2ad87 in QDBusConnectionPrivate::deliverCall (this=0x9696f50, object=0x978e3c8, msg=..., metaTypes=..., slotIdx=49615444) at qdbusintegrator.cpp:942
#23 0x00c2beb6 in QDBusConnectionPrivate::activateCall (this=0x9696f50, object=0x978e3c8, flags=337, msg=...) at qdbusintegrator.cpp:845
#24 0x00c2c804 in QDBusConnectionPrivate::activateObject (this=0x9696f50, node=..., msg=..., pathStartPos=-1077719264) at qdbusintegrator.cpp:1430
#25 0x00c2ca18 in QDBusActivateObjectEvent::placeMetaCall (this=0x97786c8) at qdbusintegrator.cpp:1524
#26 0x00e7db52 in QObject::event (this=0xbfc356c0, e=0x97786c8) at kernel/qobject.cpp:1217
#27 0x00e6577a in QCoreApplication::event (this=0xbfc356c0, e=0x97786c8) at kernel/qcoreapplication.cpp:1616
#28 0x010fc3d1 in QApplication::event (this=0xbfc356c0, e=0x97786c8) at kernel/qapplication.cpp:2527
#29 0x010f7d54 in notify_helper (e=0x97786c8, receiver=0xbfc356c0, this=0x969c580) at kernel/qapplication.cpp:4486
#30 QApplicationPrivate::notify_helper (this=0x969c580, receiver=0xbfc356c0, e=0x97786c8) at kernel/qapplication.cpp:4458
#31 0x010fd103 in QApplication::notify (this=0x97786c8, receiver=0xbfc356c0, e=0x97786c8) at kernel/qapplication.cpp:3886
#32 0x002f7721 in KApplication::notify (this=0xbfc356c0, receiver=0xbfc356c0, event=0x97786c8) at ../../kdeui/kernel/kapplication.cpp:311
#33 0x00e6519e in QCoreApplication::notifyInternal (this=0xbfc356c0, receiver=0xbfc356c0, event=0x97786c8) at kernel/qcoreapplication.cpp:787
#34 0x00e68f93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#35 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9627ca8) at kernel/qcoreapplication.cpp:1428
#36 0x00e690ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#37 0x00e936a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#38 postEventSourceDispatch (s=0x969e180) at kernel/qeventdispatcher_glib.cpp:277
#39 0x05add25f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#40 0x05add990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#41 0x05addc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#42 0x00e93ada in QEventDispatcherGlib::processEvents (this=0x96289c0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#43 0x011afe3a in QGuiEventDispatcherGlib::processEvents (this=0x96289c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00e641dd in QEventLoop::processEvents (this=0xbfc35624, flags=...) at kernel/qeventloop.cpp:149
#45 0x00e64421 in QEventLoop::exec (this=0xbfc35624, flags=...) at kernel/qeventloop.cpp:201
#46 0x00e6919d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#47 0x010f58f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#48 0x05e2e899 in kdemain (argc=1, argv=0x9674eb8) at ../../kded/kded.cpp:924
#49 0x0804f762 in launch (argc=<optimized out>, _name=0x8052467 "kded4", args=<optimized out>, cwd=0x0, envc=0, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x80522ee "0") at ../../kinit/kinit.cpp:746
#50 0x0804c909 in main (argc=83886080, argv=0x5000000, envp=0x29000000) at ../../kinit/kinit.cpp:1861
Comment 1 Lamarque V. Souza 2011-10-15 16:21:46 UTC
This bug happens in Plasma NM not Wicd-kde. If you really want to use Wicd-kde then disable the "NetworkManager User Settings Service" module to prevent conflicts. You can do it in system settings -> Startup & Shutdown -> Service Manager -> Startup Services.

DO NOT disable that module if you use Plasma NM or it will stop working.

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