Version: (using KDE 4.2.0) OS: Linux Installed from: Ubuntu Packages At startup, Kontact crashed today with the following (useless?) backtrace: Cette pile des appels apparaît être inutilisable. C'est probablement dû au fait que votre paquetage a été construit d'une manière qui empêche de créer des piles d'appels corrects, ou que le cadre de pile a été sérieusement corrompu dans l'incident. [Thread debugging using libthread_db enabled] [New Thread 0xb4b496c0 (LWP 6236)] [New Thread 0xb0656b90 (LWP 6272)] 0xb8019430 in __kernel_vsyscall () [Current thread is 0 (LWP 6236)] Thread 2 (Thread 0xb0656b90 (LWP 6272)): #0 0xb8019430 in __kernel_vsyscall () #1 0xb53d23a2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0xb5aaea44 in pthread_cond_timedwait () from /lib/tls/i686/cmov/libc.so.6 #3 0xb5c986cc in QWaitCondition::wait () from /usr/lib/libQtCore.so.4 #4 0xb5c8d886 in ?? () from /usr/lib/libQtCore.so.4 #5 0xb5c976ae in ?? () from /usr/lib/libQtCore.so.4 #6 0xb53ce50f in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #7 0xb5aa07ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb4b496c0 (LWP 6236)): #0 0xb8019430 in __kernel_vsyscall () #1 0xb5a5bde6 in nanosleep () from /lib/tls/i686/cmov/libc.so.6 #2 0xb5a5bbfe in sleep () from /lib/tls/i686/cmov/libc.so.6 #3 0xb6dc2d72 in KCrash::startDrKonqi (argv=0xbf919bf4, argc=17) at /build/buildd/kde4libs-4.2.0/kdeui/util/kcrash.cpp:412 #4 0xb6dc3734 in KCrash::defaultCrashHandler (sig=11) at /build/buildd/kde4libs-4.2.0/kdeui/util/kcrash.cpp:337 #5 <signal handler called> #6 0xb5d87e10 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #7 0xb5db270a in ?? () from /usr/lib/libQtCore.so.4 #8 0xb50606f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #9 0xb5063da3 in ?? () from /usr/lib/libglib-2.0.so.0 #10 0xb5063f61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #11 0xb5db2478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #12 0xb62d3ea5 in ?? () from /usr/lib/libQtGui.so.4 #13 0xb5d8652a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #14 0xb5d866ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #15 0xb5d88da5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #16 0xb6239767 in QApplication::exec () from /usr/lib/libQtGui.so.4 #17 0x0804c072 in main (argc=1, argv=0xbf91a664) at /build/buildd/kdepim-4.2.0/kontact/src/main.cpp:218 #0 0xb8019430 in __kernel_vsyscall ()
Do you experience this every time you start Kontact ? What is your Qt version ? Thanks
No it happens once so far (time will tell if I can reproduce it) QT should be the latest form ubuntu repository, namely QT 4.4.3-0ubuntu1.1
- It never happened again (or at least the reporter didn't told us so...) - The backtrace is Qt functions only Closing as WORKSFORME. Reopen if you experience this again in a recent KDE. Thanks