Summary: | telepathy-auth-handler crashes after trying to set online | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | Alin M Elena <alinm.elena> |
Component: | auth-handler | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ddomenichelli, kde, vit |
Priority: | NOR | ||
Version: | git-latest | ||
Target Milestone: | 0.4.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Alin M Elena
2011-09-14 13:56:57 UTC
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 *** |