Created
December 2, 2015 19:21
-
-
Save evanlucas/f0ac1099137a0800e438 to your computer and use it in GitHub Desktop.
lldb_output3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process 847 stopped | |
* thread #1: tid = 0x24ee, 0x00007fff8e2a4473 JavaScriptCore`JSC::buildGetByIDList(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&, JSC::PropertySlot const&, JSC::StructureStubInfo&) + 243, queue = 'com.apple.main-thread, stop reason = EXC_BAD_ACCESS (code=1, address=0x1acbe09c0) | |
frame #0: 0x00007fff8e2a4473 JavaScriptCore`JSC::buildGetByIDList(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&, JSC::PropertySlot const&, JSC::StructureStubInfo&) + 243 | |
JavaScriptCore`JSC::buildGetByIDList: | |
-> 0x7fff8e2a4473 <+243>: movq (%rsi,%rcx,8), %rcx | |
0x7fff8e2a4477 <+247>: movb 0x10(%rcx), %al | |
0x7fff8e2a447a <+250>: testb $0x2, %al | |
0x7fff8e2a447c <+252>: jne 0x7fff8e2a4a06 ; <+1670> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment