Author Topic: [invalid] Crash on GeoVahs OS X build  (Read 771 times)

hdesk

  • Guest
[invalid] Crash on GeoVahs OS X build
« on: 9 April 2012, 14:18:23 »
hello sometimes the game is quit, and i've the following error

Code: [Select]
Process:         MegaGlest [741]
Path:            /Applications/MegaGlest.app/Contents/MacOS/MegaGlest
Identifier:      geovah.MegaGlest
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [201]

Date/Time:       2012-04-09 16:16:35.609 +0200
OS Version:      Mac OS X 10.7.3 (11D50)
Report Version:  9

Interval Since Last Report:          118902 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  17560 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      4776F824-5D15-45A6-AC72-3E6D5B5B8BB3

Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager

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

Application Specific Information:
objc[741]: garbage collection is OFF

Thread 0:: Dispatch queue: com.apple.main-thread
0   GLEngine                         0x12bdb450 gleRunVertexSubmitImmediate + 6208
1   GLEngine                         0x12bd9ad3 gleLLVMArrayFunc + 67
2   GLEngine                         0x12bc8d01 gleDrawArraysOrElements_ExecCore + 1195
3   GLEngine                         0x12bbe5ef glDrawRangeElements_IMM_Exec + 364
4   libGL.dylib                      0x9b7a5f37 glDrawRangeElements + 65
5   geovah.MegaGlest                 0x003f2933 Shared::Graphics::Gl::ModelRendererGl::renderMesh(Shared::Graphics::Mesh*) + 1975 (model_renderer_gl.cpp:282)
6   geovah.MegaGlest                 0x003f2b86 Shared::Graphics::Gl::ModelRendererGl::render(Shared::Graphics::Model*) + 104 (model_renderer_gl.cpp:115)
7   geovah.MegaGlest                 0x003f3264 Shared::Graphics::Gl::ParticleRendererGl::renderModel(Shared::Graphics::GameParticleSystem*, Shared::Graphics::ModelRenderer*) + 666 (particle_renderer_gl.cpp:273)
8   geovah.MegaGlest                 0x0035b1bb Shared::Graphics::GameParticleSystem::render(Shared::Graphics::ParticleRenderer*, Shared::Graphics::ModelRenderer*) + 55 (particle.cpp:477)
9   geovah.MegaGlest                 0x0035ccd9 Shared::Graphics::ParticleManager::render(Shared::Graphics::ParticleRenderer*, Shared::Graphics::ModelRenderer*) const + 99 (particle.cpp:1177)
10  geovah.MegaGlest                 0x003f353a Shared::Graphics::Gl::ParticleRendererGl::renderManager(Shared::Graphics::ParticleManager*, Shared::Graphics::ModelRenderer*) + 402 (particle_renderer_gl.cpp:65)
11  geovah.MegaGlest                 0x000a4ee8 Glest::Game::Renderer::renderParticleManager(Shared::Graphics::ResourceScope) + 98 (renderer.cpp:813)
12  geovah.MegaGlest                 0x0004f932 Glest::Game::Game::render3d() + 846 (game.cpp:2705)
13  geovah.MegaGlest                 0x00064017 Glest::Game::Game::renderWorker() + 117 (game.cpp:1524)
14  geovah.MegaGlest                 0x00114458 Glest::Game::Program::loopWorker() + 586 (program.cpp:362)
15  geovah.MegaGlest                 0x00107287 Glest::Game::glestMain(int, char**) + 16047 (main.cpp:3556)
16  geovah.MegaGlest                 0x0010f789 Glest::Game::glestMainWrapper(int, char**) + 37 (main.cpp:3762)
17  geovah.MegaGlest                 0x001188fc -[SDLMain applicationDidFinishLaunching:] + 64 (macosx_main.m:321)
18  com.apple.Foundation             0x95d00e25 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
19  com.apple.CoreFoundation         0x9008acb3 ___CFXNotificationPost_block_invoke_1 + 275
20  com.apple.CoreFoundation         0x90055a38 _CFXNotificationPost + 2776
21  com.apple.Foundation             0x95cec012 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
22  com.apple.AppKit                 0x9c03475d -[NSApplication _postDidFinishNotification] + 259
23  com.apple.AppKit                 0x9c034453 -[NSApplication _sendFinishLaunchingNotification] + 84
24  com.apple.AppKit                 0x9c032f74 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 277
25  com.apple.AppKit                 0x9c032c8a -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
26  com.apple.CoreFoundation         0x900a3298 -[NSObject performSelector:withObject:withObject:] + 72
27  com.apple.Foundation             0x95d260f6 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
28  com.apple.Foundation             0x95d24ea9 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
29  com.apple.Foundation             0x95d24c7d _NSAppleEventManagerGenericHandler + 234
30  com.apple.AE                     0x927ce045 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 202
31  com.apple.AE                     0x927b7b67 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
32  com.apple.AE                     0x927b7a54 aeProcessAppleEvent + 253
33  com.apple.HIToolbox              0x950ad5d6 AEProcessAppleEvent + 103
34  com.apple.AppKit                 0x9c02fd0b _DPSNextEvent + 1301
35  com.apple.AppKit                 0x9c02f306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
36  com.apple.AppKit                 0x9c02b675 -[NSApplication run] + 911
37  geovah.MegaGlest                 0x00119140 main + 1797 (macosx_main.m:240)
38  geovah.MegaGlest                 0x00004c02 _start + 216
39  geovah.MegaGlest                 0x00004b29 start + 41

Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib           0x9b95990a kevent + 10
1   libdispatch.dylib                0x9ce5ec58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                0x9ce5d6a7 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib           0x9b956d36 mach_wait_until + 10
1   libsystem_c.dylib                0x9605f439 nanosleep + 388
2   geovah.MegaGlest                 0x0042552f SDL_Delay + 104
3   geovah.MegaGlest                 0x003a2164 Shared::PlatformCommon::LogFileThread::execute() + 388 (simple_threads.cpp:485)
4   geovah.MegaGlest                 0x003bee46 Shared::Platform::Thread::beginExecution(void*) + 32 (thread.cpp:81)
5   geovah.MegaGlest                 0x0040c4b6 SDL_RunThread + 57
6   geovah.MegaGlest                 0x00422d1a RunThread + 17
7   libsystem_c.dylib                0x960b1ed9 _pthread_start + 335
8   libsystem_c.dylib                0x960b56de thread_start + 34

Thread 3:
0   libsystem_kernel.dylib           0x9b956d36 mach_wait_until + 10
1   libsystem_c.dylib                0x9605f439 nanosleep + 388
2   geovah.MegaGlest                 0x0042552f SDL_Delay + 104
3   geovah.MegaGlest                 0x003a0321 Shared::PlatformCommon::SimpleTaskThread::execute() + 191 (simple_threads.cpp:347)
4   geovah.MegaGlest                 0x003bee46 Shared::Platform::Thread::beginExecution(void*) + 32 (thread.cpp:81)
5   geovah.MegaGlest                 0x0040c4b6 SDL_RunThread + 57
6   geovah.MegaGlest                 0x00422d1a RunThread + 17
7   libsystem_c.dylib                0x960b1ed9 _pthread_start + 335
8   libsystem_c.dylib                0x960b56de thread_start + 34

Thread 4:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib           0x9b956c22 mach_msg_trap + 10
1   libsystem_kernel.dylib           0x9b9561f6 mach_msg + 70
2   com.apple.audio.CoreAudio        0x902c79fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3   com.apple.audio.CoreAudio        0x902c7a6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4   com.apple.audio.CoreAudio        0x902bfe5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5   com.apple.audio.CoreAudio        0x902bf926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6   com.apple.audio.CoreAudio        0x902bf898 __HALC_ProxyIOContext_block_invoke_6 + 20
7   com.apple.audio.CoreAudio        0x902bf81d HALB_IOThread::Entry(void*) + 69
8   libsystem_c.dylib                0x960b1ed9 _pthread_start + 335
9   libsystem_c.dylib                0x960b56de thread_start + 34

Thread 5:
0   libsystem_kernel.dylib           0x9b956d36 mach_wait_until + 10
1   libsystem_c.dylib                0x9605f439 nanosleep + 388
2   geovah.MegaGlest                 0x0042552f SDL_Delay + 104
3   geovah.MegaGlest                 0x003a0321 Shared::PlatformCommon::SimpleTaskThread::execute() + 191 (simple_threads.cpp:347)
4   geovah.MegaGlest                 0x003bee46 Shared::Platform::Thread::beginExecution(void*) + 32 (thread.cpp:81)
5   geovah.MegaGlest                 0x0040c4b6 SDL_RunThread + 57
6   geovah.MegaGlest                 0x00422d1a RunThread + 17
7   libsystem_c.dylib                0x960b1ed9 _pthread_start + 335
8   libsystem_c.dylib                0x960b56de thread_start + 34

Thread 6:
0   libsystem_kernel.dylib           0x9b95883e __psynch_cvwait + 10
1   libsystem_c.dylib                0x960b5e78 _pthread_cond_wait + 914
2   libsystem_c.dylib                0x9605d7f5 pthread_cond_timedwait + 47
3   geovah.MegaGlest                 0x00423432 SDL_CondWaitTimeout + 148
4   geovah.MegaGlest                 0x0042301a SDL_SemWaitTimeout + 85
5   geovah.MegaGlest                 0x0042308d SDL_SemWait + 25
6   geovah.MegaGlest                 0x003c14ec Shared::Platform::Semaphore::waitTillSignalled(int) + 64 (thread.cpp:236)
7   geovah.MegaGlest                 0x002a0e41 Glest::Game::FactionThread::execute() + 137 (faction.cpp:300)
8   geovah.MegaGlest                 0x003bee46 Shared::Platform::Thread::beginExecution(void*) + 32 (thread.cpp:81)
9   geovah.MegaGlest                 0x0040c4b6 SDL_RunThread + 57
10  geovah.MegaGlest                 0x00422d1a RunThread + 17
11  libsystem_c.dylib                0x960b1ed9 _pthread_start + 335
12  libsystem_c.dylib                0x960b56de thread_start + 34

Thread 7:
0   libsystem_kernel.dylib           0x9b95883e __psynch_cvwait + 10
1   libsystem_c.dylib                0x960b5e78 _pthread_cond_wait + 914
2   libsystem_c.dylib                0x9605d7f5 pthread_cond_timedwait + 47
3   geovah.MegaGlest                 0x00423432 SDL_CondWaitTimeout + 148
4   geovah.MegaGlest                 0x0042301a SDL_SemWaitTimeout + 85
5   geovah.MegaGlest                 0x0042308d SDL_SemWait + 25
6   geovah.MegaGlest                 0x003c14ec Shared::Platform::Semaphore::waitTillSignalled(int) + 64 (thread.cpp:236)
7   geovah.MegaGlest                 0x002a0e41 Glest::Game::FactionThread::execute() + 137 (faction.cpp:300)
8   geovah.MegaGlest                 0x003bee46 Shared::Platform::Thread::beginExecution(void*) + 32 (thread.cpp:81)
9   geovah.MegaGlest                 0x0040c4b6 SDL_RunThread + 57
10  geovah.MegaGlest                 0x00422d1a RunThread + 17
11  libsystem_c.dylib                0x960b1ed9 _pthread_start + 335
12  libsystem_c.dylib                0x960b56de thread_start + 34

Thread 8:
0   libsystem_kernel.dylib           0x9b95902e __workq_kernreturn + 10
1   libsystem_c.dylib                0x960b3ccf _pthread_wqthread + 773
2   libsystem_c.dylib                0x960b56fe start_wqthread + 30

Thread 9:
0   libsystem_kernel.dylib           0x9b95902e __workq_kernreturn + 10
1   libsystem_c.dylib                0x960b3ccf _pthread_wqthread + 773
2   libsystem_c.dylib                0x960b56fe start_wqthread + 30

Thread 1 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0xad2a7c40  ecx: 0xb00805dc  edx: 0x9b95990a
  edi: 0xb0080720  esi: 0x9ce5e8a0  ebp: 0xb0080738  esp: 0xb00805dc
   ss: 0x00000023  efl: 0x00000247  eip: 0x9b95990a   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x9516e00c
Logical CPU: 0

Binary Images:
    0x1000 -  0x1d791dc +geovah.MegaGlest (??? - ???) /Applications/MegaGlest.app/Contents/MacOS/MegaGlest
 0xa86d000 -  0xa896fff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
 0xa8a5000 -  0xa8c9fff +libfontconfig.1.dylib (6.4.0 - compatibility 6.0.0) <1B0FA92B-0772-382C-AF60-B8DD71182163> /usr/X11R6/lib/libfontconfig.1.dylib
 0xa8d4000 -  0xa939ff7 +libfreetype.6.dylib (14.2.0 - compatibility 14.0.0) <07AB8D19-BD94-3750-9943-815A1B96BBB9> /usr/X11/lib/libfreetype.6.dylib
 0xc52b000 -  0xc52eff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
 0xc533000 -  0xc537ffb  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <E6982BB2-BEC8-3232-989D-B3D5B26AE0DF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0xc53c000 -  0xc542ffb  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <731DE928-8747-39A9-8C7A-E1017A4D1A07> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0xdfa5000 -  0xdfd2ff8  GLRendererFloat (??? - ???) <046FB12A-6022-3A91-8385-5BDF85BDACE7> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x12b25000 - 0x12c92ffc  GLEngine (??? - ???) <5C52561A-F1B6-33ED-B6A0-7439EA2B0920> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x12cc6000 - 0x12dbdffb  libGLProgrammability.dylib (??? - ???) <C45CEE58-603A-371C-B4AB-5346DC13D8F3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x12de1000 - 0x13178fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.18.11 - 7.1. <B32656E1-E4CA-3176-94F0-C3F50B1D4D32> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x15bf5000 - 0x15c4dfff +com.DivXInc.DivXDecoder (6.8.4.3 - 6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.2 - 1.7.2) <44C7D574-F577-30B8-B74D-F2EF8A5A282A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe5e000 - 0x8fe90aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x901dcfff  com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x901dd000 - 0x901e5ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x901f5000 - 0x901ffff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90200000 - 0x90201ff7  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x90252000 - 0x90259ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x902ab000 - 0x9030cffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9030d000 - 0x90580ff7  com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x90581000 - 0x90588ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x907bc000 - 0x90abefff  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90abf000 - 0x90ac7ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x90b02000 - 0x90b02fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90b36000 - 0x90b76ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9117b000 - 0x911c4ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x911c5000 - 0x911f0fff  com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x912d3000 - 0x912e1fff  com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x912e2000 - 0x913a2ffb  com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9140a000 - 0x914a5ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x914a6000 - 0x914b6ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x9182b000 - 0x9182ffff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91830000 - 0x91830fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91832000 - 0x91943ff7  libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91944000 - 0x91944fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91945000 - 0x91945fff  com.apple.Carbon (153 - 153) <A75A970B-6D82-3451-8D3E-05B1A130ABDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91946000 - 0x91983ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x9198a000 - 0x9198bfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9198c000 - 0x926dcfeb  com.apple.QuickTimeComponents.component (7.7.1 - 2315) <1826E4DB-15C2-3495-A278-A17ADEDB0A62> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x926dd000 - 0x92738ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x92739000 - 0x92767fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x927b4000 - 0x927eaff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x927eb000 - 0x92829fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9282a000 - 0x92a1fff7  com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92a20000 - 0x92a63ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x92a73000 - 0x92ac3ff0  libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92b3d000 - 0x92b3fff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92b40000 - 0x92b56ffe  libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x92cd5000 - 0x92d6aff7  com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92d6b000 - 0x92dcdffb  com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92e37000 - 0x92e3ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92e82000 - 0x92ea5fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92ea6000 - 0x92f30ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x92f35000 - 0x93411ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93412000 - 0x93476fff  com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93485000 - 0x935e6ffb  com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x935e7000 - 0x9367eff3  com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x93d33000 - 0x93d39ffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93d3a000 - 0x93d3afff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x93d4f000 - 0x93d63ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93d64000 - 0x93e47ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9. <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x93e48000 - 0x93e53fff  libkxld.dylib (??? - ???) <2F7F4101-4715-3036-A8E8-DE1608FE8447> /usr/lib/system/libkxld.dylib
0x93e54000 - 0x93e55fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x93e60000 - 0x93e89ff1  com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x93e8a000 - 0x93e8bff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x93eb0000 - 0x93ec8ff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <C7003CC0-28CA-3E04-9B9E-0A15138ED726> /usr/lib/libexpat.1.dylib
0x93f09000 - 0x93f31ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x93f32000 - 0x93f33ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x93f69000 - 0x94078fff  com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x940b4000 - 0x940d0ffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x940d1000 - 0x94122fff  libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x94ba0000 - 0x94ba7fff  com.apple.agl (3.1.4 - AGL-3.1.4) <67C8B2A1-32B9-32AF-B07C-502D586DD06F> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94bf7000 - 0x94d15fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x94d16000 - 0x94d45ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x94e72000 - 0x94e80fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x94eb2000 - 0x94eb3fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9509c000 - 0x953e0ffb  com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x953e1000 - 0x953e2fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x953e3000 - 0x953e5ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x953e6000 - 0x953f1ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95429000 - 0x95429ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95482000 - 0x95489ff9  libsystem_dnssd.dylib (??? - ???) <236665A4-0508-3515-B520-AC8BD3FCE069> /usr/lib/system/libsystem_dnssd.dylib
0x9548a000 - 0x9548affe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x95508000 - 0x955f8ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x955f9000 - 0x95630fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x958af000 - 0x958c2ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95ce9000 - 0x95ff3ff3  com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95ff4000 - 0x96013fff  com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x96014000 - 0x96017ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x96018000 - 0x96054ffa  libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96055000 - 0x96120fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x96149000 - 0x96405ff3  com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x96406000 - 0x96457ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96458000 - 0x965aafff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x965b0000 - 0x96615ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96616000 - 0x9661eff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9661f000 - 0x96686fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x96687000 - 0x966a1fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x966a2000 - 0x96fca5eb  com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x96fcb000 - 0x96fceffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x96fcf000 - 0x9702bfff  com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9702c000 - 0x9709bfff  com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9709c000 - 0x9709fff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x977c9000 - 0x977ccffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x977cd000 - 0x977e9ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x977ea000 - 0x97865ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x978a1000 - 0x978c3ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x978c4000 - 0x979d4fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x979d5000 - 0x98050fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x980dc000 - 0x980ddff7  libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x987c2000 - 0x9881bfff  com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x988fe000 - 0x98901ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x98dc3000 - 0x98dccff3  com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98dcd000 - 0x98ea3aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x98ea4000 - 0x98ea5ffd  libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x98ea6000 - 0x98ecfffe  com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98f49000 - 0x98f49fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x98f4a000 - 0x98facff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x990c9000 - 0x990d4ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x990d5000 - 0x990d9ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9915c000 - 0x9918aff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9918b000 - 0x991a0ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x99671000 - 0x9968eff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9968f000 - 0x9975efff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9975f000 - 0x9976dff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x99772000 - 0x997e6fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x99884000 - 0x99895fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x99896000 - 0x9990cfff  com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x99cad000 - 0x99dc1ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2315) <5851AB10-A55E-3D80-94D3-46B90E0879DA> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x99de9000 - 0x99dedffd  IOSurface (??? - ???) <8D56A6E8-5785-311E-BD0D-661B92C92A5A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99f39000 - 0x99f3fffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x99f40000 - 0x9a002fff  com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9a130000 - 0x9a130ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9a131000 - 0x9a533ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9a534000 - 0x9a538fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9a539000 - 0x9a544ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9a5c2000 - 0x9a5c7ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x9a5c8000 - 0x9a608ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9a609000 - 0x9a62bffe  com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9ab14000 - 0x9abb8fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9abb9000 - 0x9abbdff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9abbe000 - 0x9ac1bffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9aca6000 - 0x9ad8efff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9b1f6000 - 0x9b21bff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9b21c000 - 0x9b231fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9b27d000 - 0x9b6f2ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b6f3000 - 0x9b6f7ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9b6f8000 - 0x9b6faffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9b6fb000 - 0x9b788fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9b7a4000 - 0x9b7b1fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9b7f4000 - 0x9b7fdfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9b7fe000 - 0x9b8f6ff7  libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9b8f7000 - 0x9b93fff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9b940000 - 0x9b95eff7  libsystem_kernel.dylib (1699.22.81 - compatibility 1.0.0) <B1BE0A1F-C6D6-3C01-B42B-44BCFEC86713> /usr/lib/system/libsystem_kernel.dylib
0x9b96e000 - 0x9b971ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9b972000 - 0x9b977ffd  libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9b982000 - 0x9b992fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9b9a4000 - 0x9bad0ff9  com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9bd27000 - 0x9bd32ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9bd34000 - 0x9bd34fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9bd35000 - 0x9bee9ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9c026000 - 0x9cab9ff6  com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9caba000 - 0x9cb41fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9cb48000 - 0x9cbd5ff7  com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9cbd6000 - 0x9ce5bfe3  com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9ce5c000 - 0x9ce6afff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x9ce6b000 - 0x9ce88fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib

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: 2677
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=330.5M resident=173.4M(52%) swapped_out_or_unallocated=157.1M(48%)
Writable regions: Total=388.0M written=300.3M(77%) resident=318.2M(82%) swapped_out=0K(0%) unallocated=69.8M(18%)
 
REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                    40K        reserved VM address space (unallocated)
ATS (font support)                 31.8M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  3792K
CG image                             12K
CG raster data                       64K
CG shared images                   3416K
CoreGraphics                          8K
CoreServices                       2560K
MALLOC                            320.7M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=243                        4K
Memory tag=249                      156K
Stack                              68.6M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             10.2M
__DATA/__OBJC                        64K
__IMAGE                             528K
__IMPORT                             40K
__LINKEDIT                        181.5M
__OBJC                             1440K
__OBJC/__DATA                       112K
__PAGEZERO                            4K
__TEXT                            149.0M
__UNICODE                           544K
mapped file                       140.6M
shared memory                      1644K
shared pmap                        9380K
===========                      =======
TOTAL                             941.9M
TOTAL, minus reserved VM space    941.8M

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f98
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.100.98.75.19)
Bluetooth: Version 4.0.3f12, 2 service, 18 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
Serial ATA Device: HL-DT-ST DVDRW  GS31N
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
USB Device: USB OPTICAL MOUSE, 0x093a  (Pixart Imaging, Inc.), 0x2510, 0xfa130000 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

« Last Edit: 22 September 2012, 19:05:21 by tomreyn »

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: Crash on MacOSx
« Reply #1 on: 9 April 2012, 15:12:22 »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: [more info] 3.6.0.2: crash on Mac OS X
« Reply #2 on: 11 May 2012, 08:34:05 »
Actually the output doesn't look like you were running MegaGlest 3.6.0.2 here. Also, there is now MegaGlest 3.6.0.3, please test and report bugs against this version, if any.
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

tomreyn

  • Local Moderator
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
Re: [lacks info] 3.6.0.2: crash on Mac OS X
« Reply #3 on: 22 September 2012, 19:04:41 »
This report was about an old, non-supported MegaGlest build, and there was no feedback. Closing as [invalid].
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

 

anything