Application: kopete (1.0.0) KDE Platform Version: 4.4.2 (KDE 4.4.2) "release 238" Qt Version: 4.6.2 Operating System: Linux 2.6.31.12-0.2-desktop i686 Distribution: "openSUSE 11.2 (i586)" -- Information about the crash: I hit ctrl-q, and get this crash. I apparently have to add more text otherwise the crash assistant won't let me continue, so here they are ;) -- Backtrace: Application: Kopete (kopete), signal: Segmentation fault [Current thread is 1 (Thread 0xb498b700 (LWP 4740))] Thread 3 (Thread 0xb0a38b70 (LWP 5928)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb5db35e3 in ?? () from /lib/libc.so.6 #2 0xb5d46871 in ?? () from /lib/libc.so.6 Backtrace stopped: previous frame identical to this frame (corrupt stack?) Thread 2 (Thread 0xb1239b70 (LWP 7318)): [KCrash Handler] #6 0xb5d40870 in ?? () from /lib/libc.so.6 #7 0xb5d42b6b in ?? () from /lib/libc.so.6 #8 0xb5d447bf in calloc () from /lib/libc.so.6 #9 0xb523596a in g_malloc0 () from /usr/lib/libglib-2.0.so.0 #10 0xb524bef5 in g_slice_alloc () from /usr/lib/libglib-2.0.so.0 #11 0xb5205e3b in g_ptr_array_sized_new () from /usr/lib/libglib-2.0.so.0 #12 0xb5205e8f in g_ptr_array_new () from /usr/lib/libglib-2.0.so.0 #13 0xb522e081 in g_main_context_new () from /usr/lib/libglib-2.0.so.0 #14 0xb6bdb0f0 in QEventDispatcherGlibPrivate::QEventDispatcherGlibPrivate (this=0x8a6fcb0, context=0xff) at kernel/qeventdispatcher_glib.cpp:308 #15 0xb6bdb32c in QEventDispatcherGlib::QEventDispatcherGlib (this=0x873bb78, parent=0x0) at kernel/qeventdispatcher_glib.cpp:350 #16 0xb6aa3f0e in QThreadPrivate::createEventDispatcher (data=0x80beb38) at thread/qthread_unix.cpp:200 #17 0xb6aa4096 in QThreadPrivate::start (arg=0xb6cc5890) at thread/qthread_unix.cpp:241 #18 0xb5c636e5 in start_thread (arg=0x0) at pthread_create.c:297 #19 0xb5c63600 in ?? () at pthread_create.c:216 from /lib/libpthread.so.0 Thread 1 (Thread 0xb498b700 (LWP 4740)): #0 0xffffe424 in __kernel_vsyscall () #1 0xb5db35e3 in ?? () from /lib/libc.so.6 #2 0xb5d4660d in ?? () from /lib/libc.so.6 Backtrace stopped: previous frame identical to this frame (corrupt stack?) Reported using DrKonqi
Looks like a bug in the Glib integration... (something related to the Qt library, not really related to KDE or Kopete in this case)...
Ok, thanks for the information!