WebKit Bugzilla
Attachment 369526 Details for
Bug 197756
: testb3 failing with crash in JSC::B3::BasicBlock::appendNonTerminal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
crash log
testb3_2019-05-09-151557_bot157.crash (text/plain), 58.75 KB, created by
Ryan Haddad
on 2019-05-09 15:45:17 PDT
(
hide
)
Description:
crash log
Filename:
MIME Type:
Creator:
Ryan Haddad
Created:
2019-05-09 15:45:17 PDT
Size:
58.75 KB
patch
obsolete
>Process: testb3 [81844] >Path: /Volumes/VOLUME/*/testb3 >Identifier: testb3 >Version: 0 >Code Type: X86-64 (Native) >Parent Process: perl5.18 [81835] >Responsible: testb3 [81844] >User ID: 501 > >Date/Time: 2019-05-09 15:15:55.303 -0700 >OS Version: Mac OS X 10.13.6 (17G6030) >Report Version: 12 >Anonymous UUID: F59CA06A-32EC-6101-B04E-FB4BA62FCCED > > >Time Awake Since Boot: 770000 seconds > >System Integrity Protection: enabled > >Crashed Thread: 10 testb3 thread > >Exception Type: EXC_BAD_ACCESS (SIGSEGV) >Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 >Exception Note: EXC_CORPSE_NOTIFY > >Termination Signal: Segmentation fault: 11 >Termination Reason: Namespace SIGNAL, Code 0xb >Terminating Process: exc handler [0] > >VM Regions Near 0: >--> > __TEXT 00000001042ba000-000000010466c000 [ 3784K] r-x/rwx SM=COW /Volumes/VOLUME/* > >Thread 0:: Dispatch queue: com.apple.main-thread >0 libsystem_kernel.dylib 0x00007fff78ec8d82 __semwait_signal + 10 >1 libsystem_pthread.dylib 0x00007fff79094824 _pthread_join + 626 >2 com.apple.JavaScriptCore 0x00000001063e2eed WTF::Thread::waitForCompletion() + 61 (ThreadingPOSIX.cpp:259) >3 testb3 0x00000001042fda33 (anonymous namespace)::run(char const*) + 272131 (testb3.cpp:18763) >4 testb3 0x00000001042bb2e5 main + 149 (testb3.cpp:18795) >5 libdyld.dylib 0x00007fff78d78015 start + 1 > >Thread 1: >0 libsystem_kernel.dylib 0x00007fff78ec928a __workq_kernreturn + 10 >1 libsystem_pthread.dylib 0x00007fff79090009 _pthread_wqthread + 1035 >2 libsystem_pthread.dylib 0x00007fff7908fbe9 start_wqthread + 13 > >Thread 2:: JavaScriptCore bmalloc scavenger >0 libsystem_kernel.dylib 0x00007fff78ec8a16 __psynch_cvwait + 10 >1 libsystem_pthread.dylib 0x00007fff79091589 _pthread_cond_wait + 732 >2 libc++.1.dylib 0x00007fff76ccfd43 std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 93 >3 com.apple.JavaScriptCore 0x000000010642a065 std::__1::cv_status std::__1::condition_variable::wait_until<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 117 (__mutex_base:384) >4 com.apple.JavaScriptCore 0x0000000106429f2f std::__1::cv_status std::__1::condition_variable_any::wait_until<std::__1::unique_lock<bmalloc::Mutex>, std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >(std::__1::unique_lock<bmalloc::Mutex>&, std::__1::chrono::time_point<std::__1::chrono::steady_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > > const&) + 95 (condition_variable:226) >5 com.apple.JavaScriptCore 0x0000000106428f37 bmalloc::Scavenger::threadRunLoop() + 391 (Scavenger.cpp:321) >6 com.apple.JavaScriptCore 0x0000000106428c49 bmalloc::Scavenger::threadEntryPoint(bmalloc::Scavenger*) + 9 >7 com.apple.JavaScriptCore 0x0000000106429d17 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)(bmalloc::Scavenger*), bmalloc::Scavenger*> >(void*) + 39 >8 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >9 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >10 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 3:: testb3 thread >0 com.apple.JavaScriptCore 0x00000001066ce469 JSC::B3::(anonymous namespace)::ReduceStrength::reduceValueStrength() + 1529 (B3Value.h:100) >1 com.apple.JavaScriptCore 0x00000001066cc490 JSC::B3::reduceStrength(JSC::B3::Procedure&) + 1424 (B3ReduceStrength.cpp:468) >2 com.apple.JavaScriptCore 0x000000010667c623 JSC::B3::generateToAir(JSC::B3::Procedure&) + 195 (B3Generate.cpp:89) >3 com.apple.JavaScriptCore 0x000000010667c540 JSC::B3::prepareForGeneration(JSC::B3::Procedure&) + 48 (B3Generate.cpp:63) >4 com.apple.JavaScriptCore 0x00000001066675ba JSC::B3::compile(JSC::B3::Procedure&) + 74 (B3Compile.cpp:47) >5 testb3 0x0000000104335034 (anonymous namespace)::compileProc(JSC::B3::Procedure&, unsigned int) + 68 (testb3.cpp:129) >6 testb3 0x0000000104575ae0 (anonymous namespace)::testSelectInvert() + 704 >7 testb3 0x00000001045757e8 (anonymous namespace)::run(char const*)::$_1359::operator()() const + 56 (testb3.cpp:18434) >8 testb3 0x0000000104575789 WTF::SharedTaskFunctor<void (), (anonymous namespace)::run(char const*)::$_1359>::run() + 25 (SharedTask.h:91) >9 testb3 0x000000010462f748 (anonymous namespace)::run(char const*)::$_1623::operator()() const + 408 (testb3.cpp:18758) >10 testb3 0x000000010462f539 WTF::Detail::CallableWrapper<(anonymous namespace)::run(char const*)::$_1623, void>::call() + 25 (Function.h:52) >11 com.apple.JavaScriptCore 0x00000001063e0cb4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 212 (Threading.cpp:149) >12 com.apple.JavaScriptCore 0x00000001063e2e09 WTF::wtfThreadEntryPoint(void*) + 9 (ThreadingPOSIX.cpp:201) >13 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >14 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >15 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 4:: testb3 thread >0 libsystem_kernel.dylib 0x00007fff78ebf306 swtch_pri + 10 >1 libsystem_pthread.dylib 0x00007fff7909122e sched_yield + 11 >2 com.apple.JavaScriptCore 0x00000001064281a5 bmalloc::Mutex::lockSlowCase() + 101 (atomic:936) >3 com.apple.JavaScriptCore 0x000000010641e7eb bmalloc::Deallocator::deallocateSlowCase(void*) + 139 (Deallocator.cpp:72) >4 com.apple.JavaScriptCore 0x00000001066cc21b JSC::B3::reduceStrength(JSC::B3::Procedure&) + 795 (B3ReduceStrength.cpp:450) >5 com.apple.JavaScriptCore 0x000000010667c623 JSC::B3::generateToAir(JSC::B3::Procedure&) + 195 (B3Generate.cpp:89) >6 com.apple.JavaScriptCore 0x000000010667c540 JSC::B3::prepareForGeneration(JSC::B3::Procedure&) + 48 (B3Generate.cpp:63) >7 com.apple.JavaScriptCore 0x00000001066675ba JSC::B3::compile(JSC::B3::Procedure&) + 74 (B3Compile.cpp:47) >8 testb3 0x0000000104335034 (anonymous namespace)::compileProc(JSC::B3::Procedure&, unsigned int) + 68 (testb3.cpp:129) >9 testb3 0x000000010457a013 double (anonymous namespace)::compileAndRun<double, double, int>(JSC::B3::Procedure&, double, int) + 67 (testb3.cpp:149) >10 testb3 0x0000000104579f35 (anonymous namespace)::testPowDoubleByIntegerLoop(double, int) + 453 (testb3.cpp:12911) >11 testb3 0x0000000104579d43 (anonymous namespace)::run(char const*)::$_1363::operator()() const + 83 (testb3.cpp:18438) >12 testb3 0x0000000104579c39 WTF::SharedTaskFunctor<void (), (anonymous namespace)::run(char const*)::$_1363>::run() + 25 (SharedTask.h:91) >13 testb3 0x000000010462f748 (anonymous namespace)::run(char const*)::$_1623::operator()() const + 408 (testb3.cpp:18758) >14 testb3 0x000000010462f539 WTF::Detail::CallableWrapper<(anonymous namespace)::run(char const*)::$_1623, void>::call() + 25 (Function.h:52) >15 com.apple.JavaScriptCore 0x00000001063e0cb4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 212 (Threading.cpp:149) >16 com.apple.JavaScriptCore 0x00000001063e2e09 WTF::wtfThreadEntryPoint(void*) + 9 (ThreadingPOSIX.cpp:201) >17 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >18 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >19 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 5:: testb3 thread >0 com.apple.JavaScriptCore 0x00000001067933bb WTF::HashTableAddResult<WTF::HashTableIterator<JSC::B3::Air::Tmp, WTF::KeyValuePair<JSC::B3::Air::Tmp, JSC::B3::Air::TmpWidth::Widths>, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::B3::Air::Tmp, JSC::B3::Air::TmpWidth::Widths> >, JSC::B3::Air::TmpHash, WTF::HashMap<JSC::B3::Air::Tmp, JSC::B3::Air::TmpWidth::Widths, JSC::B3::Air::TmpHash, WTF::HashTraits<JSC::B3::Air::Tmp>, WTF::HashTraits<JSC::B3::Air::TmpWidth::Widths> >::KeyValuePairTraits, WTF::HashTraits<JSC::B3::Air::Tmp> > > WTF::HashMap<JSC::B3::Air::Tmp, JSC::B3::Air::TmpWidth::Widths, JSC::B3::Air::TmpHash, WTF::HashTraits<JSC::B3::Air::Tmp>, WTF::HashTraits<JSC::B3::Air::TmpWidth::Widths> >::add<JSC::B3::Air::TmpWidth::Widths>(JSC::B3::Air::Tmp const&, JSC::B3::Air::TmpWidth::Widths&&) + 107 (HashMap.h:383) >1 com.apple.JavaScriptCore 0x0000000106792b7b JSC::B3::Air::TmpWidth::recompute(JSC::B3::Air::Code&) + 155 (AirTmpWidth.cpp:72) >2 com.apple.JavaScriptCore 0x0000000106713585 void JSC::B3::Air::(anonymous namespace)::GraphColoringRegisterAllocation::allocateOnBank<(JSC::B3::Bank)1>() + 965 (AirAllocateRegistersByGraphColoring.cpp:1831) >3 com.apple.JavaScriptCore 0x0000000106701254 JSC::B3::Air::allocateRegistersByGraphColoring(JSC::B3::Air::Code&) + 116 (AirAllocateRegistersByGraphColoring.cpp:2204) >4 com.apple.JavaScriptCore 0x000000010674b734 JSC::B3::Air::prepareForGeneration(JSC::B3::Air::Code&) + 564 (AirGenerate.cpp:141) >5 com.apple.JavaScriptCore 0x000000010667c54c JSC::B3::prepareForGeneration(JSC::B3::Procedure&) + 60 (B3Generate.cpp:64) >6 com.apple.JavaScriptCore 0x00000001066675ba JSC::B3::compile(JSC::B3::Procedure&) + 74 (B3Compile.cpp:47) >7 testb3 0x0000000104335034 (anonymous namespace)::compileProc(JSC::B3::Procedure&, unsigned int) + 68 (testb3.cpp:129) >8 testb3 0x0000000104540eb7 void (anonymous namespace)::testSelectDoubleCompareDouble<(JSC::B3::Opcode)43>(bool (*)(double, double)) + 2279 (testb3.cpp:12324) >9 testb3 0x0000000104540559 (anonymous namespace)::testSelectDoubleCompareDoubleWithAliasing() + 25 (testb3.cpp:12444) >10 testb3 0x0000000104540508 (anonymous namespace)::run(char const*)::$_1355::operator()() const + 56 (testb3.cpp:18430) >11 testb3 0x00000001045404a9 WTF::SharedTaskFunctor<void (), (anonymous namespace)::run(char const*)::$_1355>::run() + 25 (SharedTask.h:91) >12 testb3 0x000000010462f748 (anonymous namespace)::run(char const*)::$_1623::operator()() const + 408 (testb3.cpp:18758) >13 testb3 0x000000010462f539 WTF::Detail::CallableWrapper<(anonymous namespace)::run(char const*)::$_1623, void>::call() + 25 (Function.h:52) >14 com.apple.JavaScriptCore 0x00000001063e0cb4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 212 (Threading.cpp:149) >15 com.apple.JavaScriptCore 0x00000001063e2e09 WTF::wtfThreadEntryPoint(void*) + 9 (ThreadingPOSIX.cpp:201) >16 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >17 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >18 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 6:: testb3 thread >0 com.apple.JavaScriptCore 0x0000000107013cb1 JSC::CompilerTimingScope::~CompilerTimingScope() + 1 (CompilerTimingScope.cpp:72) >1 com.apple.JavaScriptCore 0x000000010667d5ed JSC::B3::hoistLoopInvariantValues(JSC::B3::Procedure&) + 3661 (B3HoistLoopInvariantValues.cpp:160) >2 com.apple.JavaScriptCore 0x000000010667c62b JSC::B3::generateToAir(JSC::B3::Procedure&) + 203 (B3Generate.cpp:90) >3 com.apple.JavaScriptCore 0x000000010667c540 JSC::B3::prepareForGeneration(JSC::B3::Procedure&) + 48 (B3Generate.cpp:63) >4 com.apple.JavaScriptCore 0x00000001066675ba JSC::B3::compile(JSC::B3::Procedure&) + 74 (B3Compile.cpp:47) >5 testb3 0x0000000104335034 (anonymous namespace)::compileProc(JSC::B3::Procedure&, unsigned int) + 68 (testb3.cpp:129) >6 testb3 0x00000001045589aa void (anonymous namespace)::testSelectFloatCompareFloat<(JSC::B3::Opcode)43>(bool (*)(float, float)) + 3386 (testb3.cpp:12518) >7 testb3 0x0000000104557bf9 (anonymous namespace)::testSelectFloatCompareFloatWithAliasing() + 25 (testb3.cpp:12666) >8 testb3 0x0000000104557ba8 (anonymous namespace)::run(char const*)::$_1356::operator()() const + 56 (testb3.cpp:18431) >9 testb3 0x0000000104557b49 WTF::SharedTaskFunctor<void (), (anonymous namespace)::run(char const*)::$_1356>::run() + 25 (SharedTask.h:91) >10 testb3 0x000000010462f748 (anonymous namespace)::run(char const*)::$_1623::operator()() const + 408 (testb3.cpp:18758) >11 testb3 0x000000010462f539 WTF::Detail::CallableWrapper<(anonymous namespace)::run(char const*)::$_1623, void>::call() + 25 (Function.h:52) >12 com.apple.JavaScriptCore 0x00000001063e0cb4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 212 (Threading.cpp:149) >13 com.apple.JavaScriptCore 0x00000001063e2e09 WTF::wtfThreadEntryPoint(void*) + 9 (ThreadingPOSIX.cpp:201) >14 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >15 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >16 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 7:: testb3 thread >0 com.apple.JavaScriptCore 0x00000001064227c0 bmalloc::Heap::allocateSmallBumpRangesByObject(std::__1::unique_lock<bmalloc::Mutex>&, unsigned long, bmalloc::BumpAllocator&, bmalloc::FixedVector<bmalloc::BumpRange, 3ul>&, std::__1::array<bmalloc::List<bmalloc::SmallPage>, 112ul>&) + 352 (Heap.cpp:468) >1 com.apple.JavaScriptCore 0x000000010641c4d0 bmalloc::Allocator::refillAllocatorSlowCase(bmalloc::BumpAllocator&, unsigned long) + 208 (__mutex_base:152) >2 com.apple.JavaScriptCore 0x000000010641c729 bmalloc::Allocator::allocateSlowCase(unsigned long) + 169 (Allocator.cpp:173) >3 com.apple.JavaScriptCore 0x00000001063ad951 WTF::fastMalloc(unsigned long) + 129 >4 com.apple.JavaScriptCore 0x00000001066dea2a WTF::Vector<WTF::GraphNodeWithOrder<JSC::B3::BasicBlock*>, 0ul, WTF::CrashOnOverflow, 16ul>::expandCapacity(unsigned long, WTF::GraphNodeWithOrder<JSC::B3::BasicBlock*>*) + 522 (Vector.h:293) >5 com.apple.JavaScriptCore 0x00000001066dcb46 WTF::Dominators<JSC::B3::CFG>::Dominators(JSC::B3::CFG&, bool) + 790 (Dominators.h:71) >6 com.apple.JavaScriptCore 0x00000001066c9806 JSC::B3::Procedure::dominators() + 54 (B3Procedure.cpp:296) >7 com.apple.JavaScriptCore 0x00000001066cc33e JSC::B3::reduceStrength(JSC::B3::Procedure&) + 1086 (B3ReduceStrength.cpp:452) >8 com.apple.JavaScriptCore 0x000000010667c623 JSC::B3::generateToAir(JSC::B3::Procedure&) + 195 (B3Generate.cpp:89) >9 com.apple.JavaScriptCore 0x000000010667c540 JSC::B3::prepareForGeneration(JSC::B3::Procedure&) + 48 (B3Generate.cpp:63) >10 com.apple.JavaScriptCore 0x00000001066675ba JSC::B3::compile(JSC::B3::Procedure&) + 74 (B3Compile.cpp:47) >11 testb3 0x0000000104335034 (anonymous namespace)::compileProc(JSC::B3::Procedure&, unsigned int) + 68 (testb3.cpp:129) >12 testb3 0x0000000104577bd5 (anonymous namespace)::testCheckSelectCheckSelect() + 1717 (testb3.cpp:12832) >13 testb3 0x00000001045774e8 (anonymous namespace)::run(char const*)::$_1361::operator()() const + 56 (testb3.cpp:18436) >14 testb3 0x0000000104577489 WTF::SharedTaskFunctor<void (), (anonymous namespace)::run(char const*)::$_1361>::run() + 25 (SharedTask.h:91) >15 testb3 0x000000010462f748 (anonymous namespace)::run(char const*)::$_1623::operator()() const + 408 (testb3.cpp:18758) >16 testb3 0x000000010462f539 WTF::Detail::CallableWrapper<(anonymous namespace)::run(char const*)::$_1623, void>::call() + 25 (Function.h:52) >17 com.apple.JavaScriptCore 0x00000001063e0cb4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 212 (Threading.cpp:149) >18 com.apple.JavaScriptCore 0x00000001063e2e09 WTF::wtfThreadEntryPoint(void*) + 9 (ThreadingPOSIX.cpp:201) >19 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >20 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >21 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 8:: testb3 thread >0 com.apple.JavaScriptCore 0x000000010641c70b bmalloc::Allocator::allocateSlowCase(unsigned long) + 139 (Allocator.cpp:202) >1 com.apple.JavaScriptCore 0x00000001066e8145 WTF::HashTable<JSC::B3::ValueKey, WTF::KeyValuePair<JSC::B3::ValueKey, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::B3::ValueKey, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> > >, JSC::B3::ValueKeyHash, WTF::HashMap<JSC::B3::ValueKey, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul>, JSC::B3::ValueKeyHash, WTF::HashTraits<JSC::B3::ValueKey>, WTF::HashTraits<WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> > >::KeyValuePairTraits, WTF::HashTraits<JSC::B3::ValueKey> >::rehash(unsigned int, WTF::KeyValuePair<JSC::B3::ValueKey, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> >*) + 69 (HashTable.h:1256) >2 com.apple.JavaScriptCore 0x00000001066ca84e WTF::HashTableAddResult<WTF::HashTableIterator<JSC::B3::ValueKey, WTF::KeyValuePair<JSC::B3::ValueKey, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> >, WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<JSC::B3::ValueKey, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> > >, JSC::B3::ValueKeyHash, WTF::HashMap<JSC::B3::ValueKey, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul>, JSC::B3::ValueKeyHash, WTF::HashTraits<JSC::B3::ValueKey>, WTF::HashTraits<WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> > >::KeyValuePairTraits, WTF::HashTraits<JSC::B3::ValueKey> > > WTF::HashMap<JSC::B3::ValueKey, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul>, JSC::B3::ValueKeyHash, WTF::HashTraits<JSC::B3::ValueKey>, WTF::HashTraits<WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> > >::add<WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul> >(JSC::B3::ValueKey const&, WTF::Vector<JSC::B3::Value*, 1ul, WTF::CrashOnOverflow, 16ul>&&) + 1006 (HashMap.h:383) >3 com.apple.JavaScriptCore 0x00000001066ca361 JSC::B3::PureCSE::process(JSC::B3::Value*, JSC::B3::Dominators&) + 177 (B3PureCSE.cpp:78) >4 com.apple.JavaScriptCore 0x000000010666eabc JSC::B3::eliminateCommonSubexpressions(JSC::B3::Procedure&) + 4604 (B3EliminateCommonSubexpressions.cpp:244) >5 com.apple.JavaScriptCore 0x000000010667c633 JSC::B3::generateToAir(JSC::B3::Procedure&) + 211 (B3Generate.cpp:90) >6 com.apple.JavaScriptCore 0x000000010667c540 JSC::B3::prepareForGeneration(JSC::B3::Procedure&) + 48 (B3Generate.cpp:63) >7 com.apple.JavaScriptCore 0x00000001066675ba JSC::B3::compile(JSC::B3::Procedure&) + 74 (B3Compile.cpp:47) >8 testb3 0x0000000104335034 (anonymous namespace)::compileProc(JSC::B3::Procedure&, unsigned int) + 68 (testb3.cpp:129) >9 testb3 0x000000010457a013 double (anonymous namespace)::compileAndRun<double, double, int>(JSC::B3::Procedure&, double, int) + 67 (testb3.cpp:149) >10 testb3 0x0000000104579f35 (anonymous namespace)::testPowDoubleByIntegerLoop(double, int) + 453 (testb3.cpp:12911) >11 testb3 0x0000000104579d43 (anonymous namespace)::run(char const*)::$_1363::operator()() const + 83 (testb3.cpp:18438) >12 testb3 0x0000000104579c39 WTF::SharedTaskFunctor<void (), (anonymous namespace)::run(char const*)::$_1363>::run() + 25 (SharedTask.h:91) >13 testb3 0x000000010462f748 (anonymous namespace)::run(char const*)::$_1623::operator()() const + 408 (testb3.cpp:18758) >14 testb3 0x000000010462f539 WTF::Detail::CallableWrapper<(anonymous namespace)::run(char const*)::$_1623, void>::call() + 25 (Function.h:52) >15 com.apple.JavaScriptCore 0x00000001063e0cb4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 212 (Threading.cpp:149) >16 com.apple.JavaScriptCore 0x00000001063e2e09 WTF::wtfThreadEntryPoint(void*) + 9 (ThreadingPOSIX.cpp:201) >17 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >18 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >19 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 9:: testb3 thread >0 com.apple.JavaScriptCore 0x00000001066625a6 JSC::B3::BasicBlock::appendNonTerminal(JSC::B3::Value*) + 70 >1 com.apple.JavaScriptCore 0x00000001066ce14a JSC::B3::(anonymous namespace)::ReduceStrength::reduceValueStrength() + 730 (B3ReduceStrength.cpp:2165) >2 com.apple.JavaScriptCore 0x00000001066cc490 JSC::B3::reduceStrength(JSC::B3::Procedure&) + 1424 (B3ReduceStrength.cpp:468) >3 com.apple.JavaScriptCore 0x000000010667c623 JSC::B3::generateToAir(JSC::B3::Procedure&) + 195 (B3Generate.cpp:89) >4 com.apple.JavaScriptCore 0x000000010667c540 JSC::B3::prepareForGeneration(JSC::B3::Procedure&) + 48 (B3Generate.cpp:63) >5 com.apple.JavaScriptCore 0x00000001066675ba JSC::B3::compile(JSC::B3::Procedure&) + 74 (B3Compile.cpp:47) >6 testb3 0x0000000104335034 (anonymous namespace)::compileProc(JSC::B3::Procedure&, unsigned int) + 68 (testb3.cpp:129) >7 testb3 0x0000000104578fff (anonymous namespace)::testCheckSelectAndCSE() + 1103 (testb3.cpp:12880) >8 testb3 0x0000000104578b78 (anonymous namespace)::run(char const*)::$_1362::operator()() const + 56 (testb3.cpp:18437) >9 testb3 0x0000000104578b19 WTF::SharedTaskFunctor<void (), (anonymous namespace)::run(char const*)::$_1362>::run() + 25 (SharedTask.h:91) >10 testb3 0x000000010462f748 (anonymous namespace)::run(char const*)::$_1623::operator()() const + 408 (testb3.cpp:18758) >11 testb3 0x000000010462f539 WTF::Detail::CallableWrapper<(anonymous namespace)::run(char const*)::$_1623, void>::call() + 25 (Function.h:52) >12 com.apple.JavaScriptCore 0x00000001063e0cb4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 212 (Threading.cpp:149) >13 com.apple.JavaScriptCore 0x00000001063e2e09 WTF::wtfThreadEntryPoint(void*) + 9 (ThreadingPOSIX.cpp:201) >14 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >15 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >16 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 10 Crashed:: testb3 thread >0 com.apple.JavaScriptCore 0x00000001066625a6 JSC::B3::BasicBlock::appendNonTerminal(JSC::B3::Value*) + 70 >1 com.apple.JavaScriptCore 0x00000001066ce14a JSC::B3::(anonymous namespace)::ReduceStrength::reduceValueStrength() + 730 (B3ReduceStrength.cpp:2165) >2 com.apple.JavaScriptCore 0x00000001066cc490 JSC::B3::reduceStrength(JSC::B3::Procedure&) + 1424 (B3ReduceStrength.cpp:468) >3 com.apple.JavaScriptCore 0x000000010667c623 JSC::B3::generateToAir(JSC::B3::Procedure&) + 195 (B3Generate.cpp:89) >4 com.apple.JavaScriptCore 0x000000010667c540 JSC::B3::prepareForGeneration(JSC::B3::Procedure&) + 48 (B3Generate.cpp:63) >5 com.apple.JavaScriptCore 0x00000001066675ba JSC::B3::compile(JSC::B3::Procedure&) + 74 (B3Compile.cpp:47) >6 testb3 0x0000000104335034 (anonymous namespace)::compileProc(JSC::B3::Procedure&, unsigned int) + 68 (testb3.cpp:129) >7 testb3 0x00000001045764e6 (anonymous namespace)::testCheckSelect() + 982 (testb3.cpp:12759) >8 testb3 0x00000001045760d8 (anonymous namespace)::run(char const*)::$_1360::operator()() const + 56 (testb3.cpp:18435) >9 testb3 0x0000000104576079 WTF::SharedTaskFunctor<void (), (anonymous namespace)::run(char const*)::$_1360>::run() + 25 (SharedTask.h:91) >10 testb3 0x000000010462f748 (anonymous namespace)::run(char const*)::$_1623::operator()() const + 408 (testb3.cpp:18758) >11 testb3 0x000000010462f539 WTF::Detail::CallableWrapper<(anonymous namespace)::run(char const*)::$_1623, void>::call() + 25 (Function.h:52) >12 com.apple.JavaScriptCore 0x00000001063e0cb4 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 212 (Threading.cpp:149) >13 com.apple.JavaScriptCore 0x00000001063e2e09 WTF::wtfThreadEntryPoint(void*) + 9 (ThreadingPOSIX.cpp:201) >14 libsystem_pthread.dylib 0x00007fff79090661 _pthread_body + 340 >15 libsystem_pthread.dylib 0x00007fff7909050d _pthread_start + 377 >16 libsystem_pthread.dylib 0x00007fff7908fbf9 thread_start + 13 > >Thread 10 crashed with X86 Thread State (64-bit): > rax: 0x0000000000000000 rbx: 0x0000000107f48d20 rcx: 0x0000000000000008 rdx: 0x0000000107f277e0 > rdi: 0x0000000107f48d20 rsi: 0x0000000000000001 rbp: 0x000070000c580340 rsp: 0x000070000c580330 > r8: 0x000070000c580510 r9: 0x000070000c580540 r10: 0x000070000c5804f0 r11: 0x000070000c580520 > r12: 0x0000000107f7bd90 r13: 0x000070000c580500 r14: 0x0000000107fd2190 r15: 0x0000000107f7bd98 > rip: 0x00000001066625a6 rfl: 0x0000000000010202 cr2: 0x0000000000000000 > >Logical CPU: 2 >Error Code: 0x00000004 >Trap Number: 14 > > >Binary Images: > 0x1042ba000 - 0x10466bff3 +testb3 (0) <D1F84198-D35B-3B83-B1F5-0388F4730051> /Volumes/VOLUME/*/testb3 > 0x1062f8000 - 0x106342acf dyld (551.5) <30B355CB-35BA-3112-AA76-4E46CD45F699> /usr/lib/dyld > 0x106396000 - 0x10726fff7 com.apple.JavaScriptCore (608+ - 608.1.25+) <44BB0045-95AC-3096-8377-7EDF7E05366D> /Volumes/VOLUME/*/JavaScriptCore.framework/Versions/A/JavaScriptCore > 0x7fff4d024000 - 0x7fff4d024fff com.apple.Accelerate (1.11 - Accelerate 1.11) <2EF00EFE-06E8-3082-85C3-2988B422A19D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate > 0x7fff4d03d000 - 0x7fff4d78bffb com.apple.vImage (8.1 - ???) <56C275C1-459F-37CD-BF29-2E6D81C29E53> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage > 0x7fff4d78c000 - 0x7fff4d92cff3 libBLAS.dylib (1211.50.2) <93259222-2D94-333D-A1EB-09C6FC4A64B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib > 0x7fff4d92d000 - 0x7fff4d967fef libBNNS.dylib (38.1) <0AAE0109-71D5-3B26-8401-3E62DDF97624> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib > 0x7fff4d968000 - 0x7fff4dd41ff7 libLAPACK.dylib (1211.50.2) <70781D0B-AEAD-33EB-9900-10DC30F37D61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib > 0x7fff4dd42000 - 0x7fff4dd58ff7 libLinearAlgebra.dylib (1211.50.2) <FB5A35EA-D636-3D69-AB53-B67E1EB8134C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib > 0x7fff4dd59000 - 0x7fff4dd5eff3 libQuadrature.dylib (3) <3D6BF66A-55B2-3692-BAC7-DEB0C676ED29> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib > 0x7fff4dd5f000 - 0x7fff4dddffff libSparse.dylib (79.50.2) <0DC25CDD-F8C1-3D6E-B472-8B060708424F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib > 0x7fff4dde0000 - 0x7fff4ddf2ff7 libSparseBLAS.dylib (1211.50.2) <994A7D7E-FA3B-3943-A59C-8150B9AF86BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib > 0x7fff4ddf3000 - 0x7fff4df66fe7 libvDSP.dylib (622.50.5) <4BF310F4-31A3-3DA5-80E4-7F8014AD380B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib > 0x7fff4df67000 - 0x7fff4e01dfef libvMisc.dylib (622.50.5) <88143A88-4FDE-35A1-85FE-54FF0C2A9E43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib > 0x7fff4e01e000 - 0x7fff4e01efff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <880DEF40-389A-3F56-ACA1-B62A5BC57E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib > 0x7fff4f1c2000 - 0x7fff4f1c2fff com.apple.ApplicationServices (48 - 50) <3E227FC4-415F-3575-8C9C-8648301782C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices > 0x7fff4f1c3000 - 0x7fff4f229fff com.apple.ApplicationServices.ATS (377 - 445.5) <703CE7E4-426A-35C0-A229-F140F30F5340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS > 0x7fff4f2c2000 - 0x7fff4f3e4fff libFontParser.dylib (222.1.7) <9C4CEFB4-0F08-3B60-BD50-0120A37F6EA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib > 0x7fff4f3e5000 - 0x7fff4f42fff7 libFontRegistry.dylib (221.5) <8F68EA59-C8EE-3FA3-BD19-0F1A58441440> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib > 0x7fff4f571000 - 0x7fff4f575ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <A5FB2694-1559-34A8-A3D3-2029F68A63CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy > 0x7fff4f615000 - 0x7fff4f667ffb com.apple.HIServices (1.22 - 624.1) <66FD9ED2-9630-313C-86AE-4C2FBCB3F351> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices > 0x7fff4f668000 - 0x7fff4f676fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <B65FF7E6-E9B5-34D8-8CA7-63D415A8A9A6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis > 0x7fff4f677000 - 0x7fff4f6c3fff com.apple.print.framework.PrintCore (13.4 - 503.2) <B90C67C1-0292-3CEC-885D-F1882CD104BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore > 0x7fff4f6c4000 - 0x7fff4f6fefff com.apple.QD (3.12 - 404.2) <38B20AFF-9D54-3B52-A6DC-C0D71380AA5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD > 0x7fff4f6ff000 - 0x7fff4f70bfff com.apple.speech.synthesis.framework (7.8.1 - 7.8.1) <A08DE016-C8F2-3B0E-BD34-15959D13DBF0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis > 0x7fff4f70c000 - 0x7fff4f99aff7 com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <E0B8B5D8-80A0-308B-ABD6-F8612102B5D8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox > 0x7fff4fcbf000 - 0x7fff5005aff7 com.apple.CFNetwork (902.3.1 - 902.3.1) <4C012538-BB8A-32F3-AACA-011092BEFAB1> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork > 0x7fff5058f000 - 0x7fff50648fff com.apple.ColorSync (4.13.0 - 3325) <D283C285-447D-3258-A7E4-59532123B8FF> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync > 0x7fff507d5000 - 0x7fff50868ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <EB35D3EC-56EA-33E6-98DC-BDC3A5FA8ACE> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio > 0x7fff508f9000 - 0x7fff50c5dff3 com.apple.CoreData (120 - 851) <8D605466-8676-3D45-9A4B-8980971551C3> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData > 0x7fff50c5e000 - 0x7fff50d41fff com.apple.CoreDisplay (99.14 - 99.14) <A1B91ADD-828D-33A0-8A92-CC3F83DF89D0> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay > 0x7fff50d42000 - 0x7fff511dcfff com.apple.CoreFoundation (6.9 - 1454.95) <9DB14377-6658-3EC8-B96E-7F47F6F0035E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation > 0x7fff511de000 - 0x7fff5180cff7 com.apple.CoreGraphics (2.0 - 1161.21.2) <703FBD9C-F88A-3820-A322-49B9C765715D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics > 0x7fff5180e000 - 0x7fff51afdfff com.apple.CoreImage (13.0.0 - 579.5) <AAE2DFD0-9B0A-3D56-8A3E-C460BAF70394> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage > 0x7fff51ed2000 - 0x7fff51ed2fff com.apple.CoreServices (822.37 - 822.37) <19C9118E-08B7-3FF7-B252-5C9571C7882C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices > 0x7fff51ed3000 - 0x7fff51f47ffb com.apple.AE (735.2 - 735.2) <690A6F47-1306-371F-B257-783D8F83EA9E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE > 0x7fff51f48000 - 0x7fff5221ffff com.apple.CoreServices.CarbonCore (1178.4.1 - 1178.4.1) <009E1ABC-A66B-3355-9E6C-0D4E9B7BEA4C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore > 0x7fff52220000 - 0x7fff52254fff com.apple.DictionaryServices (1.2 - 284.2) <6505B075-41C3-3C62-A4C3-85CE3F6825CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices > 0x7fff52255000 - 0x7fff5225dffb com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) <3637CEC7-DF0E-320E-9634-44A442925C65> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents > 0x7fff5225e000 - 0x7fff5241cff7 com.apple.LaunchServices (822.37 - 822.37) <6AA93307-220A-3417-BBC2-FE1C0DE0B652> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices > 0x7fff5241d000 - 0x7fff524cdfff com.apple.Metadata (10.7.0 - 1191.7) <3DD530A7-E104-3469-98BB-20449834B2FE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata > 0x7fff524ce000 - 0x7fff5252efff com.apple.CoreServices.OSServices (822.37 - 822.37) <4AD2FC98-C6CB-392A-A22F-196A723D7FAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices > 0x7fff5252f000 - 0x7fff5259dfff com.apple.SearchKit (1.4.0 - 1.4.0) <3662545A-B1CF-3079-BDCD-C83855CEFEEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit > 0x7fff5259e000 - 0x7fff525c2ffb com.apple.coreservices.SharedFileList (71.21 - 71.21) <1B5228EF-D869-3A50-A373-7F4B0289FADD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList > 0x7fff52863000 - 0x7fff529b3fff com.apple.CoreText (352.0 - 578.22) <6129F39D-284D-3BBF-8999-7854AB61C01C> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText > 0x7fff529b4000 - 0x7fff529eefff com.apple.CoreVideo (1.8 - 0.0) <86CCC036-51BB-3DD1-9601-D93798BCCD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo > 0x7fff52cf5000 - 0x7fff52cfafff com.apple.DiskArbitration (2.7 - 2.7) <2F628584-8177-3894-92CE-9CA6089B61C6> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration > 0x7fff52ebb000 - 0x7fff53281ff3 com.apple.Foundation (6.9 - 1454.95) <0A759716-AD1C-3409-A8FD-D6C615FADB7F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation > 0x7fff532f2000 - 0x7fff53322ff3 com.apple.GSS (4.0 - 2.0) <62F1A2A7-EBDB-3CAB-8306-4DA9EFA70E81> /System/Library/Frameworks/GSS.framework/Versions/A/GSS > 0x7fff53598000 - 0x7fff53633fff com.apple.framework.IOKit (2.0.2 - 1445.71.5) <59191D07-0C8E-3823-A124-CE46F1A35935> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit > 0x7fff53635000 - 0x7fff5363cfff com.apple.IOSurface (211.15 - 211.15) <9FD406F1-6BF2-35B0-8339-DF83A1A661EB> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface > 0x7fff53693000 - 0x7fff53810fff com.apple.ImageIO.framework (3.3.0 - 1739.3) <86D14377-8F57-387E-982E-2EF60EE41E2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO > 0x7fff53811000 - 0x7fff53815ffb libGIF.dylib (1739.3) <E1B16861-7818-3319-9EE5-7AF2BC02E4AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib > 0x7fff53816000 - 0x7fff538fdfff libJP2.dylib (1739.3) <3C1150F8-4983-3380-9B8C-5021AD972FFE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib > 0x7fff538fe000 - 0x7fff53921fff libJPEG.dylib (1739.3) <D20353C9-8B51-386E-97A3-B1FE0038E9B6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib > 0x7fff53bfe000 - 0x7fff53c24ff3 libPng.dylib (1739.3) <97A8B816-7A79-3CB8-9D47-CCDC19B84E2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib > 0x7fff53c25000 - 0x7fff53c27ff3 libRadiance.dylib (1739.3) <47A0D85B-8AE8-3FF2-9C13-279550850A24> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib > 0x7fff53c28000 - 0x7fff53c75ff3 libTIFF.dylib (1739.3) <9833CCBB-48FB-3E7B-A11A-F2F331FD094D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib > 0x7fff54b2f000 - 0x7fff54b48ff7 com.apple.Kerberos (3.0 - 1) <F86DCCDF-93C1-38B3-82C2-477C12E8EE6D> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos > 0x7fff5552a000 - 0x7fff555abfff com.apple.Metal (125.30 - 125.30) <6B9EBDEE-C64C-3C1C-922A-0363B642C9BC> /System/Library/Frameworks/Metal.framework/Versions/A/Metal > 0x7fff555c8000 - 0x7fff555e3fff com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <AD754E8F-CA00-3878-9AF3-208C224A230B> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore > 0x7fff555e4000 - 0x7fff55653fef com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <338B7779-E608-3D68-8A07-2ACC11299744> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage > 0x7fff55654000 - 0x7fff55678fff com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <9CE072D7-853B-3939-9645-7EB951376B87> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix > 0x7fff55679000 - 0x7fff55760ff7 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <0DE891AD-27E5-38FF-AEC8-4A95356C4357> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork > 0x7fff55761000 - 0x7fff55761ff7 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <2D2D261C-50B0-32F9-BF9A-5C01382BB528> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders > 0x7fff56760000 - 0x7fff5676cffb com.apple.NetFS (6.0 - 4.0) <471DD96F-FA2E-3FE9-9746-2519A6780D1A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS > 0x7fff5955e000 - 0x7fff595b8ff7 com.apple.opencl (2.8.24 - 2.8.24) <058114A8-6825-31D7-976E-0612B6A273E9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL > 0x7fff595b9000 - 0x7fff595d5ffb com.apple.CFOpenDirectory (10.13 - 207.50.1) <29F55F7B-379F-3053-8FF3-5C6675A3DD4D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory > 0x7fff595d6000 - 0x7fff595e1fff com.apple.OpenDirectory (10.13 - 207.50.1) <F895547D-4915-353F-9C1E-E95172BA803B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory > 0x7fff5a760000 - 0x7fff5a762fff libCVMSPluginSupport.dylib (16.7.4) <F9270AE0-CC3B-3E3E-BA32-CC1068DD8F27> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib > 0x7fff5a763000 - 0x7fff5a768ffb libCoreFSCache.dylib (162.9) <DD9DD721-2957-3D05-B361-70AF9EBFB280> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib > 0x7fff5a769000 - 0x7fff5a76dfff libCoreVMClient.dylib (162.9) <4E4F3EA2-5B53-31A3-8256-54EFAA94E4D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib > 0x7fff5a76e000 - 0x7fff5a777ff3 libGFXShared.dylib (16.7.4) <EB2BF8A0-E10D-35EA-8F46-B2E3C62C12A8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib > 0x7fff5a778000 - 0x7fff5a783fff libGL.dylib (16.7.4) <2BB333D3-5C61-33DF-8545-06DF2D08B83D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib > 0x7fff5a784000 - 0x7fff5a7bffe7 libGLImage.dylib (16.7.4) <4DA003CE-0B74-3FE4-808C-B2FBCE517EB4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib > 0x7fff5a92e000 - 0x7fff5a96cffb libGLU.dylib (16.7.4) <BCB09CD8-EB0E-38FA-8B5A-9E29532EE364> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib > 0x7fff5b2e4000 - 0x7fff5b2f3ff3 com.apple.opengl (16.7.4 - 16.7.4) <9BDE8FF9-5418-3C70-8D1C-09656884CE48> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL > 0x7fff5c142000 - 0x7fff5c38eff7 com.apple.QuartzCore (1.11 - 584.64.2) <37BA5F4F-6B51-3B33-85A6-13673CBF6F3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore > 0x7fff5cbc3000 - 0x7fff5ceeefff com.apple.security (7.0 - 58286.70.13) <2AE4C057-B8D1-3DD0-A634-5C50C5146B49> /System/Library/Frameworks/Security.framework/Versions/A/Security > 0x7fff5ceef000 - 0x7fff5cf7bff7 com.apple.securityfoundation (6.0 - 55185.50.5) <507A174F-35D6-3004-A22F-513CD4FD8579> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation > 0x7fff5cfad000 - 0x7fff5cfb1ffb com.apple.xpc.ServiceManagement (1.0 - 1) <884CC665-5725-3C74-97E2-11D410DF0490> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement > 0x7fff5d356000 - 0x7fff5d3c6ff3 com.apple.SystemConfiguration (1.17 - 1.17) <CD4A4C66-7886-3323-A3B9-0C8952500856> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration > 0x7fff602c3000 - 0x7fff60356fff com.apple.APFS (1.0 - 1) <39C3577D-FBFF-337F-B9CD-7E73B68B5504> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS > 0x7fff610ff000 - 0x7fff61147ff3 com.apple.AppleJPEG (1.0 - 1) <8DD410CB-76A1-3F22-9A9F-0491FA0CEB4A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG > 0x7fff61182000 - 0x7fff611aafff com.apple.applesauce (1.0 - ???) <CCA8B094-1BCE-3AE3-A0A7-D544C818DE36> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce > 0x7fff619cd000 - 0x7fff619d4ff7 com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <51A41CA3-DB1D-3380-993E-99C54AEE518E> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement > 0x7fff63416000 - 0x7fff6341fff3 com.apple.CommonAuth (4.0 - 2.0) <FBBD852E-FFFE-396B-A343-2C5DB7A3D819> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth > 0x7fff63f33000 - 0x7fff63f43ff7 com.apple.CoreEmoji (1.0 - 69.3) <A4357F5C-0C38-3A61-B456-D7321EB2CEE5> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji > 0x7fff650eb000 - 0x7fff650efffb com.apple.DSExternalDisplay (3.1 - 380) <901B7F6D-376A-3848-99D0-170C4D00F776> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay > 0x7fff661c0000 - 0x7fff665eefff com.apple.vision.FaceCore (3.3.2 - 3.3.2) <B574FE33-4A41-3611-9738-388EBAF03E37> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore > 0x7fff698b6000 - 0x7fff698bbfff com.apple.GPUWrangler (3.20.0 - 3.20.0) <52CF4100-EEC3-3557-8519-BA5A1FB37D90> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler > 0x7fff6a631000 - 0x7fff6a640fff com.apple.GraphVisualizer (1.0 - 5) <B993B8A2-5700-3DFC-9EB7-4CCEE8F959F1> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer > 0x7fff6a6c3000 - 0x7fff6a737fff com.apple.Heimdal (4.0 - 2.0) <9F4D7008-944E-3A7C-8E58-A9F7D8497C32> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal > 0x7fff6b047000 - 0x7fff6b04eff7 com.apple.IOAccelerator (378.26 - 378.26) <2274BE11-18DE-3B13-BCDB-C488C9BB19AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator > 0x7fff6b052000 - 0x7fff6b069fff com.apple.IOPresentment (1.0 - 35.1) <7C6332FF-6535-3064-B437-1E9F70671927> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment > 0x7fff6b6f3000 - 0x7fff6b7e8ff7 com.apple.LanguageModeling (1.0 - 159.5.3) <7F0AC200-E3DD-39FB-8A95-00DD70B66A9F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling > 0x7fff6b7e9000 - 0x7fff6b82bfff com.apple.Lexicon-framework (1.0 - 33.5) <DC94CF9E-1EB4-3C0E-B298-CA1190885276> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon > 0x7fff6b82f000 - 0x7fff6b836ff7 com.apple.LinguisticData (1.0 - 238.3) <49A54649-1021-3DBD-99B8-1B2EDFFA5378> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData > 0x7fff6c548000 - 0x7fff6c5b1ff7 com.apple.gpusw.MetalTools (1.0 - 1) <B4217182-B2AA-3AA3-80E8-F4C80B71BDDC> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools > 0x7fff6c7d2000 - 0x7fff6c7fcffb com.apple.MultitouchSupport.framework (1614.1 - 1614.1) <A0709B43-FA9E-3617-8E7A-D68CDFAB2167> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport > 0x7fff6ca63000 - 0x7fff6ca6efff com.apple.NetAuth (6.2 - 6.2) <62A8E863-18C3-36E5-ABF5-B9614CA40374> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth > 0x7fff72aaf000 - 0x7fff72d4bfff com.apple.SkyLight (1.600.0 - 312.103.11) <2E04D36B-F539-356A-BED5-781CD98C2C96> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight > 0x7fff746c0000 - 0x7fff746c8ff7 com.apple.TCC (1.0 - 1) <E1EB7272-FE6F-39AB-83CA-B2B5F2A88D9B> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC > 0x7fff7636f000 - 0x7fff76371ffb com.apple.loginsupport (1.0 - 1) <D1232C1B-80EA-3DF8-9466-013695D0846E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport > 0x7fff764d8000 - 0x7fff7650bff7 libclosured.dylib (551.5) <112BC241-6626-3848-8DD8-B34B5B6F7ABC> /usr/lib/closure/libclosured.dylib > 0x7fff765c5000 - 0x7fff765feff7 libCRFSuite.dylib (41) <FE5EDB68-2593-3C2E-BBAF-1C52D206F296> /usr/lib/libCRFSuite.dylib > 0x7fff765ff000 - 0x7fff7660afff libChineseTokenizer.dylib (28) <53633C9B-A3A8-36F7-A53C-432D802F4BB8> /usr/lib/libChineseTokenizer.dylib > 0x7fff7669c000 - 0x7fff7669dff3 libDiagnosticMessagesClient.dylib (104) <9712E980-76EE-3A89-AEA6-DF4BAF5C0574> /usr/lib/libDiagnosticMessagesClient.dylib > 0x7fff766d4000 - 0x7fff7689eff3 libFosl_dynamic.dylib (17.8) <C58ED77A-4986-31C2-994C-34DDFB8106F0> /usr/lib/libFosl_dynamic.dylib > 0x7fff768d6000 - 0x7fff768d6fff libOpenScriptingUtil.dylib (174) <610F0242-7CE5-3C86-951B-B646562694AF> /usr/lib/libOpenScriptingUtil.dylib > 0x7fff76a12000 - 0x7fff76a13ffb libSystem.B.dylib (1252.50.4) <88203CF0-5028-3653-BD02-A5E6DD7F1B2D> /usr/lib/libSystem.B.dylib > 0x7fff76aa6000 - 0x7fff76aa6fff libapple_crypto.dylib (109.50.14) <48BA2E76-BF2F-3522-A54E-D7FB7EAF7A57> /usr/lib/libapple_crypto.dylib > 0x7fff76aa7000 - 0x7fff76abdff7 libapple_nghttp2.dylib (1.24) <01402BC4-4822-3676-9C80-50D83F816424> /usr/lib/libapple_nghttp2.dylib > 0x7fff76abe000 - 0x7fff76ae8ff3 libarchive.2.dylib (54) <8FC28DD8-E315-3C3E-95FE-D1D2CBE49888> /usr/lib/libarchive.2.dylib > 0x7fff76bf0000 - 0x7fff76bf0ff3 libauto.dylib (187) <A05C7900-F8C7-3E75-8D3F-909B40C19717> /usr/lib/libauto.dylib > 0x7fff76bf1000 - 0x7fff76ca9ff3 libboringssl.dylib (109.50.14) <E6813F87-B5E4-3F7F-A725-E6A7F2BD02EC> /usr/lib/libboringssl.dylib > 0x7fff76caa000 - 0x7fff76cbaff3 libbsm.0.dylib (39) <6BC96A72-AFBE-34FD-91B1-748A530D8AE6> /usr/lib/libbsm.0.dylib > 0x7fff76cbb000 - 0x7fff76cc8ffb libbz2.1.0.dylib (38) <0A5086BB-4724-3C14-979D-5AD4F26B5B45> /usr/lib/libbz2.1.0.dylib > 0x7fff76cc9000 - 0x7fff76d1ffff libc++.1.dylib (400.9) <7D3DACCC-3804-393C-ABC1-1A580FD00CB6> /usr/lib/libc++.1.dylib > 0x7fff76d20000 - 0x7fff76d44ff7 libc++abi.dylib (400.8.2) <EF5E37D7-11D9-3530-BE45-B986612D13E2> /usr/lib/libc++abi.dylib > 0x7fff76d46000 - 0x7fff76d56fff libcmph.dylib (6) <890DEC4C-4334-393C-8B56-7C8560BBED9D> /usr/lib/libcmph.dylib > 0x7fff76d57000 - 0x7fff76d6efd3 libcompression.dylib (47.60.2) <CC7ACB0A-49CD-3564-978F-49F843186F27> /usr/lib/libcompression.dylib > 0x7fff77019000 - 0x7fff77031ff7 libcoretls.dylib (155.50.1) <D350052E-DC4D-3185-ADBA-BA48EDCEE955> /usr/lib/libcoretls.dylib > 0x7fff77032000 - 0x7fff77033ff3 libcoretls_cfhelpers.dylib (155.50.1) <B297F5D8-F2FE-3566-A752-E9D998B9C039> /usr/lib/libcoretls_cfhelpers.dylib > 0x7fff77504000 - 0x7fff7755aff3 libcups.2.dylib (462.2.5) <EA944DD1-0B60-32E9-8FB4-BE642D2E7352> /usr/lib/libcups.2.dylib > 0x7fff7769a000 - 0x7fff7769afff libenergytrace.dylib (16) <A92AB8B8-B986-3CE6-980D-D55090FEF387> /usr/lib/libenergytrace.dylib > 0x7fff776d1000 - 0x7fff776d6ff3 libheimdal-asn1.dylib (520.50.8) <6C10CD33-2920-340F-A98B-E1A465A40D03> /usr/lib/libheimdal-asn1.dylib > 0x7fff77702000 - 0x7fff777f3ff7 libiconv.2.dylib (51.50.1) <2FEC9707-3FAF-3828-A50D-8605086D060F> /usr/lib/libiconv.2.dylib > 0x7fff777f4000 - 0x7fff77a1bffb libicucore.A.dylib (59181.0.1) <2CE6205F-D375-3BF5-AA0A-3254BC4773D0> /usr/lib/libicucore.A.dylib > 0x7fff77a68000 - 0x7fff77a69fff liblangid.dylib (128) <39C39393-0D05-301D-93B2-F224FC4949AA> /usr/lib/liblangid.dylib > 0x7fff77a6a000 - 0x7fff77a83ffb liblzma.5.dylib (10) <3D419A50-961F-37D2-8A01-3DC7AB7B8D18> /usr/lib/liblzma.5.dylib > 0x7fff77a84000 - 0x7fff77a9aff7 libmarisa.dylib (9) <D6D2D55D-1D2E-3442-B152-B18803C0ABB4> /usr/lib/libmarisa.dylib > 0x7fff77b4b000 - 0x7fff77d73ff7 libmecabra.dylib (779.7.6) <F462F170-E872-3D09-B219-973D5E99C09F> /usr/lib/libmecabra.dylib > 0x7fff77f4b000 - 0x7fff780c6fff libnetwork.dylib (1229.70.2) <E185D902-AC7F-3044-87C0-AE2887C59CE7> /usr/lib/libnetwork.dylib > 0x7fff7814d000 - 0x7fff7853e3b7 libobjc.A.dylib (723) <BEEA51E2-1C4D-3672-87F6-F267B4AC6221> /usr/lib/libobjc.A.dylib > 0x7fff78551000 - 0x7fff78555fff libpam.2.dylib (22) <7B4D2CE2-1438-387A-9802-5CEEFBF26F86> /usr/lib/libpam.2.dylib > 0x7fff78558000 - 0x7fff7858cfff libpcap.A.dylib (79.20.1) <FA13918B-A247-3181-B256-9B852C7BA316> /usr/lib/libpcap.A.dylib > 0x7fff7860b000 - 0x7fff78627ffb libresolv.9.dylib (65) <E8F3415B-4472-3202-8901-41FD87981DB2> /usr/lib/libresolv.9.dylib > 0x7fff78678000 - 0x7fff78805ff7 libsqlite3.dylib (274.8.1) <B70A2908-E0F7-364E-952A-1D2D19787B89> /usr/lib/libsqlite3.dylib > 0x7fff789d9000 - 0x7fff78a39ff3 libusrtcp.dylib (1229.70.2) <1E065228-D0E3-3808-9405-894056C6BEC0> /usr/lib/libusrtcp.dylib > 0x7fff78a3a000 - 0x7fff78a3dffb libutil.dylib (51.20.1) <216D18E5-0BAF-3EAF-A38E-F6AC37CBABD9> /usr/lib/libutil.dylib > 0x7fff78a3e000 - 0x7fff78a4bff3 libxar.1.dylib (417.1) <351781D5-3CCF-320F-BB5A-4DFCC1CCD31D> /usr/lib/libxar.1.dylib > 0x7fff78a4f000 - 0x7fff78b36fff libxml2.2.dylib (31.13) <8C12B82A-66FD-330C-9BEA-AAC090C7076A> /usr/lib/libxml2.2.dylib > 0x7fff78b37000 - 0x7fff78b5ffff libxslt.1.dylib (15.12) <4A5E011D-8B29-3135-A52B-9A9070ABD752> /usr/lib/libxslt.1.dylib > 0x7fff78b60000 - 0x7fff78b72ffb libz.1.dylib (70) <48C67CFC-940D-3857-8DAD-857774605352> /usr/lib/libz.1.dylib > 0x7fff78c0e000 - 0x7fff78c12ff7 libcache.dylib (80) <092479CB-1008-3A83-BECF-E115F24D13C1> /usr/lib/system/libcache.dylib > 0x7fff78c13000 - 0x7fff78c1dff3 libcommonCrypto.dylib (60118.50.1) <029F5985-9B6E-3DCB-9B96-FD007678C6A7> /usr/lib/system/libcommonCrypto.dylib > 0x7fff78c1e000 - 0x7fff78c25fff libcompiler_rt.dylib (62) <968B8E3F-3681-3230-9D78-BB8732024F6E> /usr/lib/system/libcompiler_rt.dylib > 0x7fff78c26000 - 0x7fff78c2fffb libcopyfile.dylib (146.50.5) <3885083D-50D8-3EEC-B481-B2E605180D7F> /usr/lib/system/libcopyfile.dylib > 0x7fff78c30000 - 0x7fff78cb5ffb libcorecrypto.dylib (562.70.3) <37AF8EC6-BF34-3D15-BC3A-A9B98F2427D4> /usr/lib/system/libcorecrypto.dylib > 0x7fff78d3d000 - 0x7fff78d76ff7 libdispatch.dylib (913.60.3) <BF368549-2DFB-3530-B4CB-31D5EDAC4F2F> /usr/lib/system/libdispatch.dylib > 0x7fff78d77000 - 0x7fff78d94ff7 libdyld.dylib (551.5) <49BF9E96-8297-30CF-8AA6-128CC14054B2> /usr/lib/system/libdyld.dylib > 0x7fff78d95000 - 0x7fff78d95ffb libkeymgr.dylib (28) <E34E283E-90FA-3C59-B48E-1277CDB9CDCE> /usr/lib/system/libkeymgr.dylib > 0x7fff78d96000 - 0x7fff78da2ff3 libkxld.dylib (4570.71.35) <89E1A912-9AB7-3EFA-83B5-EB899F2E891F> /usr/lib/system/libkxld.dylib > 0x7fff78da3000 - 0x7fff78da3ff7 liblaunch.dylib (1205.70.10) <ACB92462-EDA9-39E6-BB4E-635D47D30D58> /usr/lib/system/liblaunch.dylib > 0x7fff78da4000 - 0x7fff78da8ffb libmacho.dylib (906) <1902A611-081A-3452-B11E-EBD1B166E831> /usr/lib/system/libmacho.dylib > 0x7fff78da9000 - 0x7fff78dabff3 libquarantine.dylib (86) <26C0BA22-8F93-3A07-9A4E-C8D53D2CE42E> /usr/lib/system/libquarantine.dylib > 0x7fff78dac000 - 0x7fff78dadff3 libremovefile.dylib (45) <711E18B2-5BBE-3211-A916-56740C27D17A> /usr/lib/system/libremovefile.dylib > 0x7fff78dae000 - 0x7fff78dc5fff libsystem_asl.dylib (356.70.1) <39E46A6F-B228-3E78-B83E-1779F9707A39> /usr/lib/system/libsystem_asl.dylib > 0x7fff78dc6000 - 0x7fff78dc6fff libsystem_blocks.dylib (67) <17303FDF-0D2D-3963-B05E-B4DF63052D47> /usr/lib/system/libsystem_blocks.dylib > 0x7fff78dc7000 - 0x7fff78e50ff7 libsystem_c.dylib (1244.50.9) <1187BFE8-4576-3247-8177-481554E1F9E7> /usr/lib/system/libsystem_c.dylib > 0x7fff78e51000 - 0x7fff78e54ffb libsystem_configuration.dylib (963.50.9) <A5DC1AFC-2C3E-3113-BE20-48F96064DB0F> /usr/lib/system/libsystem_configuration.dylib > 0x7fff78e55000 - 0x7fff78e58ffb libsystem_coreservices.dylib (51) <486000D3-D8CB-3BE7-8EE5-8BF380DE6DF7> /usr/lib/system/libsystem_coreservices.dylib > 0x7fff78e59000 - 0x7fff78e5afff libsystem_darwin.dylib (1244.50.9) <09C21A4A-9EE0-388B-A9D9-DFF8F6758791> /usr/lib/system/libsystem_darwin.dylib > 0x7fff78e5b000 - 0x7fff78e61ff7 libsystem_dnssd.dylib (878.70.3) <B6E027BB-B4B1-37F4-9BBE-C2D299124CF3> /usr/lib/system/libsystem_dnssd.dylib > 0x7fff78e62000 - 0x7fff78eabff7 libsystem_info.dylib (517.30.1) <AB634A98-B8AA-3804-8436-38261FC8EC4D> /usr/lib/system/libsystem_info.dylib > 0x7fff78eac000 - 0x7fff78ed2ff7 libsystem_kernel.dylib (4570.71.35) <63791C4B-6118-3D55-AA3F-5065B1345410> /usr/lib/system/libsystem_kernel.dylib > 0x7fff78ed3000 - 0x7fff78f1efcb libsystem_m.dylib (3147.50.1) <17570F46-566C-39FC-BEF6-635A355DD549> /usr/lib/system/libsystem_m.dylib > 0x7fff78f1f000 - 0x7fff78f3eff7 libsystem_malloc.dylib (140.50.7) <A45A484C-3BDE-3BC4-A219-726E3CB332D9> /usr/lib/system/libsystem_malloc.dylib > 0x7fff78f3f000 - 0x7fff7906fff7 libsystem_network.dylib (1229.70.2) <5E86B2DE-9E15-3354-8714-4094ED5F698D> /usr/lib/system/libsystem_network.dylib > 0x7fff79070000 - 0x7fff7907affb libsystem_networkextension.dylib (767.70.2) <9DC03712-552D-3AEE-9519-B5ED70980B70> /usr/lib/system/libsystem_networkextension.dylib > 0x7fff7907b000 - 0x7fff79084ff3 libsystem_notify.dylib (172) <08012EC0-2CD2-34BE-BF93-E7F56491299A> /usr/lib/system/libsystem_notify.dylib > 0x7fff79085000 - 0x7fff7908cff7 libsystem_platform.dylib (161.50.1) <6355EE2D-5456-3CA8-A227-B96E8F1E2AF8> /usr/lib/system/libsystem_platform.dylib > 0x7fff7908d000 - 0x7fff79098fff libsystem_pthread.dylib (301.50.1) <0E51CCBA-91F2-34E1-BF2A-FEEFD3D321E4> /usr/lib/system/libsystem_pthread.dylib > 0x7fff79099000 - 0x7fff7909cfff libsystem_sandbox.dylib (765.70.1) <553DFCC6-9D31-3B9C-AB7C-30F6F265786D> /usr/lib/system/libsystem_sandbox.dylib > 0x7fff7909d000 - 0x7fff7909eff3 libsystem_secinit.dylib (30) <DE8D14E8-A276-3FF8-AE13-77F7040F33C1> /usr/lib/system/libsystem_secinit.dylib > 0x7fff7909f000 - 0x7fff790a6ff7 libsystem_symptoms.dylib (820.60.3) <441C6CA0-5711-3BB1-8420-DDAC3D5272E1> /usr/lib/system/libsystem_symptoms.dylib > 0x7fff790a7000 - 0x7fff790bafff libsystem_trace.dylib (829.70.1) <3A6CB706-8CA6-3616-8AFC-14AAD7FAF187> /usr/lib/system/libsystem_trace.dylib > 0x7fff790bc000 - 0x7fff790c1ff7 libunwind.dylib (35.3) <BEF3FB49-5604-3B5F-82B5-332B80023AC3> /usr/lib/system/libunwind.dylib > 0x7fff790c2000 - 0x7fff790efff7 libxpc.dylib (1205.70.10) <94028D4E-F0CB-3D6E-ACF6-9323631588B5> /usr/lib/system/libxpc.dylib > >External Modification Summary: > Calls made by other processes targeting this process: > task_for_pid: 0 > thread_create: 0 > thread_set_state: 0 > Calls made by this process: > task_for_pid: 0 > thread_create: 0 > thread_set_state: 0 > Calls made by all processes on this machine: > task_for_pid: 366294 > thread_create: 0 > thread_set_state: 0 > >VM Region Summary: >ReadOnly portion of Libraries: Total=333.2M resident=0K(0%) swapped_out_or_unallocated=333.2M(100%) >Writable regions: Total=65.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=65.1G(100%) > > VIRTUAL REGION >REGION TYPE SIZE COUNT (non-coalesced) >=========== ======= ======= >Dispatch continuations 16.0M 2 >JS JIT generated code 1.0G 4 >Kernel Alloc Once 8K 2 >MALLOC 48.1M 14 >MALLOC guard page 32K 9 >STACK GUARD 56.0M 12 >Stack 13.1M 12 >WebAssembly memory 32.0G 2 >WebAssembly memory (reserved) 64.0G 2 reserved VM address space (unallocated) >WebKit Malloc 30.5M 6 >__DATA 14.4M 182 >__FONT_DATA 4K 2 >__LINKEDIT 210.2M 5 >__TEXT 122.9M 181 >__UNICODE 560K 2 >shared memory 8K 3 >=========== ======= ======= >TOTAL 97.5G 424 >TOTAL, minus reserved VM space 33.5G 424 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 197756
: 369526 |
369586