When I launch the game, it crashes before getting to the main menu. Fresh install of 0.18.12 from the website, no mods.
(Not new to this version, this happened about a year ago when I was trying to play the 0.17.x series as well)
(The series before that, not sure the version number, did happily work on this machine)
Code: Select all
0.001 2020-03-16 23:34:24; Factorio 0.18.12 (build 49842, mac, alpha)
0.005 Operating system: macOS 10.15.1
0.005 Program arguments: "/Applications/factorio.app/Contents/MacOS/factorio" "-psn_0_335954"
0.005 Read data path: /Applications/factorio.app/Contents/data
0.005 Write data path: /Users/a/Library/Application Support/factorio [11769/239072MB]
0.005 Binaries path: /Applications/factorio.app/Contents
0.076 System info: [CPU: Intel(R) Core(TM) m7-6Y75 CPU @ 1.20GHz, 4 cores, RAM: 8192 MB]
0.076 Display options: [FullScreen: 0] [VSync: 1] [UIScale: automatic (100.0%)] [Native DPI: 1] [Screen: 255] [Special: lmW] [Lang: en]
0.195 Available displays: 1
0.195 [0]: Color LCD - {[0,0], 1280x800, SDL_PIXELFORMAT_ARGB8888, 60Hz, 0x42809c0(0x01)}
0.268 Initialised OpenGL:[0] Intel(R) HD Graphics 515; driver: 4.1 INTEL-14.2.16
0.268 [Size] Window: 1280x755, Backbuffer: 2560x1510
0.268 [Extensions] s3tc:yes; KHR_debug:NO; ARB_clear_texture:NO, ARB_copy_image:NO
0.268 [Version] 4.1
0.268 Graphics settings preset: integrated-gpuhigh
0.268 Dedicated video memory size 1536 MB (detected from Intel(R) HD Graphics 515; VendorID: 0x1024500)
0.471 Graphics options: [Graphics quality: high] [Video memory usage: low] [Light scale: 25%] [DXT: low-quality] [Color: 16bit]
0.471 [Max threads (load/render): 32/4] [Max texture size: 4096] [Tex.Stream.: 1] [Rotation quality: low] [Other: sTDC] [B:0,C:0,S:100]
11.690 Loading mod core 0.0.0 (data.lua)
11.843 Loading mod base 0.18.12 (data.lua)
Factorio crashed. Generating symbolized stacktrace, please wait ...
#1 0x0000000105e2bbc2 in Logger::logStacktrace(StackTraceInfo*) + 0x12
#2 0x0000000105478539 in CrashHandler::writeStackTrace(CrashHandler::CrashReason) + 0xb9
#3 0x0000000105e0fee4 in CrashHandler::commonSignalHandler(int) + 0x74
#4 0x0000000105e0f3d9 in CrashHandler::SignalHandler(int) + 0x9
#5 0x00007fff724c9b1d in _sigtramp + 0x1d
Stack trace logging done
17.812 Error Util.cpp:97: Unexpected error occurred. If you're running the latest version of the game you can help us solve the problem by posting the contents of the log file on the Factorio forums.
Please also include the save file(s), any mods you may be using, and any steps you know of to reproduce the crash.
Same crash happens (before it gets to the menu)
Then copying from the apple crash reporter:
Code: Select all
Process: factorio [2071]
Path: /Applications/factorio.app/Contents/MacOS/factorio
Identifier: com.factorio
Version: 0.18.12 (0.18.12)
Code Type: X86-64 (Native)
Parent Process: zsh [535]
Responsible: iTerm2 [530]
User ID: 501
Date/Time: 2020-03-16 23:40:04.580 -0700
OS Version: Mac OS X 10.15.1 (19B88)
Report Version: 12
Anonymous UUID: 9AAF34AC-29BE-B695-0AC5-5393CC53990F
Time Awake Since Boot: 3000 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:
abort() called
Application Specific Signatures:
Graphics hardware encountered an error and was reset: 0x00000813
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff7241749a __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff724d46cb pthread_kill + 384
2 libsystem_c.dylib 0x00007fff7239fa1c abort + 120
3 libGPUSupportMercury.dylib 0x00007fff5b8570a6 gpusGenerateCrashLog.cold.1 + 94
4 libGPUSupportMercury.dylib 0x00007fff5b84e1e7 gpusGenerateCrashLog + 89
5 com.apple.driver.AppleIntelSKLGraphicsGLDriver 0x00007fff34ad0400 gpusKillClientExt + 9
6 libGPUSupportMercury.dylib 0x00007fff5b84f702 gpusSubmitDataBuffers + 490
7 com.apple.driver.AppleIntelSKLGraphicsGLDriver 0x00007fff33eebcf0 IntelCommandBuffer::getNew(GLDContextRec*) + 48
8 com.apple.driver.AppleIntelSKLGraphicsGLDriver 0x00007fff33eebb0c intelSubmitCommands + 171
9 com.apple.driver.AppleIntelSKLGraphicsGLDriver 0x00007fff3402a872 gldPresentFramebufferData + 120
10 GLEngine 0x00007fff456964e1 glSwap_Exec + 97
11 com.apple.opengl 0x00007fff4567848b CGLFlushDrawable + 59
12 com.apple.AppKit 0x00007fff383640c6 -[NSOpenGLContext flushBuffer] + 20
13 com.factorio 0x0000000108189932 Cocoa_GL_SwapWindow + 66 (SDL_cocoaopengl.m:452)
14 com.factorio 0x0000000107046866 GraphicsInterfaceOpenGL::swapBuffers() + 358 (GraphicsInterface.hpp:140)
15 com.factorio 0x000000010707a096 SDLWindow::swap() const + 22 (SDLWindow.cpp:352)
16 com.factorio 0x0000000106fa3ca7 GlobalContext::swapRenderBuffers() + 311 (GlobalContext.cpp:1410)
17 com.factorio 0x0000000106fbc2e3 LoadingSplashScreen::render(bool) + 1283 (LoadingSplashScreen.cpp:111)
18 com.factorio 0x0000000106bfbcf8 ModManager::loadData(bool) + 5432 (ModManager.cpp:271)
19 com.factorio 0x0000000106b18574 GlobalContext::init(bool, bool, bool, std::__1::optional<WindowPositionData>) + 8964 (GlobalContext.cpp:499)
20 com.factorio 0x0000000106b13969 MainLoop::run(Filesystem::Path const&, Filesystem::Path const&, bool, bool, std::__1::function<void ()>, Filesystem::Path const&, MainLoop::HeavyMode) + 233 (MainLoop.cpp:270)
21 com.factorio 0x00000001069b264c main + 73868
22 libdyld.dylib 0x00007fff722c82e5 start + 1
Thread 1:
0 libsystem_pthread.dylib 0x00007fff724d156c start_wqthread + 0
Thread 2:: TaskManager
0 libsystem_kernel.dylib 0x00007fff72414916 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff724d5040 _pthread_cond_wait + 701
2 libc++.1.dylib 0x00007fff6f3f881a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.factorio 0x0000000107a012cb TaskManager::run() + 235 (TaskManager.cpp:72)
4 com.factorio 0x0000000107e8257c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, TaskManager::TaskManager()::$_1623> >(void*) + 60 (thread:354)
5 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
6 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 3:: WorkerThread
0 libsystem_kernel.dylib 0x00007fff72414916 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff724d5040 _pthread_cond_wait + 701
2 libc++.1.dylib 0x00007fff6f3f881a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.factorio 0x0000000107a101c5 WorkerThread::loop() + 117 (WorkerThread.cpp:46)
4 com.factorio 0x0000000107e82eae void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (WorkerThread::*)(), WorkerThread*> >(void*) + 62 (thread:354)
5 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
6 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 4:: WorkerThread
0 libsystem_kernel.dylib 0x00007fff72414916 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff724d5040 _pthread_cond_wait + 701
2 libc++.1.dylib 0x00007fff6f3f881a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.factorio 0x0000000107a101c5 WorkerThread::loop() + 117 (WorkerThread.cpp:46)
4 com.factorio 0x0000000107e82eae void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (WorkerThread::*)(), WorkerThread*> >(void*) + 62 (thread:354)
5 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
6 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 5:: WorkerThread
0 libsystem_kernel.dylib 0x00007fff72414916 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff724d5040 _pthread_cond_wait + 701
2 libc++.1.dylib 0x00007fff6f3f881a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 com.factorio 0x0000000107a101c5 WorkerThread::loop() + 117 (WorkerThread.cpp:46)
4 com.factorio 0x0000000107e82eae void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (WorkerThread::*)(), WorkerThread*> >(void*) + 62 (thread:354)
5 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
6 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 6:: SDLTimer
0 libsystem_kernel.dylib 0x00007fff72414916 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff724d5040 _pthread_cond_wait + 701
2 com.factorio 0x0000000108118b4e SDL_CondWaitTimeout + 158 (SDL_syscond.c:129)
3 com.factorio 0x0000000108118ef0 SDL_SemWaitTimeout + 80 (SDL_syssem.c:167)
4 com.factorio 0x00000001081194a5 SDL_TimerThread + 101 (SDL_timer.c:117)
5 com.factorio 0x00000001081185ec SDL_RunThread + 60 (SDL_thread.c:283)
6 com.factorio 0x0000000108119149 RunThread + 9 (SDL_systhread.c:79)
7 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
8 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 7:
0 libsystem_pthread.dylib 0x00007fff724d156c start_wqthread + 0
Thread 8:
0 libsystem_pthread.dylib 0x00007fff724d156c start_wqthread + 0
Thread 9:
0 libsystem_pthread.dylib 0x00007fff724d156c start_wqthread + 0
Thread 10:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x00007fff724111a2 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff6e4c7ec6 caulk::mach::semaphore::wait() + 16
2 com.apple.audio.caulk 0x00007fff6e4c3442 caulk::semaphore::timed_wait(double) + 106
3 com.apple.audio.caulk 0x00007fff6e4c6a14 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff6e4c6b64 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
6 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 11:
0 libsystem_kernel.dylib 0x00007fff724111a2 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff6e4c7ec6 caulk::mach::semaphore::wait() + 16
2 com.apple.audio.caulk 0x00007fff6e4c3442 caulk::semaphore::timed_wait(double) + 106
3 com.apple.audio.caulk 0x00007fff6e4c6a14 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff6e4c6b64 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 45
5 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
6 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 12:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff72411166 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff724116cc mach_msg + 60
2 com.apple.audio.CoreAudio 0x00007fff3a54b0c3 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
3 com.apple.audio.CoreAudio 0x00007fff3a445462 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 2677
4 com.apple.audio.CoreAudio 0x00007fff3a57b61c HALB_IOThread::Entry(void*) + 72
5 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
6 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 13:
0 libsystem_kernel.dylib 0x00007fff72415032 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff723980fa nanosleep + 196
2 com.factorio 0x0000000107f7b351 al_rest + 65 (utime.c:70)
3 com.factorio 0x0000000107f8182d _openal_update + 557 (openal.c:207)
4 com.factorio 0x0000000107f7b76e thread_func_trampoline + 174 (threads.c:79)
5 com.factorio 0x0000000107f7b48b thread_proc_trampoline + 11 (uxthread.c:48)
6 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
7 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 14:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff72411166 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff724116cc mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff3adef36b __CFRunLoopServiceMachPort + 322
3 com.apple.CoreFoundation 0x00007fff3adee907 __CFRunLoopRun + 1695
4 com.apple.CoreFoundation 0x00007fff3adedfe3 CFRunLoopRunSpecific + 499
5 com.apple.AppKit 0x00007fff38001dba _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
7 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 15:
0 libsystem_kernel.dylib 0x00007fff72414916 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff724d5040 _pthread_cond_wait + 701
2 com.factorio 0x0000000107f6e4eb al_wait_for_event + 91 (events.c:408)
3 com.factorio 0x0000000107f349fb _al_kcm_feed_stream + 139 (kcm_stream.c:695)
4 com.factorio 0x0000000107f7b76e thread_func_trampoline + 174 (threads.c:79)
5 com.factorio 0x0000000107f7b48b thread_proc_trampoline + 11 (uxthread.c:48)
6 libsystem_pthread.dylib 0x00007fff724d4d36 _pthread_start + 125
7 libsystem_pthread.dylib 0x00007fff724d158f thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00000001167c6dc0 rcx: 0x00007ffee9262778 rdx: 0x0000000000000000
rdi: 0x0000000000000307 rsi: 0x0000000000000006 rbp: 0x00007ffee92627a0 rsp: 0x00007ffee9262778
r8: 0x00007ffee9262580 r9: 0x00007ffee92627c0 r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000307 r13: 0x000000010a583518 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007fff7241749a rfl: 0x0000000000000246 cr2: 0x0000000115ee6000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x106999000 - 0x10848bff7 +com.factorio (0.18.12 - 0.18.12) <DA38A1AC-408F-3073-8267-19A2D0848EFA> /Applications/factorio.app/Contents/MacOS/factorio
0x10a5f6000 - 0x10a5f9047 libobjc-trampolines.dylib (781) <6CF41A53-C75E-3AAA-9E47-E35C1EE56CE4> /usr/lib/libobjc-trampolines.dylib
0x10eb4c000 - 0x10eb50fff com.apple.audio.AppleHDAHALPlugIn (283.14 - 283.14) <D5B2752C-3598-3870-8BEB-F91597AE8D64> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x10eb59000 - 0x10ecb5fff com.apple.audio.units.Components (1.14 - 1.14) <A5AC33CF-21E6-38FB-9A8B-48CD77AA336C> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x10ece8000 - 0x10f145ff7 com.apple.audio.AudioDSPComponents (1.0 - 1) <C9C6452F-AEF6-31BC-8DE5-F0C7BC16B534> /System/Library/Components/AudioDSP.component/Contents/MacOS/AudioDSP
0x1166fd000 - 0x11678db5f dyld (733.6) <DAFEA246-2F9A-3DCB-A37C-4246D4F92770> /usr/lib/dyld
0x7fff33ed3000 - 0x7fff34cfcfff com.apple.driver.AppleIntelSKLGraphicsGLDriver (14.2.16 - 14.0.2) <F8F97A8F-58AE-3108-9819-1F6E45D2919D> /System/Library/Extensions/AppleIntelSKLGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsGLDriver
0x7fff34cfd000 - 0x7fff350fcff2 com.apple.driver.AppleIntelSKLGraphicsMTLDriver (14.2.16 - 14.0.2) <5FB7014A-D05B-38C3-87BE-90585F1581C0> /System/Library/Extensions/AppleIntelSKLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelSKLGraphicsMTLDriver
0x7fff36b84000 - 0x7fff36b84fff com.apple.Accelerate (1.11 - Accelerate 1.11) <956D070C-B522-3A08-891A-CAD6BA4082D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff36b85000 - 0x7fff36b9bff7 libCGInterfaces.dylib (524.2) <23142415-0CD0-3020-B17E-F600C3889856> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff36b9c000 - 0x7fff37207fdf com.apple.vImage (8.1 - 524.2) <DCF3349F-1159-3F46-81E0-C18E041DC940> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff37208000 - 0x7fff37470fff libBLAS.dylib (1303) <B950B953-116A-3C78-91A9-F983F61BC795> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff37471000 - 0x7fff37760ff7 libBNNS.dylib (144.40.3) <BAE2A5E4-14A1-3C54-86DF-888FA26C745E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff37762000 - 0x7fff37b07fff libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff37b08000 - 0x7fff37b1dff8 libLinearAlgebra.dylib (1303) <3AEC87AB-568C-3D88-959A-D6D8C2776FEC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff37b1e000 - 0x7fff37b23ff3 libQuadrature.dylib (7) <7EE59014-8FC5-3369-868B-8A87E590BF78> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff37b24000 - 0x7fff37b94fff libSparse.dylib (103) <093F97A4-47DE-38DF-BB7A-FF5A3FB0BB3B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff37b95000 - 0x7fff37ba7fef libSparseBLAS.dylib (1303) <4536B3F7-7017-36F5-B500-1A63F691CE03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff37ba8000 - 0x7fff37d81ffb libvDSP.dylib (735) <E849AEB0-2995-38A4-B0C3-4ACEAF434D12> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff37d82000 - 0x7fff37e3dfd3 libvMisc.dylib (735) <18B48679-444E-3680-A9B2-006A8D1DE3EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff37e3e000 - 0x7fff37e3efff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <79C1A1C7-E97A-3B7A-8737-444B402A7AA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff37e3f000 - 0x7fff37e9effc com.apple.Accounts (113 - 113) <93F6714C-3028-3F7B-AA9B-82ED89D20D88> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff37fe3000 - 0x7fff38d9bffe com.apple.AppKit (6.9 - 1894.10.126) <76EB4086-CA3D-3448-8CE0-9812F9A94F3A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
... snipped because the forum post was too long ...
0x7fff72502000 - 0x7fff72507ffb libunwind.dylib (35.4) <44448F1F-08E5-3425-ADBA-C38A9E8F90C7> /usr/lib/system/libunwind.dylib
0x7fff72508000 - 0x7fff7253cff6 libxpc.dylib (1738.40.10) <99CC9436-D653-3762-ADBB-9054EBD1BA2B> /usr/lib/system/libxpc.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 1847
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=597.6M resident=0K(0%) swapped_out_or_unallocated=597.6M(100%)
Writable regions: Total=251.2M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=251.2M(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 128K 1
Activity Tracing 256K 1
CG backing stores 16.0M 3
CG image 376K 6
CoreAnimation 100K 8
CoreGraphics 8K 1
CoreImage 24K 2
CoreUI image data 708K 6
Dispatch continuations 8192K 1
Foundation 4K 1
IOKit 7940K 1
Kernel Alloc Once 8K 1
MALLOC 203.0M 189
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 320K 4 reserved VM address space (unallocated)
Memory Tag 242 12K 1
OpenGL GLSL 256K 3
STACK GUARD 56.1M 16
Stack 15.6M 16
VM_ALLOCATE 7300K 48
__DATA 26.7M 293
__DATA_CONST 344K 4
__FONT_DATA 4K 1
__GLSLBUILTINS 5176K 1
__LINKEDIT 383.6M 7
__OBJC_RO 32.0M 1
__OBJC_RW 1780K 2
__TEXT 214.0M 287
__UNICODE 564K 1
mapped file 50.4M 17
shared memory 640K 14
=========== ======= =======
TOTAL 1.0G 945
TOTAL, minus reserved VM space 1.0G 945