Advertisement
Guest User

Untitled

a guest
Aug 9th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
  2. 0 com.apple.JavaScriptCore 0x9692acac JSC::GPRInfo::RegisterType JSC::ScratchRegisterAllocator::allocateScratch<JSC::GPRInfo>() + 364
  3. 1 com.apple.JavaScriptCore 0x968e220e JSC::AccessCase::emitDOMJITGetter(JSC::AccessGenerationState&, JSC::X86Registers::RegisterID) + 750
  4. 2 com.apple.JavaScriptCore 0x968e0561 JSC::AccessCase::generateImpl(JSC::AccessGenerationState&) + 6913
  5. 3 com.apple.JavaScriptCore 0x968de29a JSC::AccessCase::generateWithGuard(JSC::AccessGenerationState&, JSC::AbstractMacroAssembler<JSC::X86Assembler, JSC::MacroAssemblerX86Common>::JumpList&) + 2842
  6. 4 com.apple.JavaScriptCore 0x968e4041 JSC::PolymorphicAccess::regenerate(JSC::VM&, JSC::CodeBlock*, JSC::StructureStubInfo&, JSC::Identifier const&) + 2769
  7. 5 com.apple.JavaScriptCore 0x9696790c JSC::StructureStubInfo::addAccessCase(JSC::CodeBlock*, JSC::Identifier const&, std::__1::unique_ptr<JSC::AccessCase, std::__1::default_delete<JSC::AccessCase> >) + 748
  8. 6 com.apple.JavaScriptCore 0x9691c51c JSC::repatchGetByID(JSC::ExecState*, JSC::JSValue, JSC::Identifier const&, JSC::PropertySlot const&, JSC::StructureStubInfo&, JSC::GetByIDKind) + 3116
  9. 7 com.apple.JavaScriptCore 0x96320109 operationGetByIdOptimize + 3881
  10. 8 ??? 0x19dfd094 0 + 434098324
  11. 9 ??? 0x19cf8eae 0 + 433032878
  12. 10 ??? 0x19df708b 0 + 434073739
  13. 11 ??? 0x19df6040 0 + 434069568
  14. 12 com.apple.JavaScriptCore 0x9681a13f llint_entry + 19107
  15. 13 ??? 0x19df5b7a 0 + 434068346
  16. 14 com.apple.JavaScriptCore 0x9681a192 llint_entry + 19190
  17. 15 com.apple.JavaScriptCore 0x9681a13f llint_entry + 19107
  18. 16 com.apple.JavaScriptCore 0x9681a192 llint_entry + 19190
  19. 17 com.apple.JavaScriptCore 0x9681a4ae llint_entry + 19986
  20. 18 ??? 0x07999943 0 + 127506755
  21. 19 com.apple.JavaScriptCore 0x96815511 vmEntryToJavaScript + 257
  22. 20 com.apple.JavaScriptCore 0x966ffc39 JSC::JITCode::execute(JSC::VM*, JSC::ProtoCallFrame*) + 121
  23. 21 com.apple.JavaScriptCore 0x9625ffa0 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 368
  24. 22 com.apple.JavaScriptCore 0x96444600 JSC::profiledCall(JSC::ExecState*, JSC::ProfilingReason, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&, WTF::NakedPtr<JSC::Exception>&) + 176
  25. 23 com.apple.WebCore 0x9a82b5ca WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext&) + 698
  26. 24 com.apple.WebCore 0x9a82b1a9 WebCore::ScheduledAction::execute(WebCore::Document&) + 201
  27. 25 com.apple.WebCore 0x9a82b0c9 WebCore::ScheduledAction::execute(WebCore::ScriptExecutionContext&) + 41
  28. 26 com.apple.WebCore 0x99a65c20 WebCore::DOMTimer::fired() + 704
  29. 27 com.apple.WebCore 0x9998e540 WebCore::ThreadTimers::sharedTimerFiredInternal() + 192
  30. 28 com.apple.WebCore 0x9aa21ed6 std::__1::__function::__func<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0, std::__1::allocator<WebCore::ThreadTimers::setSharedTimer(WebCore::SharedTimer*)::$_0>, void ()>::operator()() + 22
  31. 29 com.apple.WebCore 0x9a59e394 WebCore::MainThreadSharedTimer::fired() + 20
  32. 30 com.apple.WebCore 0x9998e46f WebCore::timerFired(__CFRunLoopTimer*, void*) + 31
  33. 31 com.apple.CoreFoundation 0x9426a996 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
  34. 32 com.apple.CoreFoundation 0x9426a4ad __CFRunLoopDoTimer + 1213
  35. 33 com.apple.CoreFoundation 0x94269f4e __CFRunLoopDoTimers + 350
  36. 34 com.apple.CoreFoundation 0x94261910 __CFRunLoopRun + 2192
  37. 35 com.apple.CoreFoundation 0x94260e1a CFRunLoopRunSpecific + 506
  38. 36 com.apple.CoreFoundation 0x94260c0b CFRunLoopRunInMode + 123
  39. 37 com.apple.HIToolbox 0x93954396 RunCurrentEventLoopInMode + 268
  40. 38 com.apple.HIToolbox 0x93954182 ReceiveNextEventCommon + 494
  41. 39 com.apple.HIToolbox 0x93953f7b _BlockUntilNextEventMatchingListInModeWithFilter + 83
  42. 40 com.apple.AppKit 0x91f86015 _DPSNextEvent + 1227
  43. 41 com.apple.AppKit 0x926ebbbb -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1742
  44. 42 com.apple.AppKit 0x926eb4e5 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 132
  45. 43 XojoFramework 0x00288c7b 0x247000 + 269435
  46. 44 XojoFramework 0x00288cc4 0x247000 + 269508
  47. 45 SimpleBrowser.debug 0x000e4ea4 Delegate.Invoke%% + 34
  48. 46 SimpleBrowser.debug 0x00047c28 Application._CallFunctionWithExceptionHandling%%o<Application>p + 248
  49. 47 XojoFramework 0x003f5d4a 0x247000 + 1764682
  50. 48 XojoFramework 0x00288c1c 0x247000 + 269340
  51. 49 com.apple.AppKit 0x91f7acb6 -[NSApplication run] + 943
  52. 50 XojoFramework 0x003f5dea 0x247000 + 1764842
  53. 51 XojoFramework 0x003f3fc4 RuntimeRun + 49
  54. 52 SimpleBrowser.debug 0x000c2b16 REALbasic._RuntimeRun + 34
  55. 53 SimpleBrowser.debug 0x000ffa97 _Main + 295
  56. 54 SimpleBrowser.debug 0x000ff4ff main + 36
  57. 55 SimpleBrowser.debug 0x001001d1 start + 53
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement