Crahs log on 1519

Started by alcor29

alcor29 Lv 1

Win10/64, main, originalUI. Clicked ligand in ligand design mode, to add atom and crashed immediately. Too may rotamers?

UNHANDLED EXCEPTION
Generated 15 rotamers for LG_50013 in 0.293s total.
1: RaiseException +98 bytes (no line)
2: alIsAuxiliaryEffectSlot +694274 bytes (no line)
3: library_main +1538359 bytes (no line)
4: library_main +45684531 bytes (no line)
5: library_main +44108717 bytes (no line)
6: library_main +44133725 bytes (no line)
7: library_main +44128722 bytes (no line)
8: library_main +44127888 bytes (no line)
9: library_main +44107736 bytes (no line)
10: library_main +39490309 bytes (no line)
11: library_main +39481952 bytes (no line)
12: library_main +35527840 bytes (no line)
13: library_main +35474407 bytes (no line)
14: library_main +4067661 bytes (no line)
15: library_main +2112612 bytes (no line)
16: library_main +2083895 bytes (no line)
17: library_main +197733 bytes (no line)
18: library_main +371112 bytes (no line)
19: library_main +3265898 bytes (no line)
20: library_main +5736869 bytes (no line)
21: library_main +5738148 bytes (no line)
22: library_main +5979758 bytes (no line)
23: library_main +3912177 bytes (no line)
24: library_main +3921376 bytes (no line)
25: library_main +6056324 bytes (no line)
26: library_main +6055700 bytes (no line)
27: library_main +371112 bytes (no line)
28: library_main +3380517 bytes (no line)
29: library_main +3381690 bytes (no line)
30: library_main +3632334 bytes (no line)
31: library_main +3426127 bytes (no line)
32: library_main +5163307 bytes (no line)
33: library_main +371112 bytes (no line)
34: library_main +3425308 bytes (no line)
35: library_main +5168227 bytes (no line)
36: library_main +5158143 bytes (no line)
37: AddClipboardFormatListener +1179 bytes (no line)
38: DispatchMessageW +2426 bytes (no line)
39: CallWindowProcW +141 bytes (no line)
40: glDebugEntry +3687 bytes (no line)
41: AddClipboardFormatListener +1179 bytes (no line)
42: DispatchMessageW +2426 bytes (no line)
43: DispatchMessageW +558 bytes (no line)
44: DispatchMessageA +16 bytes (no line)
45: library_main +5166565 bytes (no line)
46: library_main +3182521 bytes (no line)
47: library_main +13065 bytes (no line)
48: library_main +21 bytes (no line)
49: no symbol (no line)
…

alcor29 Lv 1

This happened again. Wouldn't an error note on UI be better that just crashing?

Mike Cassidy Lv 1

My crash report on 1519:

Process: game_dynamic [905]
Path: /Applications/Foldit.app/Contents/MacOS/game_dynamic
Identifier: edu.washington.foldit
Version: 1.0
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: game_dynamic [905]
User ID: 501

Date/Time: 2018-05-10 13:51:31.086 -0400
OS Version: Mac OS X 10.13.4 (17E199)
Report Version: 12
Anonymous UUID: 02F110A1-8FE4-6A66-D372-CDB5BC14E36B

Time Awake Since Boot: 16000 seconds

System Integrity Protection: enabled

Crashed Thread: 12

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Application Specific Information:
terminating with uncaught exception of type std::__1::system_error: mutex lock failed: Invalid argument
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0 com.apple.GeForceGLDriver 0x0c71c168 0xc50d000 + 2158952
1 com.apple.GeForceGLDriver 0x0cbb070d 0xc50d000 + 6960909
2 com.apple.GeForceGLDriver 0x0c7f2cd2 0xc50d000 + 3038418
3 com.apple.GeForceGLDriver 0x0c80fa5a 0xc50d000 + 3156570
4 com.apple.GeForceGLDriver 0x0c82bba0 0xc50d000 + 3271584
5 libGPUSupportMercury.dylib 0xa2c24241 gldUpdateDrawFramebuffer + 109
6 GLEngine 0x9b67e172 gleUpdateDrawFramebufferState + 555
7 GLEngine 0x9b67f563 gleDoDrawDispatchCore + 99
8 GLEngine 0x9b642a64 glDrawArrays_IMM_Exec + 218
9 libGL.dylib 0x9a9c8488 glDrawArrays + 29
10 game_library.dylib 0x036120ef interactive::render::Triangle::render(interactive::render::Mode, interactive::render::LevelOfDetail, numeric::xyzVector const*) + 8651 11 game_library.dylib 0x03609c86 interactive::poseview::StrandResidueGeom::StrandTriangle::render(bool) const + 1146 12 game_library.dylib 0x035894fa interactive::geom::Viewport::on_render() + 1338 13 game_library.dylib 0x03597277 interactive::gui::Container::on_render() + 111 14 game_library.dylib 0x035c68da interactive::gui::TopLevel::on_render() + 392 15 game_library.dylib 0x035dc722 cocoa_wrapper_render + 296 16 game_library.dylib 0x035dbdbf -[CocoaOpenGLView drawRect:] + 76 17 com.apple.AppKit 0x91bfca6e _NSViewDrawRect + 86 18 com.apple.AppKit 0x914b235d -[NSView _drawRect:clip:] + 2005 19 com.apple.AppKit 0x914f776e -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1921 20 com.apple.AppKit 0x914f7ac2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2773 21 com.apple.AppKit 0x914b03b8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 905 22 com.apple.AppKit 0x914b0dd5 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3494 23 com.apple.AppKit 0x914afbc7 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 304 24 com.apple.AppKit 0x91bfe56a -[NSView _oldDisplayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2927 25 com.apple.AppKit 0x914af077 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 119 26 com.apple.AppKit 0x914ab600 -[NSView displayIfNeeded] + 1347 27 com.apple.AppKit 0x914ab044 -[NSWindow displayIfNeeded] + 403 28 com.apple.AppKit 0x91c2dde7 ___NSWindowGetDisplayCycleObserver_block_invoke.5988 + 371 29 com.apple.AppKit 0x914aa894 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke + 188 30 com.apple.QuartzCore 0x9c2ff0a5 CA::Transaction::run_commit_handlers(CATransactionPhase) + 45 31 com.apple.QuartzCore 0x9c2fdbec CA::Transaction::commit() + 184 32 com.apple.AppKit 0x91c50b66 __65+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayRefresh]_block_invoke + 465 33 com.apple.CoreFoundation 0x937977a6 _runLoopObserverWithBlockContext + 22 34 com.apple.CoreFoundation 0x937974b6 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 22 35 com.apple.CoreFoundation 0x937973d2 __CFRunLoopDoObservers + 498 36 com.apple.CoreFoundation 0x9377a81d __CFRunLoopRun + 1661 37 com.apple.CoreFoundation 0x93779e71 CFRunLoopRunSpecific + 641 38 com.apple.CoreFoundation 0x93779bda CFRunLoopRunInMode + 122 39 com.apple.HIToolbox 0x92d7737b RunCurrentEventLoopInMode + 321 40 com.apple.HIToolbox 0x92d770a2 ReceiveNextEventCommon + 777 41 com.apple.HIToolbox 0x92d76d7b _BlockUntilNextEventMatchingListInModeWithFilter + 71 42 com.apple.AppKit 0x91379b2d _DPSNextEvent + 2101 43 com.apple.AppKit 0x91aebe8c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2859 44 com.apple.AppKit 0x91aeb359 -[NSApplication(NSEvent) nextEventMatchingMask:untilDate:inMode:dequeue:] + 134 45 com.apple.AppKit 0x9136ea7d -[NSApplication run] + 763 46 game_library.dylib 0x035df634 cocoa_glue_start + 981 47 game_library.dylib 0x035dd919 interactive::guiwrapper::cocoa::CocoaWrapper::start() + 39 48 game_library.dylib 0x033827c0 interactive::application::interactive_main(utility::vector1<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > > > const&, boost::function<interactive::guiwrapper::Application* ()>, boost::function<void ()>, bool) + 3147 49 game_library.dylib 0x039da812 game::application::game_main(int, char**, char const*, game::application::ExecutableKindEnum) + 2338 50 game_library.dylib 0x0010b950 library_main + 32 51 edu.washington.foldit 0x000083a2 run_library_main(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, bool, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator > const&, int&, int, char**, std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >&) + 178 52 edu.washington.foldit 0x00008155 main + 353 53 edu.washington.foldit 0x000058a5 start + 53

Thread 1:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0xa7547422 mach_msg_trap + 10
1 libsystem_kernel.dylib 0xa7546a5f mach_msg + 47
2 com.apple.audio.CoreAudio 0x93356d34 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t, bool, unsigned int) + 124
3 com.apple.audio.CoreAudio 0x933303a3 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 49
4 com.apple.audio.CoreAudio 0x9332d2ec HALC_ProxyIOContext::IOWorkLoop() + 1600
5 com.apple.audio.CoreAudio 0x9332ca52 HALC_ProxyIOContext::IOThreadEntry(void
) + 236
6 com.apple.audio.CoreAudio 0x933600e1 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned long, unsigned int) + 20
7 com.apple.audio.CoreAudio 0x9332c91b HALB_IOThread::Entry(void*) + 71
8 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347
9 libsystem_pthread.dylib 0xa770537a _pthread_start + 357
10 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0xa7547422 mach_msg_trap + 10
1 libsystem_kernel.dylib 0xa7546a5f mach_msg + 47
2 com.apple.CoreFoundation 0x9377ba88 __CFRunLoopServiceMachPort + 296
3 com.apple.CoreFoundation 0x9377aa76 __CFRunLoopRun + 2262
4 com.apple.CoreFoundation 0x93779e71 CFRunLoopRunSpecific + 641
5 com.apple.CoreFoundation 0x93779bda CFRunLoopRunInMode + 122
6 com.apple.AppKit 0x914a957c _NSEventThread + 165
7 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347
8 libsystem_pthread.dylib 0xa770537a _pthread_start + 357
9 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0xa7551152 __semwait_signal + 10
1 libsystem_c.dylib 0xa74bcdb7 nanosleep$UNIX2003 + 189
2 libsystem_c.dylib 0xa74bcca4 usleep$UNIX2003 + 54
3 game_library.dylib 0x03649bd5 interactive::util::Thread::sleep(double) + 47
4 game_library.dylib 0x0349b8f3 interactive::application::appposeview::VoidGeom::VoidThread::operator()() + 143
5 game_library.dylib 0x03649dd5 interactive::util::Thread::thread_entry_func() + 31
6 game_library.dylib 0x03649a17 interactive::util::Thread::pthread_startup_helper(void*) + 17
7 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347
8 libsystem_pthread.dylib 0xa770537a _pthread_start + 357
9 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 4:
0 libsystem_kernel.dylib 0xa7551152 __semwait_signal + 10
1 libsystem_c.dylib 0xa74bcdb7 nanosleep$UNIX2003 + 189
2 libsystem_c.dylib 0xa74bcca4 usleep$UNIX2003 + 54
3 game_library.dylib 0x03649bd5 interactive::util::Thread::sleep(double) + 47
4 game_library.dylib 0x03490b41 interactive::application::appposeview::HydrophobicComposite::HydroThread::operator()() + 171
5 game_library.dylib 0x03649dd5 interactive::util::Thread::thread_entry_func() + 31
6 game_library.dylib 0x03649a17 interactive::util::Thread::pthread_startup_helper(void*) + 17
7 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347
8 libsystem_pthread.dylib 0xa770537a _pthread_start + 357
9 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0xa7551152 __semwait_signal + 10
1 libsystem_c.dylib 0xa74bcdb7 nanosleep$UNIX2003 + 189
2 libsystem_c.dylib 0xa74bcca4 usleep$UNIX2003 + 54
3 game_library.dylib 0x03649bd5 interactive::util::Thread::sleep(double) + 47
4 game_library.dylib 0x0349880d interactive::application::appposeview::ResidueBurialComposite::ResidueBurialThread::operator()() + 185
5 game_library.dylib 0x03649dd5 interactive::util::Thread::thread_entry_func() + 31
6 game_library.dylib 0x03649a17 interactive::util::Thread::pthread_startup_helper(void*) + 17
7 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347
8 libsystem_pthread.dylib 0xa770537a _pthread_start + 357
9 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0xa7551152 __semwait_signal + 10
1 libsystem_c.dylib 0xa74bcdb7 nanosleep$UNIX2003 + 189
2 libsystem_c.dylib 0xa74bcca4 usleep$UNIX2003 + 54
3 game_library.dylib 0x03649bd5 interactive::util::Thread::sleep(double) + 47
4 game_library.dylib 0x0372517d standalone::application::StandaloneApplication::autosave_thread_body() + 33
5 game_library.dylib 0x037871f0 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, standalone::application::StandaloneApplication>, boost::_bi::list1<boost::_bi::value<standalone::application::StandaloneApplication*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32
6 game_library.dylib 0x035bdc03 boost::function0::operator()() const + 35 7 game_library.dylib 0x03649c07 interactive::util::Thread::operator()() + 45 8 game_library.dylib 0x03649dd5 interactive::util::Thread::thread_entry_func() + 31 9 game_library.dylib 0x03649a17 interactive::util::Thread::pthread_startup_helper(void*) + 17 10 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347 11 libsystem_pthread.dylib 0xa770537a _pthread_start + 357 12 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0xa7551152 __semwait_signal + 10
1 libsystem_c.dylib 0xa74bcdb7 nanosleep$UNIX2003 + 189
2 libsystem_c.dylib 0xa74bcca4 usleep$UNIX2003 + 54
3 game_library.dylib 0x03649bd5 interactive::util::Thread::sleep(double) + 47
4 game_library.dylib 0x0392dd3e game::application::BoincThread::periodically_send_and_check_boinc() + 418
5 game_library.dylib 0x03649dd5 interactive::util::Thread::thread_entry_func() + 31
6 game_library.dylib 0x03649a17 interactive::util::Thread::pthread_startup_helper(void*) + 17
7 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347
8 libsystem_pthread.dylib 0xa770537a _pthread_start + 357
9 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0xa75510aa __select + 10
1 game_library.dylib 0x03a43aa7 game::util::IRC::run(boost::function<bool ()>) + 431
2 game_library.dylib 0x0397e261 game::application::IRCThread::operator()() + 1015
3 game_library.dylib 0x03649dd5 interactive::util::Thread::thread_entry_func() + 31
4 game_library.dylib 0x03649a17 interactive::util::Thread::pthread_startup_helper(void*) + 17
5 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347
6 libsystem_pthread.dylib 0xa770537a _pthread_start + 357
7 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0xa755171a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0xa7704e64 _pthread_wqthread + 1035
2 libsystem_pthread.dylib 0xa7704a32 start_wqthread + 34

Thread 10:
0 libsystem_kernel.dylib 0xa755171a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0xa7705059 _pthread_wqthread + 1536
2 libsystem_pthread.dylib 0xa7704a32 start_wqthread + 34

Thread 11:
0 libsystem_pthread.dylib 0xa7704a10 start_wqthread + 0
1 game_library.dylib 0x001e0021 af_face_globals_compute_style_coverage + 977

Thread 12 Crashed:
0 libsystem_kernel.dylib 0xa7550eda __pthread_kill + 10
1 libsystem_pthread.dylib 0xa7708427 pthread_kill + 363
2 libsystem_c.dylib 0xa749f956 abort + 133
3 libc++abi.dylib 0xa5861ea7 abort_message + 134
4 libc++abi.dylib 0xa586206a default_terminate_handler() + 250
5 libc++abi.dylib 0xa587b657 std::__terminate(void ()()) + 14
6 libc++abi.dylib 0xa587b0c1 __cxa_throw + 116
7 libc++.1.dylib 0xa58512d7 std::__1::__throw_system_error(int, char const
) + 103
8 libc++.1.dylib 0xa58436c2 std::__1::mutex::lock() + 52
9 game_library.dylib 0x03693c59 interactive::util::ligand::ThreadedRDKitRotamerLibrarySpecification::generate_library(core::chemical::ResidueType const&) + 83
10 game_library.dylib 0x036943bc boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf1<void, interactive::util::ligand::ThreadedRDKitRotamerLibrarySpecification, core::chemical::ResidueType const&>, boost::_bi::list2<boost::_bi::value<interactive::util::ligand::ThreadedRDKitRotamerLibrarySpecification*>, boost::_bi::value > >, void>::invoke(boost::detail::function::function_buffer&) + 38 11 game_library.dylib 0x035bdc03 boost::function0::operator()() const + 35 12 game_library.dylib 0x03649c07 interactive::util::Thread::operator()() + 45 13 game_library.dylib 0x03649dd5 interactive::util::Thread::thread_entry_func() + 31 14 game_library.dylib 0x03649a17 interactive::util::Thread::pthread_startup_helper(void*) + 17 15 libsystem_pthread.dylib 0xa77054d5 _pthread_body + 347 16 libsystem_pthread.dylib 0xa770537a _pthread_start + 357 17 libsystem_pthread.dylib 0xa7704a56 thread_start + 34

Thread 12 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0xb32c4000 ecx: 0xb32c38bc edx: 0x00000000
edi: 0xa77082ca esi: 0x0000002d ebp: 0xb32c38e8 esp: 0xb32c38bc
ss: 0x00000023 efl: 0x00000206 eip: 0xa7550eda cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0xa99bd340

Logical CPU: 0
Error Code: 0x00080148
Trap Number: 132

Binary Images:
0x5000 - 0x9ff7 +edu.washington.foldit (1.0) <55866821-E6C1-3C1D-A37C-0B7CD951B203> /Applications/Foldit.app/Contents/MacOS/game_dynamic
0x80000 - 0xc605f dyld (551.3) /usr/lib/dyld 0x10a000 - 0x4d18fff +game_library.dylib (1) <3C6A8580-CBDA-3EF5-83C2-76EC2A851099> /Applications/Foldit.app/Contents/Resources/cmp-binary-dda876e993e6a4bc8a3dcf9641acd3bf/game_library.dylib 0xbdcb000 - 0xc31fff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.32.48 - 10.3.2) <97C4EB81-3C7E-3084-AEC6-9DDCB4F1916B> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver 0xc50d000 - 0xce63fff com.apple.GeForceGLDriver (10.30.25 - 10.3.0) <42A2C64B-E6F9-30FB-B640-8E4C464743A4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0xd432000 - 0xdafbff7 libclh.dylib (10.30.25) <9B2CFDC2-C78F-3F33-8DAB-20312ADC2545> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0xdb52000 - 0xdb56fff com.apple.audio.AppleHDAHALPlugIn (281.51 - 281.51) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0xdbf8000 - 0xddb6ff3 com.apple.audio.units.Components (1.14 - 1.14) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x1040f000 - 0x10779fff com.apple.RawCamera.bundle (8.03.0 - 1017.3.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x90015000 - 0x9001cfff com.apple.agl (3.3.1 - AGL-3.3.1) /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x9029e000 - 0x9029efff com.apple.Accelerate (1.11 - Accelerate 1.11) <4FE55EFA-2AAB-3639-8340-CB00CC245170> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x9029f000 - 0x902b5ff7 libCGInterfaces.dylib (417.2) <6E14C5E9-EEE4-31D1-9712-2A021BA38B7D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x902b6000 - 0x909f7fdf com.apple.vImage (8.1 - ???) <7BA2CB00-F6B3-3798-9CED-D0C3BB3E5231> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x909f8000 - 0x90b32ff7 libBLAS.dylib (1211.50.2) <056DFB80-2D9C-39BA-8953-EB264FDFDEAA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x90b33000 - 0x90b60ffb libBNNS.dylib (38.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib 0x90b61000 - 0x90ed4fff libLAPACK.dylib (1211.50.2) <88232E9D-AD52-3E4F-8ACE-C2468400B626> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x90ed5000 - 0x90eebffb libLinearAlgebra.dylib (1211.50.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x90eec000 - 0x90f05ff7 libSparseBLAS.dylib (1211.50.2) <43DB3D39-727E-3C75-9286-11045DEFC21D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x90f06000 - 0x91065fc7 libvDSP.dylib (622.50.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x91066000 - 0x91146ffb libvMisc.dylib (622.50.5) <5969D356-9DDA-33FB-B9E8-6BD5E1C4EB05> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x91147000 - 0x91147fff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x9133b000 - 0x920fdffb com.apple.AppKit (6.9 - 1561.40.112) <64305DC6-F8FB-3419-A886-C75C1B7D7D52> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x9214f000 - 0x9214ffff com.apple.ApplicationServices (48 - 50) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x92150000 - 0x921b6ff3 com.apple.ApplicationServices.ATS (377 - 445.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x921b9000 - 0x922ddff3 libFontParser.dylib (222.1.4) <9D9797E3-811D-3279-9719-FF7498BD3348> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x922de000 - 0x9232aff3 libFontRegistry.dylib (221.3) <65513B66-D028-32B6-81CB-075161A419DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x92379000 - 0x923acff3 libTrueTypeScaler.dylib (222.1.4) <935BF916-7EFF-314D-ADE7-CCEF720D02AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x92418000 - 0x9241dfff com.apple.ColorSyncLegacy (4.13.0 - 1) <987F0D58-C5CD-3C1F-A88B-DBDE4C3E73D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy 0x924c7000 - 0x9251fff7 com.apple.HIServices (1.22 - 624) <4D39FAA9-9EB1-3028-9B3F-704B4DAC013A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x92520000 - 0x9252fff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <92601EB8-3F73-3BBF-B3B6-0C7D47D819A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x92530000 - 0x92588ffb com.apple.print.framework.PrintCore (13.4 - 503.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x92589000 - 0x9261fff7 com.apple.QD (3.12 - 404.2) <113D0ECA-A6B2-39A7-AE1E-CAE7B40A3CAF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x92620000 - 0x9262cff3 com.apple.speech.synthesis.framework (7.5.1 - 7.5.1) <7CDC3350-95F1-34C1-8B4F-9B31368BEEB0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x9262d000 - 0x9287bffb com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x9287d000 - 0x9287dfff com.apple.audio.units.AudioUnit (1.14 - 1.14) <891EBEA8-EFBC-39E9-A5DC-175390F7B643> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x929b4000 - 0x92d29fff com.apple.CFNetwork (897.15 - 897.15) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x92d3e000 - 0x92d3efff com.apple.Carbon (158 - 158) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92d3f000 - 0x92d48ff3 com.apple.audio.SoundManager (4.2 - 4.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x92d49000 - 0x92d4dfff com.apple.CommonPanels (1.2.6 - 98) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x92d4e000 - 0x930e4ff7 com.apple.HIToolbox (2.1.1 - 911.10) <55A49166-6A23-3997-B75A-EDEE649F0F0D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x930e5000 - 0x93139ffb com.apple.htmlrendering (77 - 1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x9313a000 - 0x9313dfff com.apple.help (1.3.8 - 66) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x9313e000 - 0x93143ffb com.apple.ImageCapture (9.0 - 9.0) <72AA9F01-8B62-3835-B81D-EDD6701D9240> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x93144000 - 0x931deffb com.apple.ink.framework (10.9 - 221) <68D3D209-BCB1-3750-8632-C12DE8F250B1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x931df000 - 0x93219fff com.apple.NavigationServices (3.8 - 227) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x9321a000 - 0x93235ffb com.apple.openscripting (1.7 - 174) <73F8D62C-DA71-3AA7-BB81-E4D6767596BD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x93236000 - 0x9323bfff com.apple.print.framework.Print (12 - 267) <05E16D1D-98F1-3626-BD7C-D84771BCE71F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9323c000 - 0x9323efff com.apple.securityhi (9.0 - 55006) <15724ACD-75A1-3CEF-8A53-3BE31CD0CEB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9323f000 - 0x93245fff com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <03DE054B-239F-3D6F-BBED-98FE8EC6A3C0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x93246000 - 0x93246fff com.apple.Cocoa (6.11 - 22) <8419F291-2B0B-322A-91CE-DBCD8082C778> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x93253000 - 0x93312ff3 com.apple.ColorSync (4.13.0 - 3325) /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x93313000 - 0x933aefff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9340c000 - 0x93411fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x93412000 - 0x936f4ff7 com.apple.CoreData (120 - 851) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x936f5000 - 0x936fbff3 com.apple.CoreDisplay (1.0 - 97.16) /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay 0x936fc000 - 0x93b86ff7 com.apple.CoreFoundation (6.9 - 1452.23) <17321B27-67AB-3D26-B9DF-A69624B1C82B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x93b88000 - 0x941bbff3 com.apple.CoreGraphics (2.0 - 1161.10) <6EC2E971-39A3-3D05-8852-D5CFCE75A88A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x941bd000 - 0x94433ffb com.apple.CoreImage (13.0.0 - 579.4.11) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x944f0000 - 0x945daffb com.apple.CoreMedia (1.0 - 2275.61.1) <201698DE-BF51-3847-9B10-A53BB96378D8> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia 0x9462e000 - 0x9462efff com.apple.CoreServices (822.31 - 822.31) <795BFF00-783B-347B-8166-20FAE44B4505> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x9462f000 - 0x946a1ff3 com.apple.AE (735.1 - 735.1) <72876D21-3967-3CBE-9006-3E33FEFA6505> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x946a2000 - 0x94980ff7 com.apple.CoreServices.CarbonCore (1178.4 - 1178.4) <3BC3590D-F528-39EE-8D6B-13526E5CE810> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x94981000 - 0x949b5ffb com.apple.DictionaryServices (1.2 - 284.2) <351D5B30-AC6C-3BCC-AE26-632AE228BBAC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x949b6000 - 0x949befff com.apple.CoreServices.FSEvents (1239.50.1 - 1239.50.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x949bf000 - 0x94b1eff7 com.apple.LaunchServices (822.31 - 822.31) <33F11880-9AD1-3521-B1AB-0793E36CBA22> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x94b1f000 - 0x94bccfff com.apple.Metadata (10.7.0 - 1191.4.13) <95F0D9F8-315B-364C-AC92-A750D8CE3CD4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x94bcd000 - 0x94c2efff com.apple.CoreServices.OSServices (822.31 - 822.31) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x94c2f000 - 0x94ca0fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x94ca1000 - 0x94cc4fff com.apple.coreservices.SharedFileList (71.21 - 71.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x94cc5000 - 0x94e11ffb com.apple.CoreText (352.0 - 578.18) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x94e12000 - 0x94e4cffb com.apple.CoreVideo (1.8 - 0.0) <4B4E52AC-7BBA-375E-9D86-1DD096410604> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x94e4d000 - 0x94ed4ff3 com.apple.framework.CoreWLAN (13.0 - 1350.1) <68C405BD-8A07-3080-A9F0-938D0A2B49C8> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x95128000 - 0x95131ff7 com.apple.DiskArbitration (2.7 - 2.7) <045D5CD8-3AD0-3DB8-92FE-76AA68F8FB25> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x95142000 - 0x954b2ffb com.apple.Foundation (6.9 - 1452.23) <9212AB5F-B5FC-37C8-8059-853B006434E1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x954f3000 - 0x95522ff3 com.apple.GSS (4.0 - 2.0) <0BB8D894-20EA-3D83-A79B-654623C674B4> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x9554f000 - 0x95667ff3 com.apple.Bluetooth (6.0.5 - 6.0.5f3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x956cd000 - 0x9576eff7 com.apple.framework.IOKit (2.0.2 - 1445.50.26) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x95770000 - 0x95777fff com.apple.IOSurface (211.12 - 211.12) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x957cc000 - 0x95950ff7 com.apple.ImageIO.framework (3.3.0 - 1739.1) <37ECA291-D788-3249-85BB-7F359EE39E58> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x95951000 - 0x95955ffb libGIF.dylib (1739.1) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x95956000 - 0x95a47ff7 libJP2.dylib (1739.1) <1A2371D5-7C41-3046-9F38-EB289F34F41F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x95a48000 - 0x95a6aff7 libJPEG.dylib (1739.1) <04C08A32-07C3-39B6-9B4A-995D68A90AE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x95a6b000 - 0x95a91ff7 libPng.dylib (1739.1) <05F5613E-2DC6-3018-85DE-CA8711E6A558> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x95a92000 - 0x95a94ffb libRadiance.dylib (1739.1) <454F45E9-B7ED-33BE-8453-0D5ED4FBAE73> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x95a95000 - 0x95adfff3 libTIFF.dylib (1739.1) <113C0D1F-9B2D-39BA-9455-BEA1B913D0DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x964d4000 - 0x964ecfff com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x96544000 - 0x9654cfff com.apple.MediaAccessibility (1.0 - 114) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility 0x9654d000 - 0x96ba9ff7 com.apple.MediaToolbox (1.0 - 2275.61.1) <6327D13E-9EA6-385F-9A3B-59A08497CCCB> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox 0x96bab000 - 0x96c23ff3 com.apple.Metal (125.25 - 125.25) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x96c25000 - 0x96c31fff com.apple.NetFS (6.0 - 4.0) <4A9454E1-FF5C-321A-8317-4C120332356A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x96c6b000 - 0x96c92ff7 com.apple.audio.OpenAL (1.8 - 1.8) <1B9AB924-63DD-3585-9820-69A43776EF69> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x99729000 - 0x99731ff7 libcldcpuengine.dylib (2.8.7) <464D7F18-5876-3751-A7BF-E1289C502B5F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x99732000 - 0x9977efff com.apple.opencl (2.8.15 - 2.8.15) <788D5371-A268-3CF9-84F9-270A177CFE9F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x9977f000 - 0x9979bfff com.apple.CFOpenDirectory (10.13 - 207.50.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x9979c000 - 0x997a7fff com.apple.OpenDirectory (10.13 - 207.50.1) <6AA5D5B6-FCF9-3E94-A09E-A916D1884EB1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x9a9b1000 - 0x9a9b2fff libCVMSPluginSupport.dylib (16.5.10) <621A9123-A958-340E-86D0-997C9E1DDB4C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x9a9b3000 - 0x9a9b7fff libCoreFSCache.dylib (162.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x9a9b8000 - 0x9a9bcfff libCoreVMClient.dylib (162.6.1) <0958F095-D449-343F-9F13-AD82E5D2055A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x9a9bd000 - 0x9a9c6ff7 libGFXShared.dylib (16.5.10) <0C5906D1-B9BB-3C7B-B0D5-DB4EE842978D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x9a9c7000 - 0x9a9d3fff libGL.dylib (16.5.10) <85E5F934-C3AE-3E82-B411-0C790FF69773> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9a9d4000 - 0x9aa0fffb libGLImage.dylib (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9aa10000 - 0x9ab88ffb libGLProgrammability.dylib (16.5.10) <283B04BF-52D4-3EBE-A173-23D28E3EEB45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x9ab89000 - 0x9abcbff7 libGLU.dylib (16.5.10) <8CAAAB65-FC03-39C1-8594-BBBFB6B0BD12> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x9b572000 - 0x9b581fff com.apple.opengl (16.5.10 - 16.5.10) <0C12A919-A761-37A6-9FFF-4FFAA3B0A725> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9b582000 - 0x9b70ffff GLEngine (16.5.10) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x9b710000 - 0x9b73afff GLRendererFloat (16.5.10) <39E3D87C-A4E3-3621-83E1-17B05C4E018C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x9c2ed000 - 0x9c526ff3 com.apple.QuartzCore (1.11 - 584.40) <0CD14F20-EB96-3CF7-A14D-9D4137F4CEDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x9c9ba000 - 0x9ccebff3 com.apple.security (7.0 - 58286.51.6) <54049E04-0214-3B82-A4B8-90D8AFC129E6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x9ccec000 - 0x9cd74ffb com.apple.securityfoundation (6.0 - 55185.50.5) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x9cda0000 - 0x9cda4fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x9cecf000 - 0x9cf3fff3 com.apple.SystemConfiguration (1.17 - 1.17) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x9d0e9000 - 0x9d478ff7 com.apple.VideoToolbox (1.0 - 2275.61.1) <7CF8743D-3BB5-39A0-B44B-CE93B0DC01BD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox 0x9ef80000 - 0x9f01ffff com.apple.APFS (1.0 - 1) <55EAE957-881A-3D9F-8D05-59A8B74D505C> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS 0x9f632000 - 0x9f65dff3 com.apple.framework.Apple80211 (13.0 - 1361.7) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x9f65f000 - 0x9f669fff com.apple.AppleFSCompression (96.30.2 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x9f767000 - 0x9f7a4ffb com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x9f89e000 - 0x9f8edffb com.apple.AppleVAFramework (5.0.41 - 5.0.41) <02C2E120-F1F7-31E0-8716-43120084A793> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA 0x9f8f7000 - 0x9f8fefff com.apple.coreservices.BackgroundTaskManagement (1.0 - 57.1) <22080179-8A2A-32EF-A66A-5415E05B6EBF> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement 0x9f8ff000 - 0x9f98aff7 com.apple.backup.framework (1.9.5 - 1.9.5) <8088B8AD-8D2A-30D6-B4D8-1DC6299A6879> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x9facf000 - 0x9fad8ffb com.apple.CommonAuth (4.0 - 2.0) <1096BDDF-4D5D-3C36-8AF6-556CC7F1F66A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x9fb82000 - 0x9fec3fef com.apple.CoreAUC (259.0.0 - 259.0.0) <0F3A5737-EED7-39A9-A06A-4F9F3B9CD1E1> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC 0x9fec4000 - 0x9fef5fff com.apple.CoreAVCHD (5.9.0 - 5900.4.1) <3DB6ECE9-3F33-3DB9-95F0-4CD85253C21D> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD 0x9ff73000 - 0x9ff83ff7 com.apple.CoreEmoji (1.0 - 69.3) <165A133F-DED4-3B24-A9BF-6EA6F3F7A152> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji 0xa010c000 - 0xa013fff7 com.apple.CoreServicesInternal (309.1 - 309.1) <1F73ECC7-F09F-3730-A290-472B89788807> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0xa0140000 - 0xa01d6ff3 com.apple.CoreSymbolication (9.3 - 64026) <7895DF41-EF5D-36AC-BB0E-C3020D87C200> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0xa01d7000 - 0xa02fdfe3 com.apple.coreui (2.1 - 494.1) <6807E363-C01E-3359-96DC-158ED074C278> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0xa02fe000 - 0xa039cff3 com.apple.CoreUtils (5.5 - 550.44) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils 0xa03ed000 - 0xa044aff3 com.apple.framework.CoreWiFi (13.0 - 1350.1) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0xa044b000 - 0xa045bffb com.apple.CrashReporterSupport (10.13 - 1) <07FFC150-E5A0-3EBC-825B-4BF8AAD306EF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0xa04c9000 - 0xa04d6fff com.apple.framework.DFRFoundation (1.0 - 191.7) /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation 0xa0522000 - 0xa0593fff com.apple.datadetectorscore (7.0 - 590.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0xa0594000 - 0xa05d4ffb com.apple.DebugSymbols (181.0 - 181.0) <51B67F42-ACCD-39A3-8739-E223FAEDFF93> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0xa05d5000 - 0xa0714ffb com.apple.desktopservices (1.12.4 - 1.12.4) <740CDF58-92A8-31CA-A103-1128680D29DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0xa0a54000 - 0xa0e84ff7 com.apple.vision.FaceCore (3.3.2 - 3.3.2) <8B37289B-EB90-32F0-97A6-21566B236CAD> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0xa2c20000 - 0xa2c2afff libGPUSupportMercury.dylib (16.5.10) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0xa3836000 - 0xa38a9ff3 com.apple.Heimdal (4.0 - 2.0) <03A4EE80-4E4A-390C-9E2E-0CEC3307496D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0xa3b61000 - 0xa3b68fff com.apple.IOAccelerator (378.18.1 - 378.18.1) <7EA6FBD9-8C1D-31AC-9A36-DBC51C8E5E15> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0xa3b69000 - 0xa3b83ff7 com.apple.IOPresentment (1.0 - 35.1) /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment 0xa3be0000 - 0xa3c00ffb com.apple.IconServices (97.6 - 97.6) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0xa3c38000 - 0xa3d2cfff com.apple.LanguageModeling (1.0 - 159.5.3) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0xa3d2d000 - 0xa3d6dfff com.apple.Lexicon-framework (1.0 - 33.5) /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon 0xa3d71000 - 0xa3d77ff3 com.apple.LinguisticData (1.0 - 238.3) <16C6495B-D87B-3144-846C-C2C1214900CF> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData 0xa40f3000 - 0xa411dfff com.apple.MultitouchSupport.framework (1404.4 - 1404.4) <591C5CFA-F49A-3AA3-9ACB-5076483D6BB0> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0xa423c000 - 0xa4246fff com.apple.NetAuth (6.2 - 6.2) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0xa42ee000 - 0xa42fbffb com.apple.PerformanceAnalysis (1.194 - 194) <6AD50E11-8E8E-34F3-BE59-BF7E020EF1E6> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0xa439a000 - 0xa43b6ff7 com.apple.ProtocolBuffer (1 - 260) <1EE82E2E-BA9D-33CC-904F-A9467619FB6B> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0xa44a2000 - 0xa44c4fff com.apple.RemoteViewServices (2.0 - 125) <54C07CCF-E480-3033-979D-A7E6BCC6281F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0xa456c000 - 0xa4599ffb com.apple.Sharing (1019.46 - 1019.46) <6FFB0DB9-7301-3C4F-AC45-4DD23CB0AD64> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0xa45b8000 - 0xa45b9fff com.apple.performance.SignpostNotification (1.2.4 - 2.4) /System/Library/PrivateFrameworks/SignpostNotification.framework/Versions/A/SignpostNotification 0xa45ba000 - 0xa4640ff7 com.apple.SkyLight (1.600.0 - 312.50) /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0xa4670000 - 0xa467dffb com.apple.SpeechRecognitionCore (4.0.13 - 4.0.13) <33905F27-532D-341B-9845-4647CE48AAB3> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0xa494d000 - 0xa49d3ffb com.apple.Symbolication (9.3 - 64033) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0xa4a26000 - 0xa4a2efff com.apple.TCC (1.0 - 1) <449D3E94-0C9A-3F2A-835B-593D846F6006> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0xa4a2f000 - 0xa4a46ff3 com.apple.TextureIO (3.7 - 3.7) <9D532312-C024-38CA-B137-A4C88919C5EC> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO 0xa4a6f000 - 0xa4a70fff com.apple.TrustEvaluationAgent (2.0 - 31) <185BD5A9-5A2D-3317-B7FE-9B67F14C4D2C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0xa4a71000 - 0xa4bfbfff com.apple.UIFoundation (1.0 - 547.3) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0xa4f93000 - 0xa5057fff com.apple.ViewBridge (343.2 - 343.2) /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge 0xa51ca000 - 0xa51ccfff com.apple.loginsupport (1.0 - 1) <96644B33-7507-3AE7-BC45-D83934517F37> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0xa51cd000 - 0xa51defff com.apple.login (3.0 - 3.0) /System/Library/PrivateFrameworks/login.framework/Versions/A/login 0xa5257000 - 0xa528aff7 libclosured.dylib (551.3) /usr/lib/closure/libclosured.dylib 0xa52e6000 - 0xa531dff3 libCRFSuite.dylib (41) <7B102174-C6BA-3EA8-93AC-A53254B79D78> /usr/lib/libCRFSuite.dylib 0xa531e000 - 0xa5328ffb libChineseTokenizer.dylib (28) <00EF6AE9-C195-334C-9776-79E9BD298AF6> /usr/lib/libChineseTokenizer.dylib 0xa53c4000 - 0xa53c5fff libDiagnosticMessagesClient.dylib (104) <6829B180-2556-3A7E-A2E6-BD4859DF30A7> /usr/lib/libDiagnosticMessagesClient.dylib 0xa53f7000 - 0xa55e1ff7 libFosl_dynamic.dylib (17.8) <2806AC88-9928-3848-B63E-E3891CD58511> /usr/lib/libFosl_dynamic.dylib 0xa55e9000 - 0xa55e9fff libOpenScriptingUtil.dylib (174) /usr/lib/libOpenScriptingUtil.dylib 0xa563d000 - 0xa5641fff libScreenReader.dylib (562.18.4) <24F173B6-9EB9-3730-A6CE-D43827265020> /usr/lib/libScreenReader.dylib 0xa5642000 - 0xa5643fff libSystem.B.dylib (1252.50.4) /usr/lib/libSystem.B.dylib 0xa5652000 - 0xa5667ff7 libapple_nghttp2.dylib (1.24) <480C0C04-2533-3D44-8232-006B6CBA7758> /usr/lib/libapple_nghttp2.dylib 0xa5668000 - 0xa5693fff libarchive.2.dylib (54) /usr/lib/libarchive.2.dylib 0xa5694000 - 0xa57e3ffb libate.dylib (1.13.1) /usr/lib/libate.dylib 0xa57e7000 - 0xa57e7ff3 libauto.dylib (187) /usr/lib/libauto.dylib 0xa57e8000 - 0xa57f8fff libbsm.0.dylib (39) <6A4D8D43-8AD8-3B0C-A19C-22A77D30DD8E> /usr/lib/libbsm.0.dylib 0xa57f9000 - 0xa5805ff7 libbz2.1.0.dylib (38) <77C24A36-BE84-3702-A786-935C597A0A86> /usr/lib/libbz2.1.0.dylib 0xa5806000 - 0xa585fffb libc++.1.dylib (400.9) /usr/lib/libc++.1.dylib 0xa5860000 - 0xa5881fff libc++abi.dylib (400.8.2) <60422228-2A4A-3A12-AB94-3110E9082D62> /usr/lib/libc++abi.dylib 0xa5883000 - 0xa5894ff7 libcmph.dylib (6) /usr/lib/libcmph.dylib 0xa5895000 - 0xa58a8ff7 libcompression.dylib (47.50.1) <6C767502-0001-3CF8-8DA4-450D177D6170> /usr/lib/libcompression.dylib 0xa58a9000 - 0xa58c0ffb libcoretls.dylib (155.50.1) /usr/lib/libcoretls.dylib 0xa58c1000 - 0xa58c2fff libcoretls_cfhelpers.dylib (155.50.1) /usr/lib/libcoretls_cfhelpers.dylib 0xa5a43000 - 0xa5beaff3 libcrypto.35.dylib (22.50.2) /usr/lib/libcrypto.35.dylib 0xa5daa000 - 0xa5e01fff libcups.2.dylib (462.2) <2DD22F09-B4DA-3D2C-9470-B3113EC7EA03> /usr/lib/libcups.2.dylib 0xa5f18000 - 0xa5f18fff libenergytrace.dylib (16) <34FC43C7-D9B6-3C01-8B65-E49059D31279> /usr/lib/libenergytrace.dylib 0xa5f4c000 - 0xa5f50fff libheimdal-asn1.dylib (520.50.6) /usr/lib/libheimdal-asn1.dylib 0xa5f7c000 - 0xa606cff3 libiconv.2.dylib (51.50.1) /usr/lib/libiconv.2.dylib 0xa606d000 - 0xa628fff7 libicucore.A.dylib (59173.0.1) <12FFE9D1-76F7-39FF-B93D-33E17C203292> /usr/lib/libicucore.A.dylib 0xa62d7000 - 0xa62d8fff liblangid.dylib (128) <120FE992-47E4-3A73-A039-1B401F5696DC> /usr/lib/liblangid.dylib 0xa62d9000 - 0xa62f1ff7 liblzma.5.dylib (10) <8A5C9679-430A-3A19-AF68-9D21BAC442C7> /usr/lib/liblzma.5.dylib 0xa62f2000 - 0xa6307fff libmarisa.dylib (9) <805453EE-B829-3DA5-8DF3-5132D03D5B74> /usr/lib/libmarisa.dylib 0xa63bc000 - 0xa65d9fff libmecabra.dylib (779.7.6) /usr/lib/libmecabra.dylib 0xa67a0000 - 0xa6917ffb libnetwork.dylib (1229.51.2) /usr/lib/libnetwork.dylib 0xa6918000 - 0xa6cf80fb libobjc.A.dylib (723) <069E8DD2-ECBD-3296-9688-199A93DB8F1F> /usr/lib/libobjc.A.dylib 0xa6cfc000 - 0xa6cfffff libpam.2.dylib (22) <7106F43C-84DD-3F26-905A-B52780AFEB3E> /usr/lib/libpam.2.dylib 0xa6d02000 - 0xa6d33fff libpcap.A.dylib (79.20.1) <154889CF-5F83-3012-953E-0FC8FEE50FF8> /usr/lib/libpcap.A.dylib 0xa6d71000 - 0xa6d8cffb libresolv.9.dylib (65) <65A43F5B-CF88-3948-AE5C-D7CA02D814A1> /usr/lib/libresolv.9.dylib 0xa6dd7000 - 0xa6f61ffb libsqlite3.dylib (274.8.1) <2865CDEE-96C4-3ECC-9F4B-876D0CD27C41> /usr/lib/libsqlite3.dylib 0xa7105000 - 0xa7164fff libusrtcp.dylib (1229.51.2) /usr/lib/libusrtcp.dylib 0xa7165000 - 0xa7168ff7 libutil.dylib (51.20.1) <86BD9675-16A2-345D-9B8D-E8A3397F2365> /usr/lib/libutil.dylib 0xa7169000 - 0xa7177ff7 libxar.1.dylib (400) <4B664A7E-EC05-34AD-ACC6-C879B69DBA7C> /usr/lib/libxar.1.dylib 0xa7178000 - 0xa7256ff7 libxml2.2.dylib (31.10) /usr/lib/libxml2.2.dylib 0xa7257000 - 0xa727fff3 libxslt.1.dylib (15.12) <2A385CB5-9458-3408-A4F2-1F51553823F4> /usr/lib/libxslt.1.dylib 0xa7280000 - 0xa728fff7 libz.1.dylib (70) <588F445F-0065-3D77-8002-BA9411DA1D70> /usr/lib/libz.1.dylib 0xa72ca000 - 0xa72cefff libcache.dylib (80) /usr/lib/system/libcache.dylib 0xa72cf000 - 0xa72d9fff libcommonCrypto.dylib (60118.50.1) <95434E97-2B85-3607-9E02-2A8CFD178D23> /usr/lib/system/libcommonCrypto.dylib 0xa72da000 - 0xa72dffff libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib 0xa72e0000 - 0xa72eaff3 libcopyfile.dylib (146.50.5) <6A3EF295-2778-3405-BE11-8947695F4A31> /usr/lib/system/libcopyfile.dylib 0xa72eb000 - 0xa7353ff7 libcorecrypto.dylib (562.50.17) /usr/lib/system/libcorecrypto.dylib 0xa73be000 - 0xa73f3fff libdispatch.dylib (913.50.12) /usr/lib/system/libdispatch.dylib 0xa73f4000 - 0xa7411fff libdyld.dylib (551.3) <42AC1F77-75EC-3464-B24D-8E95F72FFE21> /usr/lib/system/libdyld.dylib 0xa7412000 - 0xa7412fff libkeymgr.dylib (28) <35604C10-4B09-3AA0-9694-87D40C15E706> /usr/lib/system/libkeymgr.dylib 0xa7413000 - 0xa741fff7 libkxld.dylib (4570.51.1) <127EA762-C4AC-34D7-9ABF-CEF26FDF18E0> /usr/lib/system/libkxld.dylib 0xa7420000 - 0xa7420fff liblaunch.dylib (1205.50.76) <7EBFA8BE-2176-3A74-9218-3ED02CC6945D> /usr/lib/system/liblaunch.dylib 0xa7421000 - 0xa7426fff libmacho.dylib (906) <14070ABC-E6F7-3CD5-9527-56E38D65BC74> /usr/lib/system/libmacho.dylib 0xa7427000 - 0xa7429fff libquarantine.dylib (86) <2660EB51-FA02-36ED-9416-83A4A6849026> /usr/lib/system/libquarantine.dylib 0xa742a000 - 0xa742bfff libremovefile.dylib (45) /usr/lib/system/libremovefile.dylib 0xa742c000 - 0xa7443ff7 libsystem_asl.dylib (356.50.1) <8C2103F0-0293-3450-A4D5-CDA224D6B1DD> /usr/lib/system/libsystem_asl.dylib 0xa7444000 - 0xa7444fff libsystem_blocks.dylib (67) /usr/lib/system/libsystem_blocks.dylib 0xa7445000 - 0xa74d1ff3 libsystem_c.dylib (1244.50.9) <3A7B32B2-F70C-3148-A2B0-38412EF1489F> /usr/lib/system/libsystem_c.dylib 0xa74d2000 - 0xa74d5fff libsystem_configuration.dylib (963.50.8) /usr/lib/system/libsystem_configuration.dylib 0xa74d6000 - 0xa74d9fff libsystem_coreservices.dylib (51) /usr/lib/system/libsystem_coreservices.dylib 0xa74da000 - 0xa74dbfff libsystem_darwin.dylib (1244.50.9) <326B9F59-5784-3C79-8A44-7C40D662C695> /usr/lib/system/libsystem_darwin.dylib 0xa74dc000 - 0xa74e2ff3 libsystem_dnssd.dylib (878.50.17) <7B2BF425-F98C-34F8-A574-CB1FD08F169C> /usr/lib/system/libsystem_dnssd.dylib 0xa74e3000 - 0xa7532ffb libsystem_info.dylib (517.30.1) /usr/lib/system/libsystem_info.dylib 0xa7533000 - 0xa7557ff3 libsystem_kernel.dylib (4570.51.1) /usr/lib/system/libsystem_kernel.dylib 0xa7558000 - 0xa75a7fdb libsystem_m.dylib (3147.50.1) <14D10C6D-5426-33AA-B0EB-A55B5CD6FF9A> /usr/lib/system/libsystem_m.dylib 0xa75a8000 - 0xa75c2fff libsystem_malloc.dylib (140.50.6) <970603BE-8A36-3776-81A6-BC1B1D04AC35> /usr/lib/system/libsystem_malloc.dylib 0xa75c3000 - 0xa76e6ff3 libsystem_network.dylib (1229.51.2) <179546B6-7D74-3C3D-83B4-6FAD3FCAF914> /usr/lib/system/libsystem_network.dylib 0xa76e7000 - 0xa76f1fff libsystem_networkextension.dylib (767.50.25) <42DC977C-3E83-34BA-9AEA-45270B973BF2> /usr/lib/system/libsystem_networkextension.dylib 0xa76f2000 - 0xa76faff3 libsystem_notify.dylib (172) <27A79E60-9B05-3B28-B389-5759A72F7321> /usr/lib/system/libsystem_notify.dylib 0xa76fb000 - 0xa7701ffb libsystem_platform.dylib (161.50.1) <04C8CF15-A241-3BD8-87B5-DD5DA2DCD564> /usr/lib/system/libsystem_platform.dylib 0xa7702000 - 0xa770cff3 libsystem_pthread.dylib (301.50.1) <95F98870-7DB1-3273-9E61-DEC04059BF18> /usr/lib/system/libsystem_pthread.dylib 0xa770d000 - 0xa7710ff3 libsystem_sandbox.dylib (765.50.51) /usr/lib/system/libsystem_sandbox.dylib 0xa7711000 - 0xa7713fff libsystem_secinit.dylib (30) /usr/lib/system/libsystem_secinit.dylib 0xa7714000 - 0xa771cff7 libsystem_symptoms.dylib (820.50.37) /usr/lib/system/libsystem_symptoms.dylib 0xa771d000 - 0xa772fffb libsystem_trace.dylib (829.50.17) <3786EA81-F02C-3115-A8B6-3AC9088EA04C> /usr/lib/system/libsystem_trace.dylib 0xa7731000 - 0xa7737fff libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0xa7738000 - 0xa7761ff7 libxpc.dylib (1205.50.76) <1C1C908A-B0A5-3BAF-8B3F-F0B2F19B4698> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 8
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: 8411
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=399.2M resident=0K(0%) swapped_out_or_unallocated=399.2M(100%)
Writable regions: Total=768.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=768.0M(100%)

                            VIRTUAL   REGION  REGION TYPE                        SIZE    COUNT (non-coalesced)  ===========                     =======  =======  Accelerate framework               128K        2  Activity Tracing                   256K        2  CG backing stores                 5652K        4  CG image                            52K        5  CoreAnimation                      104K       13  CoreGraphics                         8K        2  CoreImage                           16K        3  CoreUI image data                  740K       10  CoreUI image file                  180K        4  Foundation                           4K        2  Kernel Alloc Once                    8K        2  MALLOC                           716.8M      127  MALLOC guard page                   48K       13  Memory Tag 242                      12K        2  Memory Tag 249                     156K        2  OpenGL GLSL                        128K        3  Stack                             19.5M       41  Stack (reserved)                  24.0M        2         reserved VM address space (unallocated) Stack Guard                       32.0M       14  VM_ALLOCATE                        220K       25  VM_ALLOCATE (reserved)              36K        2         reserved VM address space (unallocated) __DATA                            17.3M      236  __FONT_DATA                          4K        2  __GLSLBUILTINS                    2588K        2  __LINKEDIT                       150.0M       11  __OBJC                            3212K       87  __TEXT                           249.1M      237  __UNICODE                          560K        2  mapped file                      311.2M      211  shared memory                      744K       12  ===========                     =======  =======  TOTAL                              1.5G     1050  TOTAL, minus reserved VM space     1.5G     1050 

Model: MacBookPro11,3, BootROM MBP112.0145.B00, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.19f12
Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.77.37.29.1a7)
Bluetooth: Version 6.0.5f3, 3 services, 27 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en0
Serial ATA Device: APPLE SSD SM1024G, 1 TB
USB Device: USB 3.0 Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1

LociOiling Lv 1

I crashed after loading a shared solution. Log file attached.

The shared solution was there when I restarted the client. I'm able to run recipes on it, no crashes so far.

I noticed that these rotamer messages appear both before and after the crash in the attached log:

Generated 20 rotamers for LG_50098 in 19.301s total.

 (unhandled exception messages....)

Generated 20 rotamers for LG_50013 in 19.332s total

I'm seeing the same message that appeared in the log JellyJump pasted:

core.chemical.GlobalResidueTypeSet: [ WARNING ] PDB component dictionary file not found at (./)[chemical/pdb_components/components.Nov01_2017.A_to_C.cif, chemical/pdb_components/components.Nov01_2017.D_to_Z.cif]

Mike Cassidy's dump shows thread 12 died doing something in:

ThreadedRDKitRotamerLibrarySpecification::generate_library

So it seems possible that these crashes have something to do with generating rotamers for the ligand. Not clear to me why it crashes one time and then is fine the next.

Susume Lv 1

robgee attempted to share 1519 with group. His client crashed. I looked and saw his share. I downloaded it (did not try to load) and my client crashed on download. It was a new client so log.txt is short.

Susume Lv 1

After I restarted the client, the share was in my local list (i.e. download was successful despite the crash) and I was able to open it and run scripts (blue fuse v1.1, ligandacious v1.0). log.txt attached.

A series of warnings beginning with "core.chemical.GlobalResidueTypeSet: [ WARNING ] PDB component dictionary file not found at (./)" appears in both logs (client that crashed and client that didn't).

Line that precedes crash is: "Generated 20 rotamers for LG_50033 in 3.467s total." It is the only line of this form in the crashed client's log. In non-crashing client, there are numerous lines of the form "Generated 15 rotamers for LG_5001 in 0.026s total." (one for each autosave loaded).

Susume Lv 1

Loading the share a 3rd time in a new client, new track, did not crash. It looks like maybe only the first time you load that share it will crash - after that you can load and re-load and play it (good news!).

Starting a client from a different install of foldit (different foldit directory), the first load of the share crashed (log copy 52), and a subsequent load did not crash (log copy 53). I deleted the share from my local list and attempted to re-download it, and it crashed (log copy 54).

In all of the logs where it crashed, the "Generated 20 rotamers…" line before the crash refers to the share as LG_50033 (I am guessing it was the 33rd ligand conformation from robgee's client). In the logs where it did not crash, the exact same share is referred to as LG_5002 (2nd ligand conformation in my client?). Wild speculation: could the numbering of the ligand conformation have to do with the crash?

alcor29 Lv 1

Another crash (setup as above): Just shared with scientists and returned to folding UI and either crashed immediately or when I accidentaly moved the pointer.

UNHANDLED EXCEPTION
1: alIsAuxiliaryEffectSlot +598376 bytes (no line)
2: alIsAuxiliaryEffectSlot +598984 bytes (no line)
3: library_main +5297766 bytes (no line)
4: library_main +5297955 bytes (no line)
5: library_main +371112 bytes (no line)
6: library_main +3400005 bytes (no line)
7: library_main +3400443 bytes (no line)
8: BaseThreadInitThunk +36 bytes (no line)
9: RtlValidSecurityDescriptor +448 bytes (no line)
10: RtlValidSecurityDescriptor +400 bytes (no line)