Skip to content

Instantly share code, notes, and snippets.

@sigsergv
Last active December 21, 2015 12:39
Show Gist options
  • Save sigsergv/6307701 to your computer and use it in GitHub Desktop.
Save sigsergv/6307701 to your computer and use it in GitHub Desktop.
#0 0xb53f2f94 in malloc_consolidate (av=0xb5528440 <main_arena>) at malloc.c:4073
#1 0xb53f3a75 in _int_free (av=0xb5528440 <main_arena>, p=0x82789c8, have_lock=0) at malloc.c:3973
#2 0xb576e2cf in _hb_free (block=block@entry=0x8288368) at ../3rdparty/harfbuzz/src/harfbuzz-impl.c:75
#3 0xb576d9cb in Free_PairPos2 (format2=0, format1=4, ppf2=0x81bf10c) at ../3rdparty/harfbuzz/src/harfbuzz-gpos.c:1400
#4 Free_PairPos (st=0x81bf0f8) at ../3rdparty/harfbuzz/src/harfbuzz-gpos.c:1482
#5 _HB_GPOS_Free_SubTable (st=0x81bf0f8, lookup_type=2) at ../3rdparty/harfbuzz/src/harfbuzz-gpos.c:5862
#6 0xb576e4fd in Free_SubTable (lookup_type=<optimized out>, table_type=HB_Type_GPOS, st=0x81bf0f8) at ../3rdparty/harfbuzz/src/harfbuzz-open.c:469
#7 Free_Lookup (l=l@entry=0x81fefc8, type=type@entry=HB_Type_GPOS) at ../3rdparty/harfbuzz/src/harfbuzz-open.c:568
#8 0xb576f494 in _HB_OPEN_Free_LookupList (ll=ll@entry=0x81e8060, type=type@entry=HB_Type_GPOS) at ../3rdparty/harfbuzz/src/harfbuzz-open.c:655
#9 0xb576a1f7 in HB_Done_GPOS_Table (gpos=0x81e8048) at ../3rdparty/harfbuzz/src/harfbuzz-gpos.c:179
#10 0xb5772c97 in HB_FreeFace (face=0x821cd18) at ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp:1071
#11 0xb577841b in qHBFreeFace (face=0x821cd18) at tools/qharfbuzz.cpp:130
#12 0xb5f426eb in QFreetypeFace::release (this=0x8247ff8, face_id=...) at text/qfontengine_ft.cpp:325
#13 0xb5f42eda in QFontEngineFT::~QFontEngineFT (this=0x81c0680, __in_chrg=<optimized out>) at text/qfontengine_ft.cpp:652
#14 0xb5f39e70 in QFontEngineX11FT::~QFontEngineX11FT (this=0x81c0680, __in_chrg=<optimized out>) at text/qfontengine_x11.cpp:1125
#15 0xb5f39eac in QFontEngineX11FT::~QFontEngineX11FT (this=0x81c0680, __in_chrg=<optimized out>) at text/qfontengine_x11.cpp:1128
#16 0xb5e65635 in QFontEngineMulti::~QFontEngineMulti (this=0x81f16f0, __in_chrg=<optimized out>) at text/qfontengine.cpp:1331
#17 0xb5f3b464 in QFontEngineMultiFT::~QFontEngineMultiFT (this=0x81f16f0, __in_chrg=<optimized out>) at text/qfontengine_x11.cpp:887
#18 0xb5f3b57c in QFontEngineMultiFT::~QFontEngineMultiFT (this=0x81f16f0, __in_chrg=<optimized out>) at text/qfontengine_x11.cpp:897
#19 0xb5e5f14a in QFontCache::clear (this=this@entry=0x81e9118) at text/qfont.cpp:2875
#20 0xb5e5f289 in QFontCache::~QFontCache (this=0x81e9118, __in_chrg=<optimized out>) at text/qfont.cpp:2815
#21 0xb5e5f3ec in QFontCache::~QFontCache (this=0x81e9118, __in_chrg=<optimized out>) at text/qfont.cpp:2846
#22 0xb5e5fc33 in qThreadStorage_deleteData<QFontCache> (d=0x81e9118) at ../../include/QtCore/../../src/corelib/thread/qthreadstorage.h:97
#23 QThreadStorage<QFontCache*>::deleteData (x=0x81e9118) at ../../include/QtCore/../../src/corelib/thread/qthreadstorage.h:140
#24 0xb56fb00f in QThreadStorageData::set (this=this@entry=0x81b9250, p=p@entry=0x0) at thread/qthreadstorage.cpp:165
#25 0xb5e5b517 in qThreadStorage_setLocalData<QFontCache> (t=<synthetic pointer>, d=...) at ../../include/QtCore/../../src/corelib/thread/qthreadstorage.h:92
#26 setLocalData (t=0x0, this=0x81b9250) at ../../include/QtCore/../../src/corelib/thread/qthreadstorage.h:155
#27 QFontCache::cleanup () at text/qfont.cpp:2803
#28 0xb5f38dc4 in QFont::cleanup () at text/qfont_x11.cpp:182
#29 0xb5c888cf in qt_cleanup () at kernel/qapplication_x11.cpp:2704
#30 0xb5c128d2 in QApplication::~QApplication (this=0xbffff4b4, __in_chrg=<optimized out>) at kernel/qapplication.cpp:1195
#31 0x0805c3a4 in main (argv=1, _args=0xbffff5b4) at main.cpp:61
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment