pioneerspacesim / pioneer

A game of lonely space adventure
https://pioneerspacesim.net
1.62k stars 374 forks source link

CTD after starting new game on Earth [Mac] #3340

Closed haxys closed 8 years ago

haxys commented 9 years ago

An assertion failed in the GetLight function in graphics/Renderer.h, line 87.

Here's the generated error:

Assertion failed: (idx<=4), function GetLight, file ./../graphics/Renderer.h, line 87.
Abort trap: 6

Here's the dump:

Process:               pioneer [4902]
Path:                  /Users/USER/*/Pioneer.app/Contents/Resources/./pioneer
Identifier:            pioneer
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        sh [4901]
Responsible:           Pioneer [4900]
User ID:               501

Date/Time:             2015-01-31 04:44:51.819 -0500
OS Version:            Mac OS X 10.10.1 (14B25)
Report Version:        11
Anonymous UUID:        81331A6F-EA11-5B32-1B37-C24717E8B522

Sleep/Wake UUID:       570D5B77-766A-4CCA-AA61-0905C307F1F9

Time Awake Since Boot: 210000 seconds
Time Since Wake:       290 seconds

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

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

Application Specific Information:
Assertion failed: (idx<=4), function GetLight, file ./../graphics/Renderer.h, line 87.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff91c03282 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff988c8b73 abort + 129
2   libsystem_c.dylib               0x00007fff98890c59 __assert_rtn + 321
3   pioneer                         0x000000010c4bd32c Graphics::OGL::GeoSphereSurfaceMaterial::SetGSUniforms() + 572 (GeoSphereMaterial.cpp:96)
4   pioneer                         0x000000010c4c4179 Graphics::RendererOGL::DrawBufferIndexed(Graphics::VertexBuffer*, Graphics::IndexBuffer*, Graphics::RenderState*, Graphics::Material*, Graphics::PrimitiveType) + 73 (RendererGL.cpp:494)
5   pioneer                         0x000000010c38cb86 GeoPatch::Render(Graphics::Renderer*, vector3<double> const&, matrix4x4<double> const&, Graphics::Frustum const&) + 1110 (GeoPatch.cpp:175)
6   pioneer                         0x000000010c393194 GeoSphere::Render(Graphics::Renderer*, matrix4x4<double> const&, vector3<double>, float, float, std::__1::vector<Camera::Shadow, std::__1::allocator<Camera::Shadow> > const&) + 1396 (memory:2603)
7   pioneer                         0x000000010c46da00 TerrainBody::Render(Graphics::Renderer*, Camera const*, vector3<double> const&, matrix4x4<double> const&) + 1472 (.matrix4x4.h:285)
8   pioneer                         0x000000010c45c852 Star::Render(Graphics::Renderer*, Camera const*, vector3<double> const&, matrix4x4<double> const&) + 2082 (Star.cpp:86)
9   pioneer                         0x000000010c356a07 Camera::Draw(Body const*, ShipCockpit*) + 2471 (list:338)
10  pioneer                         0x000000010c475dad WorldView::Draw3D() + 141 (.Pi.h:91)
11  pioneer                         0x000000010c3f37b2 Pi::MainLoop() + 1250 (Pi.cpp:1218)
12  pioneer                         0x000000010c3f3236 Pi::Start() + 710 (Pi.cpp:1081)
13  pioneer                         0x000000010c481d25 main + 1205 (main.cpp:130)
14  libdyld.dylib                   0x00007fff8d9105c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff91c0422e kevent64 + 10
1   libdispatch.dylib               0x00007fff92dcaa6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib          0x00007fff91c03946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff95c2a4a1 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff91c03946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff95c2a4a1 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff91c03946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff95c2a4a1 start_wqthread + 13

Thread 5:: Thread %(err: bad format)
0   libsystem_kernel.dylib          0x00007fff91c03132 __psynch_cvwait + 10
1   libSDL2-2.0.0.dylib             0x000000010ca91f30 SDL_CondWait_REAL + 14
2   pioneer                         0x000000010c39c12d AsyncJobQueue::GetJob() + 45 (JobQueue.cpp:166)
3   pioneer                         0x000000010c39c9b9 AsyncJobQueue::JobRunner::Main() + 89 (JobQueue.cpp:316)
4   pioneer                         0x000000010c39c879 AsyncJobQueue::JobRunner::Trampoline(void*) + 9 (JobQueue.cpp:302)
5   libSDL2-2.0.0.dylib             0x000000010ca5a4fa SDL_RunThread + 60
6   libSDL2-2.0.0.dylib             0x000000010ca918c7 RunThread + 9
7   libsystem_pthread.dylib         0x00007fff95c2c2fc _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff95c2c279 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff95c2a4b1 thread_start + 13

Thread 6:: Thread %(err: bad format)
0   libsystem_kernel.dylib          0x00007fff91c03132 __psynch_cvwait + 10
1   libSDL2-2.0.0.dylib             0x000000010ca91f30 SDL_CondWait_REAL + 14
2   pioneer                         0x000000010c39c12d AsyncJobQueue::GetJob() + 45 (JobQueue.cpp:166)
3   pioneer                         0x000000010c39c9b9 AsyncJobQueue::JobRunner::Main() + 89 (JobQueue.cpp:316)
4   pioneer                         0x000000010c39c879 AsyncJobQueue::JobRunner::Trampoline(void*) + 9 (JobQueue.cpp:302)
5   libSDL2-2.0.0.dylib             0x000000010ca5a4fa SDL_RunThread + 60
6   libSDL2-2.0.0.dylib             0x000000010ca918c7 RunThread + 9
7   libsystem_pthread.dylib         0x00007fff95c2c2fc _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff95c2c279 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff95c2a4b1 thread_start + 13

Thread 7:: Thread %(err: bad format)
0   libsystem_kernel.dylib          0x00007fff91c03132 __psynch_cvwait + 10
1   libSDL2-2.0.0.dylib             0x000000010ca91f30 SDL_CondWait_REAL + 14
2   pioneer                         0x000000010c39c12d AsyncJobQueue::GetJob() + 45 (JobQueue.cpp:166)
3   pioneer                         0x000000010c39c9b9 AsyncJobQueue::JobRunner::Main() + 89 (JobQueue.cpp:316)
4   pioneer                         0x000000010c39c879 AsyncJobQueue::JobRunner::Trampoline(void*) + 9 (JobQueue.cpp:302)
5   libSDL2-2.0.0.dylib             0x000000010ca5a4fa SDL_RunThread + 60
6   libSDL2-2.0.0.dylib             0x000000010ca918c7 RunThread + 9
7   libsystem_pthread.dylib         0x00007fff95c2c2fc _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff95c2c279 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff95c2a4b1 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff91c03946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff95c2a4a1 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff91c03946 __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff95c2a4a1 start_wqthread + 13

Thread 10:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib          0x00007fff91bfe52e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff91bfd69f mach_msg + 55
2   com.apple.audio.CoreAudio       0x00007fff8f6d9980 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio       0x00007fff8f6d990e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio       0x00007fff8f6d7f60 HALC_ProxyIOContext::IOWorkLoop() + 952
5   com.apple.audio.CoreAudio       0x00007fff8f6d7b0e HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6   com.apple.audio.CoreAudio       0x00007fff8f6d79eb HALB_IOThread::Entry(void*) + 157
7   libsystem_pthread.dylib         0x00007fff95c2c2fc _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff95c2c279 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff95c2a4b1 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib          0x00007fff91bfe52e mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff91bfd69f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff8f0a4b14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff8f0a3fdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff8f0a3838 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff947fd7a7 _NSEventThread + 137
6   libsystem_pthread.dylib         0x00007fff95c2c2fc _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff95c2c279 _pthread_start + 176
8   libsystem_pthread.dylib         0x00007fff95c2a4b1 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff538b1898  rdx: 0x0000000000000000
  rdi: 0x0000000000000513  rsi: 0x0000000000000006  rbp: 0x00007fff538b18c0  rsp: 0x00007fff538b1898
   r8: 0x0000000000000000   r9: 0x0000000000000057  r10: 0x0000000008000000  r11: 0x0000000000200206
  r12: 0x000000010c61fe79  r13: 0x0000000139f3d000  r14: 0x00007fff7e3df300  r15: 0x000000010c620154
  rip: 0x00007fff91c03282  rfl: 0x0000000000200206  cr2: 0x00007fff988c8af2

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Binary Images:
       0x10c34d000 -        0x10c633fff +pioneer (0) <4E03D932-F3E4-32BD-9325-5694D74F1D94> /Users/USER/*/Pioneer.app/Contents/Resources/pioneer
       0x10c960000 -        0x10c9d0ff7 +libfreetype.6.dylib (0) <BF9F32D4-C63D-3E22-A158-BAB58873E353> /Users/USER/*/Pioneer.app/Contents/libs/libfreetype.6.dylib
       0x10c9ed000 -        0x10c9fcfff +libSDL2_image-2.0.0.dylib (0) <B055171A-91D2-3ACE-A43E-345A07EEEB49> /Users/USER/*/Pioneer.app/Contents/libs/libSDL2_image-2.0.0.dylib
       0x10ca02000 -        0x10caa3fff +libSDL2-2.0.0.dylib (0) <DD796E63-4E12-3EB5-B753-BBFB6F1396E6> /Users/USER/*/Pioneer.app/Contents/libs/libSDL2-2.0.0.dylib
       0x10cad6000 -        0x10cad8ff7 +libsigc-2.0.0.dylib (0) <745B8424-A0E5-398A-9264-6DE7FA7F78D4> /Users/USER/*/Pioneer.app/Contents/libs/libsigc-2.0.0.dylib
       0x10cae2000 -        0x10cae7fff +libvorbisfile.3.dylib (0) <6A32D35A-1CB2-331E-816A-4D3B3041742A> /Users/USER/*/Pioneer.app/Contents/libs/libvorbisfile.3.dylib
       0x10caf2000 -        0x10cb15fff +libpng16.16.dylib (0) <1D5B236D-277C-3D93-853B-DFC0E5074D80> /Users/USER/*/Pioneer.app/Contents/libs/libpng16.16.dylib
       0x10cb1f000 -        0x10ce94ff7 +libassimp.3.0.0.dylib (0) <2D1BFEA4-7B08-32FC-987E-01F85BA1C16C> /Users/USER/*/Pioneer.app/Contents/libs/libassimp.3.0.0.dylib
       0x10d3cd000 -        0x10d3dcff7 +libz.1.2.8.dylib (0) <EE52BDB8-6083-3F10-A193-2E52AAF555E7> /Users/USER/*/Pioneer.app/Contents/libs/libz.1.2.8.dylib
       0x10d3e4000 -        0x10d3f2fff +libbz2.1.0.6.dylib (0) <57564CB0-AD8D-35AD-A8BE-EAF844A6005C> /Users/USER/*/Pioneer.app/Contents/libs/libbz2.1.0.6.dylib
       0x10d3f6000 -        0x10d3f8fff  com.apple.ForceFeedback (1.0.6 - 1.0.6) <A411AA46-5DB6-3C6C-B4B4-613EC1EF33C3> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
       0x10d3fe000 -        0x10d421fff +libvorbis.0.dylib (0) <E75D67DA-4000-3A2D-86B2-439E72C2CA61> /Users/USER/*/Pioneer.app/Contents/libs/libvorbis.0.dylib
       0x10d42e000 -        0x10d431ff7 +libogg.0.dylib (0) <B7FB1797-FF16-3E6D-AF69-F0685FE52ADD> /Users/USER/*/Pioneer.app/Contents/libs/libogg.0.dylib
       0x12ae7f000 -        0x12ae83fff  com.apple.audio.AppleHDAHALPlugIn (267.0 - 267.0) <EFF081E7-E74F-3C1F-81A9-14FA71560443> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x12dba7000 -        0x12ddc1fff  com.apple.audio.units.Components (1.12 - 1.12) <95245456-EE5C-3D29-8E18-5E02E74A2683> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x123400000000 -     0x123400497fff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.0.86 - 10.0.0) <A443198D-E30D-3CF1-AA3E-E2EB52DFD922> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
    0x7fff642f3000 -     0x7fff64329837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff8cff0000 -     0x7fff8d031fff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8d03e000 -     0x7fff8d0f9ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8d65b000 -     0x7fff8d677ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8d678000 -     0x7fff8d679fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8d693000 -     0x7fff8d697fff  com.apple.IOAccelerator (156.4 - 156.4) <56092CAF-5F0F-3DCA-9047-4F6B93425BFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8d698000 -     0x7fff8d69cfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8d69d000 -     0x7fff8d6a1fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8d761000 -     0x7fff8d76dff7  libGPUSupportMercury.dylib (11.0.7) <C04F6E18-3043-3096-A6E6-F6431ADC41D3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff8d76e000 -     0x7fff8d77aff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8d77b000 -     0x7fff8d783ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8d784000 -     0x7fff8d784fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8d785000 -     0x7fff8d8acfff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8d90d000 -     0x7fff8d910ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
    0x7fff8d939000 -     0x7fff8d93bffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8d98b000 -     0x7fff8d9c2ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8d9c3000 -     0x7fff8d9c5fff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8d9c6000 -     0x7fff8dbabff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
    0x7fff8dbd8000 -     0x7fff8dccbff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8ddf9000 -     0x7fff8de34fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8de35000 -     0x7fff8deb2fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8deb3000 -     0x7fff8debeff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
    0x7fff8debf000 -     0x7fff8debffff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8df26000 -     0x7fff8df3dff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8e07d000 -     0x7fff8e07ffff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8e0bc000 -     0x7fff8e0dffff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8e225000 -     0x7fff8e227ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff8e2bc000 -     0x7fff8e392ff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8e3a0000 -     0x7fff8e3abff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8e3ac000 -     0x7fff8e4a0ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8e563000 -     0x7fff8e563ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
    0x7fff8e800000 -     0x7fff8e805ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8e820000 -     0x7fff8e860ff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8e8cf000 -     0x7fff8e8defff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8e8df000 -     0x7fff8e90cfff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8ec87000 -     0x7fff8ec9aff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8ec9b000 -     0x7fff8eceffff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8ecf0000 -     0x7fff8ecf0fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8ecf1000 -     0x7fff8ed03ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff8ed20000 -     0x7fff8ed45ff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8ed5e000 -     0x7fff8ed60fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8ed61000 -     0x7fff8ed62fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8ed74000 -     0x7fff8ed93fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8ee7a000 -     0x7fff8ee83ff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8efb7000 -     0x7fff8f02bfff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8f032000 -     0x7fff8f3c8fff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8f3c9000 -     0x7fff8f6b0ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8f6b1000 -     0x7fff8f702ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8f730000 -     0x7fff8f822ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff8f887000 -     0x7fff8f88efff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8f892000 -     0x7fff8f8baffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8f91e000 -     0x7fff8f932ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8f933000 -     0x7fff8f934ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8f937000 -     0x7fff8f937fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8f938000 -     0x7fff8f938ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8f958000 -     0x7fff8f958fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8fe97000 -     0x7fff8fee4ff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9024e000 -     0x7fff90251fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff90353000 -     0x7fff90367ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff90368000 -     0x7fff90381fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff903b8000 -     0x7fff903e8ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff9040d000 -     0x7fff90525ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff90529000 -     0x7fff90534fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9066e000 -     0x7fff9066fff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff90670000 -     0x7fff90698fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff90699000 -     0x7fff9075cff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9075d000 -     0x7fff90762ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff90763000 -     0x7fff90770fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff9077d000 -     0x7fff9077eff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff9078f000 -     0x7fff9078fff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff90790000 -     0x7fff90b9dff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff90b9e000 -     0x7fff90ba1fff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff90ba2000 -     0x7fff90be8ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff90cbf000 -     0x7fff90d5dfff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff90d5e000 -     0x7fff90f0dfff  GLEngine (11.0.7) <3CB7447A-1A1D-3D55-A6A4-4814B49F6678> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff90fee000 -     0x7fff91077fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9109c000 -     0x7fff910eafff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff910fb000 -     0x7fff91117fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff91118000 -     0x7fff9125afff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff9125b000 -     0x7fff9131afff  com.apple.backup.framework (1.6.1 - 1.6.1) <A7BBE57D-D5E7-39DD-812C-31190159F679> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff9131b000 -     0x7fff91b72ff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff91bed000 -     0x7fff91c0afff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff91c0b000 -     0x7fff91c7afff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff91c7b000 -     0x7fff91c83fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff91e7e000 -     0x7fff91ea9ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff91eaa000 -     0x7fff91ed3ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff91ed4000 -     0x7fff91ee1fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff91ee2000 -     0x7fff91f12fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff91f4b000 -     0x7fff91fdffff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff91fe0000 -     0x7fff91ffaff7  libextension.dylib (55.1) <ECBDCC15-FA19-3578-961C-B45FCC994BAF> /usr/lib/libextension.dylib
    0x7fff91ffb000 -     0x7fff92047ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
    0x7fff9204f000 -     0x7fff92087fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff921b6000 -     0x7fff921d0ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff92230000 -     0x7fff9233fffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff923cc000 -     0x7fff923cdfff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
    0x7fff923ce000 -     0x7fff923d0fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff927a9000 -     0x7fff92914ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff92915000 -     0x7fff92917ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff92949000 -     0x7fff92d9cfc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff92d9d000 -     0x7fff92db7ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff92db8000 -     0x7fff92dbafff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
    0x7fff92dc6000 -     0x7fff92df0ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff92df1000 -     0x7fff92fa1ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff92fd2000 -     0x7fff93161fff  libGLProgrammability.dylib (11.0.7) <AF37E7F3-16C8-3747-9CC6-A442C0153DC6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff93162000 -     0x7fff931a2fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff931ad000 -     0x7fff931b1ff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff931be000 -     0x7fff931c1fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff931c2000 -     0x7fff93257ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff93258000 -     0x7fff9325eff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff93296000 -     0x7fff9329efe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff932dd000 -     0x7fff932defff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff932df000 -     0x7fff9358bfff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff9358c000 -     0x7fff935e6ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff93661000 -     0x7fff9366afff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff938c1000 -     0x7fff93939ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff93956000 -     0x7fff939c4ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff939c5000 -     0x7fff93a66ff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff93b4a000 -     0x7fff93b55ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
    0x7fff93c42000 -     0x7fff93c44ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff93c77000 -     0x7fff93ca2fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff93ca3000 -     0x7fff93ca7ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff945ef000 -     0x7fff945f6ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff94676000 -     0x7fff951b7fff  com.apple.AppKit (6.9 - 1343.16) <C98DB43F-4245-3E6E-A4EE-37DAEE33E174> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff951b8000 -     0x7fff951ceff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff9527f000 -     0x7fff9529aff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff9529b000 -     0x7fff9529dfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff9529e000 -     0x7fff952affff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff952b0000 -     0x7fff952baff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff952bb000 -     0x7fff952edff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff952ee000 -     0x7fff9533afff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff9533b000 -     0x7fff95343ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff95344000 -     0x7fff95355ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff95356000 -     0x7fff95366ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff95367000 -     0x7fff95392fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff95393000 -     0x7fff95578267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
    0x7fff95579000 -     0x7fff9557bff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff9557c000 -     0x7fff955f2fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff955f3000 -     0x7fff9562bffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff9562c000 -     0x7fff9563efff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
    0x7fff9563f000 -     0x7fff95679ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff9567a000 -     0x7fff958f4fff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff958f5000 -     0x7fff95c28ff7  libmecabra.dylib (666.1) <CAFBC813-4894-3352-9B22-FFF116773A06> /usr/lib/libmecabra.dylib
    0x7fff95c29000 -     0x7fff95c32fff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
    0x7fff95c34000 -     0x7fff95c3afff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff95c51000 -     0x7fff95c58fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff95c6f000 -     0x7fff95c71ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff95f93000 -     0x7fff95fc6ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff95fc7000 -     0x7fff95fd5ff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff95fd6000 -     0x7fff96164fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff96165000 -     0x7fff96186fff  com.apple.framework.Apple80211 (10.0.1 - 1001.57.4) <E449B57F-1AC3-3DF1-8A13-4390FB3A05A4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff96187000 -     0x7fff962c4fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff96320000 -     0x7fff9635bfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff96397000 -     0x7fff965ffffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff96600000 -     0x7fff96600fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff96601000 -     0x7fff966f3fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff9673a000 -     0x7fff96b6afff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff96bc3000 -     0x7fff96bd0ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff96bd1000 -     0x7fff96be2ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
    0x7fff96d4a000 -     0x7fff96d4afff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff96e4d000 -     0x7fff96e4ffff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff96e50000 -     0x7fff96e58ffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff96f50000 -     0x7fff96f55ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
    0x7fff96f5e000 -     0x7fff96f7bffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff96f7c000 -     0x7fff96f80fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
    0x7fff9702f000 -     0x7fff97057fff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
    0x7fff97058000 -     0x7fff9716ffe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff9718a000 -     0x7fff971a5ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff971e8000 -     0x7fff9724fff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff98243000 -     0x7fff98571ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff98572000 -     0x7fff98573fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff98574000 -     0x7fff98581ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff98586000 -     0x7fff985f2fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff9862e000 -     0x7fff986cddf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff98775000 -     0x7fff987d4ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff987d5000 -     0x7fff987e0fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9880e000 -     0x7fff98827ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff9886b000 -     0x7fff988f7fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff988f8000 -     0x7fff98922fff  GLRendererFloat (11.0.7) <3B3B74F4-E63C-3241-8807-E2407C4020B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff98923000 -     0x7fff98b26ff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff98b27000 -     0x7fff98b31ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff98b32000 -     0x7fff98e34fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff98e8b000 -     0x7fff98e8bfff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff98f66000 -     0x7fff98facff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff98fad000 -     0x7fff98fb5ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff994a3000 -     0x7fff994d0fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff994de000 -     0x7fff99503ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff99532000 -     0x7fff99654ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff99655000 -     0x7fff99738fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9980b000 -     0x7fff9993bfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff9994b000 -     0x7fff99953fff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff99e68000 -     0x7fff99ed9ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff99eda000 -     0x7fff99f4eff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff9a8a4000 -     0x7fff9a8a9fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff9a8aa000 -     0x7fff9a911ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff9a912000 -     0x7fff9a92cff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff9b0b7000 -     0x7fff9b386ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff9b387000 -     0x7fff9b390ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff9bb67000 -     0x7fff9bb79ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff9bb7a000 -     0x7fff9bb9afff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff9bb9b000 -     0x7fff9bbf6fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9bc00000 -     0x7fff9bc26ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff9bc27000 -     0x7fff9bcb8ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
    0x7fff9bcb9000 -     0x7fff9bcbdfff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9bcbe000 -     0x7fff9bd40fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9bd41000 -     0x7fff9bd47fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff9c6fd000 -     0x7fff9c717ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff9c718000 -     0x7fff9c746fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9c749000 -     0x7fff9c7dafff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff9c7db000 -     0x7fff9c82aff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff9c82b000 -     0x7fff9c82ffff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff9c830000 -     0x7fff9c879ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

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

VM Region Summary:
ReadOnly portion of Libraries: Total=208.4M resident=98.1M(47%) swapped_out_or_unallocated=110.3M(53%)
Writable regions: Total=1.1G written=658.3M(59%) resident=606.5M(54%) swapped_out=337.9M(30%) unallocated=506.9M(46%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  1944K
CG image                            292K
CG shared images                    176K
CoreAnimation                        16K
CoreUI image data                    76K
Dispatch continuations             8192K
Foundation                            4K
IOKit                             270.9M
Image IO                              4K
Kernel Alloc Once                     8K
MALLOC                            718.0M
MALLOC (admin)                       32K
Memory Tag 242                       12K
Memory Tag 249                      156K
OpenGL GLSL                         256K
STACK GUARD                        56.0M
Stack                              13.1M
VM_ALLOCATE                        99.6M
VM_ALLOCATE (reserved)               36K        reserved VM address space (unallocated)
__DATA                             17.4M
__GLSLBUILTINS                     2588K
__IMAGE                             528K
__LINKEDIT                         79.3M
__TEXT                            129.1M
__UNICODE                           544K
mapped file                        60.8M
shared memory                        68K
===========                      =======
TOTAL                               1.4G
TOTAL, minus reserved VM space      1.4G

Model: MacBookAir5,2, BootROM MBA51.00EF.B02, 2 processors, Intel Core i5, 1.8 GHz, 4 GB, SMC 2.5f9
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463235363634485A2D3147364D3120
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463235363634485A2D3147364D3120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (7.15.124.12.10)
Bluetooth: Version 4.3.1f2 15015, 3 services, 19 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD TS128E, 121.33 GB
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB Receiver
USB Device: Hub
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 23.4
fluffyfreak commented 9 years ago

What is extra scary about that is that the test should be (idx<4) not (idx<=4) so something must have gone very wrong!!!

fluffyfreak commented 9 years ago

@eloquentmess what star system were you in when this happened? How many stars were there?

fluffyfreak commented 9 years ago

From looking at RendererGL I suspect that the m_numLights is never being initialised. The question then becomes why not? However I can create a fix for the crash itself.

fluffyfreak commented 9 years ago

@eloquentmess if you can give #3341 a test that would be great.

fluffyfreak commented 9 years ago

Ok this should definitely have been fixed by #3341 however this hasn't been closed and I haven't heard back from @eloquentmess since it's only been an hour :)

Lets keep this issue open until he's had a chance to reply.

haxys commented 9 years ago

I'll test it now.

haxys commented 9 years ago

Still crashing. Here's the info from the point I clicked "Start from Earth."

Creating new galaxy generator 'legacy' version 1
Clearing and re-using previous Galaxy object
StarSystemCache: misses: 0, slave hits: 0, master hits: 0
SectorCache: misses: 101, slave hits: 0, master hits: 1
Sol:
    height fractal: Ellipsoid
    colour fractal: StarG
    seed: 1685209112
Mercury:
    height fractal: HillsCraters2
    colour fractal: Rock
    seed: 6
Venus:
    height fractal: RuggedLava
    colour fractal: Desert
    seed: 1710384323
Earth:
    height fractal: Mapped
    colour fractal: EarthLikeHeightmapped
    seed: 1717547535
Moon:
    height fractal: Mapped2
    colour fractal: Rock2
    seed: 4294967291
Mars:
    height fractal: MountainsRidged
    colour fractal: TFPoor
    seed: 4294967293
Phobos:
    height fractal: Asteroid4
    colour fractal: Asteroid
    seed: 439771126
Deimos:
    height fractal: Asteroid4
    colour fractal: Asteroid
    seed: 806180402
Warning: Lua custom Systems definition: Surface starport has been automatically relocated. This is in order to place it on flatter ground to reduce the chance of landing pads being buried. This is not an error as such and you may attempt to move the starport to another location by changing latitude and longitude fields.
      Surface starport name: Tomm's Sanctuary, Body name: Deimos, In sector: x = 0, y = 0, z = 0.
Io:
    height fractal: RuggedLava
    colour fractal: Volcanic
    seed: 4294967292
Warning: Lua custom Systems definition: Surface starport has been automatically relocated. This is in order to place it on flatter ground to reduce the chance of landing pads being buried. This is not an error as such and you may attempt to move the starport to another location by changing latitude and longitude fields.
      Surface starport name: Dante's Base, Body name: Io, In sector: x = 0, y = 0, z = 0.
Europa:
    height fractal: Barren Rock 2
    colour fractal: Ice
    seed: 2102431459
Ganymede:
    height fractal: HillsNormal
    colour fractal: Rock
    seed: 3062955636
Warning: Lua custom Systems definition: Surface starport has been automatically relocated. This is in order to place it on flatter ground to reduce the chance of landing pads being buried. This is not an error as such and you may attempt to move the starport to another location by changing latitude and longitude fields.
      Surface starport name: Enki Catena, Body name: Ganymede, In sector: x = 0, y = 0, z = 0.
Callisto:
    height fractal: MountainsCraters2
    colour fractal: Rock
    seed: 1272712740
Dione:
    height fractal: Barren Rock 3
    colour fractal: Rock
    seed: 3732948941
Rhea:
    height fractal: RuggedDesert
    colour fractal: Rock
    seed: 1174493206
Titan:
    height fractal: MountainsVolcano
    colour fractal: Desert
    seed: 0
Iapetus:
    height fractal: Barren Rock 3
    colour fractal: Rock
    seed: 3650944653
Ariel:
    height fractal: MountainsCraters2
    colour fractal: Rock
    seed: 3952866153
Umbriel:
    height fractal: Barren Rock 3
    colour fractal: Rock
    seed: 699943475
Titania:
    height fractal: Barren Rock 3
    colour fractal: Rock
    seed: 2461415048
Oberon:
    height fractal: MountainsCraters2
    colour fractal: Rock
    seed: 663490636
Proteus:
    height fractal: Asteroid4
    colour fractal: BandedRock
    seed: 1251043226
Triton:
    height fractal: Barren Rock 3
    colour fractal: Rock
    seed: 1155973133
Nereid:
    height fractal: Asteroid4
    colour fractal: BandedRock
    seed: 3055461756
Pluto:
    height fractal: HillsCraters2
    colour fractal: Rock
    seed: 3037711761
Charon:
    height fractal: HillsCraters2
    colour fractal: Rock
    seed: 2191294907
CreateCollisionMesh for : (kanara)
Assertion failed: (idx<=4), function GetLight, file ./../graphics/Renderer.h, line 87.
Abort trap: 6

Still not working.

fluffyfreak commented 9 years ago

Damn, I'll have to try debugging it on my MacMini. Not done any actual debugging on it before!

Weirdly there should be no place where it tries to pass a value outside the range 0..3 anywhere in the code :(

laarmen commented 9 years ago

Last time I had a similar bug, it was because of a silent conversion to unsigned int in a substraction, in case that helps.

fluffyfreak commented 9 years ago

Ok well I just fetched the latest master and built on OSX but everything worked fine. At 12fps but otherwise fine.

jameynakama commented 9 years ago

Seconding this error. Exact same output on Yosemite 10.10.2 when starting from Earth or New Hope, but not Barnard's Star.

jameynakama commented 9 years ago

I'm using the binary build. I tried to build from source but ran into early errors with Xcode not being able to find SDL.h. I'm using brew and installed all the packages I could find equivalents for, but some in the list for MacPorts weren't available.

build: git 50c25a6

Release(Kernel) Version: 14.1.0
Kernel Build Timestamp: Darwin Kernel Version 14.1.0: Mon Dec 22 23:10:38 PST 2014; root:xnu-2782.10.72~2/RELEASE_X86_64
Machine Arch: x86_64

SDL Version 2.0.3
Initialized OpenGL 3.1, with extensions, renderer
impaktor commented 9 years ago

as far as I can tell, no new merges have been made to the code since @eloquentmess reported that it still crashes, 3 days ago.

jameynakama commented 9 years ago

Further info: building from source on Yosemite the autotools way works! The Xcode build must be busted.

fluffyfreak commented 9 years ago

@jameydeorio ah ha! That's very helpful, thanks. I was building the autotools way as I always do. I have never tried to build it using XCode.

jameynakama commented 9 years ago

I've been attempting builds but can't get Xcode to stop complaining about SDL and some other libraries being missing.

impaktor commented 9 years ago

...and some other libraries being missing.

libcurl-dev is also required. It's been added to the dependency list now.

haxys commented 9 years ago

I've been building with the command-line tools. I built a script to automatically pull, compile, fix dependencies and assemble the app bundle. It's been working for a good while now, without any changes.

Have the dependencies changed for the code?

fluffyfreak commented 9 years ago

@eloquentmess do you have that script handy? I have no idea how to build the app bundle from the command-line build.

haxys commented 9 years ago

I'm sorry guys, I've been so busy with school that I've been away from this project entirely. The script uses a few custom tools, but it shouldn't be hard to figure out how to get it running on another Mac. I'm not at that computer at the moment, but I'll try to get the code posted soon. It's not clean, it's not pretty, and it's not entirely rational, but it works well enough.

fluffyfreak commented 9 years ago

Apparently this is still happening even for the latest builds (#3379).

I think we need to figure out how to bundle a build into an app so we can supply new OSX builds asap.

fluffyfreak commented 9 years ago

A quick Googling presents us with: A StackOverflow answer which looks very good. The mozilla OSX bundle pages. And some random pascal(?) page.

EDIT: and a handy tool to automate some of the dependency parts of this.

SilkyPants commented 9 years ago

I think I've got a working build with Xcode now in my fork for the Mac build, and have confirmed it running on a couple of Mac minis at work. Just need to figure out the process for pull requests and build chain.

Currently links against a few libraries in the third party repository, and builds into a self contained app.

impaktor commented 9 years ago

@eloquentmess you can build on mac, so if you have time, perhaps you could share your wisdom and/or just push a working branch/script to your github?

fluffyfreak commented 9 years ago

@SilkyPantsDan that's great news :)

TheQwak commented 9 years ago

Hi, I can confirm this error too.

On the current Mac build it crashes on start-up at a planet, or when approaching within ~2.8 AU of any planet. Dump below.

In the meantime, apart from Barnard's, does anyone know what, if any, systems have space stations without planets?

Process: pioneer [3409] Path: /Users/USER/Desktop/Pioneer.app/Contents/Resources/./pioneer Identifier: pioneer Version: 0 Code Type: X86-64 (Native) Parent Process: sh [3408] Responsible: Pioneer [3406] User ID: 501

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

Application Specific Information: Assertion failed: (idx<=4), function GetLight, file ./../graphics/Renderer.h, line 87.

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff85f14286 pthread_kill + 10 1 libsystem_c.dylib 0x00007fff860e7b53 abort + 129 2 libsystem_c.dylib 0x00007fff860afc39 __assertrtn + 321 3 pioneer 0x000000010d72137c Graphics::OGL::GeoSphereSurfaceMaterial::SetGSUniforms() + 572 4 pioneer 0x000000010d7281d9 Graphics::RendererOGL::DrawBufferIndexed(Graphics::VertexBuffer, Graphics::IndexBuffer, Graphics::RenderState, Graphics::Material, Graphics::PrimitiveType) + 73 5 pioneer 0x000000010d5f0d36 GeoPatch::Render(Graphics::Renderer, vector3 const&, matrix4x4 const&, Graphics::Frustum const&) + 1110 6 pioneer 0x000000010d5f7344 GeoSphere::Render(Graphics::Renderer_, matrix4x4 const&, vector3, float, float, std::1::vector<Camera::Shadow, std::_1::allocator > const&) + 1396 7 pioneer 0x000000010d6d1a40 TerrainBody::Render(Graphics::Renderer, Camera const, vector3 const&, matrix4x4 const&) + 1472 8 pioneer 0x000000010d6c0892 Star::Render(Graphics::Renderer, Camera const, vector3 const&, matrix4x4 const&) + 2082 9 pioneer 0x000000010d5baba7 Camera::Draw(Body const, ShipCockpit_) + 2471 10 pioneer 0x000000010d6d9ded WorldView::Draw3D() + 141 11 pioneer 0x000000010d6577b2 Pi::MainLoop() + 1250 12 pioneer 0x000000010d657236 Pi::Start() + 710 13 pioneer 0x000000010d6e5d65 main + 1205 14 libdyld.dylib 0x00007fff8b2395c9 start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff85f15232 kevent64 + 10 1 libdispatch.dylib 0x00007fff8b291a6a _dispatch_mgr_thread + 52

Thread 2:: Thread %(err: bad format) 0 libsystem_kernel.dylib 0x00007fff85f14136 __psynch_cvwait + 10 1 libSDL2-2.0.0.dylib 0x000000010dcebf30 SDL_CondWait_REAL + 14 2 pioneer 0x000000010d6002dd AsyncJobQueue::GetJob() + 45 3 pioneer 0x000000010d600b69 AsyncJobQueue::JobRunner::Main() + 89 4 pioneer 0x000000010d600a29 AsyncJobQueue::JobRunner::Trampoline(void*) + 9 5 libSDL2-2.0.0.dylib 0x000000010dcb44fa SDL_RunThread + 60 6 libSDL2-2.0.0.dylib 0x000000010dceb8c7 RunThread + 9 7 libsystem_pthread.dylib 0x00007fff8c35c268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8c35c1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff8c35a41d thread_start + 13

Thread 3:: Thread %(err: bad format) 0 libsystem_kernel.dylib 0x00007fff85f14136 __psynch_cvwait + 10 1 libSDL2-2.0.0.dylib 0x000000010dcebf30 SDL_CondWait_REAL + 14 2 pioneer 0x000000010d6002dd AsyncJobQueue::GetJob() + 45 3 pioneer 0x000000010d600b69 AsyncJobQueue::JobRunner::Main() + 89 4 pioneer 0x000000010d600a29 AsyncJobQueue::JobRunner::Trampoline(void*) + 9 5 libSDL2-2.0.0.dylib 0x000000010dcb44fa SDL_RunThread + 60 6 libSDL2-2.0.0.dylib 0x000000010dceb8c7 RunThread + 9 7 libsystem_pthread.dylib 0x00007fff8c35c268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8c35c1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff8c35a41d thread_start + 13

Thread 4:: Thread %(err: bad format) 0 libsystem_kernel.dylib 0x00007fff85f14136 __psynch_cvwait + 10 1 libSDL2-2.0.0.dylib 0x000000010dcebf30 SDL_CondWait_REAL + 14 2 pioneer 0x000000010d6002dd AsyncJobQueue::GetJob() + 45 3 pioneer 0x000000010d600b69 AsyncJobQueue::JobRunner::Main() + 89 4 pioneer 0x000000010d600a29 AsyncJobQueue::JobRunner::Trampoline(void*) + 9 5 libSDL2-2.0.0.dylib 0x000000010dcb44fa SDL_RunThread + 60 6 libSDL2-2.0.0.dylib 0x000000010dceb8c7 RunThread + 9 7 libsystem_pthread.dylib 0x00007fff8c35c268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8c35c1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff8c35a41d thread_start + 13

Thread 5:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff85f0f4de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff85f0e64f mach_msg + 55 2 com.apple.audio.CoreAudio 0x00007fff829d257e HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_headert, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff829d250c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff829d0aa9 HALC_ProxyIOContext::IOWorkLoop() + 965 5 com.apple.audio.CoreAudio 0x00007fff829d0612 HALCProxyIOContext::IOThreadEntry(void) + 88 6 com.apple.audio.CoreAudio 0x00007fff829d04e3 HALB_IOThread::Entry(void*) + 157 7 libsystem_pthread.dylib 0x00007fff8c35c268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8c35c1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff8c35a41d thread_start + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff85f0f4de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff85f0e64f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff884eaeb4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff884ea37b CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff884e9bd8 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff8777966b _NSEventThread + 137 6 libsystem_pthread.dylib 0x00007fff8c35c268 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8c35c1e5 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff8c35a41d thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5264d868 rdx: 0x0000000000000000 rdi: 0x0000000000000513 rsi: 0x0000000000000006 rbp: 0x00007fff5264d890 rsp: 0x00007fff5264d868 r8: 0x0000000000000000 r9: 0x0000000000000057 r10: 0x0000000008000000 r11: 0x0000000000200206 r12: 0x000000010d88416c r13: 0x000000010e76e000 r14: 0x00007fff73644300 r15: 0x000000010d884153 rip: 0x00007fff85f14286 rfl: 0x0000000000200206 cr2: 0x000000010f074008

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x10d5b1000 - 0x10d897fff +pioneer (0) <950BA6A5-386B-310A-A15D-6A7952FE4C03> /Users/USER/Desktop/Pioneer.app/Contents/Resources/pioneer 0x10dbbf000 - 0x10dc2fff7 +libfreetype.6.dylib (0) /Users/USER/Desktop/Pioneer.app/Contents/libs/libfreetype.6.dylib 0x10dc46000 - 0x10dc55fff +libSDL2_image-2.0.0.dylib (0) /Users/USER/Desktop/Pioneer.app/Contents/libs/libSDL2_image-2.0.0.dylib 0x10dc5c000 - 0x10dcfdfff +libSDL2-2.0.0.dylib (0) /Users/USER/Desktop/Pioneer.app/Contents/libs/libSDL2-2.0.0.dylib 0x10dd34000 - 0x10dd36ff7 +libsigc-2.0.0.dylib (0) <745B8424-A0E5-398A-9264-6DE7FA7F78D4> /Users/USER/Desktop/Pioneer.app/Contents/libs/libsigc-2.0.0.dylib 0x10dd3c000 - 0x10dd41fff +libvorbisfile.3.dylib (0) <6A32D35A-1CB2-331E-816A-4D3B3041742A> /Users/USER/Desktop/Pioneer.app/Contents/libs/libvorbisfile.3.dylib 0x10dd4b000 - 0x10dd6efff +libpng16.16.dylib (0) <1D5B236D-277C-3D93-853B-DFC0E5074D80> /Users/USER/Desktop/Pioneer.app/Contents/libs/libpng16.16.dylib 0x10dd78000 - 0x10e0edff7 +libassimp.3.0.0.dylib (0) <2D1BFEA4-7B08-32FC-987E-01F85BA1C16C> /Users/USER/Desktop/Pioneer.app/Contents/libs/libassimp.3.0.0.dylib 0x10e623000 - 0x10e632ff7 +libz.1.2.8.dylib (0) /Users/USER/Desktop/Pioneer.app/Contents/libs/libz.1.2.8.dylib 0x10e637000 - 0x10e645fff +libbz2.1.0.6.dylib (0) <57564CB0-AD8D-35AD-A8BE-EAF844A6005C> /Users/USER/Desktop/Pioneer.app/Contents/libs/libbz2.1.0.6.dylib 0x10e650000 - 0x10e652fff com.apple.ForceFeedback (1.0.6 - 1.0.6) /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback 0x10e65c000 - 0x10e67ffff +libvorbis.0.dylib (0) /Users/USER/Desktop/Pioneer.app/Contents/libs/libvorbis.0.dylib 0x10e689000 - 0x10e68cff7 +libogg.0.dylib (0) /Users/USER/Desktop/Pioneer.app/Contents/libs/libogg.0.dylib 0x10e742000 - 0x10e742ff5 +cl_kernels (???) <5075BDE7-A250-4CEA-A051-A60C7E359A8C> cl_kernels 0x10e768000 - 0x10e768fef +cl_kernels (???) <8E8863DE-8A52-4E34-A87E-E3772EB2D8E2> cl_kernels 0x114627000 - 0x114634fff libGPUSupport.dylib (11.1.2) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib 0x1253a9000 - 0x1253adfff com.apple.audio.AppleHDAHALPlugIn (272.18 - 272.18) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x12fc33000 - 0x12fe50ff3 com.apple.audio.units.Components (1.12 - 1.12) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x13202b000 - 0x132111fef unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x123400000000 - 0x12340036efff com.apple.driver.AppleIntelHD3000GraphicsGLDriver (10.0.31 - 10.0.0) <9F684763-8916-3C35-8F81-CCA8E3B00B16> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver 0x7fff67d08000 - 0x7fff67d3e837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld 0x7fff81c4d000 - 0x7fff81c63ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib 0x7fff81d1f000 - 0x7fff81d39ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff81d3a000 - 0x7fff81d44ff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff81d45000 - 0x7fff81d85ff7 libGLImage.dylib (11.1.2) <260A4BF3-DC45-369C-A0CD-B667F9D17179> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff81d86000 - 0x7fff81daaff7 com.apple.Sharing (328.16 - 328.16) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff81dab000 - 0x7fff81db6ff7 libkxld.dylib (2782.20.48) <28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib 0x7fff81dbf000 - 0x7fff81f6efff GLEngine (11.1.2) <68FDFD73-F15C-3460-9984-10F5DEF79907> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff821db000 - 0x7fff82208fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff82293000 - 0x7fff82335fff com.apple.Bluetooth (4.3.4 - 4.3.4f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff82396000 - 0x7fff823fdff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff82417000 - 0x7fff82449ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff8244a000 - 0x7fff8245cff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff824bf000 - 0x7fff824f6ffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff825d9000 - 0x7fff826cbff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff826cc000 - 0x7fff826cdff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff826e8000 - 0x7fff826faff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib 0x7fff826fb000 - 0x7fff82733fff libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib 0x7fff82734000 - 0x7fff82737fff com.apple.xpc.ServiceManagement (1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff82787000 - 0x7fff82787ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff82788000 - 0x7fff827f6ffb com.apple.Heimdal (4.0 - 2.0) <7697A837-98B8-3BDB-A7D2-8ED4C9ABC510> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff82800000 - 0x7fff8298efff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff829a7000 - 0x7fff829f8fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff829f9000 - 0x7fff82ab9ff7 com.apple.backup.framework (1.6.4 - 1.6.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff82afb000 - 0x7fff82afbfff libOpenScriptingUtil.dylib (162.1) /usr/lib/libOpenScriptingUtil.dylib 0x7fff82c18000 - 0x7fff82c19ff3 libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib 0x7fff82c1a000 - 0x7fff82c98fff com.apple.CoreServices.OSServices (640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff82cd1000 - 0x7fff82cdcfff libGL.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff82cdd000 - 0x7fff82cf7ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib 0x7fff82d26000 - 0x7fff82d6cff7 libFontRegistry.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff836b9000 - 0x7fff83705ff7 libcups.2.dylib (408.2) /usr/lib/libcups.2.dylib 0x7fff83706000 - 0x7fff83736fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff837f1000 - 0x7fff83a70ff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff83ae9000 - 0x7fff83aefff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib 0x7fff83b07000 - 0x7fff83b09ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff83c46000 - 0x7fff83c4efff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff83c4f000 - 0x7fff83caefff com.apple.AE (681.2 - 681.2) <181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff83caf000 - 0x7fff83cc9fff com.apple.AppleVPAFramework (1.4.3 - 1.4.3) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff83cca000 - 0x7fff83ccafff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff83ccc000 - 0x7fff83d3efff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff83e31000 - 0x7fff83e41ff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff83e58000 - 0x7fff83f7cff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff83fab000 - 0x7fff83fbafff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff842a3000 - 0x7fff846b0ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff846b1000 - 0x7fff846b3fff libCVMSPluginSupport.dylib (11.1.2) <6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff846cb000 - 0x7fff84760ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff84894000 - 0x7fff849adffb com.apple.CoreText (352.0 - 454.6) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff849e9000 - 0x7fff849ebfff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff84a05000 - 0x7fff84d07ffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff84d08000 - 0x7fff84fefffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff84ff0000 - 0x7fff851d5ff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib 0x7fff85ea2000 - 0x7fff85efdff7 libTIFF.dylib (1237) <690B205E-55D9-3F2C-B4EA-78B1AC3D3231> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff85efe000 - 0x7fff85f1bfff libsystem_kernel.dylib (2782.20.48) /usr/lib/system/libsystem_kernel.dylib 0x7fff85f40000 - 0x7fff86024fff libcrypto.0.9.8.dylib (52.20.2) <977DA067-2588-3BF8-A7B2-F08FC6E9088F> /usr/lib/libcrypto.0.9.8.dylib 0x7fff86025000 - 0x7fff8602cff7 libCGCMS.A.dylib (779.11) <5D33FF8C-AC74-3B7B-A602-4AA470FEAF79> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8602d000 - 0x7fff8607aff7 com.apple.print.framework.PrintCore (10.3 - 451.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff86084000 - 0x7fff86089ffb libheimdal-asn1.dylib (398.10.1) /usr/lib/libheimdal-asn1.dylib 0x7fff8608a000 - 0x7fff86116ff7 libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib 0x7fff86119000 - 0x7fff8612cff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff8612d000 - 0x7fff86988ff3 com.apple.CoreGraphics (1.600.0 - 779.11) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff86989000 - 0x7fff8698bff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib 0x7fff8698c000 - 0x7fff86a00ffb com.apple.securityfoundation (6.0 - 55126) <42589E18-D38C-3E25-B638-6E29740C224C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff86c8b000 - 0x7fff86c92ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff86d02000 - 0x7fff86d8bff7 com.apple.CoreSymbolication (3.1 - 57020.1) <85707039-0C8A-3409-B0B5-153431CC1841> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff86d8c000 - 0x7fff86d8cfff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff86ec2000 - 0x7fff86ecffff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib 0x7fff86ed0000 - 0x7fff86f24fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff86f3b000 - 0x7fff86f3cfff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff86f76000 - 0x7fff87183ff3 com.apple.CFNetwork (720.3.13 - 720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff87184000 - 0x7fff872b4fff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff872b5000 - 0x7fff872b5ff7 liblaunch.dylib (559.20.9) /usr/lib/system/liblaunch.dylib 0x7fff872b6000 - 0x7fff875bbff3 com.apple.HIToolbox (2.1.1 - 758.7) <6711FAA9-904A-3B49-9665-FC8D13B93C42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff875cb000 - 0x7fff87615ff7 com.apple.HIServices (1.22 - 522.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff87616000 - 0x7fff8761fff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff87620000 - 0x7fff881a1ff7 com.apple.AppKit (6.9 - 1347.57) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff881a2000 - 0x7fff88218fe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib 0x7fff88219000 - 0x7fff88221ff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff882dd000 - 0x7fff88371fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff88372000 - 0x7fff88372fff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff88373000 - 0x7fff8837eff7 libcsfde.dylib (471.20.7) <44E51549-CECC-3C7B-867B-01901CA9C756> /usr/lib/libcsfde.dylib 0x7fff8837f000 - 0x7fff88383fff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff88478000 - 0x7fff88810ff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff88bf1000 - 0x7fff88bf3ff7 com.apple.securityhi (9.0 - 55006) <5DB5773C-FC07-302C-98FE-4B80D88D481A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff88c78000 - 0x7fff88cfcfff com.apple.PerformanceAnalysis (1.0 - 1) <599AED3E-B689-3C40-8B91-93AD36C97658> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff88cfd000 - 0x7fff88d18ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff88d3d000 - 0x7fff88d8cff7 com.apple.opencl (2.4.2 - 2.4.2) <4A9574ED-15CF-3EBB-B4C0-D30F644D6C74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff88d8d000 - 0x7fff88d92fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff88da9000 - 0x7fff88db4ff7 com.apple.CrashReporterSupport (10.10 - 631) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff88dc0000 - 0x7fff88dc2fff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib 0x7fff88e3e000 - 0x7fff88e4bff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff88ef2000 - 0x7fff88f33fff libGLU.dylib (11.1.2) <4C54F0D1-2ADC-38A0-92D1-F479E9B99355> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff89060000 - 0x7fff89064fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff890a7000 - 0x7fff89101ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff89102000 - 0x7fff89113ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff89115000 - 0x7fff891b4e27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff89303000 - 0x7fff8933bfff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff8933c000 - 0x7fff89367fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff89453000 - 0x7fff89456fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff89457000 - 0x7fff8945cff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff8945d000 - 0x7fff89461fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff894a0000 - 0x7fff894a6fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib 0x7fff89508000 - 0x7fff89530fff libRIP.A.dylib (779.11) <88434DA0-B6B8-304A-9DC0-41D3947E8734> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff895c0000 - 0x7fff895c4ff7 libGIF.dylib (1237) <0990002D-CA11-325D-A432-3A333F2CC088> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff895c5000 - 0x7fff8972cffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff89c1e000 - 0x7fff89c38ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff89c39000 - 0x7fff89c87fff libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib 0x7fff89c91000 - 0x7fff89d27ff7 com.apple.cloudkit.CloudKit (283.67.2 - 283.67.2) <79F5AD38-61D5-30E6-96DC-974351D4195B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff89d28000 - 0x7fff89d2afff com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff89d99000 - 0x7fff89d99fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff89d9a000 - 0x7fff89dcafff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff89e73000 - 0x7fff89e7cff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff89e7d000 - 0x7fff89e9efff com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff89e9f000 - 0x7fff89eb9ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff89eba000 - 0x7fff8a2eafff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8a801000 - 0x7fff8a86dfff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8a86f000 - 0x7fff8a8a9ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8a8da000 - 0x7fff8a8defff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8a8df000 - 0x7fff8a8e7fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff8a95b000 - 0x7fff8a963ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff8a9e6000 - 0x7fff8abe046f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib 0x7fff8abe1000 - 0x7fff8abe2fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8abe3000 - 0x7fff8abe8fff libsystem_stats.dylib (163.20.16) /usr/lib/system/libsystem_stats.dylib 0x7fff8abe9000 - 0x7fff8abe9fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff8ac01000 - 0x7fff8ac01fff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8acd5000 - 0x7fff8acd5fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8ad43000 - 0x7fff8ae35fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff8ae36000 - 0x7fff8ae4fff7 com.apple.CFOpenDirectory (10.10 - 187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8aea1000 - 0x7fff8aeadff7 com.apple.OpenDirectory (10.10 - 187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8aeae000 - 0x7fff8aeb1fff com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8aeb2000 - 0x7fff8aebfff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8aec0000 - 0x7fff8aec9fff libGFXShared.dylib (11.1.2) <0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8aee1000 - 0x7fff8aee2fff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff8b083000 - 0x7fff8b085ffb libCGXType.A.dylib (779.11) <51607E77-F183-3CC2-A78C-238AFBDF6262> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8b0bc000 - 0x7fff8b0befff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff8b0bf000 - 0x7fff8b12bff3 com.apple.MMCS (1.3 - 327.5) /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff8b12c000 - 0x7fff8b13dfff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff8b13e000 - 0x7fff8b140fff libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib 0x7fff8b141000 - 0x7fff8b235fff libFontParser.dylib (134.2) <9F57B025-AB9C-31DD-9D54-2D7AB1298885> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8b236000 - 0x7fff8b239ff7 libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib 0x7fff8b23a000 - 0x7fff8b263ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff8b28d000 - 0x7fff8b2b7ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff8b624000 - 0x7fff8b88eff7 com.apple.security (7.0 - 57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8bd50000 - 0x7fff8bdbffff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8bdfd000 - 0x7fff8be0fff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff8be10000 - 0x7fff8bf1fff3 com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8c359000 - 0x7fff8c362fff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib 0x7fff8c628000 - 0x7fff8c645fff com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8c646000 - 0x7fff8c66efff libxpc.dylib (559.20.9) /usr/lib/system/libxpc.dylib 0x7fff8c66f000 - 0x7fff8c69eff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8c69f000 - 0x7fff8c6a5fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8c6af000 - 0x7fff8c6dafff com.apple.DictionaryServices (1.2 - 229) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8c6db000 - 0x7fff8c6e3ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff8c6e4000 - 0x7fff8c700fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8c76c000 - 0x7fff8c7fdff7 libCoreStorage.dylib (471.20.7) /usr/lib/libCoreStorage.dylib 0x7fff8c859000 - 0x7fff8c85eff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff8c85f000 - 0x7fff8c8d0ffb com.apple.ApplicationServices.ATS (360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8c8d2000 - 0x7fff8c8e3fff libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib 0x7fff8c9a4000 - 0x7fff8c9c9ff7 libPng.dylib (1237) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff8c9ca000 - 0x7fff8c9d2ff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff8ca48000 - 0x7fff8ca64ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib 0x7fff8ca65000 - 0x7fff8cab0fff com.apple.CloudDocs (1.0 - 321.6) <4C54EDB7-4377-3722-8C47-F3C3D260FCBA> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff8cabc000 - 0x7fff8cae1ff7 libJPEG.dylib (1237) <8AC8EFA6-2283-3725-9F28-01537DF51766> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8cae2000 - 0x7fff8cae9fff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8caea000 - 0x7fff8cb0afff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8cb85000 - 0x7fff8cb93ff7 com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8cb94000 - 0x7fff8cd44ff3 com.apple.QuartzCore (1.10 - 361.18) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8cd45000 - 0x7fff8cd62ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff8cd63000 - 0x7fff8cd96fff com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8d02b000 - 0x7fff8d066fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8d067000 - 0x7fff8d0adff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff8d3a6000 - 0x7fff8d3b1ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8d3b2000 - 0x7fff8d4a5ff7 libJP2.dylib (1237) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8d4a6000 - 0x7fff8d4a7fff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff8d50e000 - 0x7fff8d55afff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff8d55b000 - 0x7fff8d568ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff8d569000 - 0x7fff8d569ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff8d587000 - 0x7fff8d5affff libsystem_info.dylib (459.20.1) /usr/lib/system/libsystem_info.dylib 0x7fff8d5b1000 - 0x7fff8d5b3fff libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8d5f1000 - 0x7fff8d708fe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8d709000 - 0x7fff8d73aff7 com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff8d73b000 - 0x7fff8d7feff7 libvMisc.dylib (516) <21497A28-8DCB-3EB8-BDAC-93C93382B0AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8d7ff000 - 0x7fff8d83afff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8dc18000 - 0x7fff8dc19ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff8dc1a000 - 0x7fff8dda9fff libGLProgrammability.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff8ddaa000 - 0x7fff8ddc1ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff8ddc2000 - 0x7fff8ddc3ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff8ddc4000 - 0x7fff8ddc6fff libRadiance.dylib (1237) <8F1E898B-74F6-3242-B929-CAF58AFCE319> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8ddc7000 - 0x7fff8ddcbfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8ddcc000 - 0x7fff8ddd4fe7 libcldcpuengine.dylib (2.4.5) <0E9B5292-1EBC-379D-A706-83A27C05D742> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8ddd5000 - 0x7fff8e108ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib 0x7fff8e109000 - 0x7fff8e55cfc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8e55d000 - 0x7fff8e5d5ff7 com.apple.SystemConfiguration (1.14 - 1.14) <06A8405D-53BA-30A9-BA8A-222099176091> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8ee5f000 - 0x7fff8ef35ff3 com.apple.DiskImagesFramework (10.10.1 - 396) <1149D3E1-CC6C-3177-916D-2BE066DC9344> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8ef36000 - 0x7fff8ef55fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff8ef56000 - 0x7fff8ef7cfff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8ef7d000 - 0x7fff8efa8ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib 0x7fff8fbf1000 - 0x7fff8fbfcfff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib 0x7fff8fc08000 - 0x7fff8fcc3ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff8fcc4000 - 0x7fff8fe01fff com.apple.ImageIO.framework (3.3.0 - 1237) <138A800C-14B7-36C2-AB04-E162602C97E3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8fe02000 - 0x7fff8ff44fff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib 0x7fff8ff4d000 - 0x7fff8ffb4ffb com.apple.datadetectorscore (6.0 - 396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8ffb5000 - 0x7fff90053fff com.apple.Metadata (10.7.0 - 917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff90195000 - 0x7fff901bffff GLRendererFloat (11.1.2) <87953360-E0E4-3523-8EC3-2062C26C7FD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff901c0000 - 0x7fff9048fff3 com.apple.CoreImage (10.3.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff90490000 - 0x7fff907c1fff com.apple.Foundation (6.9 - 1153.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff91798000 - 0x7fff918c0ff7 com.apple.coreui (2.1 - 308.6) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff918c1000 - 0x7fff918daffb com.apple.openscripting (1.4 - 162.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

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

VM Region Summary: ReadOnly portion of Libraries: Total=209.8M resident=149.5M(71%) swapped_out_or_unallocated=60.3M(29%) Writable regions: Total=1.0G written=596.4M(59%) resident=786.3M(78%) swapped_out=74.8M(7%) unallocated=222.5M(22%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 4360K CG image 300K CG shared images 240K CoreAnimation 16K CoreImage 8K CoreUI image data 76K Dispatch continuations 8192K Foundation 4K IOKit 293.7M Image IO 4K Kernel Alloc Once 8K MALLOC 565.4M MALLOC (admin) 32K Memory Tag 242 12K Memory Tag 249 156K OpenCL 16K OpenGL GLSL 256K STACK GUARD 56.0M Stack 10.6M VM_ALLOCATE 124.4M VM_ALLOCATE (reserved) 36K reserved VM address space (unallocated) DATA 17.5M GLSLBUILTINS 2588K IMAGE 528K LINKEDIT 79.8M TEXT 130.0M UNICODE 552K mapped file 62.6M shared memory 68K =========== ======= TOTAL 1.3G TOTAL, minus reserved VM space 1.3G

fluffyfreak commented 9 years ago

Yep another case of:

Assertion failed: (idx<=4), function GetLight, file ./../graphics/Renderer.h, line 87.

Thanks.

fluffyfreak commented 8 years ago

Closing this issue as it should be fixed by the new(er) OSX builds.