Bug 295192 - KDE Daemon crash
Summary: KDE Daemon crash
Status: RESOLVED DUPLICATE of bug 288571
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 08:02 UTC by awbhouse
Modified: 2012-03-02 10:53 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 awbhouse 2012-03-02 08:02:21 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-16-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
- What I was doing when the application crashed:
Crashed during start up, after entering password for fetching gmail/google calendar

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Dæmon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb76f5710 (LWP 1446))]

Thread 3 (Thread 0xb513eb70 (LWP 1520)):
#0  0x0583c9ad in pthread_getspecific () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x03a58e83 in ?? () from /usr/lib/i386-linux-gnu/libgthread-2.0.so.0
#2  0x031a66dc in g_thread_self () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0317cea7 in g_main_context_acquire () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0317e56d in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x0317ef9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0x03996cea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#7  0x031a55f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#8  0x05837d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#9  0x03b770ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb493db70 (LWP 1540)):
#0  0x00e62416 in __kernel_vsyscall ()
#1  0x03b6840e in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0318d34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0317e896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0317ec2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x003dab37 in QEventDispatcherGlib::processEvents (this=0x97dd928, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x003ab1dd in QEventLoop::processEvents (this=0xb493d2b0, flags=...) at kernel/qeventloop.cpp:149
#7  0x003ab421 in QEventLoop::exec (this=0xb493d2b0, flags=...) at kernel/qeventloop.cpp:201
#8  0x002ae90b in QThread::exec (this=0x97673b8) at thread/qthread.cpp:498
#9  0x0038be2d in QInotifyFileSystemWatcherEngine::run (this=0x97673b8) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x002b17b3 in QThreadPrivate::start (arg=0x97673b8) at thread/qthread_unix.cpp:331
#11 0x05837d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x03b770ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb76f5710 (LWP 1446)):
[KCrash Handler]
#7  ref (this=0x2f6860) at /usr/include/qt4/QtCore/qatomic_i386.h:120
#8  QString (other=..., this=0xbfb8e13c) at /usr/include/qt4/QtCore/qstring.h:729
#9  QList<QString>::removeAll (this=0x98540a8, _t=...) at /usr/include/qt4/QtCore/qlist.h:761
#10 0x03a26303 in KPasswdServer::processRequest (this=0x9854088) at ../../kpasswdserver/kpasswdserver.cpp:718
#11 0x03a27cb8 in KPasswdServer::qt_metacall (this=0x9854088, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x9856080) at ./kpasswdserver.moc:114
#12 0x003b2b7d in metacall (argv=0x9856080, idx=17, cl=QMetaObject::InvokeMetaMethod, object=0x9854088) at kernel/qmetaobject.cpp:237
#13 QMetaObject::metacall (object=0x9854088, cl=QMetaObject::InvokeMetaMethod, idx=17, argv=0x9856080) at kernel/qmetaobject.cpp:232
#14 0x003bd685 in QMetaCallEvent::placeMetaCall (this=0x9848a60, object=0x9854088) at kernel/qobject.cpp:535
#15 0x003c4b52 in QObject::event (this=0x9854088, e=0x9848a60) at kernel/qobject.cpp:1217
#16 0x00fbad84 in notify_helper (e=0x9848a60, receiver=0x9854088, this=0x961a710) at kernel/qapplication.cpp:4486
#17 QApplicationPrivate::notify_helper (this=0x961a710, receiver=0x9854088, e=0x9848a60) at kernel/qapplication.cpp:4458
#18 0x00fc0133 in QApplication::notify (this=0x9848a60, receiver=0x9854088, e=0x9848a60) at kernel/qapplication.cpp:3886
#19 0x006e5971 in KApplication::notify (this=0xbfb8ec30, receiver=0x9854088, event=0x9848a60) at ../../kdeui/kernel/kapplication.cpp:311
#20 0x003ac19e in QCoreApplication::notifyInternal (this=0xbfb8ec30, receiver=0x9854088, event=0x9848a60) at kernel/qcoreapplication.cpp:787
#21 0x003aff93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x95abca8) at kernel/qcoreapplication.cpp:1428
#23 0x003b00ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#24 0x003da6a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#25 postEventSourceDispatch (s=0x961d4b0) at kernel/qeventdispatcher_glib.cpp:277
#26 0x0317e25f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#27 0x0317e990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#28 0x0317ec2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#29 0x003daada in QEventDispatcherGlib::processEvents (this=0x95ad1e0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#30 0x01072e7a in QGuiEventDispatcherGlib::processEvents (this=0x95ad1e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#31 0x003ab1dd in QEventLoop::processEvents (this=0xbfb8eb94, flags=...) at kernel/qeventloop.cpp:149
#32 0x003ab421 in QEventLoop::exec (this=0xbfb8eb94, flags=...) at kernel/qeventloop.cpp:201
#33 0x003b019d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#34 0x00fb8924 in QApplication::exec () at kernel/qapplication.cpp:3760
#35 0x02250899 in kdemain (argc=1, argv=0x95ef790) at ../../kded/kded.cpp:924
#36 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
#37 0x0804c909 in main (argc=159855896, argv=0x0, envp=0xa) at ../../kinit/kinit.cpp:1861

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

Possible duplicates by query: bug 294257, bug 293703, bug 293126, bug 292978, bug 288784.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-03-02 10:53:08 UTC

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