Version: 1.11.4 (using KDE 4.2.4) OS: Linux Installed from: Debian testing/unstable Packages While reading mail kmail suddently crashd. And since it craces with the same error "out of memmory", just after startup, no window appears before crash. I am using a setup with cached Imap from an Exchange server. when starting from console i get: <0>~%kmail <unknown program name>(4869)/: Communication problem with "kmail" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken." " QList: Out of memory KCrash: Application 'kmail' crashing... sock_file=/home/mah/.kde/socket-dustpuppy/kdeinit4__0 <255>~% my promt shows return code in <> "<$?>" The backtrace is: Program: KMail (kmail), signal SIGABRT Thread 1 (Thread 0xb3e97710 (LWP 4261)): [KCrash Handler] #6 0xb7f7b424 in __kernel_vsyscall () #7 0xb62c43d0 in raise () from /lib/i686/cmov/libc.so.6 #8 0xb62c7a85 in abort () from /lib/i686/cmov/libc.so.6 #9 0xb6f1d3ed in qt_message_output (msgType=QtFatalMsg, buf=0xaf3f2b68 "QList: Out of memory") at global/qglobal.cpp:2042 #10 0xb6f1d4d1 in qFatal (msg=0xb706a1ac "QList: Out of memory") at global/qglobal.cpp:2241 #11 0xb6f4a276 in QListData::realloc (this=0xbfe967b0, alloc=2097147) at tools/qlistdata.cpp:113 #12 0xb6f4a4a3 in QListData::append (this=0xbfe967b0) at tools/qlistdata.cpp:131 #13 0xb7a2f761 in QList<QString>::append (this=0xbfe967b0, t=@0xbfe967ac) at /usr/include/qt4/QtCore/qlist.h:429 #14 0xb7a323f5 in KConfigGroupPrivate::deserializeList (data=@0xbfe967f8) at ../../kdecore/config/kconfiggroup.cpp:174 #15 0xb7a37378 in KConfigGroup::readEntry (this=0xbfe969e4, key=0xb78882f8 "UIDStatusChangedLocally", aDefault=@0xbfe96a0c) at ../../kdecore/config/kconfiggroup.cpp:776 #16 0xb74b5ad7 in ?? () from /usr/lib/libkmailprivate.so.4 #17 0xb73bba3b in ?? () from /usr/lib/libkmailprivate.so.4 #18 0xb7410a2e in ?? () from /usr/lib/libkmailprivate.so.4 #19 0xb740eb44 in ?? () from /usr/lib/libkmailprivate.so.4 #20 0xb7410317 in ?? () from /usr/lib/libkmailprivate.so.4 #21 0xb7415821 in ?? () from /usr/lib/libkmailprivate.so.4 #22 0xb7415bf9 in ?? () from /usr/lib/libkmailprivate.so.4 #23 0xb74fa429 in KMKernel::init () from /usr/lib/libkmailprivate.so.4 #24 0x0804a65a in _start ()
Created attachment 36041 [details] <0>~%strace -o strace_of_kmail.txt kmail
Problem gone, can't remember why