rosetta decoy crashing, after new update

Started by dbuske

Mike Cassidy Lv 1

MacBook Pro Opsys El Captan 10.11.3

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

Date/Time: 2016-03-16 17:39:12.715 -0400
OS Version: Mac OS X 10.11.3 (15D21)
Report Version: 11
Anonymous UUID: 33EE3CDF-5594-343C-1DA0-97104E3F3B3E

Sleep/Wake UUID: 3A734C8F-92D9-4AC0-B7CA-EC1C3DEEAB10

Time Awake Since Boot: 2500 seconds
Time Since Wake: 2200 seconds

System Integrity Protection: enabled

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

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

Application Specific Information:
terminating with uncaught exception of type utility::excn::EXCN_BadInput
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x99c3a58a __pthread_kill + 10
1 libsystem_pthread.dylib 0x9a937448 pthread_kill + 101
2 libsystem_c.dylib 0x9c096c34 abort + 156
3 libc++abi.dylib 0x9d7229c9 abort_message + 169
4 libc++abi.dylib 0x9d7435eb default_terminate_handler() + 300
5 libc++abi.dylib 0x9d740bed std::__terminate(void (*)()) + 14
6 libc++abi.dylib 0x9d740607 __cxa_throw + 122
7 game_library.dylib 0x03a4ea0d interactive::geom::Cylinder::set_cylinder(numeric::xyzVector const&, numeric::xyzVector const&, double) + 1125 8 game_library.dylib 0x039599dd interactive::application::appposeview::HBondComposite::BondAtomGeom::update(double) + 1231 9 game_library.dylib 0x039559f9 interactive::application::appposeview::HBondComposite::update(double) + 405 10 game_library.dylib 0x03a467a1 interactive::geom::Composite::update(double) + 71 11 game_library.dylib 0x03a66304 interactive::geom::Viewport::update(double) + 34 12 game_library.dylib 0x03a77afb interactive::gui::Container::update(double) + 149 13 game_library.dylib 0x03ab6003 interactive::gui::TopLevel::update(double) + 1729 14 game_library.dylib 0x03a84313 interactive::gui::GUISystem::update(double) + 31 15 game_library.dylib 0x03acc2ee interactive::guiwrapper::GUIWrapper::tick_frame() + 104 16 game_library.dylib 0x03acf051 cocoa_wrapper_render + 200 17 game_library.dylib 0x03ace614 -[CocoaOpenGLView drawRect:] + 77 18 com.apple.AppKit 0x93b80778 -[NSView _drawRect:clip:] + 3776 19 com.apple.AppKit 0x93b7f17d -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2082 20 com.apple.AppKit 0x93b7f4e6 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2955 21 com.apple.AppKit 0x93b7d390 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 1512 22 com.apple.AppKit 0x93b7dc0a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3682 23 com.apple.AppKit 0x93b7c92a -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 313 24 com.apple.AppKit 0x93b790be -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2622 25 com.apple.AppKit 0x93b2eeef -[NSView displayIfNeeded] + 1687 26 com.apple.AppKit 0x93b2e7c7 -[NSWindow displayIfNeeded] + 348 27 com.apple.AppKit 0x943690f2 ___NSWindowGetDisplayCycleObserver_block_invoke6463 + 524 28 com.apple.AppKit 0x93f2dfe1 __37+[NSDisplayCycle currentDisplayCycle]_block_invoke + 884 29 com.apple.QuartzCore 0x93a07224 CA::Transaction::run_commit_handlers(CATransactionPhase) + 84 30 com.apple.QuartzCore 0x938863b2 CA::Context::commit_transaction(CA::Transaction*) + 188 31 com.apple.QuartzCore 0x93886131 CA::Transaction::commit() + 597 32 com.apple.QuartzCore 0x93895a41 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 75 33 com.apple.CoreFoundation 0x9d86bb4e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30 34 com.apple.CoreFoundation 0x9d86baae __CFRunLoopDoObservers + 398 35 com.apple.CoreFoundation 0x9d85c811 CFRunLoopRunSpecific + 417 36 com.apple.CoreFoundation 0x9d85c65b CFRunLoopRunInMode + 123 37 com.apple.HIToolbox 0x9e5952f1 RunCurrentEventLoopInMode + 267 38 com.apple.HIToolbox 0x9e5950f3 ReceiveNextEventCommon + 503 39 com.apple.HIToolbox 0x9e594eec _BlockUntilNextEventMatchingListInModeWithFilter + 99 40 com.apple.AppKit 0x93b2b512 _DPSNextEvent + 1053 41 com.apple.AppKit 0x93f360b0 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1057 42 com.apple.AppKit 0x93b2af8b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 121 43 com.apple.AppKit 0x93b2012f -[NSApplication run] + 1063 44 game_library.dylib 0x03ad4b80 cocoa_glue_start + 1183 45 game_library.dylib 0x03ad0081 interactive::guiwrapper::cocoa::CocoaWrapper::start() + 39 46 game_library.dylib 0x03862020 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) + 1763 47 game_library.dylib 0x03b9d6f5 game::application::game_main(int, char**, char const*, game::application::ExecutableKindEnum) + 3652 48 game_library.dylib 0x01000fd0 library_main + 48 49 edu.washington.foldit 0x00002fba run_library_main(std::string const&, bool, std::string const&, int&, int, char**, std::string&) + 894 50 edu.washington.foldit 0x00002b03 main + 672 51 edu.washington.foldit 0x000020b2 _start + 216 52 edu.washington.foldit 0x00001fd9 start + 41

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x99c3b812 kevent_qos + 10
1 libdispatch.dylib 0x9c6d570e _dispatch_mgr_invoke + 234
2 libdispatch.dylib 0x9c6d52e2 _dispatch_mgr_thread + 52

Thread 2:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x99c3384a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x99c32c34 mach_msg + 68
2 com.apple.audio.CoreAudio 0x9b13bb44 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t, bool, unsigned int) + 140
3 com.apple.audio.CoreAudio 0x9b134d52 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 72
4 com.apple.audio.CoreAudio 0x9b1331c0 HALC_ProxyIOContext::IOWorkLoop() + 1392
5 com.apple.audio.CoreAudio 0x9b132b34 HALC_ProxyIOContext::IOThreadEntry(void
) + 156
6 com.apple.audio.CoreAudio 0x9b13ec8c ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7 com.apple.audio.CoreAudio 0x9b132a59 HALB_IOThread::Entry(void*) + 71
8 libsystem_pthread.dylib 0x9a935a26 _pthread_body + 138
9 libsystem_pthread.dylib 0x9a93599c _pthread_start + 155
10 libsystem_pthread.dylib 0x9a932f96 thread_start + 34

Thread 3:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x99c3384a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x99c32c34 mach_msg + 68
2 com.apple.CoreFoundation 0x9d85dc46 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x9d85d051 __CFRunLoopRun + 1521
4 com.apple.CoreFoundation 0x9d85c7f6 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x9d85c65b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x93bf16aa _NSEventThread + 291
7 libsystem_pthread.dylib 0x9a935a26 _pthread_body + 138
8 libsystem_pthread.dylib 0x9a93599c _pthread_start + 155
9 libsystem_pthread.dylib 0x9a932f96 thread_start + 34

Thread 4:
0 libsystem_kernel.dylib 0x99c3a7e6 __semwait_signal + 10
1 libsystem_c.dylib 0x9c0b68cd nanosleep$UNIX2003 + 218
2 libsystem_c.dylib 0x9c0b6779 usleep$UNIX2003 + 60
3 game_library.dylib 0x038602bd interactive::application::Thread::sleep(double) + 47
4 game_library.dylib 0x039689d9 interactive::application::appposeview::VoidGeom::VoidThread::operator()() + 143
5 game_library.dylib 0x038604af interactive::application::Thread::thread_entry_func() + 31
6 game_library.dylib 0x0386010d interactive::application::Thread::pthread_startup_helper(void*) + 17
7 libsystem_pthread.dylib 0x9a935a26 _pthread_body + 138
8 libsystem_pthread.dylib 0x9a93599c _pthread_start + 155
9 libsystem_pthread.dylib 0x9a932f96 thread_start + 34

Thread 5:
0 game_library.dylib 0x016411e6 std::__1::__tree_const_iterator<std::__1::__value_type<unsigned long, utility::vector1<unsigned long, std::__1::allocator > >, std::__1::__tree_node<std::__1::__value_type<unsigned long, utility::vector1<unsigned long, std::__1::allocator > >, void*>*, int> std::__1::__tree<std::__1::__value_type<unsigned long, utility::vector1<unsigned long, std::__1::allocator > >, std::__1::__map_value_compare<unsigned long, std::__1::__value_type<unsigned long, utility::vector1<unsigned long, std::__1::allocator > >, std::__1::less, true>, std::__1::allocator<std::__1::__value_type<unsigned long, utility::vector1<unsigned long, std::__1::allocator > > > >::find(unsigned long const&) const + 38 1 game_library.dylib 0x015ee62e core::conformation::Residue::is_bonded(core::conformation::Residue const&) const + 40 2 game_library.dylib 0x01aac8b8 core::scoring::etable::count_pair::CountPairFactory::determine_residue_connection(core::conformation::Residue const&, core::conformation::Residue const&) + 74 3 game_library.dylib 0x01aac921 core::scoring::etable::count_pair::CountPairFactory::create_count_pair_function_and_invoke(core::conformation::Residue const&, core::conformation::Residue const&, core::scoring::etable::count_pair::CPCrossoverBehavior, core::scoring::etable::count_pair::Invoker&) + 45 4 game_library.dylib 0x01a86c0f core::scoring::etable::BaseEtableEnergy<core::scoring::etable::AnalyticEtableEnergy>::residue_pair_energy(core::conformation::Residue const&, core::conformation::Residue const&, core::pose::Pose const&, core::scoring::ScoreFunction const&, core::scoring::EMapVector&) const + 173 5 game_library.dylib 0x01891d8c core::scoring::ScoreFunction::eval_twobody_neighbor_energies(core::pose::Pose&) const + 666 6 game_library.dylib 0x01890233 core::scoring::ScoreFunction::operator()(core::pose::Pose&) const + 273 7 game_library.dylib 0x0395b50d interactive::application::appposeview::HydrophobicComposite::calculate_residues() + 635 8 game_library.dylib 0x0395b954 interactive::application::appposeview::HydrophobicComposite::HydroThread::operator()() + 140 9 game_library.dylib 0x038604af interactive::application::Thread::thread_entry_func() + 31 10 game_library.dylib 0x0386010d interactive::application::Thread::pthread_startup_helper(void*) + 17 11 libsystem_pthread.dylib 0x9a935a26 _pthread_body + 138 12 libsystem_pthread.dylib 0x9a93599c _pthread_start + 155 13 libsystem_pthread.dylib 0x9a932f96 thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x99c3a7e6 __semwait_signal + 10
1 libsystem_c.dylib 0x9c0b68cd nanosleep$UNIX2003 + 218
2 libsystem_c.dylib 0x9c0b6779 usleep$UNIX2003 + 60
3 game_library.dylib 0x038602bd interactive::application::Thread::sleep(double) + 47
4 game_library.dylib 0x03964c18 interactive::application::appposeview::ResidueBurialComposite::ResidueBurialThread::operator()() + 178
5 game_library.dylib 0x038604af interactive::application::Thread::thread_entry_func() + 31
6 game_library.dylib 0x0386010d interactive::application::Thread::pthread_startup_helper(void*) + 17
7 libsystem_pthread.dylib 0x9a935a26 _pthread_body + 138
8 libsystem_pthread.dylib 0x9a93599c _pthread_start + 155
9 libsystem_pthread.dylib 0x9a932f96 thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x99c3a7e6 __semwait_signal + 10
1 libsystem_c.dylib 0x9c0b68cd nanosleep$UNIX2003 + 218
2 libsystem_c.dylib 0x9c0b6779 usleep$UNIX2003 + 60
3 game_library.dylib 0x038602bd interactive::application::Thread::sleep(double) + 47
4 game_library.dylib 0x03d08713 game::application::novice::NoviceGame::autosave_thread_body() + 51
5 game_library.dylib 0x03d57fe6 boost::detail::function::void_function_obj_invoker0<boost::_bi::bind_t<void, boost::_mfi::mf0<void, game::application::novice::NoviceGame>, boost::_bi::list1<boost::_bi::value<game::application::novice::NoviceGame*> > >, void>::invoke(boost::detail::function::function_buffer&) + 32
6 game_library.dylib 0x03ab0203 boost::function0::operator()() const + 35 7 game_library.dylib 0x038602ef interactive::application::Thread::operator()() + 45 8 game_library.dylib 0x038604af interactive::application::Thread::thread_entry_func() + 31 9 game_library.dylib 0x0386010d interactive::application::Thread::pthread_startup_helper(void*) + 17 10 libsystem_pthread.dylib 0x9a935a26 _pthread_body + 138 11 libsystem_pthread.dylib 0x9a93599c _pthread_start + 155 12 libsystem_pthread.dylib 0x9a932f96 thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0x99c3a7e6 __semwait_signal + 10
1 libsystem_c.dylib 0x9c0b68cd nanosleep$UNIX2003 + 218
2 libsystem_c.dylib 0x9c0b6779 usleep$UNIX2003 + 60
3 game_library.dylib 0x038602bd interactive::application::Thread::sleep(double) + 47
4 game_library.dylib 0x03bab507 game::application::novice::BoincThread::periodically_send_and_check_boinc() + 425
5 game_library.dylib 0x038604af interactive::application::Thread::thread_entry_func() + 31
6 game_library.dylib 0x0386010d interactive::application::Thread::pthread_startup_helper(void*) + 17
7 libsystem_pthread.dylib 0x9a935a26 _pthread_body + 138
8 libsystem_pthread.dylib 0x9a93599c _pthread_start + 155
9 libsystem_pthread.dylib 0x9a932f96 thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x99c3a73e __select + 10
1 game_library.dylib 0x03f0b09d game::util::IRC::run(boost::function<bool ()>) + 475
2 game_library.dylib 0x03bf1211 game::application::novice::IRCThread::operator()() + 1137
3 game_library.dylib 0x038604af interactive::application::Thread::thread_entry_func() + 31
4 game_library.dylib 0x0386010d interactive::application::Thread::pthread_startup_helper(void*) + 17
5 libsystem_pthread.dylib 0x9a935a26 _pthread_body + 138
6 libsystem_pthread.dylib 0x9a93599c _pthread_start + 155
7 libsystem_pthread.dylib 0x9a932f96 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0xa401b6b0 ecx: 0xbfffcd5c edx: 0x00000000
edi: 0xa398c000 esi: 0x00000006 ebp: 0xbfffcd78 esp: 0xbfffcd5c
ss: 0x00000023 efl: 0x00000206 eip: 0x99c3a58a cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xa4019a10

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

Binary Images:
0x1000 - 0x3ff7 +edu.washington.foldit (1.0) <4C9553FB-E5BA-38D9-8E20-24DEB48E9AB7> /Applications/Foldit.app/Contents/MacOS/Foldit
0x6a000 - 0x92fff com.apple.audio.OpenAL (1.8 - 1.8) <6BE4744D-234D-345F-8A25-01F92199DE23> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x1000000 - 0x4dbaffb +game_library.dylib (1) <5BE72C87-50FA-3341-A03C-1B9BE970C4F4> /Applications/Foldit.app/Contents/Resources/cmp-binary-69bedf5b3871d34eccae9a5d8c893fad/game_library.dylib
0x8ce1000 - 0x8ce5fff com.apple.audio.AppleHDAHALPlugIn (272.51.3 - 272.51.3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0xf800000 - 0xfd8cff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.12.13 - 10.1.2) <1A96B3AC-88FB-3FDB-979B-989E50697E12> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver 0x10100000 - 0x10249ff7 com.apple.audio.units.Components (1.13 - 1.13) <4B80F0F3-2980-3CB9-954A-1B3F2FFB6A34> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x1117d000 - 0x1117dffd +cl_kernels (???) <0E4E6C20-C415-4F00-AF0C-49C6BB938E41> cl_kernels 0x8fea1000 - 0x8fed558f dyld (360.19) <8F9518A3-884D-35FF-8FD9-FB149B7F1BF2> /usr/lib/dyld 0x90010000 - 0x90083ffb com.apple.ApplicationServices.ATS (377 - 394.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x90092000 - 0x90092fff libkeymgr.dylib (28) /usr/lib/system/libkeymgr.dylib 0x903bf000 - 0x90432fff com.apple.datadetectorscore (7.0 - 460) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x90439000 - 0x90461fff com.apple.IconServices (68.1 - 68.1) <523DB63C-9782-3E4F-ADDA-FF3C979CD6F0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x90462000 - 0x90503fff com.apple.ink.framework (10.9 - 214) <70C48EA8-969E-3D1E-9606-74BD0BA19DF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x90504000 - 0x90507ff7 com.apple.help (1.3.3 - 46) <57B9ABC8-46CC-3292-856F-02772F5DD525> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x90509000 - 0x9062eff3 com.apple.CoreText (352.0 - 494.10) <525E0248-7BE3-3808-B939-FC808F01EAAA> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x9062f000 - 0x9064efff com.apple.GenerationalStorage (2.0 - 239) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x9064f000 - 0x90768ff3 com.apple.desktopservices (1.10 - 1.10) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x90769000 - 0x90779ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <887B4D43-1F33-3ABF-9FB6-C64494870F4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x9077a000 - 0x9081affb com.apple.QD (3.12 - 302) <0EE32F41-8F2B-3DFD-BB82-DD55823E2A53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x9081b000 - 0x90822fff com.apple.agl (3.3.1 - AGL-3.3.1) <578521ED-BE56-3B26-A3C7-A9834A2235D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x90823000 - 0x908cbfff libCoreStorage.dylib (517.20.1) <72BE7F79-DC35-30B7-AFD0-418EEE83B980> /usr/lib/libCoreStorage.dylib 0x908cc000 - 0x90927fff com.apple.print.framework.PrintCore (11.2 - 472.2) <0A602106-CE97-3AAF-B741-FB4EFA4D5D55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x90928000 - 0x90be4fff com.apple.CoreData (120 - 641.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x90be6000 - 0x90bfbff3 libCGInterfaces.dylib (317.9) <781659B7-7013-3956-9E44-A6F60410391F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib 0x90bfc000 - 0x90bfefff libsystem_coreservices.dylib (19.2) <360AF758-E51B-3B37-A9CF-CA6958292A11> /usr/lib/system/libsystem_coreservices.dylib 0x90bff000 - 0x90c75ff3 com.apple.securityfoundation (6.0 - 55126) <73A72782-AE1A-3A4E-9EEA-1E7A4167DB9D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x90c76000 - 0x90ca4ff7 libarchive.2.dylib (33.20.2) /usr/lib/libarchive.2.dylib 0x90d55000 - 0x90d7dffb libxpc.dylib (756.20.4) <383A5544-1BED-3DBE-8C52-7AFE84758268> /usr/lib/system/libxpc.dylib 0x90d7e000 - 0x90dd4ff7 libc++.1.dylib (120.1) <59501F15-E2C0-30D2-9B8C-7E784D47900E> /usr/lib/libc++.1.dylib 0x90dd5000 - 0x90ddeff3 com.apple.AppleSRP (5.0 - 1) <4680FF36-18AA-3D74-AB72-89D5CEEAB120> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x90ddf000 - 0x90de5ff3 libsystem_platform.dylib (74.10.3) <9987B1C7-C658-3463-A63B-D9D011375156> /usr/lib/system/libsystem_platform.dylib 0x90de6000 - 0x90df9ff7 libcmph.dylib (6) <7FEE63DB-D02D-3E53-9A0C-2787A49D125C> /usr/lib/libcmph.dylib 0x90e39000 - 0x90e52fff com.apple.Kerberos (3.0 - 1) <68828DF9-B75F-33C3-89ED-7BAFBDF4FE56> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x90e53000 - 0x90e53fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <8F0B276F-9292-3FA5-B1ED-84B81C9C39B3> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x90e60000 - 0x90e9ffff com.apple.NavigationServices (3.8 - 220) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x90ea0000 - 0x90ea2fff com.apple.loginsupport (1.0 - 1) <871D1582-0EEB-3223-8BA7-5B708B78A0BB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x90eaf000 - 0x90ef2fff libGLU.dylib (12.0.40.6) <47E1CD2C-8336-357E-B0F3-D2083E773949> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x90ef6000 - 0x90ef9fff libCoreVMClient.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x90efc000 - 0x90f1fffb com.apple.framework.Apple80211 (11.0 - 1110.33) <2687651B-0E7E-3182-95C5-9C2C7B7AEF29> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x90f20000 - 0x90f26fff libunwind.dylib (35.3) <537C3628-4E11-3CD9-A7AA-47837549810D> /usr/lib/system/libunwind.dylib 0x91008000 - 0x91014ff7 libkxld.dylib (3248.30.4) <1B2DF6C9-CD1D-3D97-BE15-CB126AFAA6CF> /usr/lib/system/libkxld.dylib 0x91015000 - 0x910d0fff com.apple.backup.framework (1.7.2 - 1.7.2) <7FF1CC4B-4E9E-3D4C-BDA7-150179C5D7DC> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x910d1000 - 0x910ffff7 GLRendererFloat (12.0.40.6) <94FB6A89-F7BB-38E9-BA97-30EB1D86509C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x91100000 - 0x91101fff com.apple.TrustEvaluationAgent (2.0 - 25) <7B6357BA-B41D-34A8-84D1-B30071C3FC34> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x91102000 - 0x9110afff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x91171000 - 0x91187fe7 libcompression.dylib (25) /usr/lib/libcompression.dylib 0x91188000 - 0x911b2fff libsystem_info.dylib (477.20.1) /usr/lib/system/libsystem_info.dylib 0x911b3000 - 0x911beff7 libGPUSupportMercury.dylib (12.0.40.6) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x911bf000 - 0x91599ff7 libLAPACK.dylib (1159) <57C95946-6C2D-33D5-948B-1E2CA58F6BD0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x915a1000 - 0x91616fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x91617000 - 0x91648fff com.apple.DictionaryServices (1.2 - 250) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x91649000 - 0x9164bff3 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x9164c000 - 0x9164effb libCGXType.A.dylib (948) <247F4B0F-F197-3924-BEAC-D4BFE171119D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x91786000 - 0x917e9fff com.apple.SystemConfiguration (1.14 - 1.14) <85997B7C-347F-318B-9DB8-269959EC28DD> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x917ea000 - 0x917fdff7 libsasl2.2.dylib (209) <234E3397-2D1D-3A62-B7E6-AF15D2A8AE14> /usr/lib/libsasl2.2.dylib 0x917fe000 - 0x91819fff com.apple.CFOpenDirectory (10.11 - 194) <5093B1B6-AB59-3E7A-AF1C-AC7877432272> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x91969000 - 0x919d4ff7 com.apple.framework.CoreWiFi (11.0 - 1101.20) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x919d5000 - 0x919dbfff com.apple.IOAccelerator (205.1 - 205.1) <28D9411D-43AC-3B2F-838E-CB806FF6EBC8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x919dc000 - 0x919dfff7 libsystem_sandbox.dylib (460.30.1) <72C07083-0974-30CF-8209-921D80C0E124> /usr/lib/system/libsystem_sandbox.dylib 0x919e0000 - 0x919e4fff libheimdal-asn1.dylib (453.20.2) <4C604BEC-314B-334A-86E8-F89F0B332551> /usr/lib/libheimdal-asn1.dylib 0x919f0000 - 0x91c13ff7 com.apple.CoreImage (11.2.0 - 366.2.7) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x91c14000 - 0x91d03ff7 libcrypto.0.9.8.dylib (59) <1C9DEE80-A9B9-3444-B1D8-7E0B65530959> /usr/lib/libcrypto.0.9.8.dylib 0x91d04000 - 0x91d07fff libScreenReader.dylib (425.102) <072301B1-4C49-3F51-8D6D-3C7F9E32E144> /usr/lib/libScreenReader.dylib 0x91d0b000 - 0x91d22ffb libsystem_coretls.dylib (83.20.8) /usr/lib/system/libsystem_coretls.dylib 0x91d23000 - 0x91d2bfff libcldcpuengine.dylib (2.6.4.1) <8BAE139D-FAB0-3EA0-8C17-82D946D5D6CC> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x91d2c000 - 0x91d6cff3 com.apple.AppleJPEG (1.0 - 1) <3219A29B-9465-335B-9D84-658ADC463781> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x91d6d000 - 0x920f0ffb com.apple.Foundation (6.9 - 1256.1) <93AD05D6-7C15-34B0-BE67-E842928C5F13> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x920f1000 - 0x921e1ffb com.apple.DiskImagesFramework (10.11.3 - 417.2) <64A655F5-C9A3-3FB2-AC65-089D8D898173> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x928e5000 - 0x92998ffb com.apple.Bluetooth (4.4.3 - 4.4.3f4) <1A3F8E78-4C4E-3330-B05B-8A01657E8AF0> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x92999000 - 0x92c3cfff libmecabra.dylib (696.4) <7C5B69FE-105F-3F10-B253-89541BB3C73B> /usr/lib/libmecabra.dylib 0x92c3d000 - 0x92c93fff libcups.2.dylib (435) <882D214C-1FBE-3A0E-B52E-15A6AE363CC2> /usr/lib/libcups.2.dylib 0x92c94000 - 0x92c9dffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x92ce0000 - 0x92e06ffb libsqlite3.dylib (216.4) <72C3FD3D-27D8-3B2F-9472-AAAA2DFC1835> /usr/lib/libsqlite3.dylib 0x92f17000 - 0x93017fff libFontParser.dylib (158.4) <2461D34B-3DD9-33FE-B045-E02F0D3A6560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x93018000 - 0x93052fff com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x93053000 - 0x9305efff com.apple.NetAuth (6.0 - 6.0) <60FBAA93-54F4-36A5-8508-CA80DD5D2823> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x9305f000 - 0x930c6fff libcorecrypto.dylib (335.20.1) /usr/lib/system/libcorecrypto.dylib 0x930c7000 - 0x930c9fff libsystem_configuration.dylib (802.20.7) /usr/lib/system/libsystem_configuration.dylib 0x930ca000 - 0x9326dff7 libGLProgrammability.dylib (12.0.40.6) <7F9042CC-FAC2-347E-AB41-782EC7822D96> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x93276000 - 0x93285ff7 libxar.1.dylib (302) /usr/lib/libxar.1.dylib 0x93286000 - 0x932bcff7 com.apple.CoreVideo (1.8 - 191.2) <938A0EA6-4ED5-3A69-87A5-073765153FC8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x932bd000 - 0x932bdfff libsystem_blocks.dylib (65) <72330235-1257-37C3-B7BD-E117C8C82B3D> /usr/lib/system/libsystem_blocks.dylib 0x932be000 - 0x932c1fff libCoreFSCache.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x932c2000 - 0x932dfff7 libCRFSuite.dylib (34) <5872C4CE-812E-3ABC-B78A-216A9AFD386B> /usr/lib/libCRFSuite.dylib 0x93354000 - 0x93359ff3 com.apple.print.framework.Print (10.0 - 266) <186969B7-9DBB-3651-A545-4FB2B01C8381> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x9335a000 - 0x933a9fff libcurl.4.dylib (90) /usr/lib/libcurl.4.dylib 0x933aa000 - 0x933c6ff7 com.apple.openscripting (1.7.1 - 169.1) <4DBBE25B-D13B-3397-97C5-FD4D9754DEDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x933c7000 - 0x933c7fff com.apple.CoreServices (728.6 - 728.6) <5EF202D8-6D60-3AD7-BA67-DF4B99C11E1C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x933c8000 - 0x933e2ff7 liblzma.5.dylib (10) <7DDBF3FF-5EDC-31EA-8A2C-70C6BC754953> /usr/lib/liblzma.5.dylib 0x9379f000 - 0x937e8ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList 0x9381d000 - 0x93822ff7 libmacho.dylib (875.1) <036B7BFD-C804-3DD5-8EBE-1D256642382F> /usr/lib/system/libmacho.dylib 0x93878000 - 0x93a5afff com.apple.QuartzCore (1.11 - 410.14) <0E485D7F-1819-3845-B884-4958304C53C6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x93a5b000 - 0x93a5eff7 libdyld.dylib (360.19) <37C43230-96C4-31CA-B725-BEA1CE6496AB> /usr/lib/system/libdyld.dylib 0x93a5f000 - 0x93a89fff libxslt.1.dylib (14.1) <17DA51F0-E551-34C1-8C28-EC0B013D8888> /usr/lib/libxslt.1.dylib 0x93a8a000 - 0x93a97ff7 libbz2.1.0.dylib (38) <5AF36C82-D418-3B72-9358-4890779B6DC9> /usr/lib/libbz2.1.0.dylib 0x93a98000 - 0x94773ffb com.apple.AppKit (6.9 - 1404.34) <8963DD10-06B6-3D8A-B101-4C6D2831609C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x94774000 - 0x94774fff libOpenScriptingUtil.dylib (169.1) <9903C678-0FBF-3703-B88E-C007305189A1> /usr/lib/libOpenScriptingUtil.dylib 0x94a75000 - 0x94a9bffb com.apple.MultitouchSupport.framework (304.10 - 304.10) <3147E02B-0BB3-349F-95C1-516071E94E00> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x94a9c000 - 0x94aa2fff com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9B432ECA-8494-33CC-8734-B4340DDFEEA4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x94aa3000 - 0x94aa5ffb libsystem_secinit.dylib (20) /usr/lib/system/libsystem_secinit.dylib 0x94aa6000 - 0x94cdfff7 libFosl_dynamic.dylib (16.24) /usr/lib/libFosl_dynamic.dylib 0x94ce0000 - 0x94d02fff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x94d7a000 - 0x94d91ff7 libmarisa.dylib (4) /usr/lib/libmarisa.dylib 0x94f25000 - 0x94f26fff libSystem.B.dylib (1226.10.1) /usr/lib/libSystem.B.dylib 0x94f27000 - 0x94f2ffff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x94f30000 - 0x95834ffb libclh.dylib (4.0.3 - 4.0.3) <6D752AC4-C206-3A51-A76A-D90B292F1E70> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x96244000 - 0x96251ff7 com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6CE1B462-8E4E-3E25-986E-27B1C9C40AF2> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x96252000 - 0x9625eff7 libcsfde.dylib (517.20.1) /usr/lib/libcsfde.dylib 0x9625f000 - 0x9630aff7 com.apple.LanguageModeling (1.0 - 1) <6A036543-8104-30EF-A010-A8554C0B9444> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x9630b000 - 0x963b2fff com.apple.Metadata (10.7.0 - 972.16) <2EAC7345-8CB4-3CC2-AFE6-6F4C0BCE2754> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x963b3000 - 0x96402fff com.apple.opencl (2.6.9 - 2.6.9) <0A764275-D76D-3CAF-BD04-27E0330FFD67> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x96403000 - 0x96403fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x96427000 - 0x9644afff libJPEG.dylib (1442) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x9644b000 - 0x9645cfff libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x9645d000 - 0x96561fff libJP2.dylib (1442) <7A31DA72-CDC5-31A3-A55F-EFD954B36480> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x96562000 - 0x9657aff7 libSparseBLAS.dylib (1159) <3ABF944C-4483-349C-A3C6-36B4CE2549E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib 0x9657b000 - 0x9658bfff libGL.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x9658c000 - 0x966e5ff7 libBLAS.dylib (1159) <01B7578D-121A-3F03-8BC1-D40E929820BC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x966ec000 - 0x966f5fff libGFXShared.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x966f6000 - 0x9687bfff com.apple.UIFoundation (1.0 - 436.1) <728B9CE2-A900-371D-B721-72F1D5B2566E> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x9687c000 - 0x9687fffb libutil.dylib (43) <761D677E-9A8E-3385-BCFD-F2CB28A6A9B6> /usr/lib/libutil.dylib 0x96880000 - 0x9688eff3 com.apple.opengl (12.0.40 - 12.0.40) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x9688f000 - 0x96923ff3 com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x9693c000 - 0x96949ff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <77ECDE96-4EED-3845-9940-619FF1B624B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x96952000 - 0x96995fff com.apple.Metal (55.2.8 - 55.2.8) /System/Library/Frameworks/Metal.framework/Versions/A/Metal 0x96996000 - 0x9699bffb libcompiler_rt.dylib (62) <75AD8B02-CE8B-3EFE-9377-6758315E310E> /usr/lib/system/libcompiler_rt.dylib 0x9699c000 - 0x969cdfff com.apple.CoreServicesInternal (248.2 - 248.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x969ce000 - 0x969f4ffb libPng.dylib (1442) <47B4A940-E559-34BB-A9E0-A941F3EB256E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x969f5000 - 0x969f8fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x969f9000 - 0x96df5ff3 com.apple.CoreGraphics (1.600.0 - 948) <4675B1F5-A558-3B5E-80FE-E056B7952369> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x96df6000 - 0x96df8ffb libRadiance.dylib (1442) <7F8BFD4C-F14E-3A94-B946-28CCC62F28C3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x96df9000 - 0x96e04ff3 libcommonCrypto.dylib (60075.20.1) /usr/lib/system/libcommonCrypto.dylib 0x96e05000 - 0x96e1efff libsystem_asl.dylib (322.30.1) <9A1C2C52-5A6F-30CC-94C4-E61410C749FF> /usr/lib/system/libsystem_asl.dylib 0x96e1f000 - 0x96f70fef com.apple.coreui (2.1 - 365.2) <96BA8716-229F-31CC-964A-F354CDE916CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x96f73000 - 0x97004fff com.apple.CoreSymbolication (3.1 - 58048.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x97005000 - 0x9717eff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <3E9EA8BD-7870-3763-BB76-1E8AF3580A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x97446000 - 0x97452fff com.apple.CrashReporterSupport (10.11 - 717) <4E24941F-86D7-3205-99E0-C08F6119F7AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x975b4000 - 0x975bdfff libsystem_networkextension.dylib (385.20.6) <071D9EC4-1FC3-3BAD-831F-9D22558DA4D2> /usr/lib/system/libsystem_networkextension.dylib 0x975be000 - 0x975c7fff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x975c8000 - 0x975c8fff com.apple.ApplicationServices (48 - 48) <9FF928B3-6DD8-3316-9825-649C472F1020> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x975c9000 - 0x9761cfff libstdc++.6.dylib (104.1) <649EF23E-4FEF-34DA-88DB-A7D4536AD3DF> /usr/lib/libstdc++.6.dylib 0x9761d000 - 0x9761dfff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x9761e000 - 0x979791eb libobjc.A.dylib (680) <51E0CF8B-55D3-3474-872D-CA60A3AA79F0> /usr/lib/libobjc.A.dylib 0x9797a000 - 0x97c12ff7 com.apple.security (7.0 - 57337.20.44) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x97c13000 - 0x97c1cfff com.apple.DiskArbitration (2.7 - 2.7) <06DB50A4-9B8E-3D80-B04D-C39456C0ED75> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x97c1d000 - 0x97c65ff7 libFontRegistry.dylib (155.1) <67E9D20F-8E24-309D-9F6E-B4C772555301> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x97c66000 - 0x97c67fff libremovefile.dylib (41) <34560919-D43E-3D47-8C5B-FEC7480C071A> /usr/lib/system/libremovefile.dylib 0x97c68000 - 0x97ce7ff3 com.apple.framework.IOKit (2.0.2 - 1179.20.6) <52129524-EAB6-3502-9F85-320757C855CE> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x97ce8000 - 0x97d06ffb libresolv.9.dylib (60) <5AF8F512-BACE-3BD7-8D21-E0AAEBF07FF9> /usr/lib/libresolv.9.dylib 0x97d07000 - 0x97d0afff com.apple.xpc.ServiceManagement (1.0 - 1) <03ED4E16-E94C-3C91-A7AA-5F1B84BE0A30> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x97d57000 - 0x97d61fff libsystem_notify.dylib (150.20.3) <07A9536A-D1CB-3EBC-885F-E02E579E2C81> /usr/lib/system/libsystem_notify.dylib 0x97d62000 - 0x97db7ff7 com.apple.htmlrendering (77 - 1.1.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x97db8000 - 0x97fd6ffb libicucore.A.dylib (551.41) <63CA5C15-7832-3780-8743-97A526D533F9> /usr/lib/libicucore.A.dylib 0x97fda000 - 0x98043ffb libsystem_network.dylib (583.20.10) <95879123-7EAF-3F0D-AF87-2495A59B0F89> /usr/lib/system/libsystem_network.dylib 0x98044000 - 0x98098fff com.apple.Symbolication (1.4 - 58044) <475BACB7-A14F-354D-A120-5EE0CB311638> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x98099000 - 0x98327ffb com.apple.CFNetwork (760.2.6 - 760.2.6) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x98328000 - 0x983a2ffb com.apple.Heimdal (4.0 - 2.0) <8F612350-0742-38DA-80E9-44FF41B1E0D9> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x9845e000 - 0x98462ffb libGIF.dylib (1442) <2890826E-8230-3323-B72F-0CB06532A088> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x99521000 - 0x9954afff libRIP.A.dylib (948) <5A6DDE59-761F-3AAB-B2E3-25FF32974B9C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x9954b000 - 0x9954efff libextension.dylib (78) <1950066F-2584-3599-A8B1-0E1AF35BEE8A> /usr/lib/libextension.dylib 0x9954f000 - 0x9963afeb libvMisc.dylib (563.4) <3BB7E799-9C17-3353-A7E3-4B415ACE9C97> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x99c20000 - 0x99c40ffb libsystem_kernel.dylib (3248.30.4) <98207959-1604-385F-A42B-D8AFC8FE9985> /usr/lib/system/libsystem_kernel.dylib 0x99c41000 - 0x99c43fff libCVMSPluginSupport.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x99c44000 - 0x99d86fef libvDSP.dylib (563.4) <7D6050AB-4326-3804-B9CE-E1B8EF6A4527> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x99d87000 - 0x99d9afff com.apple.Sharing (442.9.1 - 442.9.1) <7E576D03-9DAC-3443-9677-7B96DF4A8450> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x9a932000 - 0x9a93affb libsystem_pthread.dylib (138.10.4) <4F09AB76-1AF9-31FD-9194-8C52B5CB2394> /usr/lib/system/libsystem_pthread.dylib 0x9a93b000 - 0x9a997ff7 libTIFF.dylib (1442) <1A651B31-0698-3DB7-AA1E-6FDD328EE252> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x9a998000 - 0x9a998fff libmetal_timestamp.dylib (600.0.43.5) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib 0x9b018000 - 0x9b08affb com.apple.framework.CoreWLAN (11.0 - 1101.20) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x9b0b5000 - 0x9b0e8fe3 libsystem_m.dylib (3105) <7A819348-2422-3458-B826-07615C63BFA4> /usr/lib/system/libsystem_m.dylib 0x9b0e9000 - 0x9b0edfff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x9b120000 - 0x9b120fff liblaunch.dylib (756.20.4) <7A6E82A0-3540-34F9-AC0C-8A6B5B15E7F7> /usr/lib/system/liblaunch.dylib 0x9b121000 - 0x9b175ffb com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x9b176000 - 0x9ba3cfff com.apple.GeForceGLDriver (10.8.14 - 10.0.8) <9B46989B-3C08-3624-B29B-26E587B687B0> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x9ba3d000 - 0x9bc10ff7 com.apple.ImageIO.framework (3.3.0 - 1442) <27DC590F-48F8-3726-8AEE-F070EA693677> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x9bc11000 - 0x9bc13fff com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x9bc14000 - 0x9bdc4ffb GLEngine (12.0.40.6) <09D1306D-5EB6-36EC-866F-1528FF5FAF83> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x9bdc5000 - 0x9be04ffb libGLImage.dylib (12.0.40.6) <85DAA7E2-E3B3-3107-9790-EE688677AD66> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x9be05000 - 0x9be05fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x9be06000 - 0x9be0ffff libcopyfile.dylib (127) <6BC8910D-4F89-3996-98D9-EDE91540A89D> /usr/lib/system/libcopyfile.dylib 0x9c038000 - 0x9c0cdffb libsystem_c.dylib (1082.20.4) /usr/lib/system/libsystem_c.dylib 0x9c0ce000 - 0x9c500ffb com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x9c501000 - 0x9c505ffb com.apple.IOSurface (108.0.1 - 108.0.1) <77922C52-6101-3458-83A6-32F25CCD6850> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x9c506000 - 0x9c514ff7 libz.1.dylib (61.20.1) <34A8BA7F-AA56-322E-AC39-ADF8DDE53FF1> /usr/lib/libz.1.dylib 0x9c6ce000 - 0x9c6f8fff libdispatch.dylib (501.20.1) <2D8CFF67-AE30-3F49-9688-541D6BD010CE> /usr/lib/system/libdispatch.dylib 0x9c6f9000 - 0x9c6fdfff libcache.dylib (75) <8F424A67-59E0-3921-A032-5ECD848C23A7> /usr/lib/system/libcache.dylib 0x9c6fe000 - 0x9c717fff libsystem_malloc.dylib (67) <50180446-240E-3E17-BE73-478E1E993F77> /usr/lib/system/libsystem_malloc.dylib 0x9c779000 - 0x9c86aff3 libiconv.2.dylib (44) <4EB465C8-E736-3DBD-9F62-74B73B66A84B> /usr/lib/libiconv.2.dylib 0x9ca5f000 - 0x9ca64fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x9ca65000 - 0x9ca72fff com.apple.OpenDirectory (10.11 - 194) <9895BE23-6781-3FD8-9A64-4E3EB6D9388C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x9ca76000 - 0x9ca7efff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x9ca7f000 - 0x9ca80fff libDiagnosticMessagesClient.dylib (100) <5F2F9A2C-1A83-3D4E-8F69-1D4FD0515794> /usr/lib/libDiagnosticMessagesClient.dylib 0x9ca81000 - 0x9cb67ff7 unorm8_rgba.dylib (2.6.4.1) <157E662C-A982-3BC5-922F-B6D5A6200BE2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib 0x9cb68000 - 0x9cc5cff7 libxml2.2.dylib (29.2) /usr/lib/libxml2.2.dylib 0x9cc5d000 - 0x9cc5ffff libquarantine.dylib (80) <08B15DF7-0D9F-3FA2-A5E3-E2E9CB935040> /usr/lib/system/libquarantine.dylib 0x9cc6b000 - 0x9cd34fff com.apple.DiscRecording (9.0.1 - 9010.4.3) <5413E34A-76F5-3697-8B61-4CE7EEC1E736> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x9cd35000 - 0x9ce20ff7 unorm8_bgra.dylib (2.6.4.1) <9A035EA4-AEB2-32D5-8C6B-EE40DD1AD995> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x9ce21000 - 0x9d34ffdf com.apple.vImage (8.0 - 8.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x9d663000 - 0x9d663fff libunc.dylib (29) <94FDAC72-06B2-3C73-9963-417ECB3D0645> /usr/lib/system/libunc.dylib 0x9d664000 - 0x9d66cffb libsystem_dnssd.dylib (625.20.4) <452CA454-8C8C-3BCE-930A-0A97B4032C83> /usr/lib/system/libsystem_dnssd.dylib 0x9d66d000 - 0x9d66dfff libenergytrace.dylib (10) /usr/lib/libenergytrace.dylib 0x9d66e000 - 0x9d6c7fff com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9d6d4000 - 0x9d715ff7 libauto.dylib (186) <3729B54F-12F2-3802-A465-72F441AAD99E> /usr/lib/libauto.dylib 0x9d716000 - 0x9d721ff7 libChineseTokenizer.dylib (16) <06359086-95ED-3C6D-A794-DAB30171EF16> /usr/lib/libChineseTokenizer.dylib 0x9d722000 - 0x9d745ff3 libc++abi.dylib (125) <20843323-D228-3A86-9F23-8FDC64B40211> /usr/lib/libc++abi.dylib 0x9d746000 - 0x9d746fff com.apple.Cocoa (6.11 - 22) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x9d747000 - 0x9d7e5fff com.apple.ColorSync (4.9.0 - 4.9.0) <93BA9E74-AFEE-39F1-AD02-A03E0F1FFEE3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x9d7e6000 - 0x9dc7afff com.apple.CoreFoundation (6.9 - 1256.14) <91D912EE-C4FC-3982-AFC8-BFBD1ECBD99F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x9dc7b000 - 0x9dc81fff com.apple.ImageCapture (9.0 - 9.0) <8CD24455-7D06-3CA8-87D9-DC7CC15476FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x9dc8c000 - 0x9dc8dfff liblangid.dylib (122) <3432A383-168D-3522-8B32-BEABE733FC8F> /usr/lib/liblangid.dylib 0x9dc91000 - 0x9dca5ff7 com.apple.CoreBluetooth (1.0 - 1) <759CCDC0-525B-3CA8-9150-C220850ECD67> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x9dca6000 - 0x9dce2fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x9dce3000 - 0x9dde1ff7 com.apple.LaunchServices (728.6 - 728.6) <8AAD1B0B-E0B7-39D6-869A-72208E7C8E97> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x9de7d000 - 0x9de8efff libsystem_trace.dylib (201.10.3) <79A49A61-EE42-3B35-A3B6-87104BA973F5> /usr/lib/system/libsystem_trace.dylib 0x9de8f000 - 0x9dec2fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x9dec3000 - 0x9defdfff com.apple.MediaKit (16 - 809) <737F2EA6-8A73-3AAD-8D82-64A8A7E57578> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x9e46f000 - 0x9e4c6ff7 com.apple.HIServices (1.22 - 549) <0C707175-7922-3B84-B21F-DDBABA6BAB36> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x9e4c7000 - 0x9e52afff com.apple.CoreServices.OSServices (728.6 - 728.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x9e52b000 - 0x9e568ff7 com.apple.DebugSymbols (132 - 132) <0519F758-84BD-3084-8A78-B208F420218B> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x9e569000 - 0x9e930ff3 com.apple.HIToolbox (2.1.1 - 807.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x9e931000 - 0x9e93bffb com.apple.audio.SoundManager (4.2 - 4.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9e940000 - 0x9e956ff3 libLinearAlgebra.dylib (1159) <1E89B7DB-1E02-30C9-AE4A-53F5007DF425> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x9ea6f000 - 0x9ed6afff com.apple.CoreServices.CarbonCore (1136 - 1136) <4D69BC4E-633D-3DAC-9343-13DE1BAA690E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

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

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

                            VIRTUAL   REGION  REGION TYPE                        SIZE    COUNT (non-coalesced)  ===========                     =======  =======  Accelerate.framework               128K        2  Activity Tracing                  2048K        2  CG backing stores                 4772K        4  CG image                            28K        4  CG shared images                   240K        8  CoreAnimation                       36K        5  CoreUI image data                  616K        7  CoreUI image file                  192K        6  Kernel Alloc Once                    4K        2  MALLOC                           494.9M      131  MALLOC guard page                   48K       10  Memory Tag 242                      12K        2  Memory Tag 249                     156K        3  OpenCL                               8K        2  Process Corpse Info               2048K        2  Stack                             16.6M       12  Stack (reserved)                  8192K        2         reserved VM address space (unallocated) Stack Guard                       48.0M       11  VM_ALLOCATE                        196K       18  VM_ALLOCATE (reserved)              36K        2         reserved VM address space (unallocated) __DATA                            18.6M      219  __GLSLBUILTINS                    2588K        2  __IMAGE                            528K        2  __LINKEDIT                       110.3M       10  __OBJC                            2440K       59  __TEXT                           206.8M      224  __UNICODE                          552K        2  mapped file                      161.5M      141  shared memory                     16.4M       10  ===========                     =======  =======  TOTAL                              1.1G      875  TOTAL, minus reserved VM space     1.1G      875 

grogar7 Lv 1

puzzle 1207 just crashed while running lua script Bits and Pieces version 2.3

I have attached the log.

retiredmichael Lv 1

'C:\Foldit\Foldit.exe'
starting the init thread!..
boinc base url: https://fold.it
checking updates…
binary
local: '1cdb28e9829f1a2d0370c849bc88ffb1'
remote: '1cdb28e9829f1a2d0370c849bc88ffb1'
database
local: '45bbcddcbd4174e67b82569775fde821'
remote: '45bbcddcbd4174e67b82569775fde821'
resources
local: 'f3f5689675a05a73fb3d5d1f6e8950e6'
remote: 'f3f5689675a05a73fb3d5d1f6e8950e6'
cleaning up old components:
binary 00000000000000000000000000000000
binary 1cdb28e9829f1a2d0370c849bc88ffb1
database 45bbcddcbd4174e67b82569775fde821
resources 00000000000000000000000000000000
resources f3f5689675a05a73fb3d5d1f6e8950e6
CRASH: 455069
SoundTheme::load: cmp-resources-f3f5689675a05a73fb3d5d1f6e8950e6\resources\sounds/organic_01
loading: cmp-resources-f3f5689675a05a73fb3d5d1f6e8950e6\resources\sounds/organic_01/rotamer_land_00.ogg
loading: cmp-resources-f3f5689675a05a73fb3d5d1f6e8950e6\resources\sounds/organic_01/rotamer_land_01.ogg
loading: cmp-resources-f3f5689675a05a73fb3d5d1f6e8950e6\resources\sounds/organic_01/rotamer_land_02.ogg
loading: cmp-resources-f3f5689675a05a73fb3d5d1f6e8950e6\resources\sounds/organic_01/rotamer_land_03.ogg
loading: cmp-resources-f3f5689675a05a73fb3d5d1f6e8950e6\resources\sounds/organic_01/rotamer_land_04.ogg
loading: cmp-resources-f3f5689675a05a73fb3d5d1f6e8950e6\resources\sounds/organic_01/rotamer_land_05.ogg
SVM classifier successfully loaded
Feature list successfully loaded
Valid classifier feature list
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue LEU:CtermProteinFull 21
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue GLU:CtermProteinFull 21
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue LYS:CtermProteinFull 21
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue ARG:CtermProteinFull 21
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue ASP:CtermProteinFull 21
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue LEU:CtermProteinFull 17
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue THR:CtermProteinFull 16
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue VAL:CtermProteinFull 17
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue ARG:CtermProteinFull 17
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue LYS:CtermProteinFull 16
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue ASN:CtermProteinFull 16
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue GLU:CtermProteinFull 16
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue ASP:CtermProteinFull 13
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue ARG:CtermProteinFull 12
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue GLU:CtermProteinFull 12
[0mcore.conformation.Conformation: [0m[ WARNING ] missing heavyatom: OXT on residue ASN:CtermProteinFull 12
buildid: 20160314-251e481cf4-win_x86
about to create view_options_button_
Duplicate hotkey Shift+L (Show outlines, )
setting side chain mode to: 0 Don't Show (Fast)
Playing: sounds/organic_01/splashscreen.ogg
Converting any old-style quicksaves and autosaves…
Reading in vall_torsions file: cmp-database-45bbcddcbd4174e67b82569775fde821\database\sampling/rna/1jj2.torsions
Lines read from vall_torsions file: 2754
Sending SOPs:

Susume Lv 1

Three crashes on 1207, in main, win 7 64, build ID 20160314-251e481cf4-win_x86

In each case I was running "Tvdl enhanced DRW 2.8.1" (recipe 49233). I could tell from the script log which quicksave slot had most recently been loaded; in each case the script was either shaking or wiggling the solution from that quicksave slot. After each crash I recovered that quicksave slot and saved it and shared with scientists with the following names:
1207 quicksave8 after 1st crash
1207 quicksave11 after 2nd crash
1207 quicksave13 after 3rd crash

I tried shaking and wiggling each of those quicksave solutions several times but was unable to crash the client that way.

Attached are the ends of the log file after each crash.

bertro Lv 1

Crash on 1207 devprev

Based on the info, the bug seems to be related to the rebuild as it probably was the current recipe's action.

And from the Report.wer file, the error was of type BEX (Indicates a buffer overflow (/GS) or DEP exception (BEX64 indiates a buffer overflow (/GS) or DEP exception on 64-bit versions of Windows)).

And I am running Windows 10 Pro, 64-bit, Version 1511, OS Build 10586.164

Hope this helps.

jflat06 Staff Lv 1

Thanks for the reports everyone.

From what I can gather from the logs, it seems to be mostly happening in minimize (wiggle), with a few crashes in repack (shake). retiredmichael's crash looks like it might be unrelated.

Has anyone been able to get a case that is deterministically reproducable? This is the holy grail for debugging the problem, but it looks like all of these reports are using either shake or rebuild somewhere (both of those use randomness).

Susume Lv 1

Three more crashes in on 1207 in main. These were during a test script that does nothing but save and load quicksaves and wiggle. All crashes happened during wiggle. The script is deterministic, but the crashes happen after a varying number of iterations. It's something like a thread problem, a race condition, a memory problem, something that shows up eventually but not always at the same time.

The first two look like unhandled IRC errors. The IRC server showed that my game client had been disconnected for ping timeout between 5 and 10 minutes before the game crashed. My IRC program did not disconnect, so my network connection was good. It looks like the game client is failing to respond to some of the pings and then crashing when it detects the server has disconnected it.

The cause of the third crash is unclear. IRC server reported my game client left the room at the time that it crashed, not before. "(11:45:06 PM) Susume left the room (quit: Connection closed)."

Starting position for the script all three times was "1207 test 4 starting solution," shared with scientists.
Script for 3rd crash is "1207 Crash Test 2" shared in public (recipe 101952). If you uncomment the four lines in MAIN you will have the script I ran for the first two crashes.

Susume Lv 1

Here's another (same script, same starting solution). This time I had another client using the irc nick so the irc error happens at the beginning and does not crash the client.

From windows event log:
Faulting application name: Foldit.exe, version: 0.0.0.0, time stamp: 0x546d537b
Faulting module name: ntdll.dll, version: 6.1.7601.19135, time stamp: 0x56a1c6fa
Exception code: 0xc0000374
Fault offset: 0x000cf70b
Faulting process id: 0xe56c
Faulting application start time: 0x01d181062d6a0c3b
Faulting application path: D:\Foldit main\Foldit.exe
Faulting module path: C:\Windows\SysWOW64\ntdll.dll
Report Id: b2ab30fe-ecfa-11e5-b524-005056c00008

Exception code 0xc0000374 is STATUS_HEAP_CORRUPTION - maybe a pointer error?