Bug 296476 - telepathy-kde-text-ui segfaults on close
Summary: telepathy-kde-text-ui segfaults on close
Status: RESOLVED DUPLICATE of bug 304257
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: text-ui (show other bugs)
Version: git-latest
Platform: Arch Linux Linux
: NOR crash
Target Milestone: Future
Assignee: Telepathy Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-21 03:00 UTC by ZeDestructor
Modified: 2012-08-09 08:55 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace after crash. (2.29 KB, application/octet-stream)
2012-03-21 03:00 UTC, ZeDestructor
Details
New crash information added by DrKonqi (4.90 KB, text/plain)
2012-03-22 12:37 UTC, Daniele E. Domenichelli
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***