Description
crashes:
thread #1: tid = 0x963d40, 0x00007fff88adea99 CoreFoundation`CFDictionaryGetValue + 25, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
frame #0: 0x00007fff88adea99 CoreFoundation`CFDictionaryGetValue + 25
CoreFoundation`CFDictionaryGetValue + 25:
-> 0x7fff88adea99: movq (%r15), %rax
0x7fff88adea9c: testq %rax, %rax
0x7fff88adea9f: je 0x7fff88adeae0 ; CFDictionaryGetValue + 96
0x7fff88adeaa1: leaq -0x1046f690(%rip), %rcx ; __CFConstantStringClassReferencePtr
(lldb) bt
* thread #1: tid = 0x963d40, 0x00007fff88adea99 CoreFoundation`CFDictionaryGetValue + 25, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=EXC_I386_GPFLT)
* frame #0: 0x00007fff88adea99 CoreFoundation`CFDictionaryGetValue + 25
frame #1: 0x00007fff88b4b7a9 CoreFoundation`CFAttributedStringSetAttribute + 297
frame #2: 0x000000010214062d libgfx.dylib`gfx::RenderTextMac::ApplyStyles(this=0x00007fff5fbfe7a0, attr_string=0x0000000105706840, font=0x000000010510ee20) + 557 at render_text_mac.cc:248
frame #3: 0x0000000102140228 libgfx.dylib`gfx::RenderTextMac::EnsureLayout(this=0x00007fff5fbfe7a0) + 408 at render_text_mac.cc:168
frame #4: 0x0000000100197781 gfx_unittests`gfx::RenderTextTest_Mac_ElidedText_Test::TestBody(this=0x0000000105102f60) + 1073 at render_text_unittest.cc:2634
BUG=
Patch Set 1 #Patch Set 2 : fix upstream #
Messages
Total messages: 1 (0 generated)
|