SkAutoTUnref<SkTypeface> skTypeface(SkTypeface::CreateFromFile(file));--
You received this message because you are subscribed to the Google Groups "skia-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to skia-discuss...@googlegroups.com.
To post to this group, send email to skia-d...@googlegroups.com.
Visit this group at http://groups.google.com/group/skia-discuss.
For more options, visit https://groups.google.com/d/optout.
in unref, 020A96B0's count is -842150451
..\libs\skia\include\core\skrefcnt.h:76: failed assertion "fRefCnt > 0"
> resonate_debug.exe!SkRefCntBase::unref() Line 76 + 0x28 bytes C++
resonate_debug.exe!SkSafeUnref<SkFontMgr>(SkFontMgr * obj) Line 166 C++
resonate_debug.exe!SkAutoTUnref<SkFontMgr>::~SkAutoTUnref<SkFontMgr>() Line 183 + 0x17 bytes C++
resonate_debug.exe!SkTypeface::CreateFromFile(const char * path, int index) Line 148 + 0x22 bytes C++
resonate_debug.exe!`dynamic initializer for 'skTypeface''() Line 46 + 0x2a bytes C++
msvcr120d.dll!52e3ebba()
[Frames below may be incorrect and/or missing, no symbols loaded for msvcr120d.dll]
resonate_debug.exe!__tmainCRTStartup() Line 550 + 0xf bytes C
resonate_debug.exe!mainCRTStartup() Line 466 C
kernel32.dll!76b17c04()
ntdll.dll!7718b54f()
ntdll.dll!7718b51a()
resonate_debug.exe!SkCopyStreamToStorage(SkAutoMalloc * storage, SkStream * stream) Line 863 + 0x8 bytes C++
in SkRefCntBase, 002396B0's count is 1
in ref, 002396B0's count is 1
in unref, 002396B0's count is -842150451
..\libs\skia\include\core\skrefcnt.h:79: failed assertion "fRefCnt > 0"
--
--