FS19 keeps crashing at the start

Jucanelul
Posts: 4
Joined: Mon Dec 10, 2018 9:10 pm

FS19 keeps crashing at the start

Post by Jucanelul »

Yesterday I was playing FS without any problems, but this morning it deleted all my savegames and told me that "game.xml" is missing.
Now it won't start at all
LOG:
GIANTS Engine Runtime 8.0.0 (18001) 64bit Steam (Build Date: Dec 11 2018)
Copyright (c) 2008-2018, GIANTS Software GmbH (giants-software.com), All Rights Reserved.
Copyright (c) 2003-2018, Christian Ammann and Stefan Geiger, All Rights Reserved.
Application: FarmingSimulator2019
Main System
CPU: Intel(R) Core(TM) i3-6006U CPU @ 2.00GHz
Memory: 8065 MB
OS: Windows NT 10.0 64-bit
Physics System
Version: 5.9.5
Thread(s): 2
Input System
Keyboard enabled
Mouse enabled
Gamepad/Joystick enabled
Force Feedback disabled
Devices:
BEEF - FEED (VID: BEEF PID: FEED VER: 0103 Cat: UNKNOWN)
Audio System
Driver: SoftMixer WASAPI Stereo
Version: 2018.11
Frequency: 48000
Max. active sources: 256
Render System
Driver: Direct 3D 11
Card Vendor: NVIDIA Corporation
Renderer: NVIDIA GeForce GTX 950M
Version: 1.0.1.14 (27.9.2017)
Revision: 162
Feature level: DirectX 11
Windowed Mode : off
V-Sync : on
Effective Window Resolution: 1920 x 1080
Error: Failed to compile shader font.cg.
Error: Failed to compile shader font3D.cg.
Error: Failed to compile shader overlay.cg.
Edit don_apple: log.txt converted into spoiler to keep thread readable.
Attachments
game.xml
(1.09 KiB) Downloaded 213 times
User avatar
don_apple
Moderator
Posts: 8066
Joined: Thu Oct 28, 2010 9:31 pm
Location: Planet Earth

Re: FS19 keeps crashing at the start

Post by don_apple »

I see a couple of issues in your log.txt:

There is a strange USB device that seems to get recognised as a game controller:

Code: Select all

Input System
Keyboard enabled
Mouse enabled
Gamepad/Joystick enabled
Force Feedback disabled
Devices:
BEEF - FEED (VID: BEEF PID: FEED VER: 0103 Cat: UNKNOWN)
I would suggest to try to disconnect any USB devices except for keyboard and mouse to see if this device is causing any issues for the game.

Also the driver fro your graphics card seem to be quite out-of-date:

Code: Select all

Renderer: NVIDIA GeForce GTX 950M
Version: 1.0.1.14 (27.9.2017)
I would therefore check if there is a newer version of the driver and update it if that is the case.

Based on the following error there seems to be an issue with some of the shaders:

Code: Select all

Error: Failed to compile shader font.cg.
Error: Failed to compile shader font3D.cg.
Error: Failed to compile shader overlay.cg.
Therefore please try to clean the shader cache of the came by deleting al files from the "shader_cache" folder inside the FarmingSimulator2019 folder.
Gruß/Regards,
don_apple

Apple iMac 27" (2017), Quad-Core i7 4.2 GHz, 48GB, AMD Radeon R580 8GB
Bitte benutzt das öffentliche Forum für Supportfragen und nicht PN/Please use the public forum for support questions and not PM
FS22 Bugtracker
log.txt Image Server Forenregeln Board rules
jordanostmeyer
Posts: 1
Joined: Tue Feb 11, 2020 12:40 am

Re: FS19 keeps crashing at the start

Post by jordanostmeyer »

Process: FarmingSimulator2019Game [887]
Path: /Applications/Farming Simulator 2019.app/Contents/MacOS/FarmingSimulator2019Game
Identifier: com.focus-home.farmingsim2019
Version: 0
Code Type: X86-64 (Native)
Parent Process: ??? [1]
User ID: 501

Date/Time: 2020-02-10 17:38:13.482 -0600
OS Version: Mac OS X 10.15.3 (19D76)
Report Version: 12
Bridge OS Version: 4.2 (17P3050)
Anonymous UUID: D83C16BD-5D7A-27E8-C90C-D9E0E38CC9A8


Time Awake Since Boot: 480 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [887]

VM Regions Near 0x8:
-->
__TEXT 0000000106682000-0000000107253000 [ 11.8M] r-x/r-x SM=COW /Applications/Farming Simulator 2019.app/Contents/MacOS/FarmingSimulator2019Game

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 FarmingSimulator2019Game 0x0000000106749af4 BoundingVolume::getType() const + 4
1 FarmingSimulator2019Game 0x0000000106748fa5 BoundingSphere::set(BoundingVolume const*) + 21
2 FarmingSimulator2019Game 0x0000000106bc9e09 GsShape::updateShapeWorldBoundingVolume() + 73
3 FarmingSimulator2019Game 0x0000000106bca123 GsShape::updateShapeCulling() + 67
4 FarmingSimulator2019Game 0x0000000106aa7371 CullingManager::updateDirtyEntities() + 49
5 FarmingSimulator2019Game 0x0000000106bbbe75 Renderer::initRendering(IDisplay*, bool) + 1189
6 FarmingSimulator2019Game 0x00000001066967c2 EngineApplication::render() + 482
7 FarmingSimulator2019Game 0x0000000106697667 EngineApplication::runOneFrameInternal(float) + 983
8 FarmingSimulator2019Game 0x0000000106697215 EngineApplication::runOneFrame(float) + 197
9 FarmingSimulator2019Game 0x0000000106697105 EngineApplication::run() + 85
10 FarmingSimulator2019Game 0x0000000106698fc2 gsMain(int, char**) + 290
11 libdyld.dylib 0x00007fff66c1c7fd start + 1

Thread 1:
0 libsystem_kernel.dylib 0x00007fff66d5fce6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff66e21185 _pthread_cond_wait + 701
2 FarmingSimulator2019Game 0x00000001068425fb Event::wait(unsigned int) + 203
3 FarmingSimulator2019Game 0x000000010679e3bd LuaScriptSystem::gcThreadFunc(void*, bool volatile&) + 61
4 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
5 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 2:: com.apple.coreaudio.AQClient
0 libsystem_kernel.dylib 0x00007fff66d5d25a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff66d5d5d0 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2f711d0b __CFRunLoopServiceMachPort + 322
3 com.apple.CoreFoundation 0x00007fff2f7108e7 __CFRunLoopRun + 1695
4 com.apple.CoreFoundation 0x00007fff2f70fbd3 CFRunLoopRunSpecific + 499
5 com.apple.audio.toolbox.AudioToolbox 0x00007fff2d9e6306 GenericRunLoopThread::Entry(void*) + 158
6 libAudioToolboxUtility.dylib 0x00007fff6348387d CAPThread::Entry(CAPThread*) + 77
7 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
8 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 3:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff62e00a96 caulk::mach::semaphore::wait() + 16
2 com.apple.audio.caulk 0x00007fff62e00922 caulk::semaphore::timed_wait(double) + 106
3 com.apple.audio.caulk 0x00007fff62e00734 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff62e00174 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 0x00007fff66e20e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 4:: AMCP Logging Spool
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 com.apple.audio.caulk 0x00007fff62e00a96 caulk::mach::semaphore::wait() + 16
2 com.apple.audio.caulk 0x00007fff62e00922 caulk::semaphore::timed_wait(double) + 106
3 com.apple.audio.caulk 0x00007fff62e00734 caulk::concurrent::details::worker_thread::run() + 30
4 com.apple.audio.caulk 0x00007fff62e00174 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 0x00007fff66e20e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 5:: AQConverterThread
0 libsystem_kernel.dylib 0x00007fff66d5fce6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff66e21185 _pthread_cond_wait + 701
2 libAudioToolboxUtility.dylib 0x00007fff634a22d8 CAGuard::Wait() + 56
3 com.apple.audio.toolbox.AudioToolbox 0x00007fff2da0a87f AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 727
4 libAudioToolboxUtility.dylib 0x00007fff6348387d CAPThread::Entry(CAPThread*) + 77
5 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 6:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff66d5d25a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff66d5d5d0 mach_msg + 60
2 com.apple.audio.CoreAudio 0x00007fff2ee1c0c3 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
3 com.apple.audio.CoreAudio 0x00007fff2ed16462 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 2677
4 com.apple.audio.CoreAudio 0x00007fff2ee4c61c HALB_IOThread::Entry(void*) + 72
5 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 7:
0 libsystem_pthread.dylib 0x00007fff66e1c818 start_wqthread + 0

Thread 8:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x0000000106849b08 ThreadPool::staticThreadExecuteFunction(void*, bool volatile&) + 40
2 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
3 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 9:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x0000000106849b08 ThreadPool::staticThreadExecuteFunction(void*, bool volatile&) + 40
2 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
3 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 10:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x0000000106849b08 ThreadPool::staticThreadExecuteFunction(void*, bool volatile&) + 40
2 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
3 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
4 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 11:
0 libsystem_kernel.dylib 0x00007fff66d5fce6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff66e21185 _pthread_cond_wait + 701
2 FarmingSimulator2019Game 0x00000001068425fb Event::wait(unsigned int) + 203
3 FarmingSimulator2019Game 0x0000000106b6ea1b Bt2ScenegraphPhysicsContext::simulationThreadFunction(bool volatile&) + 43
4 FarmingSimulator2019Game 0x0000000106b6de99 Bt2ScenegraphPhysicsContext::simulationThreadFunction(void*, bool volatile&) + 9
5 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
6 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 12:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x00000001066d1a9c ModDownloadManager::backgroundMain(bool volatile&) + 188
2 FarmingSimulator2019Game 0x00000001066cb119 ModDownloadManager::backgroundLoadingThread(void*, bool volatile&) + 9
3 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
4 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 13:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x00000001066d31bb ModDownloadManager::rateModMain(bool volatile&) + 59
2 FarmingSimulator2019Game 0x00000001066cb129 ModDownloadManager::rateModMainThread(void*, bool volatile&) + 9
3 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
4 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 14:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x00000001066d3fec ModDownloadManager::updateRecommendations(bool volatile&) + 108
2 FarmingSimulator2019Game 0x00000001066cb139 ModDownloadManager::updateRecommendationThread(void*, bool volatile&) + 9
3 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
4 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 15:
0 libsystem_kernel.dylib 0x00007fff66d5fce6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff66e21185 _pthread_cond_wait + 701
2 FarmingSimulator2019Game 0x00000001068425fb Event::wait(unsigned int) + 203
3 FarmingSimulator2019Game 0x0000000106b1bebe I3DStreamingManager::streamingThreadFunction(void*, bool volatile&) + 334
4 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
5 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
6 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 16:
0 libsystem_kernel.dylib 0x00007fff66d5fce6 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff66e21185 _pthread_cond_wait + 701
2 FarmingSimulator2019Game 0x00000001068425fb Event::wait(unsigned int) + 203
3 FarmingSimulator2019Game 0x0000000106a9884d InternetRadioStream::backgroundThreadMain(bool volatile&) + 381
4 FarmingSimulator2019Game 0x0000000106a964f9 InternetRadioStream::backgroundThreadStart(void*, bool volatile&) + 9
5 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
6 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 17:
0 libsystem_pthread.dylib 0x00007fff66e1c818 start_wqthread + 0

Thread 18:
0 libsystem_pthread.dylib 0x00007fff66e1c818 start_wqthread + 0

Thread 19:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff66d5d25a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff66d5d5d0 mach_msg + 60
2 com.apple.CoreFoundation 0x00007fff2f711d0b __CFRunLoopServiceMachPort + 322
3 com.apple.CoreFoundation 0x00007fff2f7108e7 __CFRunLoopRun + 1695
4 com.apple.CoreFoundation 0x00007fff2f70fbd3 CFRunLoopRunSpecific + 499
5 com.apple.AppKit 0x00007fff2ca78792 _NSEventThread + 132
6 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
7 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 20:
0 libsystem_pthread.dylib 0x00007fff66e1c818 start_wqthread + 0

Thread 21:
0 libsystem_pthread.dylib 0x00007fff66e1c818 start_wqthread + 0

Thread 22:
0 libsystem_pthread.dylib 0x00007fff66e1c818 start_wqthread + 0

Thread 23:
0 libsystem_pthread.dylib 0x00007fff66e1c818 start_wqthread + 0

Thread 24:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x00000001066e03f9 WebResourceManager::loadingThreadMain(bool, bool volatile&) + 457
2 FarmingSimulator2019Game 0x00000001066df4c8 WebResourceManager::loadingThreadStart(void*, bool volatile&) + 24
3 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
4 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 25:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x00000001066e03f9 WebResourceManager::loadingThreadMain(bool, bool volatile&) + 457
2 FarmingSimulator2019Game 0x00000001066df4c8 WebResourceManager::loadingThreadStart(void*, bool volatile&) + 24
3 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
4 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 26:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x00000001066e03f9 WebResourceManager::loadingThreadMain(bool, bool volatile&) + 457
2 FarmingSimulator2019Game 0x00000001066df4c8 WebResourceManager::loadingThreadStart(void*, bool volatile&) + 24
3 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
4 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 27:
0 libsystem_kernel.dylib 0x00007fff66d5d296 semaphore_wait_trap + 10
1 FarmingSimulator2019Game 0x00000001066e03f9 WebResourceManager::loadingThreadMain(bool, bool volatile&) + 457
2 FarmingSimulator2019Game 0x00000001066df4c8 WebResourceManager::loadingThreadStart(void*, bool volatile&) + 24
3 FarmingSimulator2019Game 0x0000000106848b81 Thread::ThreadStart(void*) + 17
4 libsystem_pthread.dylib 0x00007fff66e20e65 _pthread_start + 148
5 libsystem_pthread.dylib 0x00007fff66e1c83b thread_start + 15

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000000 rcx: 0x0000000000000a03 rdx: 0x0000000000000000
rdi: 0x0000000000000000 rsi: 0x0000000000000000 rbp: 0x00007ffee957c670 rsp: 0x00007ffee957c670
r8: 0x0000006fedee0eea r9: 0x000000000006a23d r10: 0x00007fff88f2ba58 r11: 0x00007fff34b1d693
r12: 0x00007faeb4c111b0 r13: 0x00007faeb50dc600 r14: 0x00007faea3c13f60 r15: 0x0000000107321200
rip: 0x0000000106749af4 rfl: 0x0000000000010206 cr2: 0x0000000000000008

Logical CPU: 4
Error Code: 0x00000004 (no mapping for user data write)
Trap Number: 14


Binary Images:
0x106682000 - 0x1072520ff +FarmingSimulator2019Game (0) <F3791CA9-3E68-3C3C-8634-0C24AB808110> /Applications/Farming Simulator 2019.app/Contents/MacOS/FarmingSimulator2019Game
0x10c826000 - 0x10c982fff com.apple.audio.units.Components (1.14 - 1.14) <181BACAF-2327-3B24-98AB-9F5FEF380886> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x113d4a000 - 0x113d5dff3 com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <997CE55A-3A9B-3B5E-9FF6-19953336FB0B> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x113d89000 - 0x113d8c047 libobjc-trampolines.dylib (781.2) <D4168201-48BA-3B42-A6EF-4341FF583962> /usr/lib/libobjc-trampolines.dylib
0x11513f000 - 0x1151cfcb7 dyld (733.8) <EBC07CB6-870A-3A8E-B48A-67F62EA161F3> /usr/lib/dyld
0x7fff28356000 - 0x7fff2876cff6 com.apple.driver.AppleIntelKBLGraphicsMTLDriver (14.4.23 - 14.0.4) <CCBFF59C-508A-3767-B6B8-01C86EF28585> /System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver
0x7fff2b434000 - 0x7fff2b434fff com.apple.Accelerate (1.11 - Accelerate 1.11) <EEBE6680-1AAB-3192-AA7C-450537B07F27> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff2b435000 - 0x7fff2b44bfff libCGInterfaces.dylib (524.2) <AF390BF7-8AF1-370D-ACC6-118889FA9ADB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff2b44c000 - 0x7fff2bab7fef com.apple.vImage (8.1 - 524.2) <33B60C65-1E08-3490-ADC7-6C75AA3EA022> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff2bab8000 - 0x7fff2bd21fff libBLAS.dylib (1303.60.1) <0FE82DB0-0E71-300A-BF0B-70BF3478FE79> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff2bd22000 - 0x7fff2c011ff7 libBNNS.dylib (144.40.3) <86C8FBB0-19D3-355B-99A3-6B094BB98C06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
0x7fff2c013000 - 0x7fff2c3b8fff libLAPACK.dylib (1303.60.1) <DCC36295-FF39-35A1-8DF1-1E8A714E2265> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff2c3b9000 - 0x7fff2c3ceff8 libLinearAlgebra.dylib (1303.60.1) <0E47C269-832E-3B55-A6B6-855648BD206E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff2c3cf000 - 0x7fff2c3d4ff3 libQuadrature.dylib (7) <E0534024-B7E7-3382-830C-71E7BD9D3DE4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
0x7fff2c3d5000 - 0x7fff2c445fff libSparse.dylib (103) <533DFAE8-8458-31F4-8AE2-B73C3869CED2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
0x7fff2c446000 - 0x7fff2c458fef libSparseBLAS.dylib (1303.60.1) <7CECC6DF-B4A8-38A7-B4E9-0CDDC6EA2510> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff2c459000 - 0x7fff2c632ffb libvDSP.dylib (735.40.1) <BD49856D-39CE-397F-A069-63B2F0D79529> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff2c633000 - 0x7fff2c6eefd7 libvMisc.dylib (735.40.1) <F3C565E5-8571-3E16-BC22-7687D1A756BD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff2c6ef000 - 0x7fff2c6effff com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <A8B35A80-7217-38B1-8A20-E8B4F73124F0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff2c6f0000 - 0x7fff2c74fffc com.apple.Accounts (113 - 113) <C160B461-1DCD-3936-B8DE-72DD9B6473E1> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff2c895000 - 0x7fff2d650fff com.apple.AppKit (6.9 - 1894.30.142) <5A1752C0-67F4-3EDF-97DA-81AB42824B7B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff2d6a0000 - 0x7fff2d6a0fff com.apple.ApplicationServices (48 - 50) <C1A1ED89-4F27-30E4-B53B-34062E971294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff2d6a1000 - 0x7fff2d70cfff com.apple.ApplicationServices.ATS (377 - 493.0.2.1) <99B0135E-8EB3-307E-86E3-04818B690B1A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff2d7a5000 - 0x7fff2d7e3ff8 libFontRegistry.dylib (274.0.2.3) <E20402BC-8E91-359D-B724-BEAA24B75A92> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff2d83e000 - 0x7fff2d86dff7 com.apple.ATSUI (1.0 - 1) <7956D5E1-879C-3A3F-990F-96B57EC0BFD3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
0x7fff2d86e000 - 0x7fff2d872ff3 com.apple.ColorSyncLegacy (4.13.0 - 1) <0805CEBA-9129-3EBC-85A5-32155C2F3D83> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
0x7fff2d90d000 - 0x7fff2d963ff2 com.apple.HIServices (1.22 - 674.1) <A65AE150-AB05-374A-8BC1-C35026566E8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff2d964000 - 0x7fff2d972fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <3D4B4F59-6A83-302E-A460-5B903E9756EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff2d973000 - 0x7fff2d9b8ff2 com.apple.print.framework.PrintCore (15 - 516) <1F202B29-4770-3D69-85D0-2B3F6982C45A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff2d9b9000 - 0x7fff2d9c3fff com.apple.QD (4.0 - 413) <E50C4B4E-F827-31A3-BACF-4ACEBF527F96> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff2d9c4000 - 0x7fff2d9d1ff0 com.apple.speech.synthesis.framework (9.0.24 - 9.0.24) <4A1B8245-3735-361B-A456-FCE540D78707> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff2d9d2000 - 0x7fff2dab2ffa com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <7B308BA7-F08A-3E70-A494-F03A688AAA42> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff2dab4000 - 0x7fff2dab4fff com.apple.audio.units.AudioUnit (1.14 - 1.14) <C3937FFF-1BCA-3A4F-B718-7D6CB4903907> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff2de2a000 - 0x7fff2e1b6ff6 com.apple.CFNetwork (1121.1.2 - 1121.1.2) <4E539AC8-A995-3BA8-AAD6-31D97DAE734B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff2e231000 - 0x7fff2e231fff com.apple.Carbon (160 - 162) <916D6D9E-3FE9-355C-913B-B44CAF35146D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff2e232000 - 0x7fff2e235ffb com.apple.CommonPanels (1.2.6 - 101) <FB59B3A1-2FDC-34B4-A639-981135C97908> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff2e236000 - 0x7fff2e52affb com.apple.HIToolbox (2.1.1 - 994) <03BF3899-5DD5-3C1F-9DC6-B4C71CD656B6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff2e52b000 - 0x7fff2e52eff3 com.apple.help (1.3.8 - 68) <AF302261-AD99-3AD0-A684-CC24C87B6CED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff2e52f000 - 0x7fff2e534ff7 com.apple.ImageCapture (9.0 - 1600.27.1) <1EFEBF06-C0DD-337E-805E-955A3A462395> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff2e535000 - 0x7fff2e535fff com.apple.ink.framework (10.15 - 227) <E967D357-AF2E-338E-864D-CD94E87F6ECE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff2e536000 - 0x7fff2e550ff2 com.apple.openscripting (1.7 - 185.1) <EAE41338-2712-3774-944C-C946312EA562> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff2e571000 - 0x7fff2e571fff com.apple.print.framework.Print (15 - 271) <26144B7F-F5C4-311D-A602-D014F0D4434D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff2e572000 - 0x7fff2e574ff7 com.apple.securityhi (9.0 - 55008) <E4E32973-55AB-38A9-A57D-50BCDF860646> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff2e575000 - 0x7fff2e57bff7 com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <2A1ECC85-580E-3508-BA1B-93222EE431A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff2e724000 - 0x7fff2e90fff7 com.apple.ColorSync (4.13.0 - 3394.3) <61F27F92-1158-36A0-90D0-911A590F2904> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff2ebff000 - 0x7fff2f10effa com.apple.audio.CoreAudio (5.0 - 5.0) <C1EE25DD-6880-3FFB-8C7D-4CBC10B41BD2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff2f161000 - 0x7fff2f198ff0 com.apple.CoreBluetooth (1.0 - 1) <D1C334E4-E8C8-3FC4-B203-0555BA8C4932> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff2f199000 - 0x7fff2f57bffe com.apple.CoreData (120 - 977.1) <59E37E60-C008-3FE0-BA4B-CF344BF72B70> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff2f57c000 - 0x7fff2f68cffe com.apple.CoreDisplay (1.0 - 186.3.12) <4E34C576-C833-3E09-870A-13F4860337F5> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
0x7fff2f68d000 - 0x7fff2fb0dfe7 com.apple.CoreFoundation (6.9 - 1674.114) <5810CC45-FB5D-3A78-861F-7BE03F9B2FDD> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff2fb0f000 - 0x7fff30188ff0 com.apple.CoreGraphics (2.0 - 1348.16) <48655F49-3617-33E6-B023-C2E031778FBF> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff30196000 - 0x7fff304f3ff5 com.apple.CoreImage (15.0.0 - 920.9) <65109A99-EE48-3228-B73A-33044833A600> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff30a7d000 - 0x7fff30a7dfff com.apple.CoreServices (1069.11 - 1069.11) <3BBDA17B-6F86-35F4-B785-AFA2A14B6F51> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff30a7e000 - 0x7fff30b03fff com.apple.AE (838 - 838) <877C7270-575A-3D5F-B768-4724037F025D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff30b04000 - 0x7fff30de5ff7 com.apple.CoreServices.CarbonCore (1217 - 1217) <DDC45E79-973C-3FB0-92EC-392A654179F5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff30de6000 - 0x7fff30e33ff5 com.apple.DictionaryServices (1.2 - 323.3.1) <A21D442C-E7B7-3A6C-BEEC-44B323AF9CB2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff30e34000 - 0x7fff30e3cfff com.apple.CoreServices.FSEvents (1268.60.1 - 1268.60.1) <8C772593-A2BA-33A7-BB43-49B9FCDD37CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff30e3d000 - 0x7fff31076ff0 com.apple.LaunchServices (1069.11 - 1069.11) <7189EED9-9252-3030-AB32-6704AD9AEBAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff31077000 - 0x7fff3110fff9 com.apple.Metadata (10.7.0 - 2075.7) <AECD1E1F-1C1B-3C42-9ACD-596980F145C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff31110000 - 0x7fff3113dff7 com.apple.CoreServices.OSServices (1069.11 - 1069.11) <67A2F664-DCA1-3FD6-B88E-CF020EA8C59D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff3113e000 - 0x7fff311a5fff com.apple.SearchKit (1.4.1 - 1.4.1) <367BBFA7-F18C-34B6-B4C8-A244A125D5E0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff311a6000 - 0x7fff311caff5 com.apple.coreservices.SharedFileList (131.4 - 131.4) <EB8F2B1B-B736-373F-B28B-E4E6F33A00C0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff314f3000 - 0x7fff316a7ffe com.apple.CoreText (643.1.2.3 - 643.1.2.3) <D955D513-DC79-33A9-9E17-C8D86884DED1> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff316a8000 - 0x7fff316ecfff com.apple.CoreVideo (1.8 - 334.0) <1331FE6E-328D-35FF-BC55-5A2231B804A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff316ed000 - 0x7fff3177aff9 com.apple.framework.CoreWLAN (13.0 - 1455.3) <B1553A9E-1AC8-30D4-9B90-C7A719DBBF54> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff31a1a000 - 0x7fff31a20fff com.apple.DiskArbitration (2.7 - 2.7) <5BE0B036-DEAB-3191-8D44-B489F4D39EE1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff31c14000 - 0x7fff31d3aff6 com.apple.FileProvider (265.1 - 265.1) <B361EB77-4CD2-3231-B74F-F479FCD2DD23> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
0x7fff31d4f000 - 0x7fff31d51ff3 com.apple.ForceFeedback (1.0.6 - 1.0.6) <D6230212-11DA-32D0-A73B-D8851BBB6A6B> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
0x7fff31d52000 - 0x7fff3211affc com.apple.Foundation (6.9 - 1674.114) <532BBAE7-F2BA-3779-94E0-BFEDF2D7AB38> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff32187000 - 0x7fff321d7ff7 com.apple.GSS (4.0 - 2.0) <5873DEB8-F186-3B53-BDFD-4E827B7EFFA2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff32313000 - 0x7fff3242bff8 com.apple.Bluetooth (7.0.3 - 7.0.3f5) <B860F9C0-A082-386D-BCA7-4B2BC8384301> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff32492000 - 0x7fff32535ffb com.apple.framework.IOKit (2.0.2 - 1726.80.1) <B63FE840-8E32-3429-A95D-AB466FE62104> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff32537000 - 0x7fff32547ffc com.apple.IOSurface (269.6 - 269.6) <23D51648-9363-3696-9BF7-18F1B2AF621B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff325bd000 - 0x7fff3271afee com.apple.ImageIO.framework (3.3.0 - 1972.19) <484C67F4-2E4C-38F0-A2A5-A1CBE66558EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff3271b000 - 0x7fff3271efff libGIF.dylib (1972.19) <2F8329F3-EE31-38AE-841A-D09BF48CAFF1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff3271f000 - 0x7fff327d9fe7 libJP2.dylib (1972.19) <3A695C63-A86D-364B-BDC9-D83D5078E371> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff327da000 - 0x7fff327fefef libJPEG.dylib (1972.19) <4B2284A3-A308-3F54-AC7C-06FF2ED36ED2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff32a7c000 - 0x7fff32a96fef libPng.dylib (1972.19) <DEF9EA12-460F-36B7-92BF-E96673E9470E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff32a97000 - 0x7fff32a98fff libRadiance.dylib (1972.19) <11F23339-C944-30BE-AB22-B30D266F8CC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff32a99000 - 0x7fff32ae2feb libTIFF.dylib (1972.19) <74C59557-26A7-362A-BAC5-564EE6867F2A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff33f07000 - 0x7fff33f19ff3 com.apple.Kerberos (3.0 - 1) <DA356370-C1FA-3C23-9D77-5994EC7DC8C0> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff33f1a000 - 0x7fff33f1afff libHeimdalProxy.dylib (77) <CB20F0B8-EDC1-3592-8B2D-6AEF80BE080B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
0x7fff34aca000 - 0x7fff34b8dff1 com.apple.Metal (212.2.4 - 212.2.4) <EF882FC9-08E4-36B3-9BAB-3FF5CD70364F> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff34baa000 - 0x7fff34be6ff3 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <65A8E0C0-6266-3229-A58D-DA1E40068E25> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
0x7fff34be7000 - 0x7fff34c6dfe6 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <CA913DB0-C674-3AC6-AAD9-D28B84C58CF1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
0x7fff34c6e000 - 0x7fff34c92ff8 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <21FB637B-669C-3499-8BF3-1782B1484D52> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
0x7fff34c93000 - 0x7fff34ca8fff com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <0EE1E81D-0ABE-355D-B33B-5E5365C907C1> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
0x7fff34ca9000 - 0x7fff34e08ff4 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <850F399A-D538-3A36-A0AF-5EB20AA55062> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
0x7fff34e09000 - 0x7fff34e57ff7 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <C71ECDCD-701A-3839-8627-0DF1A8906452> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
0x7fff34e58000 - 0x7fff34e59ff5 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <97194F33-650C-31C1-8A5A-56F48E5F5ECB> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
0x7fff35d9f000 - 0x7fff35dabffe com.apple.NetFS (6.0 - 4.0) <0B2088AE-C16D-3FC3-9445-4EDAD2D51686> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff35dac000 - 0x7fff35eefff6 com.apple.Network (1.0 - 1) <16D0A17C-1FA8-336C-A082-3AD2A3DB8E3C> /System/Library/Frameworks/Network.framework/Versions/A/Network
0x7fff38918000 - 0x7fff38970ff7 com.apple.opencl (3.5 - 3.5) <2B78F795-7131-3AAC-A2FB-FF01CB4A386D> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff38971000 - 0x7fff3898dfff com.apple.CFOpenDirectory (10.15 - 220.40.1) <FF068FF7-C136-3A71-AD1F-B5170A918423> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff3898e000 - 0x7fff38999ff7 com.apple.OpenDirectory (10.15 - 220.40.1) <9448EC8E-8B76-3142-9540-C0752529762A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff392f4000 - 0x7fff392f6fff libCVMSPluginSupport.dylib (17.10.22) <87C47A23-D8E9-3AE3-AADF-0DE1FF03905E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff392f7000 - 0x7fff392fcfff libCoreFSCache.dylib (176.10) <E5C4E721-5BD3-350D-8FD2-12397CD1858D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff392fd000 - 0x7fff39301fff libCoreVMClient.dylib (176.10) <35078399-3429-3EF5-AA29-C7E6CDB0F5FB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff39302000 - 0x7fff3930aff7 libGFXShared.dylib (17.10.22) <2E8AF2C7-2BA8-3385-B7F5-F4E1234B5A8A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff3930b000 - 0x7fff39315fff libGL.dylib (17.10.22) <0EDD0D07-1CDD-3E35-8CAB-EDD65862E321> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff39316000 - 0x7fff3934bfff libGLImage.dylib (17.10.22) <86F7497C-6178-3E25-8BAD-9882681EAC84> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff394df000 - 0x7fff3951bfff libGLU.dylib (17.10.22) <ECEA64DF-30EC-3709-9EED-C9970BC31DB3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff39f4b000 - 0x7fff39f5aff7 com.apple.opengl (17.10.22 - 17.10.22) <9530427D-0AE4-3F7D-B036-73FD32DDAD77> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff3af15000 - 0x7fff3b194ff1 com.apple.QuartzCore (1.11 - 820.6) <5366D2D9-670F-3B9B-A1F2-9C44F7DFC8E8> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff3bce4000 - 0x7fff3c036ffa com.apple.security (7.0 - 59306.80.4) <FA5EBA16-2B2B-3105-8A17-C8624C4B3BB3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff3c037000 - 0x7fff3c0c0ff7 com.apple.securityfoundation (6.0 - 55236.60.1) <0129932D-89E5-3608-B22E-DB5F0B3C3DC4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff3c0ef000 - 0x7fff3c0f3ff0 com.apple.xpc.ServiceManagement (1.0 - 1) <2475707B-F909-33C4-AAB7-80DC8D2CB435> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff3ce86000 - 0x7fff3cef0fff com.apple.SystemConfiguration (1.19 - 1.19) <61B73150-6D87-3E2F-A935-B957425CC992> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff40c5b000 - 0x7fff40d1ffe7 com.apple.APFS (1412.81.1 - 1412.81.1) <7EC14196-E481-35C0-94F0-09E5B81AD3E5> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
0x7fff41e20000 - 0x7fff41e21ff1 com.apple.AggregateDictionary (1.0 - 1) <4EA2428D-FFB2-372C-BC1C-821BE221E8D0> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
0x7fff421ae000 - 0x7fff421cbffc com.apple.AppContainer (4.0 - 448.60.2) <A862A822-AA47-35DB-94FE-20B91B7E5F4A> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff42220000 - 0x7fff4222eff7 com.apple.AppSandbox (4.0 - 448.60.2) <0F317402-65DC-3D99-91BD-BA3F06B60517> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff426bd000 - 0x7fff426e1ff3 com.apple.framework.Apple80211 (13.0 - 1460.1) <CB83A2CF-78A4-3E94-83C1-845037EB84FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff42817000 - 0x7fff42826fef com.apple.AppleFSCompression (119 - 1.0) <EEDA4040-1835-39A6-AC13-6CE35560C159> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff42925000 - 0x7fff42930ff7 com.apple.AppleIDAuthSupport (1.0 - 1) <CBD0CBCD-C403-37FA-87C8-CCE0D4462452> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
0x7fff42972000 - 0x7fff429bafff com.apple.AppleJPEG (1.0 - 1) <42E71E36-8AFA-300C-8322-B6FE66E68441> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff42d9a000 - 0x7fff42dbcfff com.apple.applesauce (1.0 - 16.22) <E377E9B9-D02F-36BF-A012-587D55C814F7> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
0x7fff42e7c000 - 0x7fff42e7fffb com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <ED587319-ACF9-385F-A8BB-E74E61054FA6> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff42f19000 - 0x7fff42f28ff9 com.apple.AssertionServices (1.0 - 223.60.4) <24DF3272-5AE3-3E7B-AECC-5D3E1D1AA303> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
0x7fff439a4000 - 0x7fff439f5ffd com.apple.audio.AudioSession (1.0 - 17) <155D3B66-CBA8-3115-8EA1-B46B5EEF99DE> /System/Library/PrivateFrameworks/AudioSession.framework/Versions/A/AudioSession
0x7fff439f6000 - 0x7fff43a23ff7 libSessionUtility.dylib (17) <AD339C6C-E357-39EB-B08F-0288803CCC1E> /System/Library/PrivateFrameworks/AudioSession.framework/libSessionUtility.dylib
0x7fff43abc000 - 0x7fff43cf9ff7 com.apple.audio.AudioToolboxCore (1.0 - 1104.33) <0DB5EC73-CEEB-3971-B9C8-5263788DEBEC> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
0x7fff43cfa000 - 0x7fff43e13ff4 com.apple.AuthKit (1.0 - 1) <5B790973-7E89-3D7B-B1C9-56D3A65038CB> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
0x7fff43fce000 - 0x7fff43fd7ff3 com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <D0F2851A-521F-335A-B7C4-B1E39BB42DD7> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
0x7fff43fd8000 - 0x7fff44079ff8 com.apple.backup.framework (1.11.2 - 1298.2.10) <B4C73BEC-CEF3-3C18-AF66-C5BEAAB51AD8> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff4407a000 - 0x7fff440fbffd com.apple.BaseBoard (464.1 - 464.1) <3F887960-21C3-3CB2-9DF2-59CA3DB64EB1> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
0x7fff441fd000 - 0x7fff44239fff com.apple.bom (14.0 - 219.2) <06E2ABAD-08EC-3EF5-8C02-38CF3C43C181> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff44dbf000 - 0x7fff44e0efff com.apple.ChunkingLibrary (302 - 302) <9FA43C86-7BC1-3CC3-A4CE-74A455CD7709> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff45cce000 - 0x7fff45cdffff com.apple.CommonAuth (4.0 - 2.0) <6B36BE24-8D8B-3EE9-88BA-945B67F3AB6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff45cf3000 - 0x7fff45d0afff com.apple.commonutilities (8.0 - 900) <7FADB6A2-AC75-329A-B4F8-D3A3350B02E9> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
0x7fff46828000 - 0x7fff46847ff0 com.apple.analyticsd (1.0 - 1) <74ED98BB-5B98-35A9-B6A4-02662EACE8BB> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
0x7fff46d9e000 - 0x7fff46daeff3 com.apple.CoreEmoji (1.0 - 107) <544182E2-893F-3975-AA70-26ADC637B3F1> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
0x7fff47402000 - 0x7fff4746cff0 com.apple.CoreNLP (1.0 - 213) <287973D6-1807-3A81-8F57-7BB39209F6C0> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
0x7fff478de000 - 0x7fff478e6ff0 com.apple.CorePhoneNumbers (1.0 - 1) <7DC06F8E-A897-38EE-B6E3-721C034F6067> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
0x7fff48033000 - 0x7fff48056ff7 com.apple.CoreSVG (1.0 - 129) <7254CEB9-8A9C-3E02-A76D-CF858A5D87D5> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
0x7fff48057000 - 0x7fff4808aff7 com.apple.CoreServicesInternal (446.6 - 446.6) <0CCCC36C-E33F-3DF8-B5E8-E1437F242933> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff4808b000 - 0x7fff480b9ff7 com.apple.CSStore (1069.11 - 1069.11) <26602CC8-0080-3E85-A588-79CEF78D21E5> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
0x7fff485c7000 - 0x7fff4864efff com.apple.CoreSymbolication (11.0 - 64509.98.1) <A44F2BDD-D8BA-36B7-97B3-CF4C77C2EA71> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff486e6000 - 0x7fff48812ff4 com.apple.coreui (2.1 - 608.3) <F909B4FA-2D2D-3142-B539-C0CF4A77D07A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff48813000 - 0x7fff489aeff6 com.apple.CoreUtils (6.1 - 610.19) <C1BEC3C0-C2D7-3333-A89C-7C0216DFFFA6> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff48ae3000 - 0x7fff48af6ff1 com.apple.CrashReporterSupport (10.13 - 15011.2) <1BFBE272-C431-31BD-9E4F-3F31F680A247> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff48d60000 - 0x7fff48d72ffc com.apple.framework.DFRFoundation (1.0 - 252) <C6C87C6D-7FBC-3501-8614-2050FDA0BBC3> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
0x7fff48d73000 - 0x7fff48d78fff com.apple.DSExternalDisplay (3.1 - 380) <D8858746-3C00-3718-BC01-F511FA379A06> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
0x7fff48de1000 - 0x7fff48e5cff8 com.apple.datadetectorscore (8.0 - 659) <4815229E-A03D-3F73-AAD7-D87789DD23EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff48ea8000 - 0x7fff48ee6ff0 com.apple.DebugSymbols (194 - 194) <C0388FF0-F6A7-35C8-A274-D8B6AE52241D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff48ee7000 - 0x7fff49044ffe com.apple.desktopservices (1.14.3 - 1281.3.2) <C476CE78-AECF-3D4E-BBF4-EB1A5F57B7AC> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff4a870000 - 0x7fff4ac8bff9 com.apple.vision.FaceCore (4.3.0 - 4.3.0) <0255512B-C869-3DE7-9240-6506D5CC8284> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff4b2ef000 - 0x7fff4b426ffc libFontParser.dylib (277.2.1.2) <24CC0EED-DC94-3803-AA19-52A329DAFBF5> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
0x7fff4b427000 - 0x7fff4b45bfff libTrueTypeScaler.dylib (277.2.1.2) <9FD7CA8F-ED51-3B33-924C-26577FECC147> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
0x7fff4b4c0000 - 0x7fff4b4d0ff6 libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <4BD1C9D8-DF67-3CE6-B801-6785C218986E> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
0x7fff4e995000 - 0x7fff4e996fff libmetal_timestamp.dylib (902.11.1) <9FD477BF-E034-3D0D-970E-FD8BF83D97F4> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
0x7fff5003d000 - 0x7fff50043fff com.apple.GPUWrangler (4.7.2 - 4.7.2) <BF17B917-2B63-37C5-9030-B14F282723B2> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
0x7fff50361000 - 0x7fff50387ffb com.apple.GenerationalStorage (2.0 - 313) <420F07C2-AB4D-3585-BA3E-380739320932> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff514ab000 - 0x7fff514b9ffb com.apple.GraphVisualizer (1.0 - 100.1) <94660F47-4A85-39D0-BA2B-B387D02477D9> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
0x7fff5152c000 - 0x7fff51530ff4 com.apple.HIDAnalytics (1.0 - 1) <44231C56-1819-34A5-9C20-55838584DFBF> /System/Library/PrivateFrameworks/HIDAnalytics.framework/Versions/A/HIDAnalytics
0x7fff5164c000 - 0x7fff51709ff4 com.apple.Heimdal (4.0 - 2.0) <C38A9368-4FAB-30DB-AFFC-9F0665DF2D9C> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff5384a000 - 0x7fff53852ffd com.apple.IOAccelerator (438.3.1 - 438.3.1) <2E051DEF-89A9-36FD-ABF7-62795A7E7A11> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff53855000 - 0x7fff5386bff7 com.apple.IOPresentment (1.0 - 37) <4584C47E-5A31-372E-91DF-201141E3E41E> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
0x7fff53bf5000 - 0x7fff53c40ff4 com.apple.IconServices (438.3 - 438.3) <D52BC60C-BA8C-3759-AA70-9F1B4325C85E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff53dfe000 - 0x7fff53e04ffc com.apple.InternationalSupport (1.0 - 45) <098000C3-AB40-3A6A-AE0B-6FC1B10A08AB> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
0x7fff54045000 - 0x7fff54065ff6 com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <9A1C0E52-1671-3687-9F61-B6F821440273> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
0x7fff541bd000 - 0x7fff5428bff5 com.apple.LanguageModeling (1.0 - 215.1) <B47A62F3-7F45-3A84-A856-C674D4613261> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff5428c000 - 0x7fff542d4ff7 com.apple.Lexicon-framework (1.0 - 72) <CD6D3F05-0647-348D-AED0-9566F968A954> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
0x7fff542db000 - 0x7fff542dfff2 com.apple.LinguisticData (1.0 - 353.6.1) <91C3132C-EB52-32D6-9009-DE4B207ACE72> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
0x7fff5563a000 - 0x7fff55686fff com.apple.spotlight.metadata.utilities (1.0 - 2075.7) <F7FA0F68-7E46-3461-9DA6-C55FBB85C799> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
0x7fff55687000 - 0x7fff55755ffd com.apple.gpusw.MetalTools (1.0 - 1) <9E8CB894-AD09-3264-B013-CBCF31105286> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
0x7fff55985000 - 0x7fff559a3ff7 com.apple.MobileKeyBag (2.0 - 1.0) <F2EDE53D-AE96-356E-B8D2-455FF24D3341> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
0x7fff55c0a000 - 0x7fff55c3afff com.apple.MultitouchSupport.framework (3430.1 - 3430.1) <969DA9DA-B08A-3D53-960C-024AEA3E0AB2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff5613a000 - 0x7fff56144fff com.apple.NetAuth (6.2 - 6.2) <A400CD55-B3EA-371A-8BAB-FDDA87660AE4> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff56b35000 - 0x7fff56b81ff7 com.apple.OTSVG (1.0 - 643.1.2.3) <7F19E0AF-9E41-32DE-A19B-37D1C131B230> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
0x7fff57d17000 - 0x7fff57d22ffe com.apple.PerformanceAnalysis (1.243.1 - 243.1) <D33C31A5-AE17-3455-B33A-62EFBF5DF5E7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff57d23000 - 0x7fff57d4bffb com.apple.persistentconnection (1.0 - 1.0) <7474CCC1-A27A-38FC-B9D6-BAB08AD736DE> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
0x7fff5a6a9000 - 0x7fff5a6c2fff com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <3322B8EE-991A-30C2-BCA1-B81E7DDE7B6B> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x7fff5aacb000 - 0x7fff5aaf4ff9 com.apple.RemoteViewServices (2.0 - 148) <34347997-F06E-3000-B336-093A2B055E31> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff5ac5a000 - 0x7fff5ac95ff4 com.apple.RunningBoardServices (1.0 - 223.60.4) <111A73BB-C1CD-35B8-AEFD-98CA52B1514F> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
0x7fff5c5e0000 - 0x7fff5c5e3ff9 com.apple.SecCodeWrapper (4.0 - 448.60.2) <C6EBD591-8132-31FB-991A-368BA9B7444D> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff5c756000 - 0x7fff5c87aff4 com.apple.Sharing (1506.6 - 1506.6) <4FA735A0-4BDB-384C-B04D-7C2EB3DEDCFB> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff5d892000 - 0x7fff5db8affa com.apple.SkyLight (1.600.0 - 450.1) <9B2718F3-27FC-319C-98DD-881FD7C742AB> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
0x7fff5e3d2000 - 0x7fff5e3e0fff com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <10EBEF24-6C75-3E91-B99B-DC1BCD498D8A> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff5ec0d000 - 0x7fff5ec16ff7 com.apple.SymptomDiagnosticReporter (1.0 - 1238.60.1) <921F5137-CD53-35A9-92EA-1A3C412E4C51> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
0x7fff5eecc000 - 0x7fff5eedcff3 com.apple.TCC (1.0 - 1) <A8308EDB-9AF7-3B6B-AAC3-143F91F58F1D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff5f3d1000 - 0x7fff5f498ff4 com.apple.TextureIO (3.10.9 - 3.10.9) <CFA1BB98-DECC-30CB-B923-EFF42B904226> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
0x7fff602ef000 - 0x7fff60549ff2 com.apple.UIFoundation (1.0 - 660) <A48A9528-88BA-3883-9FD9-3150568D7BDA> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff6113d000 - 0x7fff6115dfff com.apple.UserManagement (1.0 - 1) <6B41CDA7-B382-36D9-8435-F355DE42C596> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
0x7fff61f13000 - 0x7fff61ffeffe com.apple.ViewBridge (464.1 - 464.1) <AAFB0B7B-8A94-3664-8FEA-A616CD8BFDDD> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff621a4000 - 0x7fff621a5fff com.apple.WatchdogClient.framework (1.0 - 67.60.1) <D998CF4B-D757-3B33-A498-5C4259CE882B> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
0x7fff62d82000 - 0x7fff62d85ffa com.apple.dt.XCTTargetBootstrap (1.0 - 15700) <09FE38EC-8B8D-385B-BBF9-48F1133A8E50> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
0x7fff62dfe000 - 0x7fff62e0cff5 com.apple.audio.caulk (1.0 - 32.3) <E436DBA4-321E-3C6B-80F3-AE06E44D05C8> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
0x7fff6314d000 - 0x7fff6314fff3 com.apple.loginsupport (1.0 - 1) <F2EC9213-901A-3657-A36A-DFD80BD8ABBC> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff63150000 - 0x7fff63163ffd com.apple.login (3.0 - 3.0) <9892EED5-B5C4-3E2F-B89B-7CB0ACECA8B1> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
0x7fff63473000 - 0x7fff634a9ffa libAudioToolboxUtility.dylib (1104.33) <5426E64E-18E2-33E0-A9A8-BD8D449BA463> /usr/lib/libAudioToolboxUtility.dylib
0x7fff634b0000 - 0x7fff634e5ff7 libCRFSuite.dylib (48) <31D98527-9972-3A4B-9868-C9394FAF742E> /usr/lib/libCRFSuite.dylib
0x7fff634e8000 - 0x7fff634f2ff3 libChineseTokenizer.dylib (34) <9E2B02B0-32A5-3245-AC50-F6BEEC34FCEC> /usr/lib/libChineseTokenizer.dylib
0x7fff6357f000 - 0x7fff63581ff7 libDiagnosticMessagesClient.dylib (112) <45E85899-039F-3B99-8789-F497DD9916C2> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff635c6000 - 0x7fff6377dff3 libFosl_dynamic.dylib (100.4) <84A5F946-01EE-3740-BD2F-4C2A6B1FE82B> /usr/lib/libFosl_dynamic.dylib
0x7fff637a4000 - 0x7fff637aaff3 libIOReport.dylib (54) <F60AF538-9EE4-3E10-A289-A015257841B6> /usr/lib/libIOReport.dylib
0x7fff6388a000 - 0x7fff63891fff libMatch.1.dylib (36) <861F4202-5A25-3CA3-98AE-024F91EA95F5> /usr/lib/libMatch.1.dylib
0x7fff638c1000 - 0x7fff638e0fff libMobileGestalt.dylib (826.80.1) <107E3D8D-CCCD-32F4-B858-3F355126F733> /usr/lib/libMobileGestalt.dylib
0x7fff63a47000 - 0x7fff63a48ff3 libSystem.B.dylib (1281) <A2C26908-8802-3CA7-8B74-ED4A74AA152C> /usr/lib/libSystem.B.dylib
0x7fff63ad7000 - 0x7fff63ad8fff libThaiTokenizer.dylib (3) <9E5B4E50-E982-387C-AA2F-BB43867322ED> /usr/lib/libThaiTokenizer.dylib
0x7fff63af0000 - 0x7fff63b06fff libapple_nghttp2.dylib (1.39.2) <C79E1B79-0BBE-311F-A177-6879D5C4D991> /usr/lib/libapple_nghttp2.dylib
0x7fff63b3b000 - 0x7fff63badff7 libarchive.2.dylib (72.40.2) <1AE0592D-8451-30D1-AEE8-3F39F46D9DD4> /usr/lib/libarchive.2.dylib
0x7fff63bae000 - 0x7fff63c44fc5 libate.dylib (2.0.9) <DE07BAA8-3ABB-317B-BF53-E7B867069B51> /usr/lib/libate.dylib
0x7fff63c48000 - 0x7fff63c48ff3 libauto.dylib (187) <71A48A59-FE0E-3D86-A219-B79DAF7CF9DD> /usr/lib/libauto.dylib
0x7fff63c49000 - 0x7fff63d0effe libboringssl.dylib (283.60.3) <162EBE14-9D82-37C6-B158-705697E7395D> /usr/lib/libboringssl.dylib
0x7fff63d0f000 - 0x7fff63d1fff3 libbsm.0.dylib (60) <5EBEA671-D25B-3425-AC2B-70C2760B8B94> /usr/lib/libbsm.0.dylib
0x7fff63d20000 - 0x7fff63d2cfff libbz2.1.0.dylib (44) <FA7CE29A-2FE3-3107-8693-5D33D5B7E11F> /usr/lib/libbz2.1.0.dylib
0x7fff63d2d000 - 0x7fff63d80ff7 libc++.1.dylib (800.7) <1D0CB627-8A78-329F-A679-1B5248FF4C59> /usr/lib/libc++.1.dylib
0x7fff63d81000 - 0x7fff63d95fff libc++abi.dylib (800.7) <7AF668FB-901D-3F45-BA0D-710A235A8D1F> /usr/lib/libc++abi.dylib
0x7fff63d96000 - 0x7fff63d96ffb libcharset.1.dylib (59) <56F66234-104F-3494-B336-598800CF3F71> /usr/lib/libcharset.1.dylib
0x7fff63d97000 - 0x7fff63da8ffb libcmph.dylib (8) <9B9AB2BA-75FB-3B70-AAE4-E32B06CF9D69> /usr/lib/libcmph.dylib
0x7fff63da9000 - 0x7fff63dc0fe7 libcompression.dylib (87) <A252D9B2-0D88-3345-94DC-E5D7C8245985> /usr/lib/libcompression.dylib
0x7fff64090000 - 0x7fff640a6ff7 libcoretls.dylib (167) <6D32CE15-591C-39AD-9A3E-0C2FFC03C3C1> /usr/lib/libcoretls.dylib
0x7fff640a7000 - 0x7fff640a8fff libcoretls_cfhelpers.dylib (167) <3CE60FA9-98FC-3EE0-B398-177F3CAA850D> /usr/lib/libcoretls_cfhelpers.dylib
0x7fff64666000 - 0x7fff646c5fff libcups.2.dylib (483.2) <440F82E8-646B-337D-A60E-976FF2C901ED> /usr/lib/libcups.2.dylib
0x7fff647d1000 - 0x7fff647d1fff libenergytrace.dylib (21) <8E5C9BB2-14F4-37DF-AAE7-8130EBF466A3> /usr/lib/libenergytrace.dylib
0x7fff647d2000 - 0x7fff647ebff7 libexpat.1.dylib (19.60.2) <641F502C-FF8F-3C15-A262-F92F94D7C7E3> /usr/lib/libexpat.1.dylib
0x7fff647f9000 - 0x7fff647fbfff libfakelink.dylib (149) <7296A5B3-EE44-34E6-810A-2A12C2D3EF68> /usr/lib/libfakelink.dylib
0x7fff6480a000 - 0x7fff6480ffff libgermantok.dylib (24) <7B3FFFFB-5E34-3940-8E0A-B64A2DE42E68> /usr/lib/libgermantok.dylib
0x7fff64810000 - 0x7fff64819ff7 libheimdal-asn1.dylib (564.60.2) <C37C4E10-F1D3-3B62-BDDF-7DBC611ACEC6> /usr/lib/libheimdal-asn1.dylib
0x7fff6481a000 - 0x7fff6490aff7 libiconv.2.dylib (59) <30414773-5E42-3976-B7C3-9BB8883792EE> /usr/lib/libiconv.2.dylib
0x7fff6490b000 - 0x7fff64b63ff7 libicucore.A.dylib (64252.0.1) <0F9294A7-6EC0-3279-BF92-3233C89DFA0A> /usr/lib/libicucore.A.dylib
0x7fff64b7d000 - 0x7fff64b7efff liblangid.dylib (133) <EDF945D6-A37D-3DEB-B956-B4745269603D> /usr/lib/liblangid.dylib
0x7fff64b7f000 - 0x7fff64b97ff3 liblzma.5.dylib (16) <F75FB525-C702-3A7E-9239-28D57E677DD5> /usr/lib/liblzma.5.dylib
0x7fff64baf000 - 0x7fff64c56fff libmecab.dylib (883.1.1) <A2C923A6-D955-3FF1-82AE-7E54947F9566> /usr/lib/libmecab.dylib
0x7fff64c57000 - 0x7fff64eb9fe1 libmecabra.dylib (883.1.1) <971A30D4-1C27-3DD1-AACF-8337AE059F70> /usr/lib/libmecabra.dylib
0x7fff65229000 - 0x7fff65258ff7 libncurses.5.4.dylib (57) <8882C63D-A0EC-3B10-8DD9-FD6419FB7C80> /usr/lib/libncurses.5.4.dylib
0x7fff65387000 - 0x7fff657fdff7 libnetwork.dylib (1880.60.5) <8B4092C3-9F1C-34C3-A73D-A2228C345831> /usr/lib/libnetwork.dylib
0x7fff6589c000 - 0x7fff658cdfc6 libobjc.A.dylib (781.2) <7B72F50A-5381-36D7-A616-65D3EA9748A5> /usr/lib/libobjc.A.dylib
0x7fff658e0000 - 0x7fff658e4fff libpam.2.dylib (25) <55302451-C2B2-3DB4-9092-B84E236104DA> /usr/lib/libpam.2.dylib
0x7fff658e7000 - 0x7fff6591dff7 libpcap.A.dylib (89.60.2) <FD167BF3-6984-36E1-9D93-E8B98E3E64A1> /usr/lib/libpcap.A.dylib
0x7fff6599f000 - 0x7fff659b7ff7 libresolv.9.dylib (67.40.1) <F363FB44-7C6D-3BC6-A897-639C74F9C97B> /usr/lib/libresolv.9.dylib
0x7fff659b9000 - 0x7fff659fdfff libsandbox.1.dylib (1217.80.1) <87099525-DB29-3530-87A6-BD484B56E97C> /usr/lib/libsandbox.1.dylib
0x7fff65a13000 - 0x7fff65c00ff7 libsqlite3.dylib (308.4) <448E300F-0157-3AEA-B199-0DFA914B1547> /usr/lib/libsqlite3.dylib
0x7fff65df6000 - 0x7fff65e51ff8 libusrtcp.dylib (1880.60.5) <F6FC3EF8-2939-3067-B08E-B2E615DBF0D7> /usr/lib/libusrtcp.dylib
0x7fff65e52000 - 0x7fff65e55ffb libutil.dylib (57) <6CB26E6D-AD27-3FA8-8A30-4AFC3A2AE3F9> /usr/lib/libutil.dylib
0x7fff65e56000 - 0x7fff65e63fff libxar.1.dylib (420) <317EA455-78EE-35A4-B63F-D85993B8697C> /usr/lib/libxar.1.dylib
0x7fff65e69000 - 0x7fff65f4bff7 libxml2.2.dylib (32.14) <4F4EB304-2AA5-3E5F-AB24-F645E0D16EFC> /usr/lib/libxml2.2.dylib
0x7fff65f4f000 - 0x7fff65f77fff libxslt.1.dylib (16.7) <E9BBE609-BA57-368D-95D7-ACA3A8C1AE8B> /usr/lib/libxslt.1.dylib
0x7fff65f78000 - 0x7fff65f8affb libz.1.dylib (76) <52250917-039C-3B46-8011-497FEACF3550> /usr/lib/libz.1.dylib
0x7fff669ee000 - 0x7fff669f3ff3 libcache.dylib (83) <11C19883-6F99-390D-AF2A-A85A99DDFC48> /usr/lib/system/libcache.dylib
0x7fff669f4000 - 0x7fff669fffff libcommonCrypto.dylib (60165) <FEE99884-61F0-3332-852B-B0BB8EFF2288> /usr/lib/system/libcommonCrypto.dylib
0x7fff66a00000 - 0x7fff66a07fff libcompiler_rt.dylib (101.2) <D7367E6D-A27D-3209-A3DB-A6F44582E502> /usr/lib/system/libcompiler_rt.dylib
0x7fff66a08000 - 0x7fff66a11fff libcopyfile.dylib (166.40.1) <91670D15-CB30-3277-8AA9-9A299CEAAE27> /usr/lib/system/libcopyfile.dylib
0x7fff66a12000 - 0x7fff66aa9fdb libcorecrypto.dylib (866.80.2) <3B110D82-B403-31E8-8109-8BBC79C928CE> /usr/lib/system/libcorecrypto.dylib
0x7fff66bc0000 - 0x7fff66c01ff0 libdispatch.dylib (1173.60.1) <5EF42E98-AD0D-3FAE-ABD4-46D791B8343F> /usr/lib/system/libdispatch.dylib
0x7fff66c02000 - 0x7fff66c37ff7 libdyld.dylib (733.8) <8B0DFE8A-42CF-32C8-B121-83C22BF25F69> /usr/lib/system/libdyld.dylib
0x7fff66c38000 - 0x7fff66c38ffb libkeymgr.dylib (30) <7DADC026-70A8-390F-95AF-F3F345760F24> /usr/lib/system/libkeymgr.dylib
0x7fff66c39000 - 0x7fff66c45ff7 libkxld.dylib (6153.81.5) <7572CC82-E7E1-3C38-825F-9B34E2EADAD0> /usr/lib/system/libkxld.dylib
0x7fff66c46000 - 0x7fff66c46ff7 liblaunch.dylib (1738.80.8) <C4EA8803-E506-3514-9839-9BBECC819953> /usr/lib/system/liblaunch.dylib
0x7fff66c47000 - 0x7fff66c4cff7 libmacho.dylib (949.0.1) <395ABE7C-D2B1-343D-A451-9CEA98FDC12E> /usr/lib/system/libmacho.dylib
0x7fff66c4d000 - 0x7fff66c4fff7 libquarantine.dylib (110.40.3) <560961FC-1FEF-3F07-8406-17A36558870E> /usr/lib/system/libquarantine.dylib
0x7fff66c50000 - 0x7fff66c51ff7 libremovefile.dylib (48) <E99833DE-CB1D-31AB-A948-2739AF503599> /usr/lib/system/libremovefile.dylib
0x7fff66c52000 - 0x7fff66c69fff libsystem_asl.dylib (377.60.2) <21A259BC-F892-34EB-9A67-11232AD8913A> /usr/lib/system/libsystem_asl.dylib
0x7fff66c6a000 - 0x7fff66c6afff libsystem_blocks.dylib (74) <8B23F806-8153-3163-B5D8-2C3327E211D8> /usr/lib/system/libsystem_blocks.dylib
0x7fff66c6b000 - 0x7fff66cf2ff7 libsystem_c.dylib (1353.60.8) <99202CC3-2E27-3680-A8FF-5C516C485E90> /usr/lib/system/libsystem_c.dylib
0x7fff66cf3000 - 0x7fff66cf6ffb libsystem_configuration.dylib (1061.80.3) <8A149700-51AA-3205-A9D4-FF2A7BFC5412> /usr/lib/system/libsystem_configuration.dylib
0x7fff66cf7000 - 0x7fff66cfaff7 libsystem_coreservices.dylib (114) <CCC076FA-310D-3FC9-950D-41E0F8DDA5D2> /usr/lib/system/libsystem_coreservices.dylib
0x7fff66cfb000 - 0x7fff66d03fff libsystem_darwin.dylib (1353.60.8) <31ACD3CC-6DD9-3F2E-B163-9342BE1D0AB0> /usr/lib/system/libsystem_darwin.dylib
0x7fff66d04000 - 0x7fff66d0bffb libsystem_dnssd.dylib (1096.60.2) <BEBB815A-065A-365E-9701-8E05A8CF2040> /usr/lib/system/libsystem_dnssd.dylib
0x7fff66d0c000 - 0x7fff66d0dffb libsystem_featureflags.dylib (17) <340AD606-7C39-3E6A-BAC3-EA1273FC27A4> /usr/lib/system/libsystem_featureflags.dylib
0x7fff66d0e000 - 0x7fff66d5bfff libsystem_info.dylib (538) <B0EBAE05-01AD-3D8E-92CC-5704394FF94A> /usr/lib/system/libsystem_info.dylib
0x7fff66d5c000 - 0x7fff66d88ff7 libsystem_kernel.dylib (6153.81.5) <23909F45-79C3-34C9-A28F-337915925E5E> /usr/lib/system/libsystem_kernel.dylib
0x7fff66d89000 - 0x7fff66dd0fcf libsystem_m.dylib (3178) <7D775039-51B8-356E-82D7-98449065518A> /usr/lib/system/libsystem_m.dylib
0x7fff66dd1000 - 0x7fff66df8fff libsystem_malloc.dylib (283.60.1) <00190446-C6A8-3EA6-92D1-850EA85C84CE> /usr/lib/system/libsystem_malloc.dylib
0x7fff66df9000 - 0x7fff66e06ffb libsystem_networkextension.dylib (1095.60.2) <1E7A59D0-BBCD-3CB0-8AD1-D442A1A5268E> /usr/lib/system/libsystem_networkextension.dylib
0x7fff66e07000 - 0x7fff66e10ff3 libsystem_notify.dylib (241) <AB3FAC47-A830-3158-8D99-DBC728CED1D6> /usr/lib/system/libsystem_notify.dylib
0x7fff66e11000 - 0x7fff66e1afef libsystem_platform.dylib (220) <3DAFCC01-B768-3FFC-AC59-47AAE86BBEA1> /usr/lib/system/libsystem_platform.dylib
0x7fff66e1b000 - 0x7fff66e25fff libsystem_pthread.dylib (416.60.2) <AAF506F4-9455-3CC4-8E0B-6791E3C0993C> /usr/lib/system/libsystem_pthread.dylib
0x7fff66e26000 - 0x7fff66e2afff libsystem_sandbox.dylib (1217.80.1) <C8F3841A-9364-3414-9E3F-9DE3D5FECF0C> /usr/lib/system/libsystem_sandbox.dylib
0x7fff66e2b000 - 0x7fff66e2dfff libsystem_secinit.dylib (62.80.1) <32F36517-9A1C-3D30-85C8-611A2F5E2355> /usr/lib/system/libsystem_secinit.dylib
0x7fff66e2e000 - 0x7fff66e35ffb libsystem_symptoms.dylib (1238.60.1) <2EDF9CE8-4091-30A8-B125-0F25E579694A> /usr/lib/system/libsystem_symptoms.dylib
0x7fff66e36000 - 0x7fff66e4cff2 libsystem_trace.dylib (1147.80.3) <AE11B1AC-352A-37F0-BCA9-055609070104> /usr/lib/system/libsystem_trace.dylib
0x7fff66e4e000 - 0x7fff66e53ffb libunwind.dylib (35.4) <E867ACDE-EADE-3C91-A2A4-0C401788FD47> /usr/lib/system/libunwind.dylib
0x7fff66e54000 - 0x7fff66e89ffe libxpc.dylib (1738.80.8) <51E3E807-9133-3605-BB5F-D59ED6404ABF> /usr/lib/system/libxpc.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 141
thread_create: 0
thread_set_state: 0

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

VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 256K 2
Activity Tracing 256K 1
CG backing stores 224K 2
CoreAnimation 4K 1
CoreGraphics 8K 1
CoreImage 32K 4
Dispatch continuations 16.0M 1
Foundation 4K 1
IOKit 7940K 1
Kernel Alloc Once 8K 1
MALLOC 437.3M 1491
MALLOC guard page 32K 8
MALLOC_LARGE (reserved) 9620K 8 reserved VM address space (unallocated)
Memory Tag 242 12K 1
STACK GUARD 56.1M 28
Stack 21.7M 29
VM_ALLOCATE 131.2M 1056
__DATA 40.2M 277
__DATA_CONST 108K 3
__FONT_DATA 4K 1
__LINKEDIT 357.9M 6
__OBJC_RO 32.0M 1
__OBJC_RW 1780K 2
__TEXT 177.1M 275
__UNICODE 564K 1
mapped file 129.5M 17
shared memory 644K 16
=========== ======= =======
TOTAL 1.4G 3235
TOTAL, minus reserved VM space 1.4G 3235

Model: MacBookPro15,4, BootROM 1037.80.53.0.0 (iBridge: 17.16.13050.0.0,0), 4 processors, Quad-Core Intel Core i5, 1.4 GHz, 8 GB, SMC
Graphics: kHW_IntelIrisGraphics645Item, Intel Iris Plus Graphics 645, spdisplays_builtin
Memory Module: BANK 0/ChannelA-DIMM0, 4 GB, LPDDR3, 2133 MHz, SK Hynix, -
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, LPDDR3, 2133 MHz, SK Hynix, -
AirPort: spairport_wireless_card_type_airport_extreme, wl0: Dec 6 2019 11:23:21 version 16.25.6.0.3.6.72 FWID 01-b0d6247f
Bluetooth: Version 7.0.3f5, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB 3.1 Bus
USB Device: 2.4G Mouse
USB Device: Apple T2 Bus
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 51.1
Edit don_apple: crash log information put into 'Spoiler' tags for better thread readability.
User avatar
don_apple
Moderator
Posts: 8066
Joined: Thu Oct 28, 2010 9:31 pm
Location: Planet Earth

Re: FS19 keeps crashing at the start

Post by don_apple »

jordanostmeyer wrote: Tue Feb 11, 2020 12:42 am log information from previous post ommited
Hello and welcome to the forum!

According to the crash log information you provided it looks like your MacBook only has an on-board grahics chip which is below the minimum requirements to run the game:

Code: Select all

Graphics: kHW_IntelIrisGraphics645Item, Intel Iris Plus Graphics 645, spdisplays_builtin
(you can find the Minimum required hardware to run the game on macOS on https://www.farming-simulator.com/about ... atform=mac)

This is most likely the reason why the game won't run.
Gruß/Regards,
don_apple

Apple iMac 27" (2017), Quad-Core i7 4.2 GHz, 48GB, AMD Radeon R580 8GB
Bitte benutzt das öffentliche Forum für Supportfragen und nicht PN/Please use the public forum for support questions and not PM
FS22 Bugtracker
log.txt Image Server Forenregeln Board rules
ryanfarmer2009
Posts: 1
Joined: Sat Nov 21, 2020 10:40 am

Re: FS19 keeps crashing when i press start on a map

Post by ryanfarmer2009 »

when I have selected all my mods ect, I press start on the game and then soon after it it just crashes/closed the programme. At this very moment I cant play the game :(. is anyone else having these problems?
User avatar
ShawnDaGeek
Posts: 18
Joined: Thu Mar 12, 2020 6:33 pm
Contact:

Re: FS19 keeps crashing at the start

Post by ShawnDaGeek »

Same issue here: Similar thread, with logs here > viewtopic.php?f=964&t=158622
No solution yet, this is effecting my game installs on epic games and steam.
Removed mods, verified files, and reinstalled fresh.

Code: Select all

GIANTS Engine Runtime 8.0.0 (22969) 64bit Steam (Build Date: Oct 28 2020)
Copyright (c) 2008-2019, GIANTS Software GmbH (giants-software.com), All Rights Reserved.
Copyright (c) 2003-2019, Christian Ammann and Stefan Geiger, All Rights Reserved.
Application: FarmingSimulator2019
Main System
  CPU: Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz
  Memory: 32590 MB
  OS: Windows NT 10.0 64-bit
Physics System
  Version: 5.9.5
  Thread(s): 2
Input System
  Keyboard enabled
  Mouse enabled
  Gamepad/Joystick enabled
  Force Feedback disabled
  Devices:
    Pro Controller (VID: 057E PID: 2009 VER: 0200 Cat: UNKNOWN)
    Logitech Extreme 3D (VID: 046D PID: C215 VER: 0204 Cat: JOYSTICK)
Audio System
  Driver: SoftMixer WASAPI 7.1 Surround
  Version: 2018.11
  Frequency: 48000
  Max. active sources: 256
Render System
  Driver: Direct 3D 11
  Card Vendor: NVIDIA Corporation
  Renderer: NVIDIA GeForce RTX 2070
  Version: 27.21.14.6109 (31.12.2020)
  Revision: 161
  Feature level: DirectX 11
  Windowed Mode : off
  V-Sync        : on
  Effective Window Resolution:  1280 x 720
Started 3 threads for threadpool 'Render threadpool'
Hardware Profile
  Level: Very High (auto)
  View Distance Factor: 1.300000
  Shadow Quality: 2.000000 Base-Size: 2048 Filter-Size: 16 Shadow Focus Box true
  Shader Quality: 3
  Skip Mipmaps: 0
  LOD Distance Factor: 1.300000
  Terrain LOD Distance Factor: 2.000000
  Terrain Normal Mapping: Yes
  Foliage View Distance Factor: 1.600000
  Volume Mesh Tessellation Factor: 0.750000
  Tyre Tracks Segments Factor: 4.000000
  Max. Number of Shadow Lights: 5
  Max. Number of Lights: 512
  Max. Number of Lights Per Cluster: 32
  MSAA: 4
  Bloom Quality: 5
  SSAO Quality: 15
  DOF: Enabled
  Cloud Quality: 4
  EnvMap Blending: Enabled
  Setting 'Master Volume': 1
  Setting 'Is Train Tabbable': true
  Setting 'Radio Vehicle Only': true
  Setting 'Radio Active': false
  Setting 'Use Colorblind Mode': false
  Setting 'Easy Arm Control': true
  Setting 'Show Trigger Marker': true
  Setting 'Show Field-Info': true
  Setting 'Invert Y-Look': false
  Setting 'Show Help Icons': true
  Setting 'Radio Volume': 0.5
  Setting 'Vehicle Volume': 0.8
  Setting 'Environment Volume': 0.8
  Setting 'GUI Volume': 0.5
  Setting 'Master Volume': 1
  Setting 'Music Volume': 0.7
Farming Simulator 19 (Steam)
  Version: 1.7.1.0 b10490
  Available Languages: en de jp pl cz fr es ru it pt hu nl cs ct br tr ro kr
  Language: en
  Time: 2021-01-21 12:58:08
dataS2/character/humans/characterAnimation.i3d (93.15 ms)
dataS2/character/humans/pedestrians/pedestrianAnimation.i3d (46.02 ms)
Available mod: (Hash: 3266b9e838b49100e8b3610fb07ea808) (Version: 1.0.2.0) FS19_holmerPack
Physics System
  Version: 5.9.5
  Thread(s): 2
Input System
  Keyboard enabled
  Mouse enabled
  Gamepad/Joystick enabled
  Force Feedback disabled
  Devices:
    Pro Controller (VID: 057E PID: 2009 VER: 0200 Cat: UNKNOWN)
    Logitech Extreme 3D (VID: 046D PID: C215 VER: 0204 Cat: JOYSTICK)
Audio System
  Driver: SoftMixer WASAPI 7.1 Surround
  Version: 2018.11
  Frequency: 48000
  Max. active sources: 256
Render System
  Driver: Direct 3D 11
  Card Vendor: NVIDIA Corporation
  Renderer: NVIDIA GeForce RTX 2070
  Version: 27.21.14.6109 (31.12.2020)
  Revision: 161
  Feature level: DirectX 11
  Windowed Mode : off
  V-Sync        : on
  Effective Window Resolution:  1920 x 1080
Started 3 threads for threadpool 'Render threadpool'
Hardware Profile
  Level: Very High (forced)
  View Distance Factor: 1.300000
  Shadow Quality: 2.000000 Base-Size: 2048 Filter-Size: 16 Shadow Focus Box true
  Shader Quality: 3
  Skip Mipmaps: 0
  LOD Distance Factor: 1.300000
  Terrain LOD Distance Factor: 2.000000
  Terrain Normal Mapping: Yes
  Foliage View Distance Factor: 1.600000
  Volume Mesh Tessellation Factor: 0.750000
  Tyre Tracks Segments Factor: 4.000000
  Max. Number of Shadow Lights: 5
  Max. Number of Lights: 512
  Max. Number of Lights Per Cluster: 32
  MSAA: 4
  Bloom Quality: 5
  SSAO Quality: 15
  DOF: Enabled
  Cloud Quality: 4
  EnvMap Blending: Enabled
  Setting 'Master Volume': 1
  Setting 'Is Train Tabbable': true
  Setting 'Radio Vehicle Only': true
  Setting 'Radio Active': false
  Setting 'Use Colorblind Mode': false
  Setting 'Easy Arm Control': true
  Setting 'Show Trigger Marker': true
  Setting 'Show Field-Info': true
  Setting 'Invert Y-Look': false
  Setting 'Show Help Icons': true
  Setting 'Radio Volume': 0.5
  Setting 'Vehicle Volume': 0.80000001192093
  Setting 'Environment Volume': 0.80000001192093
  Setting 'GUI Volume': 0.5
  Setting 'Master Volume': 1
  Setting 'Music Volume': 0.69999998807907
Farming Simulator 19 (Steam)
  Version: 1.7.1.0 b10490
  Available Languages: en de jp pl cz fr es ru it pt hu nl cs ct br tr ro kr
  Language: en
  Time: 2021-01-21 12:58:37
Available mod: (Hash: 3266b9e838b49100e8b3610fb07ea808) (Version: 1.0.2.0) FS19_holmerPack
dataS2/character/humans/characterAnimation.i3d (57.69 ms)
dataS2/character/humans/pedestrians/pedestrianAnimation.i3d (25.37 ms)
User avatar
ShawnDaGeek
Posts: 18
Joined: Thu Mar 12, 2020 6:33 pm
Contact:

Re: FS19 keeps crashing at the start

Post by ShawnDaGeek »

Resolved this issue for Steam and Epic Games by removing and uninstalling Steering Wheel / Joystick then re - installing game to a newly created directory. "different from default install directory.
NOTE: after install the game will pop up a window to ask if you want to use existing game.xml, you have to say no.

Game now launches into cinematic, settingless and modless.
Post Reply