Application: telepathy-kde-auth-handler (0.1) KDE Platform Version: 4.7.1 (4.7.1) "release 2" Qt Version: 4.7.4 Operating System: Linux 3.1.0-rc5-2-desktop x86_64 Distribution: "openSUSE 12.1 Milestone 5 (x86_64)" -- Information about the crash: the handler crashes immediately after I try to set online... I have checked the passwords are in the kwallet... other strange thing is that immediately after I put myself online... the handler pops out asking me for passwords which are already in the kwallet Alin The crash can be reproduced every time. -- Backtrace: Application: Telepathy File Auth Handler (telepathy-kde-auth-handler), signal: Aborted [KCrash Handler] #6 0x00007f6aa5d1dd05 in raise () from /lib64/libc.so.6 #7 0x00007f6aa5d1f21b in abort () from /lib64/libc.so.6 #8 0x00007f6aa5d57e5e in __libc_message () from /lib64/libc.so.6 #9 0x00007f6aa5d5db96 in malloc_printerr () from /lib64/libc.so.6 #10 0x0000000000408686 in ~SharedPtr (this=0x7fffceac54e0, __in_chrg=<optimized out>) at /usr/include/telepathy-1.0/TelepathyQt4/shared-ptr.h:80 #11 main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/telepathy-auth-handler-0.1.0.git.1315935751/main.cpp:84 Reported using DrKonqi
Fixed in latest DrDanz branch.
Created attachment 64146 [details] New crash information added by DrKonqi telepathy-kde-auth-handler (0.1) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.3 It's actually not fixed in my branch, but introduced by commit 96adc2fc5c7352a7d5d806d904723255d8eb9253 -- Backtrace (Reduced): #8 0x00007fb3c2c77dbb in __libc_message (do_abort=<optimized out>, fmt=<optimized out>) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 #9 0x00007fb3c2c81606 in malloc_printerr (action=3, str=0x7fb3c2d58288 "double free or corruption (out)", ptr=<optimized out>) at malloc.c:6283 [...] #11 0x0000000000408c6e in main (argc=1, argv=<optimized out>) at /opt/telepathy/telepathy-auth-handler/main.cpp:83
Created attachment 64280 [details] New crash information added by DrKonqi telepathy-kde-auth-handler (0.1) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4 - What I was doing when the application crashed: Same as initial report. Telepathy crashes on start. -- Backtrace (Reduced): #10 0x0000000000408fa3 in ~SharedPtr (this=0x7fff2a8e8540, __in_chrg=<optimized out>) at /usr/include/telepathy-1.0/TelepathyQt4/shared-ptr.h:80 #11 main (argc=-834796793, argv=0x7fff2a8e8958) at /usr/src/debug/telepathy-auth-handler-0.1.0git.1317561775/main.cpp:83
*** This bug has been marked as a duplicate of bug 283135 ***