Bug 296476

Summary: telepathy-kde-text-ui segfaults on close
Product: [Frameworks and Libraries] telepathy Reporter: ZeDestructor
Component: text-uiAssignee: Telepathy Bugs <kde-telepathy-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: ddomenichelli, kde, scarpino
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Backtrace after crash.
New crash information added by DrKonqi

Description ZeDestructor 2012-03-21 03:00:52 UTC
Created attachment 69777 [details]
Backtrace after crash.

Upon closing telepathy-kde-text-ui after a chat is completed, it immediately segfaults instead of cleanly closing.
Archlinux x64, AUR metapackage: telepathy-kde-git-meta

Backtrace attached
Comment 1 Daniele E. Domenichelli 2012-03-22 12:37:39 UTC
Created attachment 69808 [details]
New crash information added by DrKonqi

ktp-text-ui (0.3) on KDE Platform 4.8.1 (4.8.1) using Qt 4.8.0

I think this is the same crash, I'm attaching a backtrace with ktp built in debug mode

-- Backtrace (Reduced):
#9  0x00007f3e4a191ab6 in malloc_printerr (action=3, str=0x7f3e4a2657cb "corrupted double-linked list", ptr=<optimized out>) at malloc.c:6283
#10 0x00007f3e4a191eed in malloc_consolidate (av=<optimized out>) at malloc.c:5161
#11 0x00007f3e4a1933e8 in _int_free (av=0x7f3e30000020, p=0x7f3e30064360) at malloc.c:5034
[...]
#13 0x00007f3e4c41ee35 in QHashData::free_helper (this=0x242e010, node_delete=0x7f3e4afed560 <QHash<unsigned long long, QGradientCache::CacheInfo>::deleteNode2(QHashData::Node*)>) at tools/qhash.cpp:276
#14 0x00007f3e4afed61f in freeData (x=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/tools/qhash.h:570
Comment 2 Andrea Scarpino 2012-05-24 09:17:36 UTC
I cannot reproduce this.
Comment 3 David Edmundson 2012-08-09 08:55:47 UTC
DrDanz, not sure if your crash is different original posters crash is the same as 304257, marking as duplicate

*** This bug has been marked as a duplicate of bug 304257 ***