https://bugs.kde.org/show_bug.cgi?id=225847
Marcin Juszkiewicz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Marcin Juszkiewicz <marcin juszkiewicz com pl> 2010-02-08 18:29:45 --- I also have this bug. Installed kdepim-dbg and got this backtrace with Qt 4.6.0 from experimental: Application: KMail (kmail), signal: Aborted The current source language is "auto; currently c". [Current thread is 1 (Thread 0x7fd8a9a2c750 (LWP 28216))] Thread 3 (Thread 0x7fd88d22d910 (LWP 28227)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220 #1 0x00007fd8a7caddc7 in QWaitConditionPrivate::wait (this=0x2889d78, mutex=0x2889d70, time=30000) at thread/qwaitcondition_unix.cpp:85 #2 QWaitCondition::wait (this=0x2889d78, mutex=0x2889d70, time=30000) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fd8a7ca2f59 in QThreadPoolThread::run (this=0x2828ba0) at concurrent/qthreadpool.cpp:140 #4 0x00007fd8a7cacef5 in QThreadPrivate::start (arg=0x2828ba0) at thread/qthread_unix.cpp:244 #5 0x00007fd8a1abd73a in start_thread (arg=<value optimized out>) at pthread_create.c:300 #6 0x00007fd8a679069d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fd88ca0c910 (LWP 28228)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220 #1 0x00007fd8a7caddc7 in QWaitConditionPrivate::wait (this=0x2889d78, mutex=0x2889d70, time=30000) at thread/qwaitcondition_unix.cpp:85 #2 QWaitCondition::wait (this=0x2889d78, mutex=0x2889d70, time=30000) at thread/qwaitcondition_unix.cpp:159 #3 0x00007fd8a7ca2f59 in QThreadPoolThread::run (this=0x1caed00) at concurrent/qthreadpool.cpp:140 #4 0x00007fd8a7cacef5 in QThreadPrivate::start (arg=0x1caed00) at thread/qthread_unix.cpp:244 #5 0x00007fd8a1abd73a in start_thread (arg=<value optimized out>) at pthread_create.c:300 #6 0x00007fd8a679069d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () The current source language is "auto; currently asm". Thread 1 (Thread 0x7fd8a9a2c750 (LWP 28216)): [KCrash Handler] #5 0x00007fd8a66f6f45 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #6 0x00007fd8a66f9d80 in *__GI_abort () at abort.c:88 #7 0x00007fd8a6cf7975 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6 #8 0x00007fd8a6cf5da6 in ?? () from /usr/lib/libstdc++.so.6 #9 0x00007fd8a6cf5dd3 in std::terminate() () from /usr/lib/libstdc++.so.6 #10 0x00007fd8a6cf5e56 in __cxa_rethrow () from /usr/lib/libstdc++.so.6 #11 0x00007fd8a7d9f9a9 in QEventLoop::exec (this=0x7ffff6248650, flags=...) at kernel/qeventloop.cpp:214 #12 0x00007fd8a7da1d46 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981 #13 0x0000000000402fa9 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kmail/main.cpp:146 The current source language is "auto; currently c". -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
