Bug 228573

Summary: When exiting Kopete it frequently crashes
Product: [Unmaintained] kopete Reporter: Rick <Rick>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: crash CC: andresbajotierra
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Rick 2010-02-26 05:06:52 UTC
Application that crashed: kopete
Version of the application: 0.80.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-19-generic-pae i686
Distribution: Ubuntu 9.10

What I was doing when the application crashed:
When exiting Kopete it frequently crashes. When closing Kopete by logging out the result is the same.

 -- Backtrace:
Application: Kopete (kopete), signal: Aborted
[KCrash Handler]
#6  0x00e2d422 in __kernel_vsyscall ()
#7  0x05c274d1 in *__GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#8  0x05c2a932 in *__GI_abort () at abort.c:92
#9  0x05c5dee5 in __libc_message (do_abort=2, fmt=0x5d21578 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
#10 0x05c67ff1 in malloc_printerr (action=<value optimized out>, str=0x6 <Address 0x6 out of bounds>, ptr=0x8cf90c0) at malloc.c:6217
#11 0x05c696f2 in _int_free (av=<value optimized out>, p=<value optimized out>) at malloc.c:4750
#12 0x05c6c7cd in *__GI___libc_free (mem=0x8cf90c0) at malloc.c:3716
#13 0x00d906f1 in operator delete (ptr=0x0) at ../../../../src/libstdc++-v3/libsupc++/del_op.cc:44
#14 0x00a89ffe in ~QDBusConnectionPrivate (this=0x8cf90c0, __in_chrg=<value optimized out>) at qdbusintegrator.cpp:958
#15 0x00a84934 in QDBusConnectionPrivate::deleteYourself (this=0x8cf90c0) at qdbusintegrator.cpp:970
#16 0x00a7bea0 in ~QDBusConnection (this=0x6, __in_chrg=<value optimized out>) at qdbusconnection.cpp:287
#17 0x00a7ff4f in ~QDBusDefaultConnection (this=0xadf538, __in_chrg=<value optimized out>) at qdbusconnection.cpp:957
#18 ~QGlobalStaticDeleter (this=0xadf538, __in_chrg=<value optimized out>) at ../../include/QtCore/../../src/corelib/global/qglobal.h:1632
#19 0x05c2c05f in __run_exit_handlers (status=0, listp=0x5d3e304, run_list_atexit=true) at exit.c:78
#20 0x05c2c0cf in *__GI_exit (status=0) at exit.c:100
#21 0x05c13b5e in __libc_start_main (main=0x8057040 <_start+192>, argc=3, ubp_av=0xbf9e0e54, init=0x80733f0 <__libc_csu_init>, fini=0x80733e0 <__libc_csu_fini>, rtld_fini=0xbe9d20 <_dl_fini>, 
    stack_end=0xbf9e0e4c) at libc-start.c:252
#22 0x08056fa1 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-26 18:55:05 UTC
This could be related to the glib bug : bug 196207.
- Are you experiencing this crash regularly / Can you reproduce the crash at will ?
Thanks
Comment 2 Rick 2010-02-27 02:02:00 UTC
The bug seems to be quite illusive. It happens atleast once a week but I can't find a reliable way to reproduce it. Perhaps it's when connecting through an unstable wifi connection that it goes wrong, the ath9k module is very unstable so my connection drops very regularly.

I will try to find out more. Until now I haven't been able to reproduce it intentionally
Comment 3 Rick 2010-06-03 00:06:21 UTC
It might have been some environment issue as I have been unable to reproduce it intentionally. And currently it doesn't seem to happen anymore.