You are not logged in.
Pages: 1
I've just upgraded to kde 3.5, and kmail/kontact crashes all the time (granted, I didn't use it under 3.4, so I don't know if it is a problem with 3.5 or with kmail). I'm running xfce with the kde services loaded at startup.
Here's the output from the terminal window:
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x827a820 ): KAccel object already contains an action name "delete"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x827a820 ): KAccel object already contains an action name "edit"
kdecore (KAction): WARNING: KAction::plugAccel(): call to deprecated action.
kdecore (KAction): WARNING: KAction::plugAccel( kacc = 0x827a820 ): KAccel object already contains an action name "display_message"
eyolf[~]% kmail: WARNING: [void KMFolderImap::setImapPath(const QString&)] ignoring empty path
kmail: WARNING: [void KMFolderImap::setImapPath(const QString&)] ignoring empty path
*** KMail got signal 11 (Crashing)
KCrash: Application 'kmail' crashing...
and here's the crash report from the krash handler:
[KCrash handler]
#7 0xb7e820fa in KMFilterActionExtFilter::processAsync ()
from /opt/kde/lib/libkmailprivate.so
#8 0xb7e81b69 in KMail::ActionScheduler::actionMessage ()
from /opt/kde/lib/libkmailprivate.so
#9 0xb7e828ff in KMail::ActionScheduler::filterMessage ()
from /opt/kde/lib/libkmailprivate.so
#10 0xb7e831f8 in KMail::ActionScheduler::qt_invoke ()
from /opt/kde/lib/libkmailprivate.so
#11 0xb6127cd9 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#12 0xb6128180 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#13 0xb6465729 in QTimer::timeout () from /opt/qt/lib/libqt-mt.so.3
#14 0xb614bdff in QTimer::event () from /opt/qt/lib/libqt-mt.so.3
#15 0xb60c8b71 in QApplication::internalNotify ()
from /opt/qt/lib/libqt-mt.so.3
#16 0xb60c958f in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#17 0xb67e504e in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#18 0xb60bd9e8 in QEventLoop::activateTimers () from /opt/qt/lib/libqt-mt.so.3
#19 0xb60770bf in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#20 0xb60df6e3 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#21 0xb60df5c6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#22 0xb60c858f in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#23 0x0804a3b8 in ?? ()
#24 0xbfb8cb08 in ?? ()
#25 0xbfb8ccf4 in ?? ()
#26 0x00000000 in ?? ()
#27 0x00000000 in ?? ()
#28 0xb68984c4 in av_ () from /opt/kde/lib/libkdecore.so.4
#29 0xb68984f4 in av_ () from /opt/kde/lib/libkdecore.so.4
#30 0x00000440 in ?? ()
#31 0xb68988f4 in av_ () from /opt/kde/lib/libkdecore.so.4
#32 0xb68984c4 in av_ () from /opt/kde/lib/libkdecore.so.4
#33 0xb68984f4 in av_ () from /opt/kde/lib/libkdecore.so.4
#34 0x00000440 in ?? ()
#35 0xb683c171 in mALLOc () from /opt/kde/lib/libkdecore.so.4
#36 0xb5b30d6b in __libc_start_main () from /lib/tls/libc.so.6
#37 0x0804a131 in ?? ()
I don't know how to interpret this - any clues? About what it means, or any pointers to some documentation I can read?
Edit: just a thought: can it be caused by spamassassin? I've tried to remove all the sa-filters, and now it seems to work better. I think I've set it up the way it should, but I may be wrong...
Offline
This may be little or no use, but I've been having a number of problems with kmail crashing myself, mostly on startup. After poking around, I noticed that there is a lockfile in ~/.kde/share/apps/kmail that's not being deleted, and that deleting it seems to clear up my problems starting it until next time kmail crashes.
Unthinking respect for authority is the greatest enemy of truth.
-Albert Einstein
Offline
Pages: 1