Jump to content

1.0 - Constant crashing on OS X


Recommended Posts

OS X 10.10.3, 2.6 GHz i7, 16 GB RAM, NVIDIA GT 650M 1 GB VRAM, KSP 1.0.

No one thing causes a crash. I’ll play for 5-10 minutes and then it crashes. Restart, play, repeat. I have MechJeb installed but the crashes occurred with a clean install.

I’d post the crash log if I knew where to find it!

Link to comment
Share on other sites

Please read the [thread=92230]Stock Support and Bug Reporting Guide[/thread] to find the Player.log. I'd be interested to know whether adjusting the texture quality, screen resolution, and graphics quality settings have any effect.

Can you also use the VMMap utility in Terminal to get a report on KSP's memory usage? You can run it with this command to get a copy in your home folder: vmmap -v KSP > KSP_vmmap.txt

Edited by Master Tao
weather the whether
Link to comment
Share on other sites

I'm not getting constant crashes... I've had 3 in as many hours. Seems that it may well still be texture related (see screenshots). Next time I get a spinning beach ball o' death I'll grab the log and the such and add it to this thread.

According to activity monitor, I've yet to see usage go above 2.2gb. I've also set all the graphics to max. 10.9.5, 2.3ghz i7, 2gb GeForce 750M, 16gb ram.

This information merged with other post.

Javascript is disabled. View full album
Edited by FlipNascar
Link to comment
Share on other sites

I have the same problem. Same graphical corruption followed by CTD as previously experienced with 0.90 on OSX, 0.25 was much less affected.

Fresh download, no imported save, no mods, no nothing.

The Player.log file is here.

Here is some information from the OSX core dump:

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

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000


=====================================================


VM Region Summary:
ReadOnly portion of Libraries: Total=205.0M resident=61.7M(30%) swapped_out_or_unallocated=143.3M(70%)
Writable regions: Total=3.3G written=111.7M(3%) resident=2.7G(82%) swapped_out=81.2M(2%) unallocated=617.3M(18%)


REGION TYPE VIRTUAL
=========== =======
CG backing stores 20.7M
CG image 124K
CG raster data 39.6M
CG shared images 368K
CoreAnimation 24K
CoreUI image data 132K
Foundation 4K
IOKit 1.4G
Kernel Alloc Once 4K
MALLOC 1.3G
MALLOC (admin) 48K
Memory Tag 242 12K
OpenCL 16K
OpenGL GLSL 128K
Stack 70.3M
VM_ALLOCATE 517.2M
VM_ALLOCATE (reserved) 4K reserved VM address space (unallocated)
__DATA 9244K
__GLSLBUILTINS 2588K
__IMAGE 528K
__LINKEDIT 50.0M
__OBJC 2500K
__TEXT 155.0M
__UNICODE 552K
mapped file 136.6M
shared memory 68K
=========== =======
TOTAL 3.7G

[FONT=Helvetica]Thread 0 Crashed:: Dispatch queue: com.apple.main-thread[/FONT][FONT=Helvetica]0   libsystem_kernel.dylib            0x9660369a __pthread_kill + 10[/FONT]
[FONT=Helvetica]1 libsystem_pthread.dylib 0x93345f19 pthread_kill + 101[/FONT]
[FONT=Helvetica]2 libsystem_c.dylib 0x9af60eee abort + 156[/FONT]
[FONT=Helvetica]3 libmono.0.dylib 0x0131051d mono_handle_native_sigsegv + 881[/FONT]
[FONT=Helvetica]4 libmono.0.dylib 0x01349c3a sigabrt_signal_handler + 99[/FONT]
[FONT=Helvetica]5 libsystem_platform.dylib 0x9333f03b _sigtramp + 43[/FONT]
[FONT=Helvetica]6 ??? 0xffffffff 0 + 4294967295[/FONT]
[FONT=Helvetica]7 libmono.0.dylib 0x01349bd7 sigusr1_signal_handler + 159[/FONT]
[FONT=Helvetica]8 libsystem_c.dylib 0x9af60eee abort + 156[/FONT]
[FONT=Helvetica]9 unity.Squad.Kerbal Space Program 0x0034a822 HandleSignal(int, __siginfo*, void*) + 34[/FONT]
[FONT=Helvetica]10 libmono.0.dylib 0x0134981a mono_chain_signal + 76[/FONT]
[FONT=Helvetica]11 libmono.0.dylib 0x01293ae2 mono_sigsegv_signal_handler + 234[/FONT]
[FONT=Helvetica]12 libsystem_platform.dylib 0x9333f03b _sigtramp + 43[/FONT]
[FONT=Helvetica]13 ??? 0xffffffff 0 + 4294967295[/FONT]
[FONT=Helvetica]14 libmono.0.dylib 0x012939f8 mono_sigill_signal_handler + 59[/FONT]
[FONT=Helvetica]15 libmono.0.dylib 0x0134b651 mono_add_process_object + 115[/FONT]
[FONT=Helvetica]16 libmono.0.dylib 0x0134b28b mono_unity_liveness_calculation_from_statics + 516[/FONT]
[FONT=Helvetica]17 unity.Squad.Kerbal Space Program 0x002ea948 GarbageCollectSharedAssets(bool) + 3128[/FONT]
[FONT=Helvetica]18 unity.Squad.Kerbal Space Program 0x0030b902 CleanupAfterLoad() + 18[/FONT]
[FONT=Helvetica]19 unity.Squad.Kerbal Space Program 0x002efe45 LevelLoading::LoadLevel(int, std::string const&, AwakeFromLoadQueue&) + 869[/FONT]
[FONT=Helvetica]20 unity.Squad.Kerbal Space Program 0x002efad7 PlayerLoadLevelFromThread(int, std::string const&, AwakeFromLoadQueue&) + 39[/FONT]
[FONT=Helvetica]21 unity.Squad.Kerbal Space Program 0x002f4c91 PreloadLevelOperation::IntegrateMainThread() + 65[/FONT]
[FONT=Helvetica]22 unity.Squad.Kerbal Space Program 0x002f3cdb PreloadManager::UpdatePreloadingSingleStep(bool) + 299[/FONT]
[FONT=Helvetica]23 unity.Squad.Kerbal Space Program 0x002f4308 PreloadManager::WaitForAllAsyncOperationsToComplete() + 136[/FONT]
[FONT=Helvetica]24 unity.Squad.Kerbal Space Program 0x002f1e14 PlayerLoop(bool, bool, IHookEvent*) + 708[/FONT]
[FONT=Helvetica]25 unity.Squad.Kerbal Space Program 0x0065e65c -[PlayerAppDelegate UpdatePlayer] + 252[/FONT]
[FONT=Helvetica]26 com.apple.Foundation 0x956ad6cf __NSFireTimer + 119[/FONT]
[FONT=Helvetica]27 com.apple.CoreFoundation 0x9be36006 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22[/FONT]
[FONT=Helvetica]28 com.apple.CoreFoundation 0x9be35ab4 __CFRunLoopDoTimer + 1316[/FONT]
[FONT=Helvetica]29 com.apple.CoreFoundation 0x9beb154f __CFRunLoopDoTimers + 351[/FONT]
[FONT=Helvetica]30 com.apple.CoreFoundation 0x9bded531 __CFRunLoopRun + 2081[/FONT]
[FONT=Helvetica]31 com.apple.CoreFoundation 0x9bdecaa6 CFRunLoopRunSpecific + 390[/FONT]
[FONT=Helvetica]32 com.apple.CoreFoundation 0x9bdec90b CFRunLoopRunInMode + 123[/FONT]
[FONT=Helvetica]33 com.apple.HIToolbox 0x9623e8f8 RunCurrentEventLoopInMode + 262[/FONT]
[FONT=Helvetica]34 com.apple.HIToolbox 0x9623e631 ReceiveNextEventCommon + 494[/FONT]
[FONT=Helvetica]35 com.apple.HIToolbox 0x9623e42c _BlockUntilNextEventMatchingListInModeWithFilter + 99[/FONT]
[FONT=Helvetica]36 com.apple.AppKit 0x93f07721 _DPSNextEvent + 742[/FONT]
[FONT=Helvetica]37 com.apple.AppKit 0x93f06dc5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350[/FONT]
[FONT=Helvetica]38 com.apple.AppKit 0x93efb77c -[NSApplication run] + 907[/FONT]
[FONT=Helvetica]39 com.apple.AppKit 0x93e70bc0 NSApplicationMain + 2082[/FONT]
[FONT=Helvetica]40 unity.Squad.Kerbal Space Program 0x0065e3ab PlayerMain(int, char const**) + 731[/FONT]
[FONT=Helvetica]41 unity.Squad.Kerbal Space Program[/FONT][FONT=Helvetica]0x00003095 start + 53[/FONT]

From the Player.log, the root cause seems to be

[COLOR=#000000]KSP(383,0xa09221d4) malloc: *** mach_vm_map(size=4194304) failed (error code=3)

which is an out of memory error. Looks like it's running out of virtual memory (definitely not of real memory, my machine has 8GB and the "memory pressure" stays in the green all the time). It's on a latest model 13" Macbook Pro.

Edited by thorfinn
Link to comment
Share on other sites

Here's my player.log this time I got spinning beach ball of death while in the VAB. Textures were being replicated/shadowed on the VAB floor. Went to exit, and boom... Beach ball.

Was only using 2.32gb of memory (according to activity monitor) when it showed up as not responding.

Edit: Specs are in other post but for ease of use adding here:

OSX 10.9.5

2.3Ghz i7

GeForce 750M 2Gb

16Gb RAM

Link to full system profile

I'm not getting constant crashes... I've had 3 in as many hours. Seems that it may well still be texture related (see screenshots). Next time I get a spinning beach ball o' death I'll grab the log and the such and add it to this thread.

According to activity monitor, I've yet to see usage go above 2.2gb. I've also set all the graphics to max. 10.9.5, 2.3ghz i7, 2gb GeForce 750M, 16gb ram.

http://imgur.com/a/WkQRd

Grabbed a vmmap this time too: link

Edited by FlipNascar
Link to comment
Share on other sites

Got another crash. Frequency reduced after reducing textures to half-res. Strangely KSP does not generate a crash log.

OS X crash dump:

Process:               KSP [15575]
Path: /Applications/KSP/KSP.app/Contents/MacOS/KSP
Identifier: unity.Squad.Kerbal Space Program
Version: Unity Player version 4.6.4f1 (4.6.4f1)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: KSP [15575]
User ID: 503

Date/Time: 2015-04-27 21:17:10.668 -0500
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Anonymous UUID: A0193A5C-15EC-7E21-B470-2B0E85AD5783

Sleep/Wake UUID: 5802FC5C-9DF5-4C60-A572-BE6D76DED3E5

Time Awake Since Boot: 170000 seconds
Time Since Wake: 6000 seconds

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

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0:
-->
__TEXT 0000000000001000-0000000000b80000 [ 11.5M] r-x/rwx SM=COW /Applications/KSP/KSP.app/Contents/MacOS/KSP

Application Specific Information:
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x980d769a __pthread_kill + 10
1 libsystem_pthread.dylib 0x907d5f19 pthread_kill + 101
2 libsystem_c.dylib 0x98701eee abort + 156
3 libmono.0.dylib 0x0131051d mono_handle_native_sigsegv + 881
4 libmono.0.dylib 0x01349c3a sigabrt_signal_handler + 99
5 libsystem_platform.dylib 0x9016503b _sigtramp + 43
6 ??? 0xffffffff 0 + 4294967295
7 libmono.0.dylib 0x01349bd7 sigusr1_signal_handler + 159
8 libsystem_c.dylib 0x98701eee abort + 156
9 unity.Squad.Kerbal Space Program 0x0034a822 HandleSignal(int, __siginfo*, void*) + 34
10 libmono.0.dylib 0x0134981a mono_chain_signal + 76
11 libmono.0.dylib 0x01293ae2 mono_sigsegv_signal_handler + 234
12 libsystem_platform.dylib 0x9016503b _sigtramp + 43
13 ??? 0xffffffff 0 + 4294967295
14 libmono.0.dylib 0x012939f8 mono_sigill_signal_handler + 59
15 libmono.0.dylib 0x0134b651 mono_add_process_object + 115
16 libmono.0.dylib 0x0134b28b mono_unity_liveness_calculation_from_statics + 516
17 unity.Squad.Kerbal Space Program 0x002ea948 GarbageCollectSharedAssets(bool) + 3128
18 unity.Squad.Kerbal Space Program 0x0030b902 CleanupAfterLoad() + 18
19 unity.Squad.Kerbal Space Program 0x002efe45 LevelLoading::LoadLevel(int, std::string const&, AwakeFromLoadQueue&) + 869
20 unity.Squad.Kerbal Space Program 0x002efad7 PlayerLoadLevelFromThread(int, std::string const&, AwakeFromLoadQueue&) + 39
21 unity.Squad.Kerbal Space Program 0x002f4c91 PreloadLevelOperation::IntegrateMainThread() + 65
22 unity.Squad.Kerbal Space Program 0x002f3cdb PreloadManager::UpdatePreloadingSingleStep(bool) + 299
23 unity.Squad.Kerbal Space Program 0x002f4308 PreloadManager::WaitForAllAsyncOperationsToComplete() + 136
24 unity.Squad.Kerbal Space Program 0x002f1e14 PlayerLoop(bool, bool, IHookEvent*) + 708
25 unity.Squad.Kerbal Space Program 0x0065e65c -[PlayerAppDelegate UpdatePlayer] + 252
26 com.apple.Foundation 0x970b96cf __NSFireTimer + 119
27 com.apple.CoreFoundation 0x9438b006 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
28 com.apple.CoreFoundation 0x9438aab4 __CFRunLoopDoTimer + 1316
29 com.apple.CoreFoundation 0x9440654f __CFRunLoopDoTimers + 351
30 com.apple.CoreFoundation 0x94342531 __CFRunLoopRun + 2081
31 com.apple.CoreFoundation 0x94341aa6 CFRunLoopRunSpecific + 390
32 com.apple.CoreFoundation 0x9434190b CFRunLoopRunInMode + 123
33 com.apple.HIToolbox 0x928a38f8 RunCurrentEventLoopInMode + 262
34 com.apple.HIToolbox 0x928a3631 ReceiveNextEventCommon + 494
35 com.apple.HIToolbox 0x928a342c _BlockUntilNextEventMatchingListInModeWithFilter + 99
36 com.apple.AppKit 0x91338721 _DPSNextEvent + 742
37 com.apple.AppKit 0x91337dc5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350
38 com.apple.AppKit 0x9132c77c -[NSApplication run] + 907
39 com.apple.AppKit 0x912a1bc0 NSApplicationMain + 2082
40 unity.Squad.Kerbal Space Program 0x0065e3ab PlayerMain(int, char const**) + 731
41 unity.Squad.Kerbal Space Program 0x00003095 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x980d88ce kevent64 + 10
1 libdispatch.dylib 0x9832473f _dispatch_mgr_invoke + 245
2 libdispatch.dylib 0x983243a2 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x980d1a0a semaphore_wait_trap + 10
1 libmono.0.dylib 0x01434a55 mono_sem_wait + 33
2 libmono.0.dylib 0x0137acc1 finalizer_thread + 219
3 libmono.0.dylib 0x013f78f5 start_wrapper + 534
4 libmono.0.dylib 0x0142b334 thread_start_routine + 265
5 libmono.0.dylib 0x014512b1 GC_start_routine + 108
6 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
7 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
8 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 3:: UnityLookForNewInputDevices
0 libsystem_kernel.dylib 0x980d19ce mach_msg_trap + 10
1 libsystem_kernel.dylib 0x980d0a70 mach_msg + 68
2 com.apple.CoreFoundation 0x94342ef6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x94342309 __CFRunLoopRun + 1529
4 com.apple.CoreFoundation 0x94341aa6 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x944055c1 CFRunLoopRun + 129
6 unity.Squad.Kerbal Space Program 0x006695e4 LookForNewDevices(void*) + 452
7 unity.Squad.Kerbal Space Program 0x003ba491 Thread::RunThreadWrapper(void*) + 65
8 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
9 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
10 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 4:: UnityGfxDeviceWorker
0 libsystem_kernel.dylib 0x980d1a22 semaphore_timedwait_trap + 10
1 com.apple.CoreServices.CarbonCore 0x9bed0d28 MPWaitOnSemaphore + 120
2 unity.Squad.Kerbal Space Program 0x00675482 PlatformSemaphore::WaitForSignal() + 34
3 unity.Squad.Kerbal Space Program 0x003bb586 ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) + 118
4 unity.Squad.Kerbal Space Program 0x00699c40 GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) + 80
5 unity.Squad.Kerbal Space Program 0x00699abf GfxDeviceWorker::RunGfxDeviceWorker(void*) + 79
6 unity.Squad.Kerbal Space Program 0x003ba491 Thread::RunThreadWrapper(void*) + 65
7 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
8 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
9 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 5:: UnityWorker
0 libsystem_kernel.dylib 0x980d1a22 semaphore_timedwait_trap + 10
1 com.apple.CoreServices.CarbonCore 0x9bed0d28 MPWaitOnSemaphore + 120
2 unity.Squad.Kerbal Space Program 0x00675482 PlatformSemaphore::WaitForSignal() + 34
3 unity.Squad.Kerbal Space Program 0x003b97c3 JobScheduler::WorkLoop(void*) + 99
4 unity.Squad.Kerbal Space Program 0x003ba491 Thread::RunThreadWrapper(void*) + 65
5 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
6 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
7 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 6:: UnityWorker
0 libsystem_kernel.dylib 0x980d1a22 semaphore_timedwait_trap + 10
1 com.apple.CoreServices.CarbonCore 0x9bed0d28 MPWaitOnSemaphore + 120
2 unity.Squad.Kerbal Space Program 0x00675482 PlatformSemaphore::WaitForSignal() + 34
3 unity.Squad.Kerbal Space Program 0x003b97c3 JobScheduler::WorkLoop(void*) + 99
4 unity.Squad.Kerbal Space Program 0x003ba491 Thread::RunThreadWrapper(void*) + 65
5 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
6 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
7 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 7:: UnityWorker
0 libsystem_kernel.dylib 0x980d1a22 semaphore_timedwait_trap + 10
1 com.apple.CoreServices.CarbonCore 0x9bed0d28 MPWaitOnSemaphore + 120
2 unity.Squad.Kerbal Space Program 0x00675482 PlatformSemaphore::WaitForSignal() + 34
3 unity.Squad.Kerbal Space Program 0x003b97c3 JobScheduler::WorkLoop(void*) + 99
4 unity.Squad.Kerbal Space Program 0x003ba491 Thread::RunThreadWrapper(void*) + 65
5 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
6 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
7 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0x980d1a0a semaphore_wait_trap + 10
1 unity.Squad.Kerbal Space Program 0x00060ac3 algThreadJobQueueThreadFunc + 35
2 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
3 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x980d1a0a semaphore_wait_trap + 10
1 unity.Squad.Kerbal Space Program 0x00060ac3 algThreadJobQueueThreadFunc + 35
2 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
3 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 10:
0 libsystem_kernel.dylib 0x980d1a0a semaphore_wait_trap + 10
1 unity.Squad.Kerbal Space Program 0x00060ac3 algThreadJobQueueThreadFunc + 35
2 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
3 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 11:: UnitySubstanceThread
0 libsystem_kernel.dylib 0x980d1a22 semaphore_timedwait_trap + 10
1 com.apple.CoreServices.CarbonCore 0x9bed0d28 MPWaitOnSemaphore + 120
2 unity.Squad.Kerbal Space Program 0x00675482 PlatformSemaphore::WaitForSignal() + 34
3 unity.Squad.Kerbal Space Program 0x00280e5b SubstanceSystem::ThreadMain(void*) + 59
4 unity.Squad.Kerbal Space Program 0x003ba491 Thread::RunThreadWrapper(void*) + 65
5 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
6 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
7 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 12:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x980d19ce mach_msg_trap + 10
1 libsystem_kernel.dylib 0x980d0a70 mach_msg + 68
2 com.apple.audio.CoreAudio 0x9ad21bb0 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 142
3 com.apple.audio.CoreAudio 0x9ad1a6fe HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 72
4 com.apple.audio.CoreAudio 0x9ad18c1e HALC_ProxyIOContext::IOWorkLoop() + 1148
5 com.apple.audio.CoreAudio 0x9ad1867a HALC_ProxyIOContext::IOThreadEntry(void*) + 156
6 com.apple.audio.CoreAudio 0x9ad24d09 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7 com.apple.audio.CoreAudio 0x9ad18591 HALB_IOThread::Entry(void*) + 173
8 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
9 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
10 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 13:
0 libsystem_kernel.dylib 0x980d78f6 __semwait_signal + 10
1 libsystem_c.dylib 0x98721c06 nanosleep$UNIX2003 + 218
2 libsystem_c.dylib 0x98721ab2 usleep$UNIX2003 + 60
3 unity.Squad.Kerbal Space Program 0x00a48b45 FMOD_OS_Time_Sleep(unsigned int) + 21
4 unity.Squad.Kerbal Space Program 0x00a2d031 FMOD::Thread::callback(void*) + 49
5 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
6 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
7 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 14:: CVDisplayLink
0 libsystem_kernel.dylib 0x980d7512 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x907d4a4a _pthread_cond_wait + 726
2 libsystem_pthread.dylib 0x907d81c0 pthread_cond_wait$UNIX2003 + 71
3 com.apple.CoreVideo 0x9873b7ef CVDisplayLink::runIOThread() + 927
4 com.apple.CoreVideo 0x9873b439 startIOThread(void*) + 159
5 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
6 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
7 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 15:: UnityPreload
0 libsystem_kernel.dylib 0x980d1a22 semaphore_timedwait_trap + 10
1 com.apple.CoreServices.CarbonCore 0x9bed0d28 MPWaitOnSemaphore + 120
2 unity.Squad.Kerbal Space Program 0x00675482 PlatformSemaphore::WaitForSignal() + 34
3 unity.Squad.Kerbal Space Program 0x002f3fd1 PreloadManager::Run() + 433
4 unity.Squad.Kerbal Space Program 0x002f3e11 PreloadManager::Run(void*) + 17
5 unity.Squad.Kerbal Space Program 0x003ba491 Thread::RunThreadWrapper(void*) + 65
6 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
7 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
8 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 16:
0 libsystem_kernel.dylib 0x980d78f6 __semwait_signal + 10
1 libsystem_c.dylib 0x98721c06 nanosleep$UNIX2003 + 218
2 libsystem_c.dylib 0x98721ab2 usleep$UNIX2003 + 60
3 unity.Squad.Kerbal Space Program 0x00a48b45 FMOD_OS_Time_Sleep(unsigned int) + 21
4 unity.Squad.Kerbal Space Program 0x00a2d031 FMOD::Thread::callback(void*) + 49
5 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
6 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
7 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 17:
0 libsystem_kernel.dylib 0x980d19ce mach_msg_trap + 10
1 libsystem_kernel.dylib 0x980d0a70 mach_msg + 68
2 com.apple.CoreFoundation 0x94342ef6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x94342309 __CFRunLoopRun + 1529
4 com.apple.CoreFoundation 0x94341aa6 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x9434190b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x91407ea0 _NSEventThread + 283
7 libsystem_pthread.dylib 0x907d3e13 _pthread_body + 138
8 libsystem_pthread.dylib 0x907d3d89 _pthread_start + 162
9 libsystem_pthread.dylib 0x907d1e52 thread_start + 34

Thread 18:
0 libsystem_kernel.dylib 0x980d7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x907d42b1 _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x907d1e2e start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x013101c3 ecx: 0xbfffbe6c edx: 0x00000000
edi: 0xa04cb1d4 esi: 0x00000006 ebp: 0xbfffbe88 esp: 0xbfffbe6c
ss: 0x00000023 efl: 0x00000206 eip: 0x980d769a cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xa04cb1e0

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


Binary Images:
0x1000 - 0xb7ffff +unity.Squad.Kerbal Space Program (Unity Player version 4.6.4f1 - 4.6.4f1) <8A005382-F6E0-3C56-BD27-4D5E085F19AC> /Applications/KSP/KSP.app/Contents/MacOS/KSP
0x128b000 - 0x1504fff +libmono.0.dylib (1) <D0D1C4F2-7018-3074-B5D7-3A6B08478766> /Applications/KSP/KSP.app/Contents/Frameworks/MonoEmbedRuntime/osx/libmono.0.dylib
0x44f4000 - 0x44f4ffb +cl_kernels (???) <E48D6257-8140-45AA-9C6B-312185538302> cl_kernels
0x744d000 - 0x744dffb +cl_kernels (???) <B4D7E103-0E83-4292-8C1E-EB73998746AB> cl_kernels
0xa6d0000 - 0xa71dfff com.apple.CloudDocs (1.0 - 321.6) <EF208D9F-9E6C-3FF9-AC82-3C2B4EBFAB89> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0xcc25000 - 0xcd10ff7 unorm8_bgra.dylib (2.4.5) <8F181889-D219-3292-B6C0-F6607D1924B0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0xd5df000 - 0xd5ebff7 com.apple.iokit.IOHIDLib (2.0.0 - 2.0.0) <D4293D14-F278-3B83-943D-EE12FA8A7F1E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0xfbc2000 - 0xfbc6fff com.apple.audio.AppleHDAHALPlugIn (272.18 - 272.18) <FCD052AE-05F8-39C1-A378-F10B15F589E6> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x10c01000 - 0x10e57ffb com.apple.audio.units.Components (1.12 - 1.12) <CDBD7615-8B56-3CA5-AA0A-8BB4CCDD11B3> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x40000000 - 0x404d2ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.6.20 - 10.0.6) <F93FBBF1-1812-3FF4-B4AD-173B82C44C5A> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x48000000 - 0x488cbfff com.apple.GeForceGLDriver (10.2.7 - 10.0.2) <F017D4B6-4C3F-3368-99CE-FB81CEC0BBA3> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe77000 - 0x8feaae03 dyld (353.2.1) <06B1254D-9BB9-327C-BA15-8F18FFF97586> /usr/lib/dyld
0x90008000 - 0x90017ffb libxar.1.dylib (255) <4FF7DB6F-3232-302F-94BC-F1188F78AF25> /usr/lib/libxar.1.dylib
0x90018000 - 0x90025ff7 libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x90026000 - 0x90028ffb libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
0x90029000 - 0x9007cfff com.apple.CoreMediaIO (601.0 - 4760) <A3BA21A9-5841-3C98-BBE8-A945020745DF> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9007d000 - 0x90148fff com.apple.DiscRecording (9.0 - 9000.4.2) <8E19F180-3D32-3C7A-8E73-272F2955D9A8> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x90157000 - 0x9015fff7 libCGCMS.A.dylib (779.11) <EFC325D4-B616-3739-BAB6-D9C8B74F102F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x90160000 - 0x90166ff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
0x90167000 - 0x9016efff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9016f000 - 0x901ecff3 com.apple.framework.IOKit (2.0.2 - 1050.20.2) <84299E45-C5F3-365F-AC1B-0EAFF8057112> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x901ed000 - 0x901f1ffb libGIF.dylib (1237) <F831EEB0-3193-32A7-914D-F77C7D5027E3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x901f2000 - 0x9028ffff com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90290000 - 0x902adffb com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x902ae000 - 0x902b2ffb com.apple.IOSurface (97.4 - 97.4) <FD6AD351-BD60-337C-8D3D-42CDA7EE137C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x902b3000 - 0x902e0fff com.apple.ProtectedCloudStorage (1.0 - 1) <1CF781F8-1210-3B77-964B-D85F98B90681> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x90352000 - 0x903d1fff com.apple.SystemConfiguration (1.14 - 1.14) <6081992E-6825-3F69-AACF-70ABFA4CE379> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x903d2000 - 0x903f8ffb libPng.dylib (1237) <7EA0DEBE-4000-39D4-89E5-17F655BA317E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x903f9000 - 0x9044cfff libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
0x9044d000 - 0x9047aff7 GLRendererFloat (11.1.2) <F9E90ECE-FBBF-3F1A-BC97-EDDB152498C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x90701000 - 0x90748ff3 com.apple.AppleJPEG (1.0 - 1) <677BE130-F5AB-36F4-A51A-1FF20FC0085A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x90749000 - 0x907d0fff com.apple.CoreServices.OSServices (640.4 - 640.4) <6ABC3CCE-5A4E-3CB2-AA12-3FFAB27D835A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x907d1000 - 0x907d9fff libsystem_pthread.dylib (105.10.1) <4A229519-29A1-3ABF-8CEF-43BCE4ACDA06> /usr/lib/system/libsystem_pthread.dylib
0x9115e000 - 0x911b2fff com.apple.HIServices (1.22 - 522.1) <E46DFA95-A419-32CD-AD1F-C5839F9CF923> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x911b3000 - 0x911b4fff com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x911b5000 - 0x9124ffff com.apple.ColorSync (4.9.0 - 4.9.0) <E3442A3A-181A-3C39-86D5-89292AF8115F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91250000 - 0x9129eff7 libcurl.4.dylib (83.1.2) <50E14C55-B150-39E1-BA2C-B0658D38E580> /usr/lib/libcurl.4.dylib
0x9129f000 - 0x91ecbfff com.apple.AppKit (6.9 - 1347.57) <2E995EB6-3DB5-3FE0-B140-3E7563903322> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91ecc000 - 0x91ed7ff7 com.apple.NetAuth (5.2 - 5.2) <3E650FB0-5EB5-3807-8B71-8FAF64D6A0FC> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x91ed8000 - 0x91fa3fff com.apple.backup.framework (1.6.4 - 1.6.4) <75DC1CA0-5D18-3E8F-A8BC-D737FC9C55C4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x91fa4000 - 0x91fa5fff liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x91fa6000 - 0x91fa8fff com.apple.loginsupport (1.0 - 1) <BA8EEAD0-8E97-3219-949B-50AE67F8869E> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x91fa9000 - 0x91fa9fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <F968D12F-F59D-3148-951D-76735C3C1B57> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91faa000 - 0x91faeffb libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
0x91faf000 - 0x92061fff libCoreStorage.dylib (471.20.7) <34D9A40A-97EB-3365-B809-13DA5BF569C6> /usr/lib/libCoreStorage.dylib
0x92062000 - 0x92064fff libCVMSPluginSupport.dylib (11.1.2) <2C725DC9-0773-3637-B905-7A8B2001192F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x92065000 - 0x9206cfff com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x92071000 - 0x920abfff com.apple.AirPlaySupport (2.0 - 215.18) <62CFE5FC-293F-36C8-9371-243892E55D73> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x920ac000 - 0x92494ff7 libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92495000 - 0x92542fff libcrypto.0.9.7.dylib (106) <19669D99-DC79-3715-BC3A-850016DDDD7F> /usr/lib/libcrypto.0.9.7.dylib
0x92543000 - 0x92543fff com.apple.Carbon (154 - 157) <CA90E930-DE59-3AD9-B158-3A940BA1FA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92544000 - 0x92546ff3 com.apple.EFILogin (2.0 - 2) <00F6D57F-5B4F-373E-BBFF-D19E1E7F87E6> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x92547000 - 0x92552ff7 com.apple.AppSandbox (4.0 - 238.20.2) <E81603D8-FA25-3667-999C-E5A9DF790CB4> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x92553000 - 0x925a8ff7 com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x925a9000 - 0x925afff7 libsystem_trace.dylib (72.20.1) <5F23BE77-1C60-3859-B528-C6B3C184C95C> /usr/lib/system/libsystem_trace.dylib
0x925b0000 - 0x925c4fff com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x925c5000 - 0x92625fff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <2FFC7C07-CA18-3959-B8F6-F620025BCD86> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92626000 - 0x92645ff7 com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x92646000 - 0x926d3ff3 com.apple.PerformanceAnalysis (1.0 - 1) <AADDDFC1-B4F3-311A-94EF-4D8EAFC2E2C7> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x926d4000 - 0x926e2ff7 libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x926e3000 - 0x926e6fff libextension.dylib (55.2) <BE3B5B43-A1BB-3BB6-9CD9-946BC61241FC> /usr/lib/libextension.dylib
0x926e7000 - 0x926edff7 com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x926ee000 - 0x926eefff libOpenScriptingUtil.dylib (162.1) <EDDD4BA8-6212-3437-8CFF-117724C12A4E> /usr/lib/libOpenScriptingUtil.dylib
0x92816000 - 0x9282dffb com.apple.AppContainer (4.0 - 238.20.2) <0A9A3DD3-2D64-3548-8374-96FCE828D151> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x92838000 - 0x92874ff3 com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x92875000 - 0x92c4eff3 com.apple.HIToolbox (2.1.1 - 758.7) <A7B81A48-6BB9-35EC-B128-D38AD4EC7802> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92c4f000 - 0x92c58ffb com.apple.CommonAuth (4.0 - 2.0) <FFE760A3-FEF7-3009-92E8-893ABB3BC91A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x92c59000 - 0x92c65fff com.apple.CrashReporterSupport (10.10 - 631) <456980E6-2F31-321B-B35D-CA54B88C6F1C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x92c66000 - 0x92fe9ff7 com.apple.VideoToolbox (1.0 - 1562.235) <52EE731A-400A-3670-8904-03636C41B4CD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x92fea000 - 0x92fefff7 libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
0x92ff0000 - 0x93550ff3 com.apple.MediaToolbox (1.0 - 1562.235) <44C382D2-F7B2-312A-B6CC-AD27D0F17011> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x93551000 - 0x935c8ff7 com.apple.CoreUtils (1.1 - 110.1) <1667BF42-48D3-3B3D-A9CF-0868178DD2EB> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x935c9000 - 0x935dafff libsystem_coretls.dylib (35.20.2) <3688680D-90B5-373F-9E0D-46809E98B023> /usr/lib/system/libsystem_coretls.dylib
0x935db000 - 0x938effef com.apple.CoreAUC (211.1.0 - 211.1.0) <4ECEBB32-FAA9-357E-BD7D-039E2633AAD5> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x938f0000 - 0x938f0fff com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x938f1000 - 0x938fafff com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9394b000 - 0x93d86feb com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93d87000 - 0x93d89ffb libCGXType.A.dylib (779.11) <2B22C4C3-CF75-3909-B9A0-1B9A23028FBB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x93d8a000 - 0x93daeffb com.apple.framework.Apple80211 (10.3 - 1030.71.6) <84F7040E-713D-3B0E-8397-7CE0C377C52A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x93daf000 - 0x93e9fff3 com.apple.DiskImagesFramework (10.10.1 - 396) <25716B90-E152-3666-92BB-FE543AEB6FA9> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x93ea0000 - 0x93ea9fff libGFXShared.dylib (11.1.2) <C67D9D93-6172-3AD6-BBB2-A18C9EC94570> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93eaa000 - 0x93eafff7 libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
0x93eb0000 - 0x93ebcff7 libkxld.dylib (2782.20.48) <A318FD58-B9BA-3548-A8C9-116DB33719A5> /usr/lib/system/libkxld.dylib
0x93ebd000 - 0x93ee9ffb libsandbox.1.dylib (358.20.5) <5AFB311B-D796-3851-BC5B-72EF603DB2B6> /usr/lib/libsandbox.1.dylib
0x93eea000 - 0x93f45ffb libTIFF.dylib (1237) <CEE13162-B2D3-3AA6-82A7-AA1A02E424DF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93f46000 - 0x93f97fff libcups.2.dylib (408.2) <425E4328-ECA1-31EE-B2C4-0D67FB8848BE> /usr/lib/libcups.2.dylib
0x93f98000 - 0x940abfff com.apple.MediaControlSender (2.0 - 215.18) <D35B4B09-AE31-3028-ACEE-E86991772577> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x940e1000 - 0x940e4fff com.apple.xpc.ServiceManagement (1.0 - 1) <D23A7F03-979D-3A78-B1F6-645D2EFEEF66> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x940e5000 - 0x94107ff3 libssl.0.9.7.dylib (106) <E0174C8B-F4E3-3B8C-9F88-1D7B088DC155> /usr/lib/libssl.0.9.7.dylib
0x94108000 - 0x94109fff libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
0x9410a000 - 0x94112fff libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
0x94113000 - 0x94114fff libSystem.B.dylib (1213) <C45CC429-5DE4-3B01-8450-B3BD1AA03C3F> /usr/lib/libSystem.B.dylib
0x94118000 - 0x94141fff libRIP.A.dylib (779.11) <4BD501EF-1671-3165-BD7A-CF227F4BD690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94142000 - 0x94155fff com.apple.CoreBluetooth (1.0 - 1) <153F2DDE-CCCF-3C63-AF70-2EA306DACDCD> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x94156000 - 0x9415bfff com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9415c000 - 0x94168ff7 libcsfde.dylib (471.20.7) <95CB28B6-A722-3660-AD1B-07A7C0B8C74A> /usr/lib/libcsfde.dylib
0x9416c000 - 0x94185fff libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
0x94186000 - 0x942caff7 com.apple.ImageIO.framework (3.3.0 - 1237) <314B3F6B-4DC5-31E9-BE67-032901676A34> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x942cb000 - 0x9467fff7 com.apple.CoreFoundation (6.9 - 1153.18) <267B1002-C755-37B4-95CD-92358CF994B8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94720000 - 0x9475ffff com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94760000 - 0x94764fff com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x94765000 - 0x94784ff7 com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <9265A1BE-FA6F-38C7-BDFB-FA05EEC683CE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94785000 - 0x9490dff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <CA1E6D99-F534-3D3B-9AA5-038E171AD0A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9499d000 - 0x949ccff7 com.apple.DictionaryServices (1.2 - 229) <BC958000-7A7D-3C3A-B0FF-95734A35EB0A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94b43000 - 0x94f3afff com.apple.CoreGraphics (1.600.0 - 779.11) <C335E1BE-B524-3EE8-969F-329BE9739CC4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94f3b000 - 0x94f43fff com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <FDCAA783-356F-3CA4-B960-16555CD7E34A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x94f44000 - 0x94f44fff libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
0x94f45000 - 0x95049ff7 libJP2.dylib (1237) <3A85AB3C-AFC7-3761-A198-D6C7317E476A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9504a000 - 0x95057ff3 com.apple.ProtocolBuffer (1 - 228.0.1) <B61B9562-CBDE-34E5-B19E-291A1D95D782> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x95058000 - 0x95142fff libcrypto.0.9.8.dylib (52.20.2) <3BE03EE0-9DAE-395D-8292-0371FB21EE3F> /usr/lib/libcrypto.0.9.8.dylib
0x95af2000 - 0x95d00ff7 com.apple.CFNetwork (720.3.13 - 720.3.13) <2593580E-5547-37C7-A99A-9D1B086C8B69> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95d01000 - 0x95d27ff7 com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x95fc2000 - 0x95ffcfff com.apple.LDAPFramework (2.4.28 - 194.5) <E3E6B657-AA4C-3D9D-8EB2-ACAC1B62DDDE> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95ffd000 - 0x96000fff libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
0x96110000 - 0x96110fff liblaunch.dylib (559.20.9) <A0885899-CDE9-3688-8C3C-B583E24090E0> /usr/lib/system/liblaunch.dylib
0x96111000 - 0x96151fff com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x96152000 - 0x9619bffb libFontRegistry.dylib (134.1) <6CF6177B-D5D6-3E7B-88BC-BE833D55018C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9619c000 - 0x961b9fff libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x961ba000 - 0x961cdfff com.apple.Sharing (328.16 - 328.16) <57F64876-D785-3B35-91B9-B2800F800C37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x961ce000 - 0x96274fff com.apple.Metadata (10.7.0 - 917.35) <3A9CD210-E9CC-3C1C-A72F-278F0694C1B1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96275000 - 0x962a3ff7 libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
0x962a4000 - 0x962b0ff3 libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
0x9636b000 - 0x9636bfff libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
0x9636c000 - 0x96387ff3 com.apple.openscripting (1.4 - 162.1) <CC32543F-0BEA-3022-AF35-5149C50DE902> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96388000 - 0x96c95ffb libclh.dylib (4.0.3 - 4.0.3) <757D7708-7520-31EB-8950-3373FB596E62> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x96c96000 - 0x96c98ff7 libquarantine.dylib (76.20.1) <8694AC5A-7359-3CC6-8E93-CABFCC919D4B> /usr/lib/system/libquarantine.dylib
0x96c99000 - 0x96c9afff libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
0x96c9b000 - 0x96d2dfff com.apple.CoreSymbolication (3.1 - 57020.1) <7A6A6AD6-E46A-334F-ACC4-41B179505EC9> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x96d2e000 - 0x96d30fff libsystem_configuration.dylib (699.1.5) <CC818B5B-D6A6-3313-A0FD-6F781B24DAD4> /usr/lib/system/libsystem_configuration.dylib
0x96d31000 - 0x96d5bfff libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x96d5c000 - 0x96d6cfff libGL.dylib (11.1.2) <44DD250B-CB98-3FD1-BF5B-6AD85A68BF9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96d6d000 - 0x9705fff3 com.apple.CoreImage (10.3.4) <6A0E17E6-9F56-3450-8892-670A9C489C30> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x97060000 - 0x97068feb libcldcpuengine.dylib (2.4.5) <DF8CD84D-565E-370D-AC80-7D43E19B7E42> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x97069000 - 0x973caff3 com.apple.Foundation (6.9 - 1153.20) <B2539D54-EC35-3388-82C7-B01BB225A804> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x973cb000 - 0x974d8fe3 libvDSP.dylib (516) <53F7A960-01E1-3B79-A7FD-67BD19471420> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x974d9000 - 0x975d0ff7 libFontParser.dylib (134.2) <1CE9DA9E-FBF3-32E4-838D-455EA531F26E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x975d1000 - 0x975d9ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <E6C21417-C63A-3CD7-9329-205057417AC1> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x975da000 - 0x97871fff com.apple.CoreData (111 - 526.3) <93295B9D-6C48-3919-8B9C-A4291D3522CE> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97872000 - 0x97898ff3 libxpc.dylib (559.20.9) <15931AC6-7282-332D-9A44-6CFF84AC63AF> /usr/lib/system/libxpc.dylib
0x97899000 - 0x978b3ff7 liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x978b4000 - 0x9792afff com.apple.securityfoundation (6.0 - 55126) <2DB5BDF8-FB04-317B-9A7F-9AC8733947BF> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9792b000 - 0x97a41fff com.apple.CoreText (352.0 - 454.6) <5F236E10-C911-3AAF-8BA6-2F0F68A87443> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x97a42000 - 0x97a7cfff com.apple.MediaKit (16 - 757.2) <C8A90BB1-86B8-3695-B098-DDEF9A44CDC9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x97a7d000 - 0x97ab0fff com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x97ab1000 - 0x97c40ff3 libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
0x97c41000 - 0x97c41fff com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97c42000 - 0x97c42fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <CFB6243A-1613-3468-88CE-1DDBEC1E6984> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97f5a000 - 0x97f5efff libheimdal-asn1.dylib (398.10.1) <6F113AF8-F5AD-330B-B029-F7AF28A93F28> /usr/lib/libheimdal-asn1.dylib
0x97f5f000 - 0x97f62fff libdyld.dylib (353.2.1) <30CE0D0E-7E82-3CD5-92E7-9C1D6AD3327C> /usr/lib/system/libdyld.dylib
0x97f63000 - 0x97f6cff7 libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
0x97f85000 - 0x97f9cfff libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
0x97f9d000 - 0x97faaff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <3771942E-13BB-30C0-9992-11EE637871DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97fab000 - 0x97fadfff libsystem_sandbox.dylib (358.20.5) <FA3A0729-6839-38AC-B365-5E89A125F091> /usr/lib/system/libsystem_sandbox.dylib
0x97fae000 - 0x97fe2ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x97fe3000 - 0x9801dff7 com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9801e000 - 0x98025fff com.apple.agl (3.3.0 - AGL-3.3.0) <8822D220-5EA7-3A56-9EA1-5CE4861EB636> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x98026000 - 0x98052fff com.apple.ChunkingLibrary (2.1 - 163.6) <D5446A27-C51B-36D7-A4A1-3222A87F6F48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x98053000 - 0x980acff3 libAVFAudio.dylib (118.6) <D91F498D-AF1E-368B-9DCB-CDA3AAA0E6CD> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x980ad000 - 0x980adfff com.apple.CoreServices (62 - 62) <08A581EC-2E8B-30CF-B555-64171C8FE5EE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x980ae000 - 0x980b0fff com.apple.securityhi (9.0 - 55006) <B87325C7-1F87-3D3C-874C-9DF59C8EBE1E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x980b1000 - 0x980bdff3 libGPUSupportMercury.dylib (11.1.2) <4D408B6F-74BB-3367-A4B8-086BA2D1C3F0> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x980be000 - 0x980ddfff libsystem_kernel.dylib (2782.20.48) <D1D17CE0-1D1D-3243-9E9D-78C70F19B0ED> /usr/lib/system/libsystem_kernel.dylib
0x980de000 - 0x98142ff7 com.apple.AE (681.2 - 681.2) <E56D8304-3975-32E0-BBF2-611F04209C2B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x98143000 - 0x981f2ffb com.apple.Bluetooth (4.3.4 - 4.3.4f4) <90D495A0-431F-363B-8818-230CB096D6E1> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x981f3000 - 0x98219ff3 libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x9821a000 - 0x9831bff7 com.apple.LaunchServices (644.56 - 644.56) <CFF2C4B8-8111-3B9B-A6F7-E2AB33163238> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9831c000 - 0x9831fff7 com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x98320000 - 0x98347fff libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
0x98348000 - 0x984f8ff7 libGLProgrammability.dylib (11.1.2) <66618525-9A42-3C2F-9D4D-85E3FE883B88> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x984f9000 - 0x9856cffb com.apple.framework.CoreWLAN (5.0 - 500.35.2) <8D5F7007-D938-3A4D-841A-647D272D2DB6> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9856d000 - 0x985adffb libGLImage.dylib (11.1.2) <9BAF083D-12EF-3CD9-A875-191B1A3CC687> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x98602000 - 0x986a2fff com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x986a3000 - 0x98738fff libsystem_c.dylib (1044.10.1) <9804163C-4DEC-3B94-9854-00248E44554F> /usr/lib/system/libsystem_c.dylib
0x98739000 - 0x98768fff com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x98769000 - 0x987ddfff com.apple.Heimdal (4.0 - 2.0) <0082F991-F391-31A6-915C-1FCB0AD004AC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x987f4000 - 0x98a93ffb com.apple.RawCamera.bundle (6.03.1 - 779) <6F9D2F45-DBC7-3CB1-A412-59EBA38D0BC7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x98a94000 - 0x98aabff3 libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x98aac000 - 0x98adffe3 libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
0x98ae1000 - 0x98ae7ff7 libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
0x98b12000 - 0x98b20ff3 com.apple.opengl (11.1.2 - 11.1.2) <F252DF22-C5E2-3A47-ACB6-2B02D6164A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x98b21000 - 0x98b28ff3 libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
0x98b29000 - 0x98b86ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) <86895179-C54B-3D8A-B515-92DFA6315FC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x98b87000 - 0x98b88fff libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x98b89000 - 0x98c31ff7 com.apple.CoreMedia (1.0 - 1562.235) <BA4933F2-289D-354B-B3B7-451AAF9FBB96> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x98c34000 - 0x99067ff3 com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x99068000 - 0x99196ff7 com.apple.coreui (2.1 - 308.6) <908A9C21-7AE9-3480-A858-2E4D928F661D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x99197000 - 0x991c0fff libsystem_info.dylib (459.20.1) <91DEA2CC-26A7-32CD-ABC5-0B2754874E38> /usr/lib/system/libsystem_info.dylib
0x991c1000 - 0x99204fff libGLU.dylib (11.1.2) <D044C93B-4FCF-378E-9CD4-50E2EBA17EF0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x99205000 - 0x99220ff7 com.apple.CFOpenDirectory (10.10 - 187) <44C81E98-710E-30EB-829D-7374B9339345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x99221000 - 0x99297ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <3693A221-B615-37D4-9FB1-F5F6CC7EE1A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x99298000 - 0x99303ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x99304000 - 0x9930effb com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9a2c9000 - 0x9a2c9fff com.apple.Accelerate (1.10 - Accelerate 1.10) <C2367B5B-AE20-3084-A864-104743BE478E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9a2ca000 - 0x9a3fcfff com.apple.UIFoundation (1.0 - 1) <B5B0D178-E1F5-3625-9391-46495E35D540> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x9a3fd000 - 0x9a405ffb com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a406000 - 0x9a416ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9a417000 - 0x9a420fff libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
0x9a421000 - 0x9a517ff7 libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
0x9a9c1000 - 0x9a9e0ffb libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x9a9e1000 - 0x9a9f4fff libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x9a9f5000 - 0x9a9f7fff libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
0x9a9f8000 - 0x9abeefff libicucore.A.dylib (531.48) <A1002DA8-DAA9-30E8-95AE-1BF575AC5AB5> /usr/lib/libicucore.A.dylib
0x9abef000 - 0x9ad05ff3 com.apple.desktopservices (1.9.3 - 1.9.3) <544FDA55-063A-3787-A55A-A54290E4BE6E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9ad06000 - 0x9ad5bff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <2AF304F7-5DA4-3035-9E15-070F16700789> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9ad5c000 - 0x9ad65fff com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9ad66000 - 0x9ad99fff com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <709E9F1B-D266-399B-9A4B-3785BBF64E01> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9ad9a000 - 0x9adb3fff com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9adb4000 - 0x9adb8fff com.apple.IOAccelerator (156.14 - 156.14) <7A7AE17B-D677-3348-8AC3-B6F7BF36595E> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x9adb9000 - 0x9adcbff7 libsasl2.2.dylib (194.1) <34CB75C7-09BE-3319-BF7E-D4E56495F07A> /usr/lib/libsasl2.2.dylib
0x9adcc000 - 0x9add0ff3 com.apple.TCC (1.0 - 1) <EE0D6865-A6E0-3BF0-93F1-837C09AA7978> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9add1000 - 0x9aebdfe7 libvMisc.dylib (516) <C784D56E-112E-359F-848B-3419E0572EB4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9aebe000 - 0x9aef0ffb com.apple.GSS (4.0 - 2.0) <2E9B0C48-962E-3CAB-ABCE-0A16CFCEF53E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9aef1000 - 0x9af2efff libsystem_network.dylib (412.20.3) <039F7709-8BFA-3299-8FD7-168145568642> /usr/lib/system/libsystem_network.dylib
0x9af2f000 - 0x9af36fff libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
0x9af37000 - 0x9af92fff com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x9af93000 - 0x9b104ffb libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9b105000 - 0x9b171ff3 com.apple.datadetectorscore (6.0 - 396.1.1) <A1ADB604-689E-3B00-BCB2-1B6662644BBD> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9b172000 - 0x9b337fff com.apple.QuartzCore (1.10 - 361.18) <C2F1A85F-EA5E-3B73-81A2-06E3078202BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9b338000 - 0x9b4e6ffb GLEngine (11.1.2) <E08E5A1F-548F-3334-B181-0848981F43A9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x9b4e7000 - 0x9b4eaffb libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
0x9b4eb000 - 0x9b4edfff com.apple.SecCodeWrapper (4.0 - 238.20.2) <E70AD7E3-F4A1-3315-ABD9-9FF5078E9EDD> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9b4ee000 - 0x9b4fffff libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
0x9b500000 - 0x9b577fff com.apple.ApplicationServices.ATS (360 - 375.2) <A5CA2D71-673F-3FD8-B515-DAB1B3CC52C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9b578000 - 0x9b586ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <CDD0CAA1-DF2E-3FE1-AEE4-4C0823E6FD5C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9b587000 - 0x9b8e1ff7 libmecabra.dylib (666.7) <55A50B97-92D3-3DDC-8E3A-58BC5FFE5E3F> /usr/lib/libmecabra.dylib
0x9b914000 - 0x9bb032ef libobjc.A.dylib (647) <7648C174-3098-3B26-AD20-490DBFFD5D4C> /usr/lib/libobjc.A.dylib
0x9bb04000 - 0x9bd82ff3 com.apple.security (7.0 - 57031.20.26) <7E5439C5-752D-367F-A28A-AA34C7307981> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9bd83000 - 0x9bdecff7 libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
0x9bded000 - 0x9be3efff com.apple.opencl (2.4.2 - 2.4.2) <0751975F-97E4-3271-BA93-2FC7A5FDB940> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9be3f000 - 0x9c13dffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <ABEA5906-26AE-308F-B078-5944ABDF94DF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9c13e000 - 0x9c142fff libCoreVMClient.dylib (79.1) <3DB52AB1-D41E-3AC9-A355-1B6DCEDB4DFD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9c143000 - 0x9c145ffb libRadiance.dylib (1237) <A9D5C5E7-8D9E-308A-BA4F-20491E3F15C4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9c146000 - 0x9c186fff libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x9c187000 - 0x9c194ff7 com.apple.OpenDirectory (10.10 - 187) <60A9481B-2191-35A2-AB7E-E48A2B49BF09> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9c195000 - 0x9c301ff3 com.apple.avfoundation (2.0 - 889.210) <C49EA877-535F-3E27-80B2-87AACA207F33> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9c302000 - 0x9c358fff libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
0x9c359000 - 0x9c37cfff libJPEG.dylib (1237) <6838FF44-9DF6-349E-AFB4-182F80C2DA79> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9c37d000 - 0x9c46effb libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=222.7M resident=86.2M(39%) swapped_out_or_unallocated=136.5M(61%)
Writable regions: Total=3.2G written=132.6M(4%) resident=2.7G(84%) swapped_out=0K(0%) unallocated=515.9M(16%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 36.4M
CG image 124K
CG raster data 59.6M
CG shared images 336K
CoreAnimation 59.7M
CoreUI image data 132K
Foundation 4K
IOKit 1.4G
Kernel Alloc Once 4K
MALLOC 1.1G
MALLOC (admin) 48K
Memory Tag 242 12K
OpenCL 16K
OpenGL GLSL 128K
Stack 72.3M
VM_ALLOCATE 670.7M
VM_ALLOCATE (reserved) 4K reserved VM address space (unallocated)
__DATA 15.4M
__GLSLBUILTINS 2588K
__IMAGE 528K
__LINKEDIT 50.2M
__OBJC 2500K
__TEXT 172.5M
__UNICODE 552K
mapped file 132.7M
shared memory 68K
=========== =======
TOTAL 3.7G
TOTAL, minus reserved VM space 3.7G


Model: MacBookPro10,1, BootROM MBP101.00EE.B07, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.4f4 15601, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM512E, 500.28 GB
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: USB Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

Last bit of Unity Player log:

------------------- initializing editor mode... ------------------

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

editor started

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

tourist loaded!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

IconLoader awake

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[RDTechTree]: No tech node found called

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

BorderedTilingSpriteMesh: Mesh has 300 or more vertices and might not be dynamically batched!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

BorderedTilingSpriteMesh: Mesh has 300 or more vertices and might not be dynamically batched!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

HighlightingSystem : Framebuffer depth data is not available and can't be used to occlude highlighting. Highlighting occluders enabled.

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[ScenarioDestructibles]: Loading... 0 objects registered

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[ScenarioUpgradeableFacilities]: Loading... 0 objects registered

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Depletion Nodes

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

DepNodeCount: 0

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Biome Nodes

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

BiomeNodeCount: 0

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Loading Planet Nodes

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

PlanetNodeCount: 0

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

mumech.MJ2.AR202 added to ship - part count: 38

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

sasModule added to ship - part count: 38

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

standardNoseCone added to ship - part count: 39

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for CraftWithinPartCountLimit: PASS!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for CraftWithinSizeLimits: PASS!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for CraftWithinMassLimits: PASS!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for ExperimentalPartsAvailable: PASS!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for CanAffordLaunchTest: PASS!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for FacilityOperational: PASS!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for NoControlSources: PASS!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: Checking for LaunchSiteClear: PASS!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[Pre-Flight Check]: All Checks Complete. Go for Launch!

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Launching vessel from LaunchPad. Craft file: /Applications/KSP/KSP.app/Contents/../../saves/Career/Ships/VAB/Auto-Saved Ship.craft

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

Game State Saved to saves/Career/persistent

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

[HighLogic]: =========================== Scene Change : From EDITOR to FLIGHT (Async) =====================

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

UnloadTime: 88.373497 ms
KSP(15575,0xa04cb1d4) malloc: *** mach_vm_map(size=8388608) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
Receiving unhandled NULL exception
Obtained 28 stack frames.
#0 0x0000000134ae3d in array_push_back
#1 0x0000000134b651 in mono_add_process_object
#2 0x0000000134b28b in mono_unity_liveness_calculation_from_statics
#3 0x000000002ea948 in GarbageCollectSharedAssets(bool)
#4 0x0000000030b902 in CleanupAfterLoad()
#5 0x000000002efe45 in LevelLoading::LoadLevel(int, std::string const&, AwakeFromLoadQueue&)
#6 0x000000002efad7 in PlayerLoadLevelFromThread(int, std::string const&, AwakeFromLoadQueue&)
#7 0x000000002f4c91 in PreloadLevelOperation::IntegrateMainThread()
#8 0x000000002f3cdb in PreloadManager::UpdatePreloadingSingleStep(bool)
#9 0x000000002f4308 in PreloadManager::WaitForAllAsyncOperationsToComplete()
#10 0x000000002f1e14 in PlayerLoop(bool, bool, IHookEvent*)
#11 0x0000000065e65c in -[PlayerAppDelegate UpdatePlayer]
#12 0x000000970b96cf in __NSFireTimer
#13 0x0000009438b006 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
#14 0x0000009438aab4 in __CFRunLoopDoTimer
#15 0x0000009440654f in __CFRunLoopDoTimers
#16 0x00000094342531 in __CFRunLoopRun
#17 0x00000094341aa6 in CFRunLoopRunSpecific
#18 0x0000009434190b in CFRunLoopRunInMode
#19 0x000000928a38f8 in RunCurrentEventLoopInMode
#20 0x000000928a3631 in ReceiveNextEventCommon
#21 0x000000928a342c in _BlockUntilNextEventMatchingListInModeWithFilter
#22 0x00000091338721 in _DPSNextEvent
#23 0x00000091337dc5 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
#24 0x0000009132c77c in -[NSApplication run]
#25 0x000000912a1bc0 in NSApplicationMain
#26 0x0000000065e3ab in PlayerMain(int, char const**)
#27 0x00000000003095 in start
Stacktrace:


Native stacktrace:

0 libsystem_kernel.dylib 0x980d769a __pthread_kill + 10
1 libsystem_c.dylib 0x98701eee abort + 156
2 KSP 0x0034a822 _Z12HandleSignaliP9__siginfoPv + 34
3 libmono.0.dylib 0x0134981a mono_chain_signal + 76
4 libmono.0.dylib 0x01293ae2 mono_sigsegv_signal_handler + 234
5 libsystem_platform.dylib 0x9016503b _sigtramp + 43
6 ??? 0xffffffff 0x0 + 4294967295
7 libmono.0.dylib 0x0134b651 mono_add_process_object + 115
8 libmono.0.dylib 0x0134b28b mono_unity_liveness_calculation_from_statics + 516
9 KSP 0x002ea948 _Z26GarbageCollectSharedAssetsb + 3128
10 KSP 0x0030b902 _Z16CleanupAfterLoadv + 18
11 KSP 0x002efe45 _ZN12LevelLoading9LoadLevelEiRKSsR18AwakeFromLoadQueue + 869
12 KSP 0x002efad7 _Z25PlayerLoadLevelFromThreadiRKSsR18AwakeFromLoadQueue + 39
13 KSP 0x002f4c91 _ZN21PreloadLevelOperation19IntegrateMainThreadEv + 65
14 KSP 0x002f3cdb _ZN14PreloadManager26UpdatePreloadingSingleStepEb + 299
15 KSP 0x002f4308 _ZN14PreloadManager35WaitForAllAsyncOperationsToCompleteEv + 136
16 KSP 0x002f1e14 _Z10PlayerLoopbbP10IHookEvent + 708
17 KSP 0x0065e65c -[PlayerAppDelegate UpdatePlayer] + 252
18 Foundation 0x970b96cf __NSFireTimer + 119
19 CoreFoundation 0x9438b006 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
20 CoreFoundation 0x9438aab4 __CFRunLoopDoTimer + 1316
21 CoreFoundation 0x9440654f __CFRunLoopDoTimers + 351
22 CoreFoundation 0x94342531 __CFRunLoopRun + 2081
23 CoreFoundation 0x94341aa6 CFRunLoopRunSpecific + 390
24 CoreFoundation 0x9434190b CFRunLoopRunInMode + 123
25 HIToolbox 0x928a38f8 RunCurrentEventLoopInMode + 262
26 HIToolbox 0x928a3631 ReceiveNextEventCommon + 494
27 HIToolbox 0x928a342c _BlockUntilNextEventMatchingListInModeWithFilter + 99
28 AppKit 0x91338721 _DPSNextEvent + 742
29 AppKit 0x91337dc5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350
30 AppKit 0x9132c77c -[NSApplication run] + 907
31 AppKit 0x912a1bc0 NSApplicationMain + 2082
32 KSP 0x0065e3ab _Z10PlayerMainiPPKc + 731
33 KSP 0x00003095 start + 53

Debug info from gdb:


=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

KSP(15575,0xa04cb1d4) malloc: *** error for object 0xff4b3000: Can't deallocate_pages region
KSP(15575,0xa04cb1d4) malloc: *** set a breakpoint in malloc_error_break to debug
KSP(15575,0xa04cb1d4) malloc: *** error for object 0xfa5d2000: Can't deallocate_pages region
KSP(15575,0xa04cb1d4) malloc: *** set a breakpoint in malloc_error_break to debug

Link to comment
Share on other sites

Having the same issue. A bit of a shame, haven't played KSP in maybe a year, was really looking forward to 1.0. Hopefully it'll be fixed soon :)

MacBook Pro, Mid 2014 Retina, 2.5GHz Intel Core i7, 16GB RAM, NVIDIA GeForce GT 750M 2048MB

My player log.

Lastest crash happened when I tried discarding the achivement info box. Did also crash when entering VAB, right clicking on Jebediah during EVA, recovering a vessel.

Link to comment
Share on other sites

sivert_h:

Welcome to the forums! Your log cuts off right at the interesting bit. Would you mind reproducing the crash again? I'm expecting a lot of lines near the end with "malloc" in them.

shaun3000, FlipNascar, thorfinn:

If you haven't already posted your system specs, please do. Then the information requested in the second post.

I've been trying to narrow this down for a while, but I need more information. At this point, I can't reproduce it at all myself – I've run KSP 1.0 for hours on end without a single crash, but I'm starting to see some possible patterns. More good information will mean we don't lead the devs down the wrong path.

Link to comment
Share on other sites

Same kind of issues happening here. Was getting constant crashes after first (clean) installation of 1.0. Reducing texture quality from 1/2 to 1/4 seems to have helped reduce the frequency, but still happening.\

Specs: OS 10.10.3 - Late 2013 MacBookPro, 2.3Ghz i7, 16GB RAM, NVIDIA GeForce GT 750M

Here's the relevant Player.log from the latest crash

[HighLogic]: =========================== Scene Change : From SPACECENTER to EDITOR (Async) =====================

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

UnloadTime: 6.124417 ms

Unloading 1 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 2225 unused Assets to reduce memory usage. Loaded Objects now: 111989.

Total: 154.465698 ms (FindLiveObjects: 5.920604 ms CreateObjectMapping: 4.721257 ms MarkObjects: 135.937195 ms DeleteObjects: 7.840893 ms)

Unloading 0 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)

Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 111923.

Total: 152.501282 ms (FindLiveObjects: 6.914756 ms CreateObjectMapping: 5.916381 ms MarkObjects: 139.364120 ms DeleteObjects: 0.284520 ms)

UnloadTime: 6.302635 ms

No Input Locks in effect right now

(Filename: /Users/builduser/buildslave/unity/build/artifacts/MacStandalonePlayerGenerated/UnityEngineDebug.cpp Line: 56)

KSP(25841,0xa09761d4) malloc: *** mach_vm_map(size=4198400) failed (error code=3)

*** error: can't allocate region

*** set a breakpoint in malloc_error_break to debug

KSP(25841,0xa09761d4) malloc: *** mach_vm_map(size=2101248) failed (error code=3)

*** error: can't allocate region

*** set a breakpoint in malloc_error_break to debug

KSP(25841,0xa09761d4) malloc: *** mach_vm_map(size=4194304) failed (error code=3)

*** error: can't allocate region

*** set a breakpoint in malloc_error_break to debug

Receiving unhandled NULL exception

Obtained 28 stack frames.

#0 0x00000001396e3d in array_push_back

#1 0x00000001397651 in mono_add_process_object

#2 0x0000000139728b in mono_unity_liveness_calculation_from_statics

#3 0x000000002ea948 in GarbageCollectSharedAssets(bool)

#4 0x0000000030b902 in CleanupAfterLoad()

#5 0x000000002efe45 in LevelLoading::LoadLevel(int, std::string const&, AwakeFromLoadQueue&)

#6 0x000000002efad7 in PlayerLoadLevelFromThread(int, std::string const&, AwakeFromLoadQueue&)

#7 0x000000002f4c91 in PreloadLevelOperation::IntegrateMainThread()

#8 0x000000002f3cdb in PreloadManager::UpdatePreloadingSingleStep(bool)

#9 0x000000002f43c9 in PreloadManager::UpdatePreloading()

#10 0x000000002f1e14 in PlayerLoop(bool, bool, IHookEvent*)

#11 0x0000000065e65c in -[PlayerAppDelegate UpdatePlayer]

#12 0x00000096a656cf in __NSFireTimer

#13 0x000000941e9006 in __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__

#14 0x000000941e8ab4 in __CFRunLoopDoTimer

#15 0x0000009426454f in __CFRunLoopDoTimers

#16 0x000000941a0531 in __CFRunLoopRun

#17 0x0000009419faa6 in CFRunLoopRunSpecific

#18 0x0000009419f90b in CFRunLoopRunInMode

#19 0x00000095c238f8 in RunCurrentEventLoopInMode

#20 0x00000095c23631 in ReceiveNextEventCommon

#21 0x00000095c2342c in _BlockUntilNextEventMatchingListInModeWithFilter

#22 0x000000979af721 in _DPSNextEvent

#23 0x000000979aedc5 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]

#24 0x000000979a377c in -[NSApplication run]

#25 0x00000097918bc0 in NSApplicationMain

#26 0x0000000065e3ab in PlayerMain(int, char const**)

#27 0x00000000003095 in start

Stacktrace:

Native stacktrace:

0 libsystem_kernel.dylib 0x95a6b69a __pthread_kill + 10

1 libsystem_c.dylib 0x93fe4eee abort + 156

2 KSP 0x0034a822 _Z12HandleSignaliP9__siginfoPv + 34

3 libmono.0.dylib 0x0139581a mono_chain_signal + 76

4 libmono.0.dylib 0x012dfae2 mono_sigsegv_signal_handler + 234

5 libsystem_platform.dylib 0x92edf03b _sigtramp + 43

6 ??? 0xffffffff 0x0 + 4294967295

7 libmono.0.dylib 0x01397651 mono_add_process_object + 115

8 libmono.0.dylib 0x0139728b mono_unity_liveness_calculation_from_statics + 516

9 KSP 0x002ea948 _Z26GarbageCollectSharedAssetsb + 3128

10 KSP 0x0030b902 _Z16CleanupAfterLoadv + 18

11 KSP 0x002efe45 _ZN12LevelLoading9LoadLevelEiRKSsR18AwakeFromLoadQueue + 869

12 KSP 0x002efad7 _Z25PlayerLoadLevelFromThreadiRKSsR18AwakeFromLoadQueue + 39

13 KSP 0x002f4c91 _ZN21PreloadLevelOperation19IntegrateMainThreadEv + 65

14 KSP 0x002f3cdb _ZN14PreloadManager26UpdatePreloadingSingleStepEb + 299

15 KSP 0x002f43c9 _ZN14PreloadManager16UpdatePreloadingEv + 153

16 KSP 0x002f1e14 _Z10PlayerLoopbbP10IHookEvent + 708

17 KSP 0x0065e65c -[PlayerAppDelegate UpdatePlayer] + 252

18 Foundation 0x96a656cf __NSFireTimer + 119

19 CoreFoundation 0x941e9006 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22

20 CoreFoundation 0x941e8ab4 __CFRunLoopDoTimer + 1316

21 CoreFoundation 0x9426454f __CFRunLoopDoTimers + 351

22 CoreFoundation 0x941a0531 __CFRunLoopRun + 2081

23 CoreFoundation 0x9419faa6 CFRunLoopRunSpecific + 390

24 CoreFoundation 0x9419f90b CFRunLoopRunInMode + 123

25 HIToolbox 0x95c238f8 RunCurrentEventLoopInMode + 262

26 HIToolbox 0x95c23631 ReceiveNextEventCommon + 494

27 HIToolbox 0x95c2342c _BlockUntilNextEventMatchingListInModeWithFilter + 99

28 AppKit 0x979af721 _DPSNextEvent + 742

29 AppKit 0x979aedc5 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350

30 AppKit 0x979a377c -[NSApplication run] + 907

31 AppKit 0x97918bc0 NSApplicationMain + 2082

32 KSP 0x0065e3ab _Z10PlayerMainiPPKc + 731

33 KSP 0x00003095 start + 53

Debug info from gdb:

=================================================================

Got a SIGABRT while executing native code. This usually indicates

a fatal error in the mono runtime or one of the native libraries

used by your application.

=================================================================

KSP(25841,0xa09761d4) malloc: *** error for object 0xf2310000: Can't deallocate_pages region

KSP(25841,0xa09761d4) malloc: *** set a breakpoint in malloc_error_break to debug

KSP(25841,0xa09761d4) malloc: *** error for object 0x65a5b000: Can't deallocate_pages region

KSP(25841,0xa09761d4) malloc: *** set a breakpoint in malloc_error_break to debug

Link to comment
Share on other sites

Same issues here. Im just plain tired of sending crash logs, etc.

I find it hard to believe there is no effective testing going on internal to the QA or experimental teams regarding OS X. The same crashing behaviour has been occurring since .25

I'm really tired of this, as I expect all fellow OS X users are. This is not the level of reliability one should expect from a released product. We are now past early access and the gentle tolerance that comes with it.

I hope the folks at Squad are sensitive to the disappointment that comes with this recurring behaviour - and I hope a solution can be provided soon.

Still, Love the game... but my patience for it has been drastically reduced.

Edited by Wallygator
Link to comment
Share on other sites

These are my system specs: Late 2014 13" Macbook Pro, 8GB RAM, Yosemite 10.10.3, 2.6GHz Core i5, Iris graphics

The crashes happen on a scene change, after a few of them have already taken place. It is preceded by graphical corruption such as what you see below, usually you can fly one more mission with these "shadows" present and the game will crash on craft recovery, or in the VAB slightly later.

qno9N5n.png

Reducing graphics quality appears to delay the inevitable, but crashes happen nonetheless.

Sorry, but I have to work and I won't be able to play bug hunter anymore for a while. I am quite disappointed that this hasn't improved a bit since 0.90.

Link to comment
Share on other sites

These are my system specs: Late 2014 13" Macbook Pro, 8GB RAM, Yosemite 10.10.3, 2.6GHz Core i5, Iris graphics

The crashes happen on a scene change, after a few of them have already taken place. It is preceded by graphical corruption such as what you see below, usually you can fly one more mission with these "shadows" present and the game will crash on craft recovery, or in the VAB slightly later.

http://i.imgur.com/qno9N5n.png

Reducing graphics quality appears to delay the inevitable, but crashes happen nonetheless.

Sorry, but I have to work and I won't be able to play bug hunter anymore for a while. I am quite disappointed that this hasn't improved a bit since 0.90.

same thing here. mac pro 2013 hex core 32gb ram.

it happens when the ksp app hits 3gb of ram usage according to activity monitor. time isnt exact but right before 3gb (2.95+) it gets those weird graphical glitches and then once its over 3 it crashes.

player.log comes up with this:

 =================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

KSP(484,0xa03e61d4) malloc: *** error for object 0xed37a000: Can't deallocate_pages region
KSP(484,0xa03e61d4) malloc: *** set a breakpoint in malloc_error_break to debug
KSP(484,0xa03e61d4) malloc: *** error for object 0xc70db000: Can't deallocate_pages region
KSP(484,0xa03e61d4) malloc: *** set a breakpoint in malloc_error_break to debug
KSP(484,0xa03e61d4) malloc: *** error for object 0x12a33000: Can't deallocate_pages region
KSP(484,0xa03e61d4) malloc: *** set a breakpoint in malloc_error_break to debug
ipcserver restart: expected: 104, got: 0
KSP(484,0xa03e61d4) malloc: *** error for object 0xecd01000: Can't deallocate_pages region
KSP(484,0xa03e61d4) malloc: *** set a breakpoint in malloc_error_break to debug

also has logs under system and user diagnostics reports.

hoping this gets fixed quicker than the last memory hang issue i reported that lasted for 4 patches. would be a shame to have to use windows for this.

TLDR Reproducible when app hits 3gb ram usage. takes longer with lower settings.

Edited by interslice
Link to comment
Share on other sites

I'm getting repeated crashes too. Seems to always be on a loading screen for me. Sad, because I've been away from KSP for quite a while and was looking forward to a polished 1.0 to get me back into the game. Hope these issues can be identified and resolved soon.

Link to comment
Share on other sites

Same issues here. Im just plain tired of sending crash logs, etc.

I find it hard to believe there is no effective testing going on internal to the QA or experimental teams regarding OS X. The same crashing behaviour has been occurring since .25

I'm really tired of this, as I expect all fellow OS X users are. This is not the level of reliability one should expect from a released product. We are now past early access and the gentle tolerance that comes with it.

I hope the folks at Squad are sensitive to the disappointment that comes with this recurring behaviour - and I hope a solution can be provided soon.

Still, Love the game... but my patience for it has been drastically reduced.

Just want to echo this as I feel exactly the same. Ever since 0.25, KSP has been almost unplayable on my iMac due to the frequent crashing. I've seen many OS X users mention it over the last few months, so it's not like Squad haven't known about it. Crashes aside 1.0 looks good (drogue chutes :D ). But I'd rather the crashes were fixed than have any of the new features, because it really sucks the fun out of the game. :(

I have a gaming PC as well so I'll probably try streaming from that (which has its own bugs), but not everyone has that option. Besides, OS X users shouldn't need to use strange alternatives to get a functional game on their iMac. :huh:

EDIT: Here's a Player.log.

Edited by Fourjays
Added player.log.
Link to comment
Share on other sites

This is exactly what I feared would happen. There were many calls for a bug-fix edition between 0.9 and 1.0 which were ignored. I can't help but feel that Squad have run out of time or patience on this project. As it stands I'm not sure how they can legitimately claim it's Mac compatible.

For me everything up to 0.25 worked fine (odd crash here and there but nothing I wouldn't expect from a beta release).

0.9 just wouldn't run well on my workhorse Mac (MacPro 2008 10Gb RAM octocore) so I transferred over to my other machine (2014 iMac i5 with 16Gb RAM). That gets me about 15mins of game time before locking up EVERY TIME. I had been running that with Activity monitor in the background and quitting when memory leaks forced the usage above 2.17Gb. Totally killed the game for me.

I was hoping that they'd sort this out before going live with 1.0. Apparently not, so why will they fix it anytime soon? Can't see it happening I'm afraid.

While it was in beta, I accepted I was "testing" the game, now it's 1.0 I expect it to work as advertised.

That's it for me, sadly. On the strength of the above posts, I won't even bother downloading 1.0, I don't think I could stand the disappointment. I've already reverted back to 0.25. That will fulfill my KSP requirements.

I'll check back here in 6 months to see if anything has been done to make this excellent idea live up to its potential and become Mac compatible as well. Somehow I doubt it. I feel very let down by the hype-train.

Cheers, have fun.

Link to comment
Share on other sites

i am using osx 10.8 and the game crashes frequently; once when i zoomed out from my ship on the mun, and a second time when i landed that same ship on kerbin and tried to go to the space center. i had to force-quit the application both times.

Link to comment
Share on other sites

I found that switching the retina screen resolution (1920x1200 HiDPI) to a non-retina setting (1680x1050) helps prevent random crashes. You can manage the screen resolution on MacbookPros with RDM:

http://www.reddit.com/r/apple/comments/vi9yf/set_your_retina_macbook_pros_resolution_to/

Edited by deltavoodoo
Link to comment
Share on other sites

I have done some research into this issue, and the analysis of vmmap dumps on affected systems indicates that both the application itself, and the graphics driver, are allocating space for texturesâ€â€which must compete to fit in the same 32-bit address space.

The result is that between the app itself, the graphics drivers, and various system frameworks, using full resolution textures can leave you right on the edge of memory exhaustion at the main menu!

The short term workaround is to lower your texture settings as low as possible, in order to leave as much overhead as possible.

The long term fix is to either find a way to greatly manage texture memory more efficiently on OS X, or to move to a 64-bit build. Both of these are non-trivial for KSP from what I gather. Unfortunately, if this is true, I imagine that a fix for 1.0 couldn't be fit into a schedule already made tight by developing so many new features, even if they wanted to fix the problem..

Note that the motivation for this theory (in summary) is that by using mmap, I could see both the application's own MALLOC region, and the the IOKit region, scale by the same amount as I increased texture resolution. Other memory regions remained relatively unchanged, and varying other parameters left all memory regions relatively unchanged. I combined this with some Apple documentation on its OpenGL pipeline that describes how the OpenGL drivers can keep their own copy of the texturesâ€â€outside of application the application's heapâ€â€to load to VRAM as is necessary, and that your application has no direct control of this memory management.

Link to comment
Share on other sites

I am experiencing frequent crashes on KSP Version 1.0.0

on the following MacBook Pro system:

https://www.dropbox.com/s/qte50i6au9xknf9/MacBook%20Pro.spx?dl=0

Here is the crash log that my Mac Popped up:

https://www.dropbox.com/s/k5pl63otbbf1782/KSP1.0macCrash.rtf?dl=0

The crash happens usually at a scene transition. It can happen after very little gameplay (a few minutes).

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...