Bug 236214 - KCinit crash after login
Summary: KCinit crash after login
Status: RESOLVED DUPLICATE of bug 224078
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-03 20:46 UTC by Colin Faber
Modified: 2010-05-03 21:48 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 Colin Faber 2010-05-03 20:46:18 UTC
Application: kcminit_startup ()
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I received this crash notice right after login. Prior to that firefox resulted in a complete crash of KDE. This is what initiated the crash in the first place.

Upon KDE crashing there was a notice about ecryptfs failing to read a region, but I was unable to capture the message in time prior to KDM restarting.

 -- Backtrace:
Application: KCMInit (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fa9d5f476b3 in ?? () from /usr/lib/kde4/kcm_touchpad.so
#6  0x00007fa9d5f4ae74 in ?? () from /usr/lib/kde4/kcm_touchpad.so
#7  0x00007fa9da8fd889 in KCMInit::runModule (this=<value optimized out>, libName=..., loader=0x2173950, service=<value optimized out>) at ../../kcminit/main.cpp:92
#8  0x00007fa9da8fe054 in KCMInit::runModules (this=0x7fff51ef33d0, phase=<value optimized out>) at ../../kcminit/main.cpp:135
#9  0x00007fa9da8fe42e in KCMInit::runPhase1 (this=0x7fa9e455ae40) at ../../kcminit/main.cpp:232
#10 0x00007fa9da8fe4b4 in KCMInit::qt_metacall (this=0x7fff51ef33d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at ./main.moc:84
#11 0x00007fa9e3c5a486 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#12 0x00007fa9e3c5b6ef in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x7fff51ef33d0, flags=48, msg=...) at qdbusintegrator.cpp:809
#13 0x00007fa9e3c5bf0e in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=<value optimized out>, msg=..., pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1383
#14 0x00007fa9e3c5c468 in QDBusActivateObjectEvent::placeMetaCall (this=0x2133f80) at qdbusintegrator.cpp:1477
#15 0x00007fa9e58a4d49 in QObject::event (this=0x7fff51ef33d0, e=0x2133f80) at kernel/qobject.cpp:1248
#16 0x00007fa9e4a3122c in QApplicationPrivate::notify_helper (this=0x207a1f0, receiver=0x7fff51ef33d0, e=0x2133f80) at kernel/qapplication.cpp:4300
#17 0x00007fa9e4a376fb in QApplication::notify (this=0x7fff51ef33f0, receiver=0x7fff51ef33d0, e=0x2133f80) at kernel/qapplication.cpp:4183
#18 0x00007fa9e5ddc526 in KApplication::notify (this=0x7fff51ef33f0, receiver=0x7fff51ef33d0, event=0x2133f80) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x00007fa9e589506c in QCoreApplication::notifyInternal (this=0x7fff51ef33f0, receiver=0x7fff51ef33d0, event=0x2133f80) at kernel/qcoreapplication.cpp:704
#20 0x00007fa9e58977e7 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x2030c30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x2030c30) at kernel/qcoreapplication.cpp:1345
#22 0x00007fa9e58be9d3 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#23 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#24 0x00007fa9e0c788c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007fa9e0c7c748 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007fa9e0c7c8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007fa9e58be513 in QEventDispatcherGlib::processEvents (this=0x2032140, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#28 0x00007fa9e4ae146e in QGuiEventDispatcherGlib::processEvents (this=0x7fa9e455ae40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007fa9e5893992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#30 0x00007fa9e5893d6c in QEventLoop::exec (this=0x7fff51ef2f10, flags=) at kernel/qeventloop.cpp:201
#31 0x00007fa9e5897aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x00007fa9da8fec4f in KCMInit (this=<value optimized out>, args=<value optimized out>) at ../../kcminit/main.cpp:219
#33 0x00007fa9da8ff801 in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../kcminit/main.cpp:272
#34 0x00000000004070f3 in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a4f9 "0") at ../../kinit/kinit.cpp:717
#35 0x0000000000408e91 in main (argc=4, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1800

This bug may be a duplicate of or related to bug 235603.

Possible duplicates by query: bug 235603, bug 224078.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-05-03 21:48:12 UTC

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