RE: World Editor crash on Macbook (2013)
Hey! Thank you so much for attempting to fix the bug. I'm sad to say it's still there though!
I can still reproduce it on my system but sometimes I get this crash instead:
Code:
Process: Esenthel [6019]
Path: /Applications/Esenthel 2/Esenthel.app/Contents/MacOS/Esenthel
Identifier: com.esenthel.editor2
Version: 1.0 (1)
Code Type: X86-64 (Native)
Parent Process: launchd [163]
User ID: 501
Date/Time: 2013-12-23 11:34:19.488 +0100
OS Version: Mac OS X 10.8.5 (12F45)
Report Version: 10
Interval Since Last Report: 6042 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 2534 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: E5E8C05C-E06A-F891-242F-0DF6F26B205F
Crashed Thread: 3
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** error for object 0x1131a9a00: pointer being freed was not allocated
Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8d2e60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9255dfb9 _pthread_cond_wait + 869
2 com.esenthel.editor2 0x0000000100289886 EE::SyncEvent::wait(int) + 262
3 com.esenthel.editor2 0x000000010028a571 EE::Threads::_process(void*, int, int, void (*)(void*, void*), void*, int) + 301
4 com.esenthel.editor2 0x0000000100109698 Cursor::update(EE::Vec2 const&, EE::GuiObj*, bool, bool, WorldView&) + 728
5 com.esenthel.editor2 0x00000001000f9188 WorldView::updateCursors() + 98
6 com.esenthel.editor2 0x00000001000f93e0 WorldView::update(EE::GuiPC const&) + 86
7 com.esenthel.editor2 0x00000001002b95ae EE::GuiObjChildren::update(EE::GuiPC const&) + 112
8 com.esenthel.editor2 0x00000001002d84e4 EE::Tabs::update(EE::GuiPC const&) + 308
9 com.esenthel.editor2 0x0000000100111275 ModeTabs::update(EE::GuiPC const&) + 25
10 com.esenthel.editor2 0x00000001002b95ae EE::GuiObjChildren::update(EE::GuiPC const&) + 112
11 com.esenthel.editor2 0x00000001002c7e1f EE::Desktop::update() + 103
12 com.esenthel.editor2 0x00000001002bc629 EE::GUI::update() + 535
13 com.esenthel.editor2 0x0000000100136db7 UpdateProject() + 37
14 com.esenthel.editor2 0x000000010027fc2f EE::UpdateState() + 286
15 com.esenthel.editor2 0x000000010029d25b -[MyOpenGLView animationTimer:] + 1155
16 com.apple.Foundation 0x00007fff8fce2463 __NSFireTimer + 96
17 com.apple.CoreFoundation 0x00007fff8ae8a804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
18 com.apple.CoreFoundation 0x00007fff8ae8a31d __CFRunLoopDoTimer + 557
19 com.apple.CoreFoundation 0x00007fff8ae6fad9 __CFRunLoopRun + 1529
20 com.apple.CoreFoundation 0x00007fff8ae6f0e2 CFRunLoopRunSpecific + 290
21 com.apple.HIToolbox 0x00007fff8c5deeb4 RunCurrentEventLoopInMode + 209
22 com.apple.HIToolbox 0x00007fff8c5deb94 ReceiveNextEventCommon + 166
23 com.apple.HIToolbox 0x00007fff8c5deae3 BlockUntilNextEventMatchingListInMode + 62
24 com.apple.AppKit 0x00007fff9189a533 _DPSNextEvent + 685
25 com.apple.AppKit 0x00007fff91899df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
26 com.apple.AppKit 0x00007fff918911a3 -[NSApplication run] + 517
27 com.apple.AppKit 0x00007fff91835bd6 NSApplicationMain + 869
28 com.esenthel.editor2 0x0000000100001624 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8d2e6d16 kevent + 10
1 libdispatch.dylib 0x00007fff9082bdea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff9082b9ee _dispatch_mgr_thread + 54
Thread 2:
0 libsystem_kernel.dylib 0x00007fff8d2e60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9255dfb9 _pthread_cond_wait + 869
2 com.esenthel.editor2 0x0000000100289886 EE::SyncEvent::wait(int) + 262
3 com.esenthel.editor2 0x000000010028a40e EE::ThreadsFunc(EE::Threads::ThreadEx&) + 424
4 com.esenthel.editor2 0x0000000100289dc2 EE::ThreadFunc(void*) + 109
5 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 3 Crashed:
0 libsystem_kernel.dylib 0x00007fff8d2e6212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff9255ab24 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff9259ef61 abort + 143
3 libsystem_c.dylib 0x00007fff92572989 free + 392
4 com.esenthel.editor2 0x00000001002191b2 EE::Free(void*&) + 40
5 com.esenthel.editor2 0x00000001001dcf48 EE::VtxBuf::unlock() const + 164
6 com.esenthel.editor2 0x000000010023ad1c EE::Sweep(EE::Vec const&, EE::Vec const&, EE::MeshRender const&, EE::Matrix const*, float*, EE::Vec*, int*, bool) + 662
7 com.esenthel.editor2 0x000000010023af34 EE::Sweep(EE::Vec const&, EE::Vec const&, EE::MeshLod const&, EE::Matrix const*, float*, EE::Vec*, int*, int*, bool, int, bool) + 352
8 com.esenthel.editor2 0x000000010023b16b EE::Sweep(EE::Vec const&, EE::Vec const&, EE::Mesh const&, EE::Matrix const*, float*, EE::Vec*, int*, int*, bool, int, bool) + 185
9 com.esenthel.editor2 0x0000000100109151 RayTest::test(Area&) + 923
10 com.esenthel.editor2 0x000000010028a318 EE::ThreadsFunc(EE::Threads::ThreadEx&) + 178
11 com.esenthel.editor2 0x0000000100289dc2 EE::ThreadFunc(void*) + 109
12 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
13 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 4:
0 libsystem_kernel.dylib 0x00007fff8d2e60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9255dfb9 _pthread_cond_wait + 869
2 com.esenthel.editor2 0x0000000100289886 EE::SyncEvent::wait(int) + 262
3 com.esenthel.editor2 0x000000010028a40e EE::ThreadsFunc(EE::Threads::ThreadEx&) + 424
4 com.esenthel.editor2 0x0000000100289dc2 EE::ThreadFunc(void*) + 109
5 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff8d2e60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9255dfb9 _pthread_cond_wait + 869
2 com.esenthel.editor2 0x0000000100289886 EE::SyncEvent::wait(int) + 262
3 com.esenthel.editor2 0x000000010028a40e EE::ThreadsFunc(EE::Threads::ThreadEx&) + 424
4 com.esenthel.editor2 0x0000000100289dc2 EE::ThreadFunc(void*) + 109
5 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 6:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff8d2e4686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d2e3c42 mach_msg + 70
2 com.apple.audio.CoreAudio 0x00007fff8ec3970c HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3 com.apple.audio.CoreAudio 0x00007fff8ec3969a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4 com.apple.audio.CoreAudio 0x00007fff8ec37ad9 HALC_ProxyIOContext::IOWorkLoop() + 1161
5 com.apple.audio.CoreAudio 0x00007fff8ec375bf HALC_ProxyIOContext::IOThreadEntry(void*) + 83
6 com.apple.audio.CoreAudio 0x00007fff8ec37497 HALB_IOThread::Entry(void*) + 75
7 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff8d2e6386 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff925e37c8 nanosleep + 163
2 libsystem_c.dylib 0x00007fff925e36df usleep + 54
3 com.esenthel.editor2 0x0000000100289e07 EE::ThreadFunc(void*) + 178
4 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff8d2e4686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8d2e3c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8ae6a233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8ae6f916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8ae6f0e2 CFRunLoopRunSpecific + 290
5 com.esenthel.editor2 0x0000000100487bf5 OVR::OSX::DeviceManagerThread::Run() + 409
6 com.esenthel.editor2 0x0000000100480644 OVR::Thread_PthreadStartFn(void*) + 47
7 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff8d2e60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9255dfb9 _pthread_cond_wait + 869
2 com.esenthel.editor2 0x0000000100289886 EE::SyncEvent::wait(int) + 262
3 com.esenthel.editor2 0x00000001001997b8 EE::CpuDispatcherClass::func(EE::Thread&) + 54
4 com.esenthel.editor2 0x00000001001994e8 EE::CpuDispatcherClass::Func(EE::Thread&) + 18
5 com.esenthel.editor2 0x0000000100289dc2 EE::ThreadFunc(void*) + 109
6 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 10:
0 libsystem_kernel.dylib 0x00007fff8d2e60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9255dfb9 _pthread_cond_wait + 869
2 com.esenthel.editor2 0x0000000100289886 EE::SyncEvent::wait(int) + 262
3 com.esenthel.editor2 0x00000001001997b8 EE::CpuDispatcherClass::func(EE::Thread&) + 54
4 com.esenthel.editor2 0x00000001001994e8 EE::CpuDispatcherClass::Func(EE::Thread&) + 18
5 com.esenthel.editor2 0x0000000100289dc2 EE::ThreadFunc(void*) + 109
6 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 11:
0 libsystem_kernel.dylib 0x00007fff8d2e60fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff9255dfb9 _pthread_cond_wait + 869
2 com.esenthel.editor2 0x0000000100289886 EE::SyncEvent::wait(int) + 262
3 com.esenthel.editor2 0x00000001001997b8 EE::CpuDispatcherClass::func(EE::Thread&) + 54
4 com.esenthel.editor2 0x00000001001994e8 EE::CpuDispatcherClass::Func(EE::Thread&) + 18
5 com.esenthel.editor2 0x0000000100289dc2 EE::ThreadFunc(void*) + 109
6 libsystem_c.dylib 0x00007fff92559772 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff925461a1 thread_start + 13
Thread 12:
0 libsystem_kernel.dylib 0x00007fff8d2e66d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff9255bf1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff9255bce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff92546191 start_wqthread + 13
Thread 3 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00000001096e39c8 rdx: 0x0000000000000000
rdi: 0x0000000000005703 rsi: 0x0000000000000006 rbp: 0x00000001096e39f0 rsp: 0x00000001096e39c8
r8: 0x00007fff79d34278 r9: 0x0000000000000000 r10: 0x0000000020000000 r11: 0x0000000000000206
r12: 0x0000000102816600 r13: 0x0000000101333000 r14: 0x00000001096e4000 r15: 0x0000000000000004
rip: 0x00007fff8d2e6212 rfl: 0x0000000000000206 cr2: 0x00007fff79d2dff0
Logical CPU: 0
Binary Images:
0x100000000 - 0x100e27fef +com.esenthel.editor2 (1.0 - 1) <E601A773-67B9-33EC-8792-4EC085430845> /Applications/Esenthel 2/Esenthel.app/Contents/MacOS/Esenthel
0x10127c000 - 0x1012a7fff com.apple.audio.OpenAL (1.6 - 1.6) <C60F672A-2321-35AC-A5AA-7C90E70A3F5D> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x1012b8000 - 0x1012f4fff libiodbc.2.dylib (42.2) <D3AC3F1D-6FB8-3072-BB01-B9685669077F> /usr/lib/libiodbc.2.dylib
0x1013a3000 - 0x1013a8fff com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x1013b0000 - 0x1013bcfff libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x1013c7000 - 0x1013f2fff GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x101780000 - 0x101789fe7 libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x1020f7000 - 0x1020f8fff com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn (4.1.7 - 4.1.7f2) <6B50625A-CC19-33A7-B2A9-A1D66DB6E8D9> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
0x1023ea000 - 0x1023effff com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <EA592C9E-AD15-3DD0-85BE-D47BBBE04286> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x103a00000 - 0x103bbefff GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x103bf5000 - 0x103d65fff libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x106800000 - 0x106c88ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.16.74 - 8.1.6) <A7A9E774-2CB7-3A51-9C65-0F39F0F6D1F3> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x10b0ff000 - 0x10b254ff7 com.apple.audio.units.Components (1.9.1 - 1.9.1) <58B9FC07-053C-3123-AFBC-5A31851C379F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x7fff6a37e000 - 0x7fff6a3b293f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
0x7fff88aec000 - 0x7fff88b0dfff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff88b5b000 - 0x7fff88b89ff7 libsystem_m.dylib (3022.6) <11B6081D-6212-3EAB-9975-BED6234BD6A5> /usr/lib/system/libsystem_m.dylib
0x7fff88e4f000 - 0x7fff88e92ff7 com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff88e93000 - 0x7fff88e9bff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
0x7fff88ee8000 - 0x7fff88eeafff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
0x7fff891f6000 - 0x7fff89205ff7 libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
0x7fff89e71000 - 0x7fff89ef1ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff89efe000 - 0x7fff89f11ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff8a501000 - 0x7fff8a56fff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8a575000 - 0x7fff8a88cff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8a9f5000 - 0x7fff8aa44ff7 libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8ac04000 - 0x7fff8ae39ff7 com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8ae3a000 - 0x7fff8b024ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8b0d9000 - 0x7fff8b0e1fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff8b0e2000 - 0x7fff8b0e2ffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8b0e3000 - 0x7fff8b2e3fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
0x7fff8b2e4000 - 0x7fff8b306ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
0x7fff8b377000 - 0x7fff8b48f92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff8b58f000 - 0x7fff8b58ffff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8b5a6000 - 0x7fff8b633ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8b634000 - 0x7fff8b63afff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8b63b000 - 0x7fff8b6f8ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8b702000 - 0x7fff8b877ff7 com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8b91c000 - 0x7fff8b97bfff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8b9be000 - 0x7fff8ba15ff7 com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8ba16000 - 0x7fff8ba19fff libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8ba1a000 - 0x7fff8be11fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8be12000 - 0x7fff8bf07fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff8bfd0000 - 0x7fff8bfd5fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8c32e000 - 0x7fff8c396ff7 libc++.1.dylib (65.1) <E5A0C88E-0837-3015-A987-F8C5A0D35DD6> /usr/lib/libc++.1.dylib
0x7fff8c397000 - 0x7fff8c399fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8c3b2000 - 0x7fff8c560fff com.apple.QuartzCore (1.8 - 304.3) <F450F2DE-2F24-3557-98B6-310E05DAC17F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8c56d000 - 0x7fff8c56dfff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8c57f000 - 0x7fff8c8affff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8c950000 - 0x7fff8c954fff libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8c955000 - 0x7fff8c95ffff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8c960000 - 0x7fff8c963fff com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8c964000 - 0x7fff8c967ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff8c968000 - 0x7fff8c97bff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8c97c000 - 0x7fff8c97dfff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff8c97e000 - 0x7fff8ca00ff7 com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8ca0f000 - 0x7fff8ca65fff com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8ca66000 - 0x7fff8ca78ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff8ca79000 - 0x7fff8cb84fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8cbdb000 - 0x7fff8ccd8fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
0x7fff8ccd9000 - 0x7fff8cd28ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
0x7fff8cd29000 - 0x7fff8cdc7ff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8cedb000 - 0x7fff8d17fff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8d2c3000 - 0x7fff8d2d0ff7 com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8d2d4000 - 0x7fff8d2efff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
0x7fff8d355000 - 0x7fff8d355fff com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8d356000 - 0x7fff8d35cfff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff8d35d000 - 0x7fff8d372fff com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8d373000 - 0x7fff8d3bfff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
0x7fff8d3c0000 - 0x7fff8d41afff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8d425000 - 0x7fff8d433ff7 libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
0x7fff8d434000 - 0x7fff8d46dff7 libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
0x7fff8d46e000 - 0x7fff8d46fff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8d470000 - 0x7fff8d492ff7 com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8d4a4000 - 0x7fff8d5a1ff7 libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
0x7fff8d5a7000 - 0x7fff8d5b4fff com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8d62e000 - 0x7fff8d658ff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8dfb1000 - 0x7fff8dfbdfff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8dfbe000 - 0x7fff8dfbefff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8dfbf000 - 0x7fff8dfd6fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8dfee000 - 0x7fff8dff9fff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8e000000 - 0x7fff8e990627 com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8ec0c000 - 0x7fff8ec6ffff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8ec70000 - 0x7fff8ec8dff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8ecaa000 - 0x7fff8ee45fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8ee46000 - 0x7fff8ee51fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff8ee52000 - 0x7fff8ee69fff libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8ee6a000 - 0x7fff8ee7efff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8eeac000 - 0x7fff8eeadff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff8eeae000 - 0x7fff8eeb0ff7 libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
0x7fff8eff1000 - 0x7fff8f177fff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8f1e1000 - 0x7fff8f1e2fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff8f1e3000 - 0x7fff8f220fef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8f221000 - 0x7fff8f240ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8f7fd000 - 0x7fff8f801ff7 com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8f802000 - 0x7fff8f82dfff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8f82e000 - 0x7fff8f900ff7 com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8f901000 - 0x7fff8f905fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8f917000 - 0x7fff8f93ffff libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8f940000 - 0x7fff8f942fff libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8fc03000 - 0x7fff8fc24ff7 libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
0x7fff8fc27000 - 0x7fff8fc28ff7 libSystem.B.dylib (169.3) <92475A81-385C-32B9-9D6D-38E4BAC90996> /usr/lib/libSystem.B.dylib
0x7fff8fc29000 - 0x7fff8fc6dfff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
0x7fff8fc6e000 - 0x7fff8ffcdfff com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8ffce000 - 0x7fff90080fff com.apple.Bluetooth (4.1.7 - 4.1.7f2) <63409779-4E6F-3811-8C92-BCA6498E29AA> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff90081000 - 0x7fff9015bfff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff9015c000 - 0x7fff90168fff com.apple.CoreBluetooth (100.9 - 1) <94C4EAB8-20E6-3892-BD9E-27952318CF32> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff903f8000 - 0x7fff903f8fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff90413000 - 0x7fff9044dff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff9044e000 - 0x7fff9071fff7 com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff90720000 - 0x7fff90727fff com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff90728000 - 0x7fff90728fff com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff90729000 - 0x7fff90771fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
0x7fff90772000 - 0x7fff907f1ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff90827000 - 0x7fff9083cff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
0x7fff9085f000 - 0x7fff90861fff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff90862000 - 0x7fff908acff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff908ad000 - 0x7fff908deff7 com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff908df000 - 0x7fff90930ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff90932000 - 0x7fff90932fff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff909f0000 - 0x7fff90a45ff7 libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff90a46000 - 0x7fff90a4aff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff91301000 - 0x7fff9130efff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff9130f000 - 0x7fff9130ffff com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff91310000 - 0x7fff9134bfff com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff91683000 - 0x7fff916b1fff com.apple.CoreServicesInternal (154.3 - 154.3) <F4E118E4-E327-3314-83D7-EA20B1717ED0> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff916b2000 - 0x7fff916c9fff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff916ca000 - 0x7fff91732fff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff91733000 - 0x7fff91744ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff91745000 - 0x7fff92372fff com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff92374000 - 0x7fff923f5fff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff923f6000 - 0x7fff92452ff7 com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff92453000 - 0x7fff92544ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff92545000 - 0x7fff92611ff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
0x7fff92612000 - 0x7fff92632fff libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff926dd000 - 0x7fff92704fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff92705000 - 0x7fff9279ffff libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff927a0000 - 0x7fff927c5ff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
0x7fff927c6000 - 0x7fff92877fff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff928a1000 - 0x7fff928a6fff com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff928a7000 - 0x7fff928d3ff7 libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff928d4000 - 0x7fff928e2fff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
0x7fff9292b000 - 0x7fff92a44fff com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff92a45000 - 0x7fff92b47fff libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff92b48000 - 0x7fff92b7efff com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff92b9a000 - 0x7fff92bf4ff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff92bf5000 - 0x7fff92c03fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff92c04000 - 0x7fff92c05fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff92c56000 - 0x7fff92c5cff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff93e79000 - 0x7fff93f4cff7 com.apple.DiscRecording (7.0 - 7000.2.4) <D62DA01B-5B60-3E99-9395-C11FB47E82E0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff93f4d000 - 0x7fff93fe8fff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff9402e000 - 0x7fff94071ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff94073000 - 0x7fff94138ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff94139000 - 0x7fff9413aff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x7fff9413b000 - 0x7fff941a4fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff941a5000 - 0x7fff941b0ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff94341000 - 0x7fff9434fff7 libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
0x7fff94350000 - 0x7fff9435cfff libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff9435d000 - 0x7fff94364fff libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff94365000 - 0x7fff9437bfff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9437c000 - 0x7fff943bbff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9442d000 - 0x7fff9442fff7 com.apple.print.framework.Print (8.0 - 258) <8F243E49-021F-3892-B555-3010A7F450A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff94445000 - 0x7fff9444cfff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff94486000 - 0x7fff944f3ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9457f000 - 0x7fff9469ffff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9471d000 - 0x7fff9471dfff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
0x7fff947c9000 - 0x7fff948cbfff libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9492a000 - 0x7fff94939fff com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff949ff000 - 0x7fff94a08ff7 com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff94a09000 - 0x7fff94a3fff7 libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
0x7fff94a40000 - 0x7fff94ae6ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <E91B0882-E75C-30E9-8DCD-7A0EEE4405CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff94ae7000 - 0x7fff94b06ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff94b07000 - 0x7fff94c59fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff94c5a000 - 0x7fff95077fff FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff950bc000 - 0x7fff950c0fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff95382000 - 0x7fff95386fff libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff95387000 - 0x7fff9538bfff libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9538c000 - 0x7fff95391fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff95638000 - 0x7fff95678ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff95679000 - 0x7fff956a0ff7 com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2
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: 2938
thread_create: 1
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=176.4M resident=97.1M(55%) swapped_out_or_unallocated=79.3M(45%)
Writable regions: Total=420.6M written=99.5M(24%) resident=239.6M(57%) swapped_out=0K(0%) unallocated=181.0M(43%)
REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 148K reserved VM address space (unallocated)
CG backing stores 24.6M
CG image 4K
CG raster data 616K
CG shared images 1248K
CoreServices 3356K
IOKit 110.4M
MALLOC 243.8M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=249 156K
OpenGL GLSL 1936K
OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
STACK GUARD 56.0M
Stack 17.6M
VM_ALLOCATE 16.7M
__DATA 13.5M
__IMAGE 528K
__LINKEDIT 57.2M
__TEXT 119.2M
__UNICODE 544K
mapped file 52.0M
shared memory 8628K
=========== =======
TOTAL 728.0M
TOTAL, minus reserved VM space 727.7M
Model: MacBookPro10,2, BootROM MBP102.0106.B03, 2 processors, Intel Core i5, 2.6 GHz, 8 GB, SMC 2.6f59
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 768 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738454255302D474E2D4620
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3831554738454255302D474E2D4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10F), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.7f2 12718, 3 service, 21 devices, 3 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Network Service: HUAWEI Mobile, PPP (PPPSerial), ppp0
Serial ATA Device: APPLE SSD SM256E, 251 GB
USB Device: Microsoft 5-Button Mouse with IntelliEye(TM), 0x045e (Microsoft Corporation), 0x0047, 0x14100000 / 2
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: HUAWEI Mobile, 0x12d1 (Huawei Technologies Co., Ltd.), 0x1001, 0x1a120000 / 4
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x025a, 0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828c, 0x1d181300 / 8
Which doesn't mention GLEngine:
Code:
Thread 3 Crashed:
0 libsystem_kernel.dylib 0x00007fff8d2e6212 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff9255ab24 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff9259ef61 abort + 143
3 libsystem_c.dylib 0x00007fff92572989 free + 392
4 com.esenthel.editor2 0x00000001002191b2 EE::Free(void*&) + 40
5 com.esenthel.editor2 0x00000001001dcf48 EE::VtxBuf::unlock() const + 164
6 com.esenthel.editor2 0x000000010023ad1c EE::Sweep(EE::Vec const&, EE::Vec const&, EE::MeshRender const&, EE::Matrix const*, float*, EE::Vec*, int*, bool) + 662
I'm able to reproduce this behaviour on a friends macbook (same model as mine: Retina 13") with OS X Mavericks. And sometimes I get the report above and sometimes the one mentioning the GLEngine (my first one).
So it's likely an issue with this type of system than mine alone. Maybe the fact that it's a retina screen? The editor is still being rendered in 1280x800 (approximately) and not the doubled resolution.
Thanks for you support!
Cheers
Jonatan
So I've been reproducing it a couple of times now and it seems like I'm getting the crash in my post above everytime, so maybe that changed after your patch! (i.e the openGL is not the issue anymore)
Cheers
(This post was last modified: 12-23-2013 12:03 PM by jondahl.)
|