Version: 1.10.0 (using 4.1.1 (KDE 4.1.0 (4.1 >= 20080722)) "release 26.11", KDE:KDE4:Factory:Desktop / openSUSE_Factory) Compiler: gcc OS: Linux (i686) release 2.6.25.11-0.1-pae After returning from supsend, KMail crashes. I can reproduce this bug anytime I "want". Here is the backtrace (I know, it's not so much, but every time I get a different one, I'll post here): Alkalmazás: KMail (kmail), szignál: SIGSEGV [?1034h[Thread debugging using libthread_db enabled] [New Thread 0xb48e76d0 (LWP 16685)] [New Thread 0xb160eb90 (LWP 16929)] [KCrash handler] #6 0xb62adac9 in QUrl::QUrl () from /usr/lib/libQtCore.so.4 #7 0xb651f3e9 in KUrl::KUrl () from /usr/lib/libkdecore.so.5 #8 0xb6bf9061 in ?? () from /usr/lib/libkio.so.5 #9 0xb6bfc22e in KIO::Scheduler::qt_metacall () from /usr/lib/libkio.so.5 #10 0xb6303d7a in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #11 0xb63042f2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #12 0xb6339677 in QTimer::timeout () from /usr/lib/libQtCore.so.4 #13 0xb630b39e in QTimer::timerEvent () from /usr/lib/libQtCore.so.4 #14 0xb630068f in QObject::event () from /usr/lib/libQtCore.so.4 #15 0xb54e82ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #16 0xb54ee70e in QApplication::notify () from /usr/lib/libQtGui.so.4 #17 0xb68efb0d in KApplication::notify () from /usr/lib/libkdeui.so.5 #18 0xb62f24a1 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #19 0xb631aa86 in ?? () from /usr/lib/libQtCore.so.4 #20 0xb631b0db in QEventDispatcherUNIX::processEvents () from /usr/lib/libQtCore.so.4 #21 0xb55728e2 in ?? () from /usr/lib/libQtGui.so.4 #22 0xb62f0bfa in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #23 0xb62f0dba in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #24 0xb62f2fbd in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #25 0xb54e8167 in QApplication::exec () from /usr/lib/libQtGui.so.4 #26 0x0804a880 in main (argc=-1228962930, argv=0x9613408) at /usr/src/debug/kdepim-4.1.0/kmail/main.cpp:146 #0 0xffffe430 in __kernel_vsyscall () 0
I left my PC alone for 10 minutes and Kmail crashed when I returned. The backtrace of that crash is very equal with this except this line: #26 0x0804a880 in main (argc=-1229499506, argv=0xb5051124) at /usr/src/debug/kdepim-4.1.0/kmail/main.cpp:146 (argc and argv differences)
Is the same as bug 166915 which was marked as a duplicate of bug 165540. *** This bug has been marked as a duplicate of 165540 ***