[F]Mac Game Crashes

So lately with the patch on the 11th of April everytime I and other Mac users are unable to join a PvP or PvE battle. We’ll enter a lobby, wait for the counter to tick and when it gets to around 5-3 seconds left, our games will just crash. When we log back on, our ships will be counted as still being in battle. I have attempted this many times and each time my game will crash. I’m pretty sure it’s to do with the new patch, as my game was running perfectly yesterday (the 10th of April). Maybe the next patch will address this issue but just incase I want to make sure you guys know.

 

Sincerly

A fan of your game.

You weren’t harsh enough :stuck_out_tongue:

I got this all the time when loading PvE battles last version, not yet tried today’s version. I dread to think PvP is broken too now :( 

Have a look at the game log in ~/Library/Application Support/StarConflict/game.log - what’s on the last couple of lines?  

For my crashes it was always this:

 

  FATAL| /Users/builduser/m3d_projects/cosmosim/mac/…/code/src/Kernel/Memory/Kernel_SysHeap.cpp(214): ===!!! Out of system memory !!!===

Post such logs and Error reports ONLY as attached file. “.txt” is highly desired.

 

 

EXC_BAD_ACCESS (SIGSEGV)

 

Process:         StarConflict [58952]
Path:            /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict
Identifier:      com.stargem.StarConflict
Version:         1.0 (1)
Code Type:       X86 (Native)
Parent Process:  launchd [285]
User ID:         501

Date/Time:       2013-04-11 23:16:57.270 +1000
OS Version:      Mac OS X 10.8.3 (12D78)
Report Version:  10

Interval Since Last Report:          18408 sec
Crashes Since Last Report:           5
Per-App Interval Since Last Report:  56179 sec
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      B9D06AA4-3207-A108-811A-B11F85591389

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

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT

Thread 0 Crashed:: MainThrd  Dispatch queue: com.apple.main-thread
0   com.stargem.StarConflict          0x001900fa btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay(btNodeOverlapCallback*, btVector3 const&, btVector3 const&, btVector3 const&, btVector3 const&, int, int) const + 298
1   com.stargem.StarConflict          0x00190506 btQuantizedBvh::reportRayOverlappingNodex(btNodeOverlapCallback*, btVector3 const&, btVector3 const&) const + 86
2   com.stargem.StarConflict          0x001a41cc btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, btVector3 const&, btVector3 const&) + 60
3   com.stargem.StarConflict          0x0019737f btCollisionWorld::rayTestSingleInternal(btTransform const&, btTransform const&, btCollisionObjectWrapper const*, btCollisionWorld::RayResultCallback&) + 1039
4   com.stargem.StarConflict          0x00196f5f btCollisionWorld::rayTestSingle(btTransform const&, btTransform const&, btCollisionObject*, btCollisionShape const*, btTransform const&, btCollisionWorld::RayResultCallback&) + 63
5   com.stargem.StarConflict          0x001e66c0 btSoftSingleRayCallback::process(btBroadphaseProxy const*) + 448
6   com.stargem.StarConflict          0x0018d66e BroadphaseRayTester::Process(btDbvtNode const*) + 30
7   com.stargem.StarConflict          0x0018cf91 btDbvt::rayTestInternal(btDbvtNode const*, btVector3 const&, btVector3 const&, btVector3 const&, unsigned int*, float, btVector3 const&, btVector3 const&, btDbvt::ICollide&) const + 817
8   com.stargem.StarConflict          0x0018c266 btDbvtBroadphase::rayTest(btVector3 const&, btVector3 const&, btBroadphaseRayCallback&, btVector3 const&, btVector3 const&) + 166
9   com.stargem.StarConflict          0x001e626a btSoftRigidDynamicsWorld::rayTest(btVector3 const&, btVector3 const&, btCollisionWorld::RayResultCallback&) const + 442
10  com.stargem.StarConflict          0x0016c967 m3d::RaycastAllShapes(m3d::Vec3 const&, m3d::Vec3 const&, m3d::RayCastReport&, int, unsigned int) + 199
11  com.stargem.StarConflict          0x0035f033 m3d::ai::TraceLineFilter(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::ITraceFilter const*, m3d::CollisionShapeType, unsigned int) + 227
12  com.stargem.StarConflict          0x0035f1d1 m3d::ai::TraceLineLOS(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::BaseEntity const*, m3d::CollisionShapeType, unsigned int) + 65
13  com.stargem.StarConflict          0x003644fd m3d::ai::VisibilityCache::IsVisible(m3d::ai::BaseEntity const*, m3d::Vec3 const&, m3d::ai::BaseEntity const*, m3d::Vec3 const&, float, bool) + 317
14  com.stargem.StarConflict          0x00396635 m3d::ai::SpaceShip::CacheDirectTraceVision() + 357
15  com.stargem.StarConflict          0x00393e6e m3d::ai::SpaceShip::Think() + 1470
16  com.stargem.StarConflict          0x0027fdcf m3d::ai::EntityContainer::UpdateEntity(m3d::ai::BaseEntity*, float) + 159
17  com.stargem.StarConflict          0x0027fed4 m3d::ai::EntityContainer::Update(float) + 228
18  com.stargem.StarConflict          0x002ad929 m3d::GameLogic::Update() + 105
19  com.stargem.StarConflict          0x002928d6 m3d::GameAppBase::OnNewFrame() + 278
20  com.stargem.StarConflict          0x00292283 m3d::GameAppBase::HandleEvent(m3d::Event const&) + 83
21  com.stargem.StarConflict          0x0000fa07 m3d::EventSystem::GenerateNewFrame() + 87
22  com.stargem.StarConflict          0x00011783 m3d::Kernel::RunMainLoop() + 195
23  com.stargem.StarConflict          0x00533ed5 m3d::BaseApp::Run() + 21
24  com.stargem.StarConflict          0x002b6a55 m3d::RunGame(m3d::IApp*, m3d::GameAppBase*) + 3445
25  com.stargem.StarConflict          0x0000bbd6 m3d::m3dApp(m3d::IApp&) + 70
26  com.stargem.StarConflict          0x005343c6 -[m3dAppDelegate performGameRun:] + 86
27  com.apple.Foundation              0x9332e4cf __NSFireDelayedPerform + 413
28  com.apple.CoreFoundation          0x99336416 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
29  com.apple.CoreFoundation          0x99335db5 __CFRunLoopDoTimer + 709
30  com.apple.CoreFoundation          0x9931abc2 __CFRunLoopRun + 1842
31  com.apple.CoreFoundation          0x9931a02a CFRunLoopRunSpecific + 378
32  com.apple.CoreFoundation          0x99319e9b CFRunLoopRunInMode + 123
33  com.apple.HIToolbox               0x921f6f5a RunCurrentEventLoopInMode + 242
34  com.apple.HIToolbox               0x921f6bf5 ReceiveNextEventCommon + 162
35  com.apple.HIToolbox               0x921f6b44 BlockUntilNextEventMatchingListInMode + 88
36  com.apple.AppKit                  0x9016a9aa _DPSNextEvent + 724
37  com.apple.AppKit                  0x9016a1dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
38  com.apple.AppKit                  0x9016063c -[NSApplication run] + 855
39  com.stargem.StarConflict          0x005342d8 main + 248
40  com.stargem.StarConflict          0x000023b5 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x9970e9ae kevent + 10
1   libdispatch.dylib                 0x992d2c71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib                 0x992d27a9 _dispatch_mgr_thread + 53

Thread 2:
0   com.apple.driver.AppleIntelHD3000GraphicsGLDriver    0x0c320039 GHAL3D::CGen6StateProcessorStream::GetShaderConstantBufferSurfaceState(GHAL3D::GEN6_SURFACE_STATE_STREAM_TYPE, GHAL3D::CShader const*, GHAL3D::SHADER_TYPE, GHAL3D::CGen6KernelProgram*, unsigned char*) + 233
1   com.apple.driver.AppleIntelHD3000GraphicsGLDriver    0x0c31efc4 GHAL3D::CGen6StateProcessorStream::GetPixelShaderBindingTableEntries(GHAL3D::CPixelShader const*, GHAL3D::CGen6PixelShaderKernelProgram*, unsigned char*) + 100
2   com.apple.driver.AppleIntelHD3000GraphicsGLDriver    0x0c31dca1 GHAL3D::CGen6StateProcessorStream::GetPixelShaderBindingTable() + 321
3   com.apple.driver.AppleIntelHD3000GraphicsGLDriver    0x0c31d88f GHAL3D::CGen6StateProcessorStream::GetBindingTablePointers() + 143
4   com.apple.driver.AppleIntelHD3000GraphicsGLDriver    0x0c4b8342 GHAL3D::CGen6PrivateStateProcessor::BindIndirectState() + 274
5   com.apple.driver.AppleIntelHD3000GraphicsGLDriver    0x0c4b8094 GHAL3D::CGen6PrivateStateProcessor::BindPipeline() + 116
6   com.apple.driver.AppleIntelHD3000GraphicsGLDriver    0x0c22879e glrAppleSyncState + 77
7   com.apple.driver.AppleIntelHD3000GraphicsGLDriver    0x0c56274e glrRenderVertexArray + 954
8   GLEngine                          0x0bd8ec8f glDrawElements_ACC_Exec + 559
9   libGL.dylib                       0x9976253e glDrawElements + 52
10  com.stargem.StarConflict          0x000ef59e m3d::rend::Geometry::Draw(unsigned int, unsigned int, m3d::rend::GeometryPrimitiveType) const + 190
11  com.stargem.StarConflict          0x000fc4ba m3d::rend::FlushMeshRenderer(unsigned int) + 4282
12  com.stargem.StarConflict          0x00296b52 m3d::GameAppBase::FlushRenderTask() + 994
13  com.stargem.StarConflict          0x00297356 (anonymous namespace)::FlushRenderTaskCallback(void*, void*) + 22
14  com.stargem.StarConflict          0x00038b32 (anonymous namespace)::WorkerProxy(unsigned int) + 98
15  com.stargem.StarConflict          0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45
16  libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
17  libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 3:: IOPollingHelperThread
0   libsystem_kernel.dylib            0x9970e9ae kevent + 10
1   steamclient.dylib                 0x099e29c3 OSXHelpers::CIOPollingHelper::RealRun() + 257
2   libtier0_s.dylib                  0x03eb02b7 CatchAndWriteContext_t::Invoke() + 159
3   libtier0_s.dylib                  0x03eafe41 CatchAndWriteMiniDumpExForVoidPtrFn + 86
4   libtier0_s.dylib                  0x03eafe6b CatchAndWriteMiniDumpForVoidPtrFn + 37
5   steamclient.dylib                 0x099e28b1 OSXHelpers::CIOPollingHelper::Run() + 41
6   libtier0_s.dylib                  0x03eb3d60 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16
7   libtier0_s.dylib                  0x03eb02b7 CatchAndWriteContext_t::Invoke() + 159
8   libtier0_s.dylib                  0x03eafe41 CatchAndWriteMiniDumpExForVoidPtrFn + 86
9   libtier0_s.dylib                  0x03eafe6b CatchAndWriteMiniDumpForVoidPtrFn + 37
10  libtier0_s.dylib                  0x03eb3cd8 SteamThreadTools::CThread::ThreadProc(void*) + 204
11  libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
12  libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 4:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib            0x9970b7d2 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x9970acb0 mach_msg + 68
2   com.apple.audio.CoreAudio         0x98f2e310 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
3   com.apple.audio.CoreAudio         0x98f28e3e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70
4   com.apple.audio.CoreAudio         0x98f2767d HALC_ProxyIOContext::IOWorkLoop() + 1389
5   com.apple.audio.CoreAudio         0x98f27061 HALC_ProxyIOContext::IOThreadEntry(void*) + 145
6   com.apple.audio.CoreAudio         0x98f3104a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20
7   com.apple.audio.CoreAudio         0x98f26f85 HALB_IOThread::Entry(void*) + 69
8   libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
9   libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 5:
0   libsystem_kernel.dylib            0x9970b8e6 mach_wait_until + 10
1   libsystem_c.dylib                 0x9918ac10 nanosleep + 375
2   libsystem_c.dylib                 0x9918aa3a usleep + 60
3   libfmodex.dylib                   0x017235ee 0x171f000 + 17902
4   libfmodex.dylib                   0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376
5   libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
6   libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 6:
0   libsystem_kernel.dylib            0x9970b80e semaphore_wait_trap + 10
1   libfmodex.dylib                   0x0172320c 0x171f000 + 16908
2   libfmodex.dylib                   0x017ad461 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26317
3   libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
4   libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 7:
0   libsystem_kernel.dylib            0x9970d8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                 0x990fe280 _pthread_cond_wait + 833
2   libsystem_c.dylib                 0x99184095 pthread_cond_wait$UNIX2003 + 71
3   com.stargem.StarConflict          0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76
4   com.stargem.StarConflict          0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106
5   com.stargem.StarConflict          0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45
6   libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
7   libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 8:
0   libsystem_kernel.dylib            0x9970d8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                 0x990fe280 _pthread_cond_wait + 833
2   libsystem_c.dylib                 0x99184095 pthread_cond_wait$UNIX2003 + 71
3   com.stargem.StarConflict          0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76
4   com.stargem.StarConflict          0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106
5   com.stargem.StarConflict          0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45
6   libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
7   libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 9:
0   libsystem_kernel.dylib            0x9970b8e6 mach_wait_until + 10
1   libsystem_c.dylib                 0x9918ac10 nanosleep + 375
2   libsystem_c.dylib                 0x9918aa3a usleep + 60
3   libfmodex.dylib                   0x017235ee 0x171f000 + 17902
4   libfmodex.dylib                   0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376
5   libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
6   libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 10:
0   libsystem_kernel.dylib            0x9970d8e2 __psynch_cvwait + 10
1   libsystem_c.dylib                 0x990fe280 _pthread_cond_wait + 833
2   libsystem_c.dylib                 0x991840e0 pthread_cond_timedwait$UNIX2003 + 70
3   com.stargem.StarConflict          0x00223e23 RakNet::SignaledEvent::WaitOnEvent(int) + 307
4   com.stargem.StarConflict          0x001f6775 RakNet::UpdateNetworkLoop(void*) + 149
5   libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
6   libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 11:
0   libsystem_kernel.dylib            0x9970db3e __recvfrom + 10
1   com.stargem.StarConflict          0x002242f0 RakNet::SocketLayer::RecvFromBlocking(int, RakNet::RakPeer*, unsigned short, unsigned int, char*, int*, RakNet::SystemAddress*, unsigned long long*) + 80
2   com.stargem.StarConflict          0x001f68a9 RakNet::RecvFromLoop(void*) + 265
3   libsystem_c.dylib                 0x990f95b7 _pthread_start + 344
4   libsystem_c.dylib                 0x990e3d4e thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xbffee270  ebx: 0xb8f9cc10  ecx: 0x33f01ab8  edx: 0xbffee280
  edi: 0xbffee280  esi: 0x33f01b78  ebp: 0xbffee248  esp: 0xbffee180
   ss: 0x00000023  efl: 0x00210293  eip: 0x001900fa   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x0018ffd0
Logical CPU: 3

Binary Images:
    0x1000 -   0x5a6ff9 +com.stargem.StarConflict (1.0 - 1) <60C643EF-65CF-3805-9161-D108A7A7F436> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict
 0x1696000 -  0x16adff3 +gameoverlayrenderer.dylib (1) <C24035A4-85DC-3798-A227-8999A5CFEF42> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
 0x16c2000 -  0x16c3ff3 +steamloader.dylib (0) <EE606D39-F5A7-32DE-87F9-65F4AD30C598> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
 0x16c6000 -  0x170efe7 +libfmodevent.dylib (1) <D13191E7-D88F-5D59-79BC-EC35DB99E464> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodevent.dylib
 0x171f000 -  0x180eff7 +libfmodex.dylib (1) <EFD885C7-42B3-6F04-EB49-EA268955C0D8> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodex.dylib
 0x186b000 -  0x18bafe7 +libfmodeventnet.dylib (1) <151C5FF5-D55C-79D0-3CF9-DADC9AAE02EF> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodeventnet.dylib
 0x18cc000 -  0x18d1ff3 +libsteam_api.dylib (1) <ED4F589C-80F1-3706-9542-D733E527505A> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libsteam_api.dylib
 0x1a8c000 -  0x1a99ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
 0x1fd4000 -  0x1fdefff +crashhandler.dylib (1) <F78F00C0-68F4-3A62-BC64-03690D19CF55> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
 0x3eab000 -  0x3ebeff3 +libtier0_s.dylib (1) <8AE19FD6-3412-384B-B817-0D0F754DAAFF> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
 0x3edb000 -  0x3efaff7 +libvstdlib_s.dylib (1) <B6AD75FF-F808-3A67-8C16-4A50025CEE9B> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
 0x3f23000 -  0x3f4eff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
 0x3f5e000 -  0x3f65ff3 +com.googlecode.google-breakpad (1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad
 0x3f6f000 -  0x3f7fff7 +breakpadUtilities.dylib (1) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib
 0x3fe8000 -  0x3ff3fff  libGPUSupport.dylib (8.7.25) <08BED1B3-FD0C-3137-BC0C-39EED6029D84> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
 0x77ce000 -  0x77f9ff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x86e9000 -  0x86f1ffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
 0x9400000 -  0x9dc8f8b +steamclient.dylib (1) <2BE323FC-28A6-3A13-A515-6F548B9A0B60> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
 0xa71a000 -  0xa9a6ff3 +libsteam.dylib (1) <067C28A5-318E-3D49-89A0-646800C20270> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib
 0xbcdc000 -  0xbe70ffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0xbea7000 -  0xc028fff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0xc05a000 -  0xc05ffff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0xc200000 -  0xc586ff3  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.10.44 - 8.1.0) <0D371514-C552-3B01-9CEA-8046D8A904C9> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
0x70000000 - 0x7015eff7  com.apple.audio.units.Components (1.8 - 1.8) <F1EA4AF9-517E-3288-9AA4-F20546791B77> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe04000 - 0x8fe36e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90007000 - 0x90bc3ff7  com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90bc4000 - 0x90c12ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90c44000 - 0x90c44ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90c45000 - 0x90c45fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9103e000 - 0x91048fff  libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91049000 - 0x9148bff3  com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x918b4000 - 0x919efff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x919f0000 - 0x91a1dffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x91a1e000 - 0x91b0fffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x91b10000 - 0x91b58ff5  com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91ca7000 - 0x91caffff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x91cb0000 - 0x91cb9fff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x91cba000 - 0x91cbafff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91cbb000 - 0x91d4dffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91d4e000 - 0x91d5affe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib
0x91d5b000 - 0x91d67ffa  com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x91d68000 - 0x91db7ff6  libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91dc7000 - 0x91dd5ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x91dd6000 - 0x91e85ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x91e86000 - 0x91eafff7  libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9219f000 - 0x92582fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92583000 - 0x92690057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x92691000 - 0x926f7fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92811000 - 0x928acfff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x928ad000 - 0x928d1fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x928d2000 - 0x928d4fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x928d5000 - 0x928f5ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x928f6000 - 0x92903ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x92b35000 - 0x92c42ff3  com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92c43000 - 0x92c4efff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x92c4f000 - 0x92f54ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x931c3000 - 0x931e0ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x931e1000 - 0x931e5fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x931e6000 - 0x931ecfff  libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x931ed000 - 0x93269ff3  com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9326a000 - 0x932acffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x932ad000 - 0x932b4ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x932b5000 - 0x935d3ff3  com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93895000 - 0x93a51ffd  libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib
0x93a52000 - 0x93a7eff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x93a84000 - 0x93a92fff  com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93a93000 - 0x93a94fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x93aa0000 - 0x93b15ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x93b16000 - 0x93bd4ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93bd5000 - 0x93bd6fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x93bd7000 - 0x93becfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93c55000 - 0x93c63ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x93c64000 - 0x93cb0fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x9433e000 - 0x94371ff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
0x94376000 - 0x9439ffff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x943a0000 - 0x944f8ffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x944f9000 - 0x944fdfff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9477b000 - 0x947bdff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
0x94a18000 - 0x94a19fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
0x94a1a000 - 0x94a89ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x94d17000 - 0x94e65fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x94e66000 - 0x94e8afff  libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94e8b000 - 0x94e8effc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94ef4000 - 0x94ef6ffb  libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x94ef7000 - 0x95314fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x95315000 - 0x95318ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x95319000 - 0x95327fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x9538d000 - 0x953f5ff7  com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x953f6000 - 0x953f9fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95406000 - 0x954efff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x954f4000 - 0x95521ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x9556a000 - 0x95586fff  libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95587000 - 0x955effe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9566d000 - 0x956b2ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x956e3000 - 0x956e3ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x956e4000 - 0x956ebff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x956ec000 - 0x957f7ff7  libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x957f8000 - 0x95ab8ff3  com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95ac0000 - 0x95af6ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95afd000 - 0x95b07ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x95b38000 - 0x95b48ff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
0x95b49000 - 0x95b6bfff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x95c45000 - 0x95c87fff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
0x96001000 - 0x96179ff5  com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96185000 - 0x961e9fff  com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x961ea000 - 0x961eafff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x961eb000 - 0x962e3ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x962e4000 - 0x962edfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x962f0000 - 0x9633effb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9633f000 - 0x96348ff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x96349000 - 0x96446ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x96447000 - 0x96451fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x96622000 - 0x96647ff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96648000 - 0x966f2fff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x966f3000 - 0x96709fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9670a000 - 0x96713ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x96714000 - 0x96812ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x96813000 - 0x96bcbffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96bd3000 - 0x96c37ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x96c38000 - 0x96c3ffff  libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib
0x96c40000 - 0x96cd7ff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x96cda000 - 0x96d34fff  com.apple.Symbolication (1.3 - 93) <D327EEFF-F2F5-39C4-B1EC-32E259DC04F1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x96d35000 - 0x96dd5ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96dd6000 - 0x96dd7fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x96dd8000 - 0x96df6ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x96df7000 - 0x96dfbfff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96dfc000 - 0x96e00ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x96e03000 - 0x96e9bfff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x96e9c000 - 0x96e9fff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x96f88000 - 0x96f8bff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x96f8c000 - 0x971a3fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x971a4000 - 0x971d5fff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x971d6000 - 0x9721aff7  libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9721b000 - 0x97238fff  libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib
0x97239000 - 0x97239fff  libSystem.B.dylib (169.3) <4F99C03B-BBFF-3BF8-8CC2-2DA764447446> /usr/lib/libSystem.B.dylib
0x97292000 - 0x972affff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x972b0000 - 0x97553ff3  com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x975a0000 - 0x976bcffb  com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x976bd000 - 0x97714ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x97715000 - 0x97755fff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x97756000 - 0x97759ff9  libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9775a000 - 0x97830fff  com.apple.DiscRecording (7.0 - 7000.2.4) <DE1EF7D3-018A-3501-B3E7-7497D7D2D69E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9785d000 - 0x97869ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x981a0000 - 0x981b0ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x981b1000 - 0x981b2ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98eec000 - 0x98f11ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x98f12000 - 0x98f70ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x98f71000 - 0x98f71fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98f72000 - 0x98f73ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x98f74000 - 0x98fcffff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x98fd0000 - 0x98fdafff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x98fdb000 - 0x98feeff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x99031000 - 0x990abff7  com.apple.securityfoundation (6.0 - 55115.4) <7F614418-F853-3FED-B265-0EA47F309A49> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x990e2000 - 0x990e2fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x990e3000 - 0x991a0feb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x991a1000 - 0x991f8ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x991f9000 - 0x992cdff3  com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x992ce000 - 0x992e0ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x992e3000 - 0x994cbffb  com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x994cc000 - 0x994ebff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x994ec000 - 0x994f2fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x994f3000 - 0x994f3fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x994f4000 - 0x99579ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9957a000 - 0x995b1ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x995b2000 - 0x995f1ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x995f2000 - 0x996a6fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x996a7000 - 0x996abffc  libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x996af000 - 0x996e2ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x996e3000 - 0x996f8fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x996f9000 - 0x99713ffc  libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib
0x99714000 - 0x99756ff7  libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib
0x99758000 - 0x9975ffff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x99760000 - 0x99760fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x99761000 - 0x99770fff  libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99771000 - 0x9978afff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9978b000 - 0x99797ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x997a0000 - 0x99929ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9992a000 - 0x9998cfff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x9998d000 - 0x999a4fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x999db000 - 0x99a16fef  libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99a1a000 - 0x99a1afff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x99a1b000 - 0x99afcfff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
0x99c3d000 - 0x99c3efff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x9a539000 - 0x9a53bfff  com.apple.securityhi (4.0 - 55002) <15E9B9BC-108F-3416-A0A7-A321A85081F7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a53c000 - 0x9a54efff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x9a644000 - 0x9a646ffd  libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9a69e000 - 0x9a69ffff  libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib
0x9a707000 - 0x9a761ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9a762000 - 0x9a762fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a763000 - 0x9a767ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=159.8M resident=82.8M(52%) swapped_out_or_unallocated=77.0M(48%)
Writable regions: Total=2.0G written=1.4G(69%) resident=1.7G(87%) swapped_out=12K(0%) unallocated=264.9M(13%)
 
REGION TYPE                      VIRTUAL
===========                      =======
(null) (reserved)                    40K        reserved VM address space (unallocated)
ATS (font support)                 31.9M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  5272K
CG image                              4K
CG shared images                    224K
CoreServices                       6060K
IOKit                             347.9M
MALLOC                            893.5M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      156K
Memory tag=35                      4848K
OpenGL GLSL                        3216K
OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
SBRK (reserved)                    4096K        reserved VM address space (unallocated)
Stack                              70.6M
VM_ALLOCATE                       632.5M
__DATA                             21.5M
__DATA/__OBJC                       144K
__IMAGE                             528K
__IMPORT                             12K
__LINKEDIT                         44.3M
__OBJC                             1812K
__OBJC/__DATA                        32K
__PAGEZERO                            4K
__TEXT                            115.4M
__UNICODE                           544K
mapped file                       121.8M
shared memory                      46.8M
===========                      =======
TOTAL                               2.3G
TOTAL, minus reserved VM space      2.3G

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 8 GB, SMC 1.68f99
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x029E, 0x434D534F344758334D314131333333433920
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.16)
Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST9750420AS, 750.16 GB
Serial ATA Device: MATSHITADVD-R   UJ-8A8
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: USB Optical Mouse, 0x1bcf  (Sunplus Innovation Technology Inc.), 0x0005, 0xfa130000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 7
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

Post such logs and Error reports ONLY as attached file. “.txt” is highly desired.

 

 

I have same problem on my macbook pro 15" i7 early 2011

 

Paste error code,

 

 

Process:         StarConflict [21103]

Path:            /Users/erchache2000/Library/Application Support/Steam/SteamApps/common/star conflict/StarConflict.app/Contents/MacOS/StarConflict

Identifier:      com.stargem.StarConflict

Version:         1.0 (1)

Code Type:       X86 (Native)

Parent Process:  launchd [305]

 

Date/Time:       2013-04-11 16:15:22.693 +0200

OS Version:      Mac OS X 10.6.8 (10K549)

Report Version:  6

 

Interval Since Last Report:          194624 sec

Crashes Since Last Report:           5

Per-App Interval Since Last Report:  79957 sec

Per-App Crashes Since Last Report:   4

Anonymous UUID:                      63B3BB3E-8AD1-4D65-B7DD-099E48C0BD5C

 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: 0x000000000000000d, 0x0000000000000000

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

 

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

0   com.stargem.StarConflict       0x001900fa btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay(btNodeOverlapCallback*, btVector3 const&, btVector3 const&, btVector3 const&, btVector3 const&, int, int) const + 298

1   com.stargem.StarConflict       0x00190506 btQuantizedBvh::reportRayOverlappingNodex(btNodeOverlapCallback*, btVector3 const&, btVector3 const&) const + 86

2   com.stargem.StarConflict       0x001a41cc btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, btVector3 const&, btVector3 const&) + 60

3   com.stargem.StarConflict       0x0019737f btCollisionWorld::rayTestSingleInternal(btTransform const&, btTransform const&, btCollisionObjectWrapper const*, btCollisionWorld::RayResultCallback&) + 1039

4   com.stargem.StarConflict       0x00196f5f btCollisionWorld::rayTestSingle(btTransform const&, btTransform const&, btCollisionObject*, btCollisionShape const*, btTransform const&, btCollisionWorld::RayResultCallback&) + 63

5   com.stargem.StarConflict       0x001e66c0 btSoftSingleRayCallback::process(btBroadphaseProxy const*) + 448

6   com.stargem.StarConflict       0x0018d66e BroadphaseRayTester::Process(btDbvtNode const*) + 30

7   com.stargem.StarConflict       0x0018cf91 btDbvt::rayTestInternal(btDbvtNode const*, btVector3 const&, btVector3 const&, btVector3 const&, unsigned int*, float, btVector3 const&, btVector3 const&, btDbvt::ICollide&) const + 817

8   com.stargem.StarConflict       0x0018c266 btDbvtBroadphase::rayTest(btVector3 const&, btVector3 const&, btBroadphaseRayCallback&, btVector3 const&, btVector3 const&) + 166

9   com.stargem.StarConflict       0x001e626a btSoftRigidDynamicsWorld::rayTest(btVector3 const&, btVector3 const&, btCollisionWorld::RayResultCallback&) const + 442

10  com.stargem.StarConflict       0x0016c967 m3d::RaycastAllShapes(m3d::Vec3 const&, m3d::Vec3 const&, m3d::RayCastReport&, int, unsigned int) + 199

11  com.stargem.StarConflict       0x0035f033 m3d::ai::TraceLineFilter(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::ITraceFilter const*, m3d::CollisionShapeType, unsigned int) + 227

12  com.stargem.StarConflict       0x0035f1d1 m3d::ai::TraceLineLOS(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::BaseEntity const*, m3d::CollisionShapeType, unsigned int) + 65

13  com.stargem.StarConflict       0x003644fd m3d::ai::VisibilityCache::IsVisible(m3d::ai::BaseEntity const*, m3d::Vec3 const&, m3d::ai::BaseEntity const*, m3d::Vec3 const&, float, bool) + 317

14  com.stargem.StarConflict       0x00396635 m3d::ai::SpaceShip::CacheDirectTraceVision() + 357

15  com.stargem.StarConflict       0x00393e6e m3d::ai::SpaceShip::Think() + 1470

16  com.stargem.StarConflict       0x0027fdcf m3d::ai::EntityContainer::UpdateEntity(m3d::ai::BaseEntity*, float) + 159

17  com.stargem.StarConflict       0x0027fed4 m3d::ai::EntityContainer::Update(float) + 228

18  com.stargem.StarConflict       0x002ad929 m3d::GameLogic::Update() + 105

19  com.stargem.StarConflict       0x002928d6 m3d::GameAppBase::OnNewFrame() + 278

20  com.stargem.StarConflict       0x00292283 m3d::GameAppBase::HandleEvent(m3d::Event const&) + 83

21  com.stargem.StarConflict       0x0000fa07 m3d::EventSystem::GenerateNewFrame() + 87

22  com.stargem.StarConflict       0x00011783 m3d::Kernel::RunMainLoop() + 195

23  com.stargem.StarConflict       0x00533ed5 m3d::BaseApp::Run() + 21

24  com.stargem.StarConflict       0x002b6a55 m3d::RunGame(m3d::IApp*, m3d::GameAppBase*) + 3445

25  com.stargem.StarConflict       0x0000bbd6 m3d::m3dApp(m3d::IApp&) + 70

26  com.stargem.StarConflict       0x005343c6 -[m3dAppDelegate performGameRun:] + 86

27  com.apple.Foundation           0x9a8ac369 __NSFireDelayedPerform + 537

28  com.apple.CoreFoundation       0x96512a3b __CFRunLoopRun + 8059

29  com.apple.CoreFoundation       0x965103c4 CFRunLoopRunSpecific + 452

30  com.apple.CoreFoundation       0x965101f1 CFRunLoopRunInMode + 97

31  com.apple.HIToolbox           0x92343d60 RunCurrentEventLoopInMode + 392

32  com.apple.HIToolbox           0x92343b17 ReceiveNextEventCommon + 354

33  com.apple.HIToolbox           0x9234399c BlockUntilNextEventMatchingListInMode + 81

34  com.apple.AppKit               0x98a3d595 _DPSNextEvent + 847

35  com.apple.AppKit               0x98a3cdd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156

36  com.apple.AppKit               0x989ff1f3 -[NSApplication run] + 821

37  com.stargem.StarConflict       0x005342d8 main + 248

38  com.stargem.StarConflict       0x000023b5 start + 53

 

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

0   libSystem.B.dylib             0x92e07382 kevent + 10

1   libSystem.B.dylib             0x92e07a9c _dispatch_mgr_invoke + 215

2   libSystem.B.dylib             0x92e06f59 _dispatch_queue_invoke + 163

3   libSystem.B.dylib             0x92e06cfe _dispatch_worker_thread2 + 240

4   libSystem.B.dylib             0x92e06781 _pthread_wqthread + 390

5   libSystem.B.dylib             0x92e065c6 start_wqthread + 30

 

Thread 2:

0   libSystem.B.dylib             0x92e0eaa2 __semwait_signal + 10

1   libSystem.B.dylib             0x92e0e75e _pthread_cond_wait + 1191

2   libSystem.B.dylib             0x92e103f8 pthread_cond_wait$UNIX2003 + 73

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x00038b9f (anonymous namespace)::WorkerProxy(unsigned int) + 207

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

7   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 3:

0   libSystem.B.dylib             0x92de0b5a semaphore_timedwait_signal_trap + 10

1   libSystem.B.dylib             0x92e0e6e1 _pthread_cond_wait + 1066

2   libSystem.B.dylib             0x92e3d5a8 pthread_cond_timedwait_relative_np + 47

3   com.apple.audio.CoreAudio     0x9410f3ab CAGuard::WaitFor(unsigned long long) + 219

4   com.apple.audio.CoreAudio     0x941123dd CAGuard::WaitUntil(unsigned long long) + 289

5   com.apple.audio.CoreAudio     0x9410fcda HP_IOThread::WorkLoop() + 1892

6   com.apple.audio.CoreAudio     0x9410f571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17

7   com.apple.audio.CoreAudio     0x9410f488 CAPThread::Entry(CAPThread*) + 140

8   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

9   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 4:

0   libSystem.B.dylib             0x92de0c0e mach_wait_until + 10

1   libSystem.B.dylib             0x92e68429 nanosleep + 345

2   libSystem.B.dylib             0x92e682ca usleep + 61

3   libfmodex.dylib               0x016f35ee 0x16ef000 + 17902

4   libfmodex.dylib               0x0177d49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

6   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 5:

0   libSystem.B.dylib             0x92de0b36 semaphore_wait_trap + 10

1   libfmodex.dylib               0x016f320c 0x16ef000 + 16908

2   libfmodex.dylib               0x0177d461 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26317

3   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

4   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 6:

0   libSystem.B.dylib             0x92e0eaa2 __semwait_signal + 10

1   libSystem.B.dylib             0x92e0e75e _pthread_cond_wait + 1191

2   libSystem.B.dylib             0x92e103f8 pthread_cond_wait$UNIX2003 + 73

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

7   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 7:

0   libSystem.B.dylib             0x92e0eaa2 __semwait_signal + 10

1   libSystem.B.dylib             0x92e0e75e _pthread_cond_wait + 1191

2   libSystem.B.dylib             0x92e103f8 pthread_cond_wait$UNIX2003 + 73

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

7   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 8:

0   libSystem.B.dylib             0x92de0c0e mach_wait_until + 10

1   libSystem.B.dylib             0x92e68429 nanosleep + 345

2   libSystem.B.dylib             0x92e682ca usleep + 61

3   libfmodex.dylib               0x016f35ee 0x16ef000 + 17902

4   libfmodex.dylib               0x0177d49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

6   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 9:

0   libSystem.B.dylib             0x92e0eaa2 __semwait_signal + 10

1   libSystem.B.dylib             0x92e0e75e _pthread_cond_wait + 1191

2   libSystem.B.dylib             0x92e0e2b1 pthread_cond_timedwait$UNIX2003 + 72

3   com.stargem.StarConflict       0x00223e23 RakNet::SignaledEvent::WaitOnEvent(int) + 307

4   com.stargem.StarConflict       0x001f6775 RakNet::UpdateNetworkLoop(void*) + 149

5   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

6   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 10:

0   libSystem.B.dylib             0x92e1e0d6 recvfrom$UNIX2003 + 10

1   com.stargem.StarConflict       0x002242f0 RakNet::SocketLayer::RecvFromBlocking(int, RakNet::RakPeer*, unsigned short, unsigned int, char*, int*, RakNet::SystemAddress*, unsigned long long*) + 80

2   com.stargem.StarConflict       0x001f68a9 RakNet::RecvFromLoop(void*) + 265

3   libSystem.B.dylib             0x92e0e259 _pthread_start + 345

4   libSystem.B.dylib             0x92e0e0de thread_start + 34

 

Thread 0 crashed with X86 Thread State (32-bit):

  eax: 0xbffee860  ebx: 0xb8ee8810  ecx: 0x32201128  edx: 0xbffee870

  edi: 0xbffee870  esi: 0x322011e8  ebp: 0xbffee838  esp: 0xbffee770

   ss: 0x00000023  efl: 0x00210293  eip: 0x001900fa   cs: 0x0000001b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f

  cr2: 0x007adaf0

 

Binary Images:

    0x1000 -   0x5a6ff9 +com.stargem.StarConflict 1.0 (1) <60C643EF-65CF-3805-9161-D108A7A7F436> /Users/erchache2000/Library/Application Support/Steam/SteamApps/common/star conflict/StarConflict.app/Contents/MacOS/StarConflict

 0x1696000 -  0x16defe7 +libfmodevent.dylib ??? (???) <D13191E7-D88F-5D59-79BC-EC35DB99E464> /Users/erchache2000/Library/Application Support/Steam/SteamApps/common/star conflict/StarConflict.app/Contents/MacOS/libfmodevent.dylib

 0x16ef000 -  0x17deff7 +libfmodex.dylib ??? (???) <EFD885C7-42B3-6F04-EB49-EA268955C0D8> /Users/erchache2000/Library/Application Support/Steam/SteamApps/common/star conflict/StarConflict.app/Contents/MacOS/libfmodex.dylib

 0x183b000 -  0x188afe7 +libfmodeventnet.dylib ??? (???) <151C5FF5-D55C-79D0-3CF9-DADC9AAE02EF> /Users/erchache2000/Library/Application Support/Steam/SteamApps/common/star conflict/StarConflict.app/Contents/MacOS/libfmodeventnet.dylib

 0x189c000 -  0x18a1ff3 +libsteam_api.dylib ??? (???) <ED4F589C-80F1-3706-9542-D733E527505A> /Users/erchache2000/Library/Application Support/Steam/SteamApps/common/star conflict/StarConflict.app/Contents/MacOS/libsteam_api.dylib

 0x1fc8000 -  0x1fdbff3 +libtier0_s.dylib ??? (???) <8AE19FD6-3412-384B-B817-0D0F754DAAFF> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib

 0x2f00000 -  0x2f1fff7 +libvstdlib_s.dylib ??? (???) <B6AD75FF-F808-3A67-8C16-4A50025CEE9B> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib

 0x2f48000 -  0x2f71fff  com.apple.audio.OpenAL 1.4 (1.4) <29DC0A4C-F5A9-46A2-6776-480767CDE7E6> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

 0x2f7f000 -  0x2f89fff +crashhandler.dylib ??? (???) <F78F00C0-68F4-3A62-BC64-03690D19CF55> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib

 0x2f9f000 -  0x2fa6ff3 +com.googlecode.google-breakpad ??? (1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad

 0x2fb0000 -  0x2fc0ff7 +breakpadUtilities.dylib ??? (???) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib

 0x2fc9000 -  0x2fedfe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

 0x4dd7000 -  0x4ddbff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn

 0x4de0000 -  0x4de6ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.8 (2.0.8f3) <EA52F230-DCA1-316F-B0FE-2D098533B978> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

0x18800000 - 0x191c8f8b +steamclient.dylib ??? (???) <2BE323FC-28A6-3A13-A515-6F548B9A0B60> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib

0x19d00000 - 0x19e79ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x19eab000 - 0x1a288fff  com.apple.ATIRadeonX3000GLDriver 1.6.42 (6.4.2) <019C8FD3-2824-C6F1-0FC3-B2A339B4309D> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver

0x1a2b8000 - 0x1ada9fef  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.42 (6.4.2) <58113970-F545-BE49-767D-8B51602A96CC> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHDGraphicsGLDriver

0x1c6e5000 - 0x1c6e8ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit

0x1e100000 - 0x1e158fff +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 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <283EE026-C0FE-1FF9-DB81-BFB155793157> /usr/lib/dyld

0x90003000 - 0x90025fef  com.apple.DirectoryService.Framework 3.6 (621.15) <F38894EA-2C13-7FC5-C084-94DA0B5B6B68> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x90031000 - 0x9009bfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib

0x9009c000 - 0x90155fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <03186216-0A12-4AA9-D7BA-3E3551A1195C> /usr/lib/libsqlite3.dylib

0x90156000 - 0x90163ff7  com.apple.NetFS 3.2.2 (3.2.2) <0A53CD10-DBC7-2BE8-34F7-354BE201F6FB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x902b6000 - 0x90381fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x9038a000 - 0x903aeff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x9048d000 - 0x90c7c557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x90c7d000 - 0x90caeff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x90caf000 - 0x91c02ffb  com.apple.QuickTimeComponents.component 7.6.6 (1793) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents

0x91c03000 - 0x91c06ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x91c07000 - 0x91c2fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib

0x91c30000 - 0x91c80ff7  com.apple.framework.familycontrols 2.0.2 (2020) <592738FA-B093-279A-8D4E-3F76A21E2912> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x91c81000 - 0x92097ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x92098000 - 0x921d5fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x922c1000 - 0x9230efeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <9E35835E-BC33-F8EC-8F3B-84D51DEBDB16> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer

0x9230f000 - 0x92633fef  com.apple.HIToolbox 1.6.5 (???) <F21289A3-A00E-0BC3-66F1-7557862CE7EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x92634000 - 0x92667fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib

0x92668000 - 0x9269bff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x9269c000 - 0x9274cfe3  com.apple.QuickTimeImporters.component 7.6.6 (1793) <62F95432-C6CE-12B0-4CD6-3F20029A3690> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters

0x92de0000 - 0x92f87ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

0x92f88000 - 0x92f8fff7  com.apple.agl 3.0.12 (AGL-3.0.12) <46BD2265-78DC-2FAB-73C6-E224755C070D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x92fed000 - 0x92fedff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x92fee000 - 0x92ff4fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x92ff5000 - 0x93030ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x93088000 - 0x9308cff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x93137000 - 0x9313affb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x9313b000 - 0x9313dff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x9314b000 - 0x9323fff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <475AEF89-91A5-5100-8662-DA508D3830E9> /usr/lib/libiconv.2.dylib

0x93240000 - 0x934a6ff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x934a7000 - 0x93544fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x93553000 - 0x93633fe7  com.apple.vImage 4.1 (4.1) <AEF800AE-65DA-5E79-5B01-165AF51BAAF6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x93b0b000 - 0x93b45ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib

0x93d52000 - 0x93d56ff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x93d57000 - 0x93d60ff7  com.apple.DiskArbitration 2.3.1 (2.3.1) <AAE0185D-4A47-1833-27A3-03FDF734A3BA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x93d61000 - 0x93e19feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x93e1a000 - 0x93e2aff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib

0x93f6e000 - 0x93fa6ff7  com.apple.LDAPFramework 2.0 (120.1) <FDBA63D6-E765-407A-AD1F-858116AECE8C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x940ef000 - 0x94169fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x94562000 - 0x945c3fe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

0x945c4000 - 0x945c4ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x94604000 - 0x94604ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x94634000 - 0x94677ff7  com.apple.NavigationServices 3.5.4 (182) <FE19D51B-233A-69EC-9E36-B89D0EA438C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x94678000 - 0x9467fff3  com.apple.print.framework.Print 6.1 (237.1) <726A7F31-8C27-8403-0016-71E022EDC14C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x946a7000 - 0x946c3fe3  com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x94821000 - 0x94824ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x948dc000 - 0x948deff7  com.apple.securityhi 4.0 (36638) <A5F4B929-AEDE-2DFB-E02F-89CEC0940023> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x94b0b000 - 0x94b8bfeb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x94b8c000 - 0x94c8efe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib

0x94c94000 - 0x94c9effb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <90C38107-AEE7-AE55-5C51-28D129B19BCD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x94c9f000 - 0x94ca4ff7  com.apple.OpenDirectory 10.6 (10.6) <7E8AFE74-1FA9-7B35-A0E3-545959A9CA73> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x94d06000 - 0x94d4aff3  com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x94d4b000 - 0x94e25fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x95949000 - 0x95983fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib

0x959ae000 - 0x95b30fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib

0x95bad000 - 0x95c0aff7  com.apple.framework.IOKit 2.0 (???) <482CF2CC-DF02-2B5B-2133-18F5EA0052A8> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x95c0b000 - 0x95d17fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x95e86000 - 0x95f34ff3  com.apple.ink.framework 1.3.3 (107) <E215794C-F3E9-C067-8882-9054796DDA8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x95f35000 - 0x96035fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib

0x96036000 - 0x96056fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib

0x96057000 - 0x960d9ffb  SecurityFoundation ??? (???) <20512B7E-DC54-8242-B656-64DCA1BFB739> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x960da000 - 0x960deff7  IOSurface ??? (???) <7D8204CE-3FF9-27EC-A760-9321C44467A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x96310000 - 0x964d3feb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x964d4000 - 0x9664ffe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x96691000 - 0x966a2ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <B59157A1-8796-CE8F-2508-EB96F093F6A7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x968e0000 - 0x968e1ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x968e2000 - 0x96951ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <B3DEACA1-9375-CF8F-0898-AA2C5F8159DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x969bc000 - 0x96a02ff7  libauto.dylib ??? (???) <7CB1AB76-50A2-8E56-66E4-CF51CA75B177> /usr/lib/libauto.dylib

0x96a25000 - 0x96a30ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x96a8a000 - 0x96b25fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x96b26000 - 0x96bceffb  com.apple.QD 3.36 (???) <5A93B258-3853-636F-DB26-223642DA2779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x96c1d000 - 0x97052ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x970af000 - 0x970c3fe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib

0x970d2000 - 0x970d3ff7  com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x970e7000 - 0x970eafe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib

0x97266000 - 0x972b6fe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x972b7000 - 0x972c3ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib

0x972c4000 - 0x97370fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x97371000 - 0x97383ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x9815c000 - 0x9815cff7  com.apple.CoreServices 44 (44) <B9461120-F72A-D28F-D0CF-5647958BD3F9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x9815d000 - 0x984c8ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x9850a000 - 0x9855dff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x98741000 - 0x987a5fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x987a6000 - 0x987b4fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <E1B922F4-23DC-467E-631F-7E1B9C9F51CB> /usr/lib/libz.1.dylib

0x98847000 - 0x98847ff7  com.apple.Carbon 150 (152) <8DD4F8DB-6DBD-1F65-F4EB-2981DBFDED50> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x9891a000 - 0x9892ffff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x98930000 - 0x9894fff7  com.apple.CoreVideo 1.6.2 (45.6) <F9E52A13-E181-D302-3B0E-0799ED6D6130> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x98950000 - 0x98971fe7  com.apple.opencl 12.3.6 (12.3.6) <B774CF2D-C067-DFFE-3EE6-90A036E36E06> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x98972000 - 0x989b4ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <1AE34B00-8A62-1E51-935F-BB3F0E4BE50F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x989b5000 - 0x989edfe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <26FB5A40-6B39-1EA0-63D3-C2CC3BC6754D> /usr/lib/libcurl.4.dylib

0x989ee000 - 0x989f4fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x989f5000 - 0x992d8ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x992d9000 - 0x99954ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x99b2f000 - 0x99b55ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <5A8D5D84-06EB-F9B5-BA0A-A87A0A2C0035> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x99b56000 - 0x99b93ff7  com.apple.SystemConfiguration 1.10.9 (1.10.2) <5C0F72C2-177E-675A-8677-9BC4205B4A98> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x99bc0000 - 0x99c58fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <88CA2CC8-9005-E017-6D61-5809C3CE5FC6> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x99c59000 - 0x99c59ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x99c5a000 - 0x99c6effb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x99c8e000 - 0x99ca6ff7  com.apple.CFOpenDirectory 10.6 (10.6) <6D726EA4-67D2-E534-13A3-E3767BA59786> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x99cc7000 - 0x99cd2ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x99d3a000 - 0x99d58fe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x99d59000 - 0x99d67ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x99de6000 - 0x9a106ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x9a2af000 - 0x9a5a9fef  com.apple.QuickTime 7.6.6 (1793) <4DA006F6-08A5-7674-AA8C-A29943927B9D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x9a5eb000 - 0x9a6a7fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x9a6bc000 - 0x9a700fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x9a701000 - 0x9a82ffe7  com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x9a837000 - 0x9a878ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x9a880000 - 0x9aaf1fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x9aaf2000 - 0x9aafcfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x9aafd000 - 0x9ab40ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x9ab41000 - 0x9abeefe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib

0x9abef000 - 0x9abefff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib

0x9abf0000 - 0x9ac82fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <EE9ED7BE-7D97-B759-C063-1E4B7DBD3775> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x9acd0000 - 0x9acd0ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

 

Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2 GHz, 4 GB, SMC 1.69f4

Graphics: AMD Radeon HD 6490M, AMD Radeon HD 6490M, PCIe, 256 MB

Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB

Memory Module: global_name

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 5.100.198.104.5)

Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Network Service: AirPort, AirPort, en1

Serial ATA Device: ST9500325ASG, 465,76 GB

Serial ATA Device: MATSHITADVD-R   UJ-8A8

USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3

USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5

USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x821a, 0xfa113000 / 8

USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0246, 0xfa120000 / 4

USB Device: FaceTime HD Camera (Built-in), 0x05ac  (Apple Inc.), 0x8509, 0xfa200000 / 2

USB Device: Hub, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2

USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0xfd120000 / 4

USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd110000 / 3

 

And the star conflict log

 

 

— Date: 2013-04-11 (Thu Apr 2013)

 

16:24:28.674        | //////////////////////////////////////////////////////////////////////////////

16:24:28.674        | //

16:24:28.674        | // Build: StarConflict 0.7.13.28684 (Mac OS X) (Apr 11 2013 13:00:02)

16:24:28.674        | // params: “-psn_0_19206736”

16:24:28.674        | //

16:24:28.674        | //////////////////////////////////////////////////////////////////////////////

16:24:28.674        | 

16:24:29.188        | Steam initialized appId 212070, userSteamID 1|1|3db4bda, userName ‘erchache2000(spain)’

16:24:29.188        | Preloaded 1 SStrings

16:24:29.613        | reset d3d device

16:24:29.679        | reset d3d device

16:24:30.227        | Number of audio devices: 3

16:24:30.228        | Audio device 0: Built-in Output

16:24:30.228        | Sound caps: OUTPUT_MULTICHANNEL OUTPUT_FORMAT_PCM8 OUTPUT_FORMAT_PCM16 OUTPUT_FORMAT_PCM24 OUTPUT_FORMAT_PCM32 OUTPUT_FORMAT_PCMFLOAT 

16:24:30.228        | Speaker mode: STEREO

16:24:30.228        | Audio device 1: Soundflower (2ch)

16:24:30.228        | Sound caps: OUTPUT_MULTICHANNEL OUTPUT_FORMAT_PCM8 OUTPUT_FORMAT_PCM16 OUTPUT_FORMAT_PCM24 OUTPUT_FORMAT_PCM32 OUTPUT_FORMAT_PCMFLOAT 

16:24:30.228        | Speaker mode: STEREO

16:24:30.228        | Audio device 2: Soundflower (16ch)

16:24:30.228        | Sound caps: OUTPUT_MULTICHANNEL OUTPUT_FORMAT_PCM8 OUTPUT_FORMAT_PCM16 OUTPUT_FORMAT_PCM24 OUTPUT_FORMAT_PCM32 OUTPUT_FORMAT_PCMFLOAT 

16:24:30.228        | Speaker mode: STEREO

16:24:30.228        | Speaker mode: STEREO

16:24:34.474 WARNING| ^1UiResourceManager::LoadStrings(): empty string “tooltip_galaxyMap_galaxy_peace_caption” for default language

16:24:34.474 WARNING| ^1UiResourceManager::LoadStrings(): empty string “tooltip_galaxyMap_galaxy_peace_text” for default language

16:24:34.474 WARNING| ^1UiResourceManager::LoadStrings(): empty string “tooltip_galaxyMap_galaxy_war_caption” for default language

16:24:34.474 WARNING| ^1UiResourceManager::LoadStrings(): empty string “tooltip_galaxyMap_galaxy_war_text” for default language

16:24:34.476 WARNING| ^1UiResourceManager::LoadStrings(): empty string “clans_leaderboard_type_CLS_GALAXIES” for default language

16:24:34.476 WARNING| ^1UiResourceManager::LoadStrings(): empty string “tooltip_clan_leaderboard_CLS_GALAXIES” for default language

16:24:35.510        | Entity Defs hash 295CEA1F. calculated in 0.90 sec

16:24:36.606        | ====== starting level: ‘levels/mainmenu/mainmenu’  ======

16:24:39.772        | MasterServer_RequestServerStatus

16:24:39.774        | MasterServer_RequestServerVersion

16:24:39.774        | MasterServer_CheckSteamIDLinked

16:24:39.775        | MasterServer_RequestNewsFeed

16:24:39.775        | MasterServer_RequestServerAddresess

16:24:39.800        | ====== level started:  ‘levels/mainmenu/mainmenu’ success ======

16:24:40.156 WARNING| frame 175 gameGlobals.frameTimeReal is too large (0.158364)

16:24:40.224 WARNING| frame 176 gameGlobals.frameTimeReal is too large (0.265456)

16:24:40.375        | MasterServer_OnServerStatus: status code 0, server status 1

16:24:40.375        | MasterServer_OnServerVersion: status code 0, version 0.7.13.28684, my version is 0.7.13.28684

16:24:40.375        | MasterServer_OnSteamCheck: status code 0, linked: true

16:24:40.375        | MasterServer_OnNewsFeed: status code 0

16:24:40.376        | MasterServer_OnServerAddresess: status code 0

16:24:42.492        | MasterServerEndpoint: connecting to load balancer at 91.230.60.102:3801 [0]…

16:24:42.597        | MasterServerEndpoint: connected to load balancer 91.230.60.102:3801, awaiting shard address…

16:24:42.683        | Applying LB cvars…

16:24:42.683        | MasterServerEndpoint: received shard address ( 91.230.60.102:3802 )

16:24:42.683        | MasterServerEndpoint: received chat server address ( 91.230.61.156:3815 )

16:24:42.683        | Disconnecting from load balancer

16:24:42.769        | MasterServerEndpoint: connected to shard 91.230.60.102:3802, awaiting auth request…

16:24:43.883        | MasterServerEndpoint: Successfully login to masterServer 91.230.60.102:3802, uid 0004B68E

16:24:44.012        | StoreSvc: received store hash, its 155d5496

16:24:44.079        | StoreSvc: loading store cache

16:24:44.084        | StoreSvc: cache signature matches, loading the store from cache

16:24:44.084        | Total game store size : 258.57715 Kb

16:24:44.094        | StoreSvc: loading base store took 9.5 ms, but there is a patch probs…

16:24:44.183        | StoreSvc: proceeding to special values loading…

16:24:45.022 WARNING| script (ui\scripts\work\gameobjects\chat.lua@879): GameChat_Join: #general_ENGLISH

16:24:45.932 WARNING| m_bufferizedUICalls delivery took 912.9 ms

16:24:46.100 WARNING| frame 396 gameGlobals.frameTimeReal is too large (0.957507)

16:24:46.135 WARNING| frame 397 gameGlobals.frameTimeReal is too large (0.124462)

16:24:51.124 WARNING| frame 404 GPU wait time is too large (4.797267)

16:24:51.349 WARNING| frame 405 gameGlobals.frameTimeReal is too large (4.943321)

16:24:55.644 WARNING| ^1Effect ‘gameplay_select_sub_btn’ has no animation ‘disable’

16:24:56.473 WARNING| frame 559 GPU wait time is too large (0.715726)

16:24:56.594 WARNING| frame 560 gameGlobals.frameTimeReal is too large (0.760371)

16:24:57.127        | MasterServerEndpoint: enter matchmaking queue with mmvalue 20

16:25:09.376 WARNING| frame 1001 gameGlobals.frameTimeReal is too large (0.116259)

16:25:25.725 WARNING| script (ui\scripts\work\gameobjects\chat.lua@53): UI.Chat:AddMessage() [iNFO]: added message ‘reinstall game to solve issue on mac with new patch’, from ‘erchache2000’[308878] to channel ‘#general_ENGLISH

16:25:36.612 WARNING| MasterServerEndpoint: leave matchmaking queue ( but will join the game soon )

16:25:40.883 WARNING| m_bufferizedUICalls delivery took 8.7 ms

16:25:41.375        | MasterServerSession: connect to dedicated server, session 1179696, at addr 159.253.138.162|35020

16:25:41.517        | client: start connecting to 159.253.138.162|35020…

16:25:41.551 WARNING| frame 2120 gameGlobals.frameTimeReal is too large (0.146785)

16:25:41.693        | client: connected to 159.253.138.162|35020, setting up session…

16:25:41.941        | client: ADD_PLAYER 0 (HekatonKhieres, 00030E5A) status 6

16:25:41.941        | client: ADD_PLAYER 1 (Sevicher, 0004F4AC) status 6

16:25:41.941        | client: ADD_PLAYER 2 (choubi, 0004E7FD) status 2

16:25:41.941        | client: ADD_PLAYER 3 (h0h0t, 0004F657) status 6

16:25:41.941        | client: ADD_PLAYER 4 (PB0SEMTEX, 0004ECCB) status 6

16:25:41.941        | client: ADD_PLAYER 5 (Crab90975, 0004F713) status 6

16:25:41.941        | client: ADD_PLAYER 6 (RandomAtHome, 00043141) status 6

16:25:41.941        | client: ADD_PLAYER 7 (Fenris, 0004F5AC) status 6

16:25:41.941        | client: ADD_PLAYER 8 (GaliusLP, 0004F727) status 2

16:25:41.941        | client: ADD_PLAYER 9 (WhiteFox08, 0004F636) status 6

16:25:41.941        | client: ADD_PLAYER 10 (Maxoor117, 0004F71B) status 6

16:25:41.941        | client: ADD_PLAYER 11 (erchache2000, 0004B68E) status 1

16:25:41.941        | client: ADD_PLAYER 12 (Krismas, 0004F41C) status 6

16:25:41.941        | client: ADD_PLAYER 13 (darkshadow71965, 0004BD1D) status 6

16:25:41.941        | client: ADD_PLAYER 14 (jeza, 0004E8F9) status 6

16:25:41.941        | client: ADD_PLAYER 15 (felipesestino, 0004EE5B) status 6

16:25:41.941        | client: ADD_PLAYER 16 (NeoN3d, 00026A79) status 6

16:25:41.941        | client: ADD_PLAYER 17 (sergo59488, 0004ECC0) status 2

16:25:41.941        | client: ADD_PLAYER 18 (undRtakR, 0004EF9F) status 2

16:25:41.941        | client: ADD_PLAYER 19 (GRIFon44957, 0004F62A) status 2

16:25:41.941        | client: ADD_PLAYER 20 (23596487, 0004F703) status 6

16:25:41.941        | client: ADD_PLAYER 21 (juunasd, 0001C882) status 6

16:25:41.941        | client: ADD_PLAYER 22 (Derbanane1, 0004F712) status 6

16:25:41.941        | client: ADD_PLAYER 23 (nighthocking, 0004F66C) status 6

16:25:41.941        | client: server assigned id 11

16:25:41.941        | client: got level load message ‘levels\area2\s8256_thar_lavastone’

16:25:42.165        | ====== starting level: ‘levels\area2\s8256_thar_lavastone’ BombTheBase client ======

16:25:58.292        | client: send ready message

16:25:58.396        | client: ADD_PLAYER 0 (HekatonKhieres, 00030E5A) status 4

16:25:58.432        | client: ADD_PLAYER 1 (Sevicher, 0004F4AC) status 4

16:25:58.432        | client: ADD_PLAYER 2 (choubi, 0004E7FD) status 4

16:25:58.432        | client: ADD_PLAYER 3 (h0h0t, 0004F657) status 4

16:25:58.433        | client: ADD_PLAYER 4 (PB0SEMTEX, 0004ECCB) status 4

16:25:58.455        | client: ADD_PLAYER 5 (Crab90975, 0004F713) status 4

16:25:58.455        | client: ADD_PLAYER 6 (RandomAtHome, 00043141) status 4

16:25:58.455        | client: ADD_PLAYER 7 (Fenris, 0004F5AC) status 4

16:25:58.455        | client: ADD_PLAYER 8 (GaliusLP, 0004F727) status 4

16:25:58.456        | client: ADD_PLAYER 9 (WhiteFox08, 0004F636) status 4

16:25:58.456        | client: ADD_PLAYER 10 (Maxoor117, 0004F71B) status 4

16:25:58.456        | client: ADD_PLAYER 11 (erchache2000, 0004B68E) status 2

16:25:58.456        | client: ADD_PLAYER 12 (Krismas, 0004F41C) status 4

16:25:58.456        | client: ADD_PLAYER 13 (darkshadow71965, 0004BD1D) status 4

16:25:58.457        | client: ADD_PLAYER 14 (jeza, 0004E8F9) status 4

16:25:58.457        | client: ADD_PLAYER 15 (felipesestino, 0004EE5B) status 4

16:25:58.457        | client: ADD_PLAYER 16 (NeoN3d, 00026A79) status 4

16:25:58.457        | client: ADD_PLAYER 17 (sergo59488, 0004ECC0) status 4

16:25:58.457        | client: ADD_PLAYER 18 (undRtakR, 0004EF9F) status 4

16:25:58.457        | client: ADD_PLAYER 19 (GRIFon44957, 0004F62A) status 4

16:25:58.457        | client: ADD_PLAYER 20 (23596487, 0004F703) status 4

16:25:58.458        | client: ADD_PLAYER 21 (juunasd, 0001C882) status 4

16:25:58.458        | client: ADD_PLAYER 22 (Derbanane1, 0004F712) status 2

16:25:58.458        | client: ADD_PLAYER 23 (nighthocking, 0004F66C) status 4

16:25:58.458        | client: ADD_PLAYER 11 (erchache2000, 0004B68E) status 4

16:25:58.509        | client: got init message (and 1st snapshot). ping 47

16:25:58.571 WARNING| script (ui\scripts\work\gameobjects\chat.lua@827): GameChat_Join: #battle_1179696_2

16:25:58.573        | ====== level started:  ‘levels\area2\s8256_thar_lavastone’ success ======

16:25:58.938 WARNING| frame 2346 gameGlobals.frameTimeReal is too large (0.322423)

16:25:59.014 WARNING| frame 2347 gameGlobals.frameTimeReal is too large (0.253407)

16:25:59.632        | client: ADD_PLAYER 22 (Derbanane1, 0004F712) status 4

16:26:15.702        | client: MP_SPAWN_PLAYER_SPACESHIP 0 (HekatonKhieres, 00030E5A). base ‘Ship_Race2_M_T1_Faction1’

16:26:15.752        | client: MP_SPAWN_PLAYER_SPACESHIP 1 (Sevicher, 0004F4AC). base ‘Ship_Race1_M_T1’

16:26:15.753        | client: MP_SPAWN_PLAYER_SPACESHIP 2 (choubi, 0004E7FD). base ‘Ship_Race1_S_T1_Faction1’

16:26:15.754        | client: MP_SPAWN_PLAYER_SPACESHIP 3 (h0h0t, 0004F657). base ‘Ship_Race1_M_T1’

16:26:15.755        | client: MP_SPAWN_PLAYER_SPACESHIP 4 (PB0SEMTEX, 0004ECCB). base ‘Ship_Race1_S_T1_Faction1’

16:26:15.773        | client: MP_SPAWN_PLAYER_SPACESHIP 5 (Crab90975, 0004F713). base ‘Ship_Race3_M_T1’

16:26:15.793        | client: MP_SPAWN_PLAYER_SPACESHIP 6 (RandomAtHome, 00043141). base ‘Ship_Race3_S_T1_Faction2’

16:26:15.796        | client: MP_SPAWN_PLAYER_SPACESHIP 7 (Fenris, 0004F5AC). base ‘Ship_Race3_M_T1’

16:26:15.798        | client: MP_SPAWN_PLAYER_SPACESHIP 8 (GaliusLP, 0004F727). base ‘Ship_Race1_M_T1’

16:26:15.799        | client: MP_SPAWN_PLAYER_SPACESHIP 9 (WhiteFox08, 0004F636). base ‘Ship_Race1_L_T1’

16:26:15.799        | client: MP_SPAWN_PLAYER_SPACESHIP 10 (Maxoor117, 0004F71B). base ‘Ship_Race1_M_T1’

16:26:15.800        | client: MP_SPAWN_PLAYER_SPACESHIP 11 (erchache2000, 0004B68E). base ‘Ship_Race3_M_T1_Faction2’

16:26:15.800        | client: MP_SPAWN_PLAYER_SPACESHIP 12 (Krismas, 0004F41C). base ‘Ship_Race3_L_T1’

16:26:15.801        | client: MP_SPAWN_PLAYER_SPACESHIP 13 (darkshadow71965, 0004BD1D). base ‘Ship_Race2_M_T1_Faction1’

16:26:15.802        | client: MP_SPAWN_PLAYER_SPACESHIP 14 (jeza, 0004E8F9). base ‘Ship_Race2_M_T1’

16:26:15.802        | client: MP_SPAWN_PLAYER_SPACESHIP 15 (felipesestino, 0004EE5B). base ‘Ship_Race3_M_T1’

16:26:15.802        | client: MP_SPAWN_PLAYER_SPACESHIP 16 (NeoN3d, 00026A79). base ‘Ship_Race3_M_T1’

16:26:15.803        | client: MP_SPAWN_PLAYER_SPACESHIP 17 (sergo59488, 0004ECC0). base ‘Ship_Race2_S_T1_Premium’

16:26:15.804        | client: MP_SPAWN_PLAYER_SPACESHIP 18 (undRtakR, 0004EF9F). base ‘Ship_Race2_M_T1’

16:26:15.804        | client: MP_SPAWN_PLAYER_SPACESHIP 19 (GRIFon44957, 0004F62A). base ‘Ship_Race3_L_T1’

16:26:15.805        | client: MP_SPAWN_PLAYER_SPACESHIP 20 (23596487, 0004F703). base ‘Ship_Race3_M_T1’

16:26:15.806        | client: MP_SPAWN_PLAYER_SPACESHIP 21 (juunasd, 0001C882). base ‘Ship_Race3_M_T1’

16:26:15.806        | client: MP_SPAWN_PLAYER_SPACESHIP 22 (Derbanane1, 0004F712). base ‘Ship_Race1_M_T1’

16:26:15.806        | client: MP_SPAWN_PLAYER_SPACESHIP 23 (nighthocking, 0004F66C). base ‘Ship_Race1_M_T1’

16:26:16.020 WARNING| frame 3122 gameGlobals.frameTimeReal is too large (0.164928)

 

Completely crashes every time the game client loads a map. 

 

 

Process:         StarConflict [61671]

Path:            /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

Identifier:      com.stargem.StarConflict

Version:         1.0 (1)

Code Type:       X86 (Native)

Parent Process:  launchd [293]

User ID:         501

 

Date/Time:       2013-04-11 09:34:33.984 -0700

OS Version:      Mac OS X 10.8.3 (12D78)

Report Version:  10

Sleep/Wake UUID: B34C9AED-C4BB-4722-88A9-85277744C829

 

Interval Since Last Report:          1485279 sec

Crashes Since Last Report:           28

Per-App Interval Since Last Report:  71763 sec

Per-App Crashes Since Last Report:   3

Anonymous UUID:                      93AB94B1-9E62-7304-30A3-256722861166

 

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

 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: EXC_I386_GPFLT

 

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

0   com.stargem.StarConflict       0x001900fa btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay(btNodeOverlapCallback*, btVector3 const&, btVector3 const&, btVector3 const&, btVector3 const&, int, int) const + 298

1   com.stargem.StarConflict       0x00190506 btQuantizedBvh::reportRayOverlappingNodex(btNodeOverlapCallback*, btVector3 const&, btVector3 const&) const + 86

2   com.stargem.StarConflict       0x001a41cc btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, btVector3 const&, btVector3 const&) + 60

3   com.stargem.StarConflict       0x0019737f btCollisionWorld::rayTestSingleInternal(btTransform const&, btTransform const&, btCollisionObjectWrapper const*, btCollisionWorld::RayResultCallback&) + 1039

4   com.stargem.StarConflict       0x00196f5f btCollisionWorld::rayTestSingle(btTransform const&, btTransform const&, btCollisionObject*, btCollisionShape const*, btTransform const&, btCollisionWorld::RayResultCallback&) + 63

5   com.stargem.StarConflict       0x001e66c0 btSoftSingleRayCallback::process(btBroadphaseProxy const*) + 448

6   com.stargem.StarConflict       0x0018d66e BroadphaseRayTester::Process(btDbvtNode const*) + 30

7   com.stargem.StarConflict       0x0018cf91 btDbvt::rayTestInternal(btDbvtNode const*, btVector3 const&, btVector3 const&, btVector3 const&, unsigned int*, float, btVector3 const&, btVector3 const&, btDbvt::ICollide&) const + 817

8   com.stargem.StarConflict       0x0018c222 btDbvtBroadphase::rayTest(btVector3 const&, btVector3 const&, btBroadphaseRayCallback&, btVector3 const&, btVector3 const&) + 98

9   com.stargem.StarConflict       0x001e626a btSoftRigidDynamicsWorld::rayTest(btVector3 const&, btVector3 const&, btCollisionWorld::RayResultCallback&) const + 442

10  com.stargem.StarConflict       0x0016c967 m3d::RaycastAllShapes(m3d::Vec3 const&, m3d::Vec3 const&, m3d::RayCastReport&, int, unsigned int) + 199

11  com.stargem.StarConflict       0x0035f033 m3d::ai::TraceLineFilter(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::ITraceFilter const*, m3d::CollisionShapeType, unsigned int) + 227

12  com.stargem.StarConflict       0x0035f183 m3d::ai::TraceLine(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::BaseEntity const*, m3d::CollisionShapeType, unsigned int) + 67

13  com.stargem.StarConflict       0x003e875c m3d::ai::Disintegrator::UpdateBeamEffect() + 956

14  com.stargem.StarConflict       0x003e7e83 m3d::ai::Disintegrator::Think() + 723

15  com.stargem.StarConflict       0x0027fdcf m3d::ai::EntityContainer::UpdateEntity(m3d::ai::BaseEntity*, float) + 159

16  com.stargem.StarConflict       0x0027fed4 m3d::ai::EntityContainer::Update(float) + 228

17  com.stargem.StarConflict       0x002ad929 m3d::GameLogic::Update() + 105

18  com.stargem.StarConflict       0x002928d6 m3d::GameAppBase::OnNewFrame() + 278

19  com.stargem.StarConflict       0x00292283 m3d::GameAppBase::HandleEvent(m3d::Event const&) + 83

20  com.stargem.StarConflict       0x0000fa07 m3d::EventSystem::GenerateNewFrame() + 87

21  com.stargem.StarConflict       0x00011783 m3d::Kernel::RunMainLoop() + 195

22  com.stargem.StarConflict       0x00533ed5 m3d::BaseApp::Run() + 21

23  com.stargem.StarConflict       0x002b6a55 m3d::RunGame(m3d::IApp*, m3d::GameAppBase*) + 3445

24  com.stargem.StarConflict       0x0000bbd6 m3d::m3dApp(m3d::IApp&) + 70

25  com.stargem.StarConflict       0x005343c6 -[m3dAppDelegate performGameRun:] + 86

26  com.apple.Foundation           0x970274cf __NSFireDelayedPerform + 413

27  com.apple.CoreFoundation       0x98f5d416 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22

28  com.apple.CoreFoundation       0x98f5cdb5 __CFRunLoopDoTimer + 709

29  com.apple.CoreFoundation       0x98f41bc2 __CFRunLoopRun + 1842

30  com.apple.CoreFoundation       0x98f4102a CFRunLoopRunSpecific + 378

31  com.apple.CoreFoundation       0x98f40e9b CFRunLoopRunInMode + 123

32  com.apple.HIToolbox           0x9159df5a RunCurrentEventLoopInMode + 242

33  com.apple.HIToolbox           0x9159dbf5 ReceiveNextEventCommon + 162

34  com.apple.HIToolbox           0x9159db44 BlockUntilNextEventMatchingListInMode + 88

35  com.apple.AppKit               0x9554a9aa _DPSNextEvent + 724

36  com.apple.AppKit               0x9554a1dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119

37  com.apple.AppKit               0x9554063c -[NSApplication run] + 855

38  com.stargem.StarConflict       0x005342d8 main + 248

39  com.stargem.StarConflict       0x000023b5 start + 53

 

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

0   libsystem_kernel.dylib         0x96cf29ae kevent + 10

1   libdispatch.dylib             0x975cbc71 _dispatch_mgr_invoke + 993

2   libdispatch.dylib             0x975cb7a9 _dispatch_mgr_thread + 53

 

Thread 2:

0   libsystem_kernel.dylib         0x96cf18e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x97b91280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x97c17095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x00038b9f (anonymous namespace)::WorkerProxy(unsigned int) + 207

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

7   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 3:: IOPollingHelperThread

0   libsystem_kernel.dylib         0x96cf29ae kevent + 10

1   steamclient.dylib             0x09ae29c3 OSXHelpers::CIOPollingHelper::RealRun() + 257

2   libtier0_s.dylib               0x03eb02b7 CatchAndWriteContext_t::Invoke() + 159

3   libtier0_s.dylib               0x03eafe41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

4   libtier0_s.dylib               0x03eafe6b CatchAndWriteMiniDumpForVoidPtrFn + 37

5   steamclient.dylib             0x09ae28b1 OSXHelpers::CIOPollingHelper::Run() + 41

6   libtier0_s.dylib               0x03eb3d60 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16

7   libtier0_s.dylib               0x03eb02b7 CatchAndWriteContext_t::Invoke() + 159

8   libtier0_s.dylib               0x03eafe41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

9   libtier0_s.dylib               0x03eafe6b CatchAndWriteMiniDumpForVoidPtrFn + 37

10  libtier0_s.dylib               0x03eb3cd8 SteamThreadTools::CThread::ThreadProc(void*) + 204

11  libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

12  libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 4:: com.apple.audio.IOThread.client

0   libsystem_kernel.dylib         0x96cef7d2 mach_msg_trap + 10

1   libsystem_kernel.dylib         0x96ceecb0 mach_msg + 68

2   com.apple.audio.CoreAudio     0x98215310 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138

3   com.apple.audio.CoreAudio     0x9820fe3e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70

4   com.apple.audio.CoreAudio     0x9820e67d HALC_ProxyIOContext::IOWorkLoop() + 1389

5   com.apple.audio.CoreAudio     0x9820e061 HALC_ProxyIOContext::IOThreadEntry(void*) + 145

6   com.apple.audio.CoreAudio     0x9821804a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20

7   com.apple.audio.CoreAudio     0x9820df85 HALB_IOThread::Entry(void*) + 69

8   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

9   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 5:

0   libsystem_kernel.dylib         0x96cef8e6 mach_wait_until + 10

1   libsystem_c.dylib             0x97c1dc10 nanosleep + 375

2   libsystem_c.dylib             0x97c1da3a usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

6   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 6:

0   libsystem_kernel.dylib         0x96cef80e semaphore_wait_trap + 10

1   libfmodex.dylib               0x0172320c 0x171f000 + 16908

2   libfmodex.dylib               0x017ad461 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26317

3   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

4   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 7:

0   libsystem_kernel.dylib         0x96cf18e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x97b91280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x97c17095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

7   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 8:

0   libsystem_kernel.dylib         0x96cf18e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x97b91280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x97c17095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

7   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 9:

0   libsystem_kernel.dylib         0x96cef8e6 mach_wait_until + 10

1   libsystem_c.dylib             0x97c1dc10 nanosleep + 375

2   libsystem_c.dylib             0x97c1da3a usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

6   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 10:

0   libsystem_kernel.dylib         0x96cf18e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x97b91280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x97c170e0 pthread_cond_timedwait$UNIX2003 + 70

3   com.stargem.StarConflict       0x00223e23 RakNet::SignaledEvent::WaitOnEvent(int) + 307

4   com.stargem.StarConflict       0x001f6775 RakNet::UpdateNetworkLoop(void*) + 149

5   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

6   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 11:

0   libsystem_kernel.dylib         0x96cf1b3e __recvfrom + 10

1   com.stargem.StarConflict       0x002242f0 RakNet::SocketLayer::RecvFromBlocking(int, RakNet::RakPeer*, unsigned short, unsigned int, char*, int*, RakNet::SystemAddress*, unsigned long long*) + 80

2   com.stargem.StarConflict       0x001f68a9 RakNet::RecvFromLoop(void*) + 265

3   libsystem_c.dylib             0x97b8c5b7 _pthread_start + 344

4   libsystem_c.dylib             0x97b76d4e thread_start + 34

 

Thread 0 crashed with X86 Thread State (32-bit):

  eax: 0xbffee310  ebx: 0xb9052810  ecx: 0x24301738  edx: 0xbffee320

  edi: 0xbffee320  esi: 0x243017f8  ebp: 0xbffee2e8  esp: 0xbffee220

   ss: 0x00000023  efl: 0x00210293  eip: 0x001900fa   cs: 0x0000001b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f

  cr2: 0x0018ffd0

Logical CPU: 2

 

Binary Images:

    0x1000 -   0x5a6ff9 +com.stargem.StarConflict (1.0 - 1) <60C643EF-65CF-3805-9161-D108A7A7F436> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

 0x1696000 -  0x16adff3 +gameoverlayrenderer.dylib (1) <C24035A4-85DC-3798-A227-8999A5CFEF42> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib

 0x16c2000 -  0x16c3ff3 +steamloader.dylib (0) <EE606D39-F5A7-32DE-87F9-65F4AD30C598> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib

 0x16c6000 -  0x170efe7 +libfmodevent.dylib (1) <D13191E7-D88F-5D59-79BC-EC35DB99E464> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodevent.dylib

 0x171f000 -  0x180eff7 +libfmodex.dylib (1) <EFD885C7-42B3-6F04-EB49-EA268955C0D8> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodex.dylib

 0x186b000 -  0x18bafe7 +libfmodeventnet.dylib (1) <151C5FF5-D55C-79D0-3CF9-DADC9AAE02EF> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodeventnet.dylib

 0x18cc000 -  0x18d1ff3 +libsteam_api.dylib (1) <ED4F589C-80F1-3706-9542-D733E527505A> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libsteam_api.dylib

 0x1a8c000 -  0x1a99ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

 0x1aef000 -  0x1af0fff +com.ecamm.pluginloader (Ecamm Plugin Loader v1.0.5 - 1.0.5) /Library/InputManagers/*/Ecamm Plugin Loader.bundle/Contents/MacOS/Ecamm Plugin Loader

 0x1fda000 -  0x1fe4fff +crashhandler.dylib (1) <F78F00C0-68F4-3A62-BC64-03690D19CF55> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib

 0x3eab000 -  0x3ebeff3 +libtier0_s.dylib (1) <8AE19FD6-3412-384B-B817-0D0F754DAAFF> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib

 0x3edb000 -  0x3efaff7 +libvstdlib_s.dylib (1) <B6AD75FF-F808-3A67-8C16-4A50025CEE9B> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib

 0x3f23000 -  0x3f4eff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

 0x3f5e000 -  0x3f65ff3 +com.googlecode.google-breakpad (1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad

 0x3f6f000 -  0x3f7fff7 +breakpadUtilities.dylib (1) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib

 0x3fe8000 -  0x3febffd  com.apple.IOAccelerator (30.14 - 30.14) <0A58BEF8-4674-3406-86DF-1AC1DACA5024> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

 0x6853000 -  0x685dfff  libGPUSupportMercury.dylib (8.7.25) <87F444BD-991C-334E-B000-3B0FB8861D50> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib

 0x87a5000 -  0x87d0ff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

 0x87d9000 -  0x87e1ffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

 0x9500000 -  0x9ec8f8b +steamclient.dylib (1) <2BE323FC-28A6-3A13-A515-6F548B9A0B60> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib

 0xa81a000 -  0xaaa6ff3 +libsteam.dylib (1) <067C28A5-318E-3D49-89A0-646800C20270> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib

 0xbd5b000 -  0xbeefffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

 0xbf26000 -  0xc0a7fff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

 0xc200000 -  0xc4c9fff  com.apple.AMDRadeonX3000GLDriver (1.6.37 - 1.0.6) <BEB660F2-0F20-37FC-AF86-C7FCDBFDD513> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver

 0xde0b000 -  0xde10fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

0x10539000 - 0x10828fe3 +com.elgato.mpegsupport (EyeTV MPEG Support 1.5 [build 100] - 1.5) <7E66827F-2349-43FB-3D4B-A3955F8877C5> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support

0x70000000 - 0x7015eff7  com.apple.audio.units.Components (1.8 - 1.8) <F1EA4AF9-517E-3288-9AA4-F20546791B77> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x8fe13000 - 0x8fe45e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld

0x90007000 - 0x90008ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x90009000 - 0x90009fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x9000a000 - 0x90028ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x900aa000 - 0x90110fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x90111000 - 0x9013afff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x9013b000 - 0x903b7ff7  com.apple.QuickTime (7.7.1 - 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x90416000 - 0x9042ffff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x90430000 - 0x90439fff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x9043a000 - 0x90523ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

0x90524000 - 0x90551ffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x90686000 - 0x9089dfff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x9089e000 - 0x9089ffff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

0x908a0000 - 0x908a8fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x908da000 - 0x908ddff9  libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x908de000 - 0x908e0ffd  libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x908e1000 - 0x90cfefff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x90cff000 - 0x90d03ffc  libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x90d06000 - 0x90d60ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x90d61000 - 0x90dd0ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x90dd1000 - 0x90dd2ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

0x90dd3000 - 0x90ddaffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x90ddb000 - 0x91467ff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x91468000 - 0x9149bff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib

0x9149c000 - 0x914b3fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x914b4000 - 0x9152eff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x9152f000 - 0x91538fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x91539000 - 0x91545ffa  com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x91546000 - 0x91929fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x9192a000 - 0x9192cfff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x9192d000 - 0x9192efff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib

0x9192f000 - 0x919c1ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x919c2000 - 0x919c5ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x919c6000 - 0x91ae2ffb  com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x91ae3000 - 0x91aeefff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib

0x91fc6000 - 0x92101ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x92102000 - 0x92109ff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x9210a000 - 0x9210afff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x92142000 - 0x9218aff5  com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x9218b000 - 0x9218ffff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x92190000 - 0x92288ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib

0x9228a000 - 0x9229ffff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x92b1e000 - 0x92b20ffb  libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x92b74000 - 0x92c14ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x92c24000 - 0x92c99ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x92c9c000 - 0x92ce8fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib

0x92ce9000 - 0x92ce9fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x92cea000 - 0x92d0cfff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib

0x92d0d000 - 0x92d89ff3  com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x92d8a000 - 0x92daefff  libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x92e07000 - 0x92f5fffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x92f60000 - 0x92faeff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x92faf000 - 0x93013fff  com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x93014000 - 0x93014fff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib

0x93015000 - 0x93054ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x93055000 - 0x93055ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x93056000 - 0x9335bff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x93767000 - 0x937a9ff7  libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib

0x937d9000 - 0x9383dff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x9383e000 - 0x93ae1ff3  com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x93ae2000 - 0x93ae5fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x93ae6000 - 0x93aeaffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x93aeb000 - 0x93bc1fff  com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x93cb7000 - 0x93cd3fff  libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x93cd4000 - 0x93cd4fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x93cd5000 - 0x93cd6fff  libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib

0x93cd7000 - 0x93cf6ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x94493000 - 0x94547fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x94548000 - 0x9498aff3  com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x9498b000 - 0x94a98ff3  com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x94a99000 - 0x94aa3fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x94aa4000 - 0x94af3ff6  libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x94af4000 - 0x94bf1ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x94c6f000 - 0x94c72ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x94c73000 - 0x94c86ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x94c87000 - 0x94c96fff  libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x94c97000 - 0x94c9efff  libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib

0x94c9f000 - 0x94cf6ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x94d43000 - 0x94d7efef  libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x94d7f000 - 0x94d88ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x94e02000 - 0x94e6afe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x94e75000 - 0x94fc3fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x95080000 - 0x95084ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x9508a000 - 0x9509ffff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x950a4000 - 0x95106fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

0x95113000 - 0x95114fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib

0x953c9000 - 0x953e6fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

0x953e7000 - 0x95fa3ff7  com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x95fa4000 - 0x96cdcfff  com.apple.QuickTimeComponents.component (7.7.1 - 2599.24) <51BE2DF8-7B3B-36F5-8860-50071A8702E4> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents

0x96cdd000 - 0x96cf7ffc  libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib

0x96cf8000 - 0x96da2fff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x96da3000 - 0x96dfdfff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x96dfe000 - 0x96e43ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x96e44000 - 0x96e69ff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x96e6a000 - 0x96e6affd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib

0x96f84000 - 0x96fadff7  libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x96fae000 - 0x972ccff3  com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x972d4000 - 0x972defff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x972e1000 - 0x9746aff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x9746b000 - 0x9746bfff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x9746c000 - 0x974a2ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x974a3000 - 0x974a7fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x975c7000 - 0x975d9ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib

0x975da000 - 0x97607ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

0x97608000 - 0x97625ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x9767d000 - 0x97687ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x97688000 - 0x97688fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x97689000 - 0x97a41ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x97a42000 - 0x97a82fff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x97a83000 - 0x97b64fff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib

0x97b65000 - 0x97b75ff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x97b76000 - 0x97c33feb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib

0x97c34000 - 0x97c9cff7  com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x97c9d000 - 0x97d4cff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x97d4d000 - 0x97de5fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x980d2000 - 0x980d8fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x981ea000 - 0x981f8fff  com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x981f9000 - 0x98257ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x98258000 - 0x98259fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib

0x9825a000 - 0x98286ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

0x98287000 - 0x98322fff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x98323000 - 0x9832affe  com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x9832b000 - 0x98334ff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x98335000 - 0x983baff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x983ef000 - 0x984faff7  libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x984fb000 - 0x9853dffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x9853e000 - 0x9854affe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib

0x9854b000 - 0x9858dff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

0x98621000 - 0x98641ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x98642000 - 0x98740ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x98741000 - 0x989cdffb  com.apple.RawCamera.bundle (4.04 - 680) <DD1D3CFC-1710-3186-A6C4-89B42F100117> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x989ce000 - 0x989cffff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x989ec000 - 0x98cacff3  com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x98cb8000 - 0x98cbefff  libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x98cbf000 - 0x98cccff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x98cf3000 - 0x98d17fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x98d18000 - 0x98d18fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x98d19000 - 0x98e26057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib

0x98e27000 - 0x98e2efff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib

0x98e33000 - 0x98e41fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

0x98e42000 - 0x98e45ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x98e46000 - 0x98e79ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x98e7a000 - 0x98eabfff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x98eac000 - 0x98ebaff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x98ebb000 - 0x98ee0ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x98ee1000 - 0x98efefff  libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib

0x98f09000 - 0x98f09fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x98f0a000 - 0x990f2ffb  com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x990f3000 - 0x99135fff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

0x9916c000 - 0x99178ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x99179000 - 0x9917cff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x9917d000 - 0x991b4ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x991b5000 - 0x99210fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x99708000 - 0x9970cfff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x9970d000 - 0x99764ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x99765000 - 0x99773ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

0x99b08000 - 0x99b4cff7  libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x99b4d000 - 0x99b5dff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x99b5e000 - 0x99b5efff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x99be5000 - 0x99cd6ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

0x99cd7000 - 0x99d6eff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x99d6f000 - 0x99e2dff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x99ee4000 - 0x99ef6fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x99ef7000 - 0x9a0b3ffd  libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib

0x9a0b4000 - 0x9a0c0ff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x9a0c1000 - 0x9a10fffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x9a110000 - 0x9a11afff  libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x9a389000 - 0x9a45dff3  com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x9a49b000 - 0x9a4b1fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x9a4b2000 - 0x9a62aff5  com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x9a6c0000 - 0x9a6c2fff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

 

External Modification Summary:

  Calls made by other processes targeting this process:

    task_for_pid: 17

    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: 34715796

    thread_create: 0

    thread_set_state: 0

 

VM Region Summary:

ReadOnly portion of Libraries: Total=186.2M resident=109.1M(59%) swapped_out_or_unallocated=77.1M(41%)

Writable regions: Total=1.4G written=1.1G(74%) resident=1.2G(83%) swapped_out=0K(0%) unallocated=245.0M(17%)

 

REGION TYPE                      VIRTUAL

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

(null) (reserved)                    40K        reserved VM address space (unallocated)

CG backing stores                  10.2M

CG image                              4K

CG shared images                   1216K

CoreServices                       6436K

IOKit                             181.4M

IOKit (reserved)                    256K        reserved VM address space (unallocated)

MALLOC                            713.0M

MALLOC guard page                    48K

Memory tag=240                        4K

Memory tag=242                       12K

Memory tag=249                      156K

Memory tag=35                      5368K

OpenGL GLSL                        3216K

OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)

SBRK (reserved)                    4096K        reserved VM address space (unallocated)

Stack                              70.6M

VM_ALLOCATE                       516.7M

__DATA                             26.1M

__DATA/__OBJC                       160K

__IMAGE                             528K

__IMPORT                             16K

__LINKEDIT                         43.7M

__OBJC                             1596K

__OBJC/__DATA                       608K

__PAGEZERO                            4K

__TEXT                            142.5M

__UNICODE                           544K

mapped file                        95.0M

shared memory                      12.9M

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

TOTAL                               1.8G

TOTAL, minus reserved VM space      1.8G

 

Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 12 GB, SMC 1.71f21

Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x02FE, 0x45424A3231554538424655302D444A2D4620

Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720

Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1067 MHz, 0x029E, 0x434D5341344758334D314131303636433720

AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.72.0-P2P

Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en1

Network Service: Ethernet, Ethernet, en0

Serial ATA Device: ST3500418AS, 500.11 GB

Serial ATA Device: OPTIARC DVD RW AD-5680H

USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3

USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2

USB Device: USB to ATA/ATAPI Bridge, 0x152d  (JMicron Technology Corp.), 0x2352, 0xfa130000 / 8

USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6

USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2

USB Device: Microsoft Wireless Optical Mouse® 1.0A, 0x045e  (Microsoft Corporation), 0x008c, 0xfd140000 / 5

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

 

I am having the same issue. 

I can log in, launch, and as the map loads it crashes.

 

Bug report:

 

 

Process:         StarConflict [2975]

Path:            /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

Identifier:      com.stargem.StarConflict

Version:         1.0 (1)

Code Type:       X86 (Native)

Parent Process:  launchd [172]

User ID:         501

 

Date/Time:       2013-04-11 12:24:36.345 -0600

OS Version:      Mac OS X 10.8.3 (12D78)

Report Version:  10

 

Interval Since Last Report:          8933 sec

Crashes Since Last Report:           3

Per-App Interval Since Last Report:  7493 sec

Per-App Crashes Since Last Report:   3

Anonymous UUID:                      7527C060-7DB4-704F-44C2-9C76CCF6068D

 

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

 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: EXC_I386_GPFLT

 

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

0   com.stargem.StarConflict       0x001900fa btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay(btNodeOverlapCallback*, btVector3 const&, btVector3 const&, btVector3 const&, btVector3 const&, int, int) const + 298

1   com.stargem.StarConflict       0x00190506 btQuantizedBvh::reportRayOverlappingNodex(btNodeOverlapCallback*, btVector3 const&, btVector3 const&) const + 86

2   com.stargem.StarConflict       0x001a41cc btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, btVector3 const&, btVector3 const&) + 60

3   com.stargem.StarConflict       0x0019737f btCollisionWorld::rayTestSingleInternal(btTransform const&, btTransform const&, btCollisionObjectWrapper const*, btCollisionWorld::RayResultCallback&) + 1039

4   com.stargem.StarConflict       0x00196f5f btCollisionWorld::rayTestSingle(btTransform const&, btTransform const&, btCollisionObject*, btCollisionShape const*, btTransform const&, btCollisionWorld::RayResultCallback&) + 63

5   com.stargem.StarConflict       0x001e66c0 btSoftSingleRayCallback::process(btBroadphaseProxy const*) + 448

6   com.stargem.StarConflict       0x0018d66e BroadphaseRayTester::Process(btDbvtNode const*) + 30

7   com.stargem.StarConflict       0x0018cf91 btDbvt::rayTestInternal(btDbvtNode const*, btVector3 const&, btVector3 const&, btVector3 const&, unsigned int*, float, btVector3 const&, btVector3 const&, btDbvt::ICollide&) const + 817

8   com.stargem.StarConflict       0x0018c222 btDbvtBroadphase::rayTest(btVector3 const&, btVector3 const&, btBroadphaseRayCallback&, btVector3 const&, btVector3 const&) + 98

9   com.stargem.StarConflict       0x001e626a btSoftRigidDynamicsWorld::rayTest(btVector3 const&, btVector3 const&, btCollisionWorld::RayResultCallback&) const + 442

10  com.stargem.StarConflict       0x0016c967 m3d::RaycastAllShapes(m3d::Vec3 const&, m3d::Vec3 const&, m3d::RayCastReport&, int, unsigned int) + 199

11  com.stargem.StarConflict       0x0035f033 m3d::ai::TraceLineFilter(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::ITraceFilter const*, m3d::CollisionShapeType, unsigned int) + 227

12  com.stargem.StarConflict       0x0035f183 m3d::ai::TraceLine(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::BaseEntity const*, m3d::CollisionShapeType, unsigned int) + 67

13  com.stargem.StarConflict       0x003e875c m3d::ai::Disintegrator::UpdateBeamEffect() + 956

14  com.stargem.StarConflict       0x003e7e83 m3d::ai::Disintegrator::Think() + 723

15  com.stargem.StarConflict       0x0027fdcf m3d::ai::EntityContainer::UpdateEntity(m3d::ai::BaseEntity*, float) + 159

16  com.stargem.StarConflict       0x0027fed4 m3d::ai::EntityContainer::Update(float) + 228

17  com.stargem.StarConflict       0x002ad929 m3d::GameLogic::Update() + 105

18  com.stargem.StarConflict       0x002928d6 m3d::GameAppBase::OnNewFrame() + 278

19  com.stargem.StarConflict       0x00292283 m3d::GameAppBase::HandleEvent(m3d::Event const&) + 83

20  com.stargem.StarConflict       0x0000fa07 m3d::EventSystem::GenerateNewFrame() + 87

21  com.stargem.StarConflict       0x00011783 m3d::Kernel::RunMainLoop() + 195

22  com.stargem.StarConflict       0x00533ed5 m3d::BaseApp::Run() + 21

23  com.stargem.StarConflict       0x002b6a55 m3d::RunGame(m3d::IApp*, m3d::GameAppBase*) + 3445

24  com.stargem.StarConflict       0x0000bbd6 m3d::m3dApp(m3d::IApp&) + 70

25  com.stargem.StarConflict       0x005343c6 -[m3dAppDelegate performGameRun:] + 86

26  com.apple.Foundation           0x9a04e4cf __NSFireDelayedPerform + 413

27  com.apple.CoreFoundation       0x95bbc416 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22

28  com.apple.CoreFoundation       0x95bbbdb5 __CFRunLoopDoTimer + 709

29  com.apple.CoreFoundation       0x95ba0bc2 __CFRunLoopRun + 1842

30  com.apple.CoreFoundation       0x95ba002a CFRunLoopRunSpecific + 378

31  com.apple.CoreFoundation       0x95b9fe9b CFRunLoopRunInMode + 123

32  com.apple.HIToolbox           0x95fbdf5a RunCurrentEventLoopInMode + 242

33  com.apple.HIToolbox           0x95fbdbf5 ReceiveNextEventCommon + 162

34  com.apple.HIToolbox           0x95fbdb44 BlockUntilNextEventMatchingListInMode + 88

35  com.apple.AppKit               0x912a29aa _DPSNextEvent + 724

36  com.apple.AppKit               0x912a21dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119

37  com.apple.AppKit               0x9129863c -[NSApplication run] + 855

38  com.stargem.StarConflict       0x005342d8 main + 248

39  com.stargem.StarConflict       0x000023b5 start + 53

 

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

0   libsystem_kernel.dylib         0x9099f9ae kevent + 10

1   libdispatch.dylib             0x99a03c71 _dispatch_mgr_invoke + 993

2   libdispatch.dylib             0x99a037a9 _dispatch_mgr_thread + 53

 

Thread 2:

0   libsystem_kernel.dylib         0x9099e8e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x98ce4280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x98d6a095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x00038b9f (anonymous namespace)::WorkerProxy(unsigned int) + 207

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

7   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 3:: IOPollingHelperThread

0   libsystem_kernel.dylib         0x9099f9ae kevent + 10

1   steamclient.dylib             0x0a4e29c3 OSXHelpers::CIOPollingHelper::RealRun() + 257

2   libtier0_s.dylib               0x01fd02b7 CatchAndWriteContext_t::Invoke() + 159

3   libtier0_s.dylib               0x01fcfe41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

4   libtier0_s.dylib               0x01fcfe6b CatchAndWriteMiniDumpForVoidPtrFn + 37

5   steamclient.dylib             0x0a4e28b1 OSXHelpers::CIOPollingHelper::Run() + 41

6   libtier0_s.dylib               0x01fd3d60 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16

7   libtier0_s.dylib               0x01fd02b7 CatchAndWriteContext_t::Invoke() + 159

8   libtier0_s.dylib               0x01fcfe41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

9   libtier0_s.dylib               0x01fcfe6b CatchAndWriteMiniDumpForVoidPtrFn + 37

10  libtier0_s.dylib               0x01fd3cd8 SteamThreadTools::CThread::ThreadProc(void*) + 204

11  libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

12  libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 4:: com.apple.audio.IOThread.client

0   libsystem_kernel.dylib         0x9099c7d2 mach_msg_trap + 10

1   libsystem_kernel.dylib         0x9099bcb0 mach_msg + 68

2   com.apple.audio.CoreAudio     0x931bc310 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138

3   com.apple.audio.CoreAudio     0x931b6e3e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70

4   com.apple.audio.CoreAudio     0x931b567d HALC_ProxyIOContext::IOWorkLoop() + 1389

5   com.apple.audio.CoreAudio     0x931b5061 HALC_ProxyIOContext::IOThreadEntry(void*) + 145

6   com.apple.audio.CoreAudio     0x931bf04a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20

7   com.apple.audio.CoreAudio     0x931b4f85 HALB_IOThread::Entry(void*) + 69

8   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

9   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 5:

0   libsystem_kernel.dylib         0x9099c8e6 mach_wait_until + 10

1   libsystem_c.dylib             0x98d70c10 nanosleep + 375

2   libsystem_c.dylib             0x98d70a3a usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

6   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 6:

0   libsystem_kernel.dylib         0x9099c80e semaphore_wait_trap + 10

1   libfmodex.dylib               0x0172320c 0x171f000 + 16908

2   libfmodex.dylib               0x017ad461 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26317

3   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

4   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 7:

0   libsystem_kernel.dylib         0x9099e8e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x98ce4280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x98d6a095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

7   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 8:

0   libsystem_kernel.dylib         0x9099e8e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x98ce4280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x98d6a095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

7   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 9:

0   libsystem_kernel.dylib         0x9099c8e6 mach_wait_until + 10

1   libsystem_c.dylib             0x98d70c10 nanosleep + 375

2   libsystem_c.dylib             0x98d70a3a usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

6   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 10:

0   libsystem_kernel.dylib         0x9099e8e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x98ce4280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x98d6a0e0 pthread_cond_timedwait$UNIX2003 + 70

3   com.stargem.StarConflict       0x00223e23 RakNet::SignaledEvent::WaitOnEvent(int) + 307

4   com.stargem.StarConflict       0x001f6775 RakNet::UpdateNetworkLoop(void*) + 149

5   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

6   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 11:

0   libsystem_kernel.dylib         0x9099eb3e __recvfrom + 10

1   com.stargem.StarConflict       0x002242f0 RakNet::SocketLayer::RecvFromBlocking(int, RakNet::RakPeer*, unsigned short, unsigned int, char*, int*, RakNet::SystemAddress*, unsigned long long*) + 80

2   com.stargem.StarConflict       0x001f68a9 RakNet::RecvFromLoop(void*) + 265

3   libsystem_c.dylib             0x98cdf5b7 _pthread_start + 344

4   libsystem_c.dylib             0x98cc9d4e thread_start + 34

 

Thread 0 crashed with X86 Thread State (32-bit):

  eax: 0xbffee2f0  ebx: 0xb92f2810  ecx: 0x24f01128  edx: 0xbffee300

  edi: 0xbffee300  esi: 0x24f011e8  ebp: 0xbffee2c8  esp: 0xbffee200

   ss: 0x00000023  efl: 0x00210293  eip: 0x001900fa   cs: 0x0000001b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f

  cr2: 0x0018ffd0

Logical CPU: 0

 

Binary Images:

    0x1000 -   0x5a6ff9 +com.stargem.StarConflict (1.0 - 1) <60C643EF-65CF-3805-9161-D108A7A7F436> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

 0x1696000 -  0x16adff3 +gameoverlayrenderer.dylib (1) <C24035A4-85DC-3798-A227-8999A5CFEF42> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib

 0x16c2000 -  0x16c3ff3 +steamloader.dylib (0) <EE606D39-F5A7-32DE-87F9-65F4AD30C598> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib

 0x16c6000 -  0x170efe7 +libfmodevent.dylib (1) <D13191E7-D88F-5D59-79BC-EC35DB99E464> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodevent.dylib

 0x171f000 -  0x180eff7 +libfmodex.dylib (1) <EFD885C7-42B3-6F04-EB49-EA268955C0D8> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodex.dylib

 0x186b000 -  0x18bafe7 +libfmodeventnet.dylib (1) <151C5FF5-D55C-79D0-3CF9-DADC9AAE02EF> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodeventnet.dylib

 0x18cc000 -  0x18d1ff3 +libsteam_api.dylib (1) <ED4F589C-80F1-3706-9542-D733E527505A> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libsteam_api.dylib

 0x1a8c000 -  0x1a99ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

 0x1fcb000 -  0x1fdeff3 +libtier0_s.dylib (1) <8AE19FD6-3412-384B-B817-0D0F754DAAFF> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib

 0x7221000 -  0x7240ff7 +libvstdlib_s.dylib (1) <B6AD75FF-F808-3A67-8C16-4A50025CEE9B> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib

 0x7269000 -  0x7294ff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

 0x72a4000 -  0x72aefff +crashhandler.dylib (1) <F78F00C0-68F4-3A62-BC64-03690D19CF55> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib

 0x72c4000 -  0x72cbff3 +com.googlecode.google-breakpad (1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad

 0x72d5000 -  0x72e5ff7 +breakpadUtilities.dylib (1) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib

 0x72ee000 -  0x72f1ffd  com.apple.IOAccelerator (30.14 - 30.14) <0A58BEF8-4674-3406-86DF-1AC1DACA5024> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator

 0x7460000 -  0x746afff  libGPUSupportMercury.dylib (8.7.25) <87F444BD-991C-334E-B000-3B0FB8861D50> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib

 0x77dc000 -  0x77e4ffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

 0x8fca000 -  0x8ff5ff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

 0x9f00000 -  0xa8c8f8b +steamclient.dylib (1) <2BE323FC-28A6-3A13-A515-6F548B9A0B60> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib

 0xb21a000 -  0xb4a6ff3 +libsteam.dylib (1) <067C28A5-318E-3D49-89A0-646800C20270> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib

 0xd800000 -  0xd994ffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

 0xd9cb000 -  0xdb4cfff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

 0xdb7e000 -  0xde47fff  com.apple.AMDRadeonX3000GLDriver (1.6.37 - 1.0.6) <BEB660F2-0F20-37FC-AF86-C7FCDBFDD513> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver

 0xf0eb000 -  0xf0f0fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

 0xf7e1000 -  0xf7e4ff3 +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit

0x12773000 - 0x127cbfff +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 - 0x7015eff7  com.apple.audio.units.Components (1.8 - 1.8) <F1EA4AF9-517E-3288-9AA4-F20546791B77> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x8fe49000 - 0x8fe7be57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld

0x90418000 - 0x9047efff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x9047f000 - 0x90516ff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x90517000 - 0x90534fff  libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib

0x90932000 - 0x90989ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x9098a000 - 0x909a4ffc  libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib

0x909a6000 - 0x90b2fff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x90b46000 - 0x90b46ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x90b47000 - 0x90c44ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x90c5d000 - 0x90cc1fff  com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x90cc4000 - 0x90cc7ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x90cc8000 - 0x90cc8fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x90d61000 - 0x90d83fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib

0x90dcc000 - 0x90dd6fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x90ecc000 - 0x90eccfff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x90ecd000 - 0x91008ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x91009000 - 0x910a1fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x910a2000 - 0x91106ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x91107000 - 0x9113effa  com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x9113f000 - 0x91cfbff7  com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x91cfc000 - 0x91dfaff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x91dfb000 - 0x91f0bff3  com.apple.QuickTimeImporters.component (7.7.1 - 2599.24) <3DBEE5E4-4C40-3390-8405-0D9E271084B2> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters

0x91f18000 - 0x91f18fff  libSystem.B.dylib (169.3) <F479E729-89C7-3B4C-9731-678EB673A861> /usr/lib/libSystem.B.dylib

0x91f19000 - 0x9221eff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x92245000 - 0x92272ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

0x92273000 - 0x9227efff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib

0x9227f000 - 0x92522ff3  com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x9254e000 - 0x9258dff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x9258e000 - 0x92594fff  libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x92830000 - 0x92863ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x92864000 - 0x928b2ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x928b3000 - 0x928c1ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

0x928c2000 - 0x929b3ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

0x929b4000 - 0x929bdfff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x929be000 - 0x92adaffb  com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x92b27000 - 0x92b50fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x92b51000 - 0x92b53fff  com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x92b54000 - 0x92b6dfff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x92b6e000 - 0x92b75fff  libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib

0x92b76000 - 0x92d8dfff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x92d91000 - 0x92d9bffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x92d9c000 - 0x92dabfff  libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x92dac000 - 0x92dc3fff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x9313d000 - 0x9319ffff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

0x931a0000 - 0x931feff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x931ff000 - 0x93224ff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x932df000 - 0x932e8ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x932e9000 - 0x93337ffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x93338000 - 0x93421ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

0x93422000 - 0x9348aff7  com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x9348b000 - 0x93583ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib

0x93584000 - 0x935a2ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x93701000 - 0x93701fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x93705000 - 0x93712ff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x93713000 - 0x9372ffff  libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x93730000 - 0x9377fff6  libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x93780000 - 0x938d8ffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x938d9000 - 0x93933fff  com.apple.Symbolication (1.3 - 93) <A839CFC2-F870-3652-B353-15A55D88F88D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x93934000 - 0x9399cfe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x939ce000 - 0x93c8eff3  com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x93d2d000 - 0x93d4aff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x93d4b000 - 0x93e21fff  com.apple.DiscRecording (7.0 - 7000.2.4) <BCFA6387-F4B4-3B16-A46E-B7E77C8FB769> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x93e22000 - 0x93f2f057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib

0x93f3b000 - 0x93f3dfff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x93f3e000 - 0x93fe8fff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x93fe9000 - 0x93ff0ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x93ff1000 - 0x9467dff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x9467e000 - 0x94710ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x94711000 - 0x94718ff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x949b6000 - 0x949e9ff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib

0x949ea000 - 0x949edfff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x949ee000 - 0x949f2ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x951d1000 - 0x95589ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x955d5000 - 0x955d5fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x955d6000 - 0x955e2ffa  com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x955e3000 - 0x95608ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x95609000 - 0x95609fff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x95693000 - 0x956d5fff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

0x956d6000 - 0x956d7ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

0x956d8000 - 0x956e2fff  libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x956e3000 - 0x95700fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

0x95727000 - 0x9572bff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x9572c000 - 0x957ccff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x957cd000 - 0x957cdfff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x9580b000 - 0x9580fffc  libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x95810000 - 0x95814fff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x95815000 - 0x95819fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x9581a000 - 0x958fbfff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib

0x958fc000 - 0x9593eff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

0x9593f000 - 0x95963fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x95964000 - 0x95a6fff7  libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x95a70000 - 0x95a73ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x95a74000 - 0x95b23ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x95b2a000 - 0x95b33ff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x95b34000 - 0x95b34fff  com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x95b35000 - 0x95b61ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

0x95b69000 - 0x95d51ffb  com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x95dbc000 - 0x95de0fff  libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x95de1000 - 0x95de3ffb  libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x95de4000 - 0x95e60ff3  com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x95e61000 - 0x95f1fff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x95f23000 - 0x95f33ff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x95f38000 - 0x95f65ffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x95f66000 - 0x96349fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x963ec000 - 0x97124fff  com.apple.QuickTimeComponents.component (7.7.1 - 2599.24) <51BE2DF8-7B3B-36F5-8860-50071A8702E4> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents

0x97125000 - 0x97542fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x97543000 - 0x97544fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib

0x97545000 - 0x97545fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x97546000 - 0x9755bfff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x975ae000 - 0x975baff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x975bb000 - 0x975bcfff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib

0x975bd000 - 0x975bdffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib

0x975be000 - 0x97603ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x97615000 - 0x976e9ff3  com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x976ea000 - 0x976f8ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x976f9000 - 0x976fafff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x976fb000 - 0x9771aff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x9771b000 - 0x97763ff5  com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x97764000 - 0x97772fff  com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x97775000 - 0x9777cffe  com.apple.agl (3.2.1 - AGL-3.2.1) <D0A9B878-7F1F-3210-B6AF-91D2DBEFF21B> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x9777d000 - 0x97818fff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x97819000 - 0x97822fff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x97823000 - 0x9782fffe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib

0x97832000 - 0x97835ff9  libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x97836000 - 0x97842ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x97843000 - 0x9786cff7  libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x9786d000 - 0x979e5ff5  com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x979e6000 - 0x97a06ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x97a0e000 - 0x97a0ffff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

0x97a10000 - 0x97a12ffd  libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x97a13000 - 0x97c8fff7  com.apple.QuickTime (7.7.1 - 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x97dc4000 - 0x97dd6fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x98655000 - 0x98a97ff3  com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x98cc9000 - 0x98d86feb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib

0x98e3d000 - 0x98ef1fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x98ef2000 - 0x98ef2fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x9900c000 - 0x9904effb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x9904f000 - 0x99091ff7  libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib

0x990e9000 - 0x990ecff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x990ed000 - 0x990fbfff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

0x99389000 - 0x9940eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x9940f000 - 0x9944afef  libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x99455000 - 0x9946bfff  com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x9946c000 - 0x9946fff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x99470000 - 0x994b0fff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x994e1000 - 0x994e7fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x997c0000 - 0x997f1fff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x997f2000 - 0x99940fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x99941000 - 0x99948fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib

0x99949000 - 0x999a3ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x999ff000 - 0x99a11ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib

0x99a12000 - 0x99a25ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x99a26000 - 0x99a27ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x99a28000 - 0x99a9dff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x99a9e000 - 0x99af9fff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x99afa000 - 0x99cb6ffd  libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib

0x99cb7000 - 0x99d31ff3  com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x99d32000 - 0x99da1ffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x99e64000 - 0x99e65fff  libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib

0x99e66000 - 0x99f73ff3  com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x99f74000 - 0x99f84ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x99fd5000 - 0x9a2f3ff3  com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x9a2f4000 - 0x9a32affb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x9a32b000 - 0x9a335fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x9a622000 - 0x9a626fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x9a627000 - 0x9a628fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib

0x9a629000 - 0x9a680ff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x9a6b7000 - 0x9a6fbff7  libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x9a6fc000 - 0x9a704fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x9a705000 - 0x9a71afff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x9a71b000 - 0x9a767fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib

 

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: 2041

    thread_create: 0

    thread_set_state: 0

 

VM Region Summary:

ReadOnly portion of Libraries: Total=182.0M resident=107.9M(59%) swapped_out_or_unallocated=74.1M(41%)

Writable regions: Total=1.5G written=971.6M(63%) resident=1.1G(72%) swapped_out=0K(0%) unallocated=431.1M(28%)

 

REGION TYPE                      VIRTUAL

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

(null) (reserved)                    40K        reserved VM address space (unallocated)

CG backing stores                  15.3M

CG image                              4K

CG shared images                   1216K

CoreServices                       2420K

IOKit                             333.0M

IOKit (reserved)                    256K        reserved VM address space (unallocated)

MALLOC                            708.6M

MALLOC guard page                    48K

Memory tag=240                        4K

Memory tag=242                       12K

Memory tag=249                      156K

Memory tag=35                      5580K

OpenGL GLSL                        3216K

OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)

SBRK (reserved)                    4096K        reserved VM address space (unallocated)

Stack                              70.6M

VM_ALLOCATE                       435.5M

__DATA                             23.1M

__DATA/__OBJC                       192K

__IMAGE                             528K

__IMPORT                             20K

__LINKEDIT                         43.5M

__OBJC                             1524K

__OBJC/__DATA                       120K

__PAGEZERO                            4K

__TEXT                            138.4M

__UNICODE                           544K

mapped file                        96.4M

shared memory                      13.2M

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

TOTAL                               1.9G

TOTAL, minus reserved VM space      1.8G

 

Model: iMac11,3, BootROM IM112.0057.B01, 4 processors, Intel Core i7, 2.93 GHz, 8 GB, SMC 1.59f2

Graphics: ATI Radeon HD 5750, ATI Radeon HD 5750, PCIe, 1024 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020

Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020

Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353637334648302D4348392020

AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.72.0-P2P

Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports

Network Service: AirPort, AirPort, en1

Serial ATA Device: ST31000528AS, 1 TB

Serial ATA Device: OPTIARC DVD RW AD-5680H

USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2

USB Device: MadCatz GamePad, 0x1bad, 0xf016, 0xfa130000 / 5

USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3

USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2

USB Device: Microsoft Notebook/Mobile Optical Mouse 2.0, 0x045e  (Microsoft Corporation), 0x007d, 0xfd130000 / 5

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4

USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3

FireWire Device: Rugged FW/USB, LaCie, 800mbit_speed

 

Here Here!  11" MBA, Rest of the details are in the crash report. I did have 4 hours left on my licence.  I would be nice if I was compensated for lost play time…Just a thought.

 

 

Process:         StarConflict [468]

Path:            /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

Identifier:      com.stargem.StarConflict

Version:         1.0 (1)

Code Type:       X86 (Native)

Parent Process:  launchd [134]

User ID:         501

 

Date/Time:       2013-04-11 14:42:46.091 -0400

OS Version:      Mac OS X 10.8.3 (12D78)

Report Version:  10

 

Interval Since Last Report:          3233 sec

Crashes Since Last Report:           1

Per-App Interval Since Last Report:  86 sec

Per-App Crashes Since Last Report:   1

Anonymous UUID:                      E57F5907-8064-7607-BA02-44EC75857F2D

 

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

 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: EXC_I386_GPFLT

 

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

0   com.stargem.StarConflict       0x001900fa btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay(btNodeOverlapCallback*, btVector3 const&, btVector3 const&, btVector3 const&, btVector3 const&, int, int) const + 298

1   com.stargem.StarConflict       0x00190506 btQuantizedBvh::reportRayOverlappingNodex(btNodeOverlapCallback*, btVector3 const&, btVector3 const&) const + 86

2   com.stargem.StarConflict       0x001a41cc btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, btVector3 const&, btVector3 const&) + 60

3   com.stargem.StarConflict       0x0019737f btCollisionWorld::rayTestSingleInternal(btTransform const&, btTransform const&, btCollisionObjectWrapper const*, btCollisionWorld::RayResultCallback&) + 1039

4   com.stargem.StarConflict       0x00196f5f btCollisionWorld::rayTestSingle(btTransform const&, btTransform const&, btCollisionObject*, btCollisionShape const*, btTransform const&, btCollisionWorld::RayResultCallback&) + 63

5   com.stargem.StarConflict       0x001e66c0 btSoftSingleRayCallback::process(btBroadphaseProxy const*) + 448

6   com.stargem.StarConflict       0x0018d66e BroadphaseRayTester::Process(btDbvtNode const*) + 30

7   com.stargem.StarConflict       0x0018cf91 btDbvt::rayTestInternal(btDbvtNode const*, btVector3 const&, btVector3 const&, btVector3 const&, unsigned int*, float, btVector3 const&, btVector3 const&, btDbvt::ICollide&) const + 817

8   com.stargem.StarConflict       0x0018c266 btDbvtBroadphase::rayTest(btVector3 const&, btVector3 const&, btBroadphaseRayCallback&, btVector3 const&, btVector3 const&) + 166

9   com.stargem.StarConflict       0x001e626a btSoftRigidDynamicsWorld::rayTest(btVector3 const&, btVector3 const&, btCollisionWorld::RayResultCallback&) const + 442

10  com.stargem.StarConflict       0x0016c967 m3d::RaycastAllShapes(m3d::Vec3 const&, m3d::Vec3 const&, m3d::RayCastReport&, int, unsigned int) + 199

11  com.stargem.StarConflict       0x0035f033 m3d::ai::TraceLineFilter(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::ITraceFilter const*, m3d::CollisionShapeType, unsigned int) + 227

12  com.stargem.StarConflict       0x0035f1d1 m3d::ai::TraceLineLOS(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::BaseEntity const*, m3d::CollisionShapeType, unsigned int) + 65

13  com.stargem.StarConflict       0x003644fd m3d::ai::VisibilityCache::IsVisible(m3d::ai::BaseEntity const*, m3d::Vec3 const&, m3d::ai::BaseEntity const*, m3d::Vec3 const&, float, bool) + 317

14  com.stargem.StarConflict       0x0039677c m3d::ai::SpaceShip::CacheDirectTraceVision() + 684

15  com.stargem.StarConflict       0x00393e6e m3d::ai::SpaceShip::Think() + 1470

16  com.stargem.StarConflict       0x0027fdcf m3d::ai::EntityContainer::UpdateEntity(m3d::ai::BaseEntity*, float) + 159

17  com.stargem.StarConflict       0x0027fed4 m3d::ai::EntityContainer::Update(float) + 228

18  com.stargem.StarConflict       0x002ad929 m3d::GameLogic::Update() + 105

19  com.stargem.StarConflict       0x002928d6 m3d::GameAppBase::OnNewFrame() + 278

20  com.stargem.StarConflict       0x00292283 m3d::GameAppBase::HandleEvent(m3d::Event const&) + 83

21  com.stargem.StarConflict       0x0000fa07 m3d::EventSystem::GenerateNewFrame() + 87

22  com.stargem.StarConflict       0x00011783 m3d::Kernel::RunMainLoop() + 195

23  com.stargem.StarConflict       0x00533ed5 m3d::BaseApp::Run() + 21

24  com.stargem.StarConflict       0x002b6a55 m3d::RunGame(m3d::IApp*, m3d::GameAppBase*) + 3445

25  com.stargem.StarConflict       0x0000bbd6 m3d::m3dApp(m3d::IApp&) + 70

26  com.stargem.StarConflict       0x005343c6 -[m3dAppDelegate performGameRun:] + 86

27  com.apple.Foundation           0x9084c4cf __NSFireDelayedPerform + 413

28  com.apple.CoreFoundation       0x90b45416 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22

29  com.apple.CoreFoundation       0x90b44db5 __CFRunLoopDoTimer + 709

30  com.apple.CoreFoundation       0x90b29bc2 __CFRunLoopRun + 1842

31  com.apple.CoreFoundation       0x90b2902a CFRunLoopRunSpecific + 378

32  com.apple.CoreFoundation       0x90b28e9b CFRunLoopRunInMode + 123

33  com.apple.HIToolbox           0x99125f5a RunCurrentEventLoopInMode + 242

34  com.apple.HIToolbox           0x99125bf5 ReceiveNextEventCommon + 162

35  com.apple.HIToolbox           0x99125b44 BlockUntilNextEventMatchingListInMode + 88

36  com.apple.AppKit               0x9243c9aa _DPSNextEvent + 724

37  com.apple.AppKit               0x9243c1dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119

38  com.apple.AppKit               0x9243263c -[NSApplication run] + 855

39  com.stargem.StarConflict       0x005342d8 main + 248

40  com.stargem.StarConflict       0x000023b5 start + 53

 

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

0   libsystem_kernel.dylib         0x984969ae kevent + 10

1   libdispatch.dylib             0x95313c71 _dispatch_mgr_invoke + 993

2   libdispatch.dylib             0x953137a9 _dispatch_mgr_thread + 53

 

Thread 2:

0   libsystem_kernel.dylib         0x984958e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x95b01280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x95b87095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x00038b9f (anonymous namespace)::WorkerProxy(unsigned int) + 207

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

7   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 3:: IOPollingHelperThread

0   libsystem_kernel.dylib         0x984969ae kevent + 10

1   steamclient.dylib             0x07fe29c3 OSXHelpers::CIOPollingHelper::RealRun() + 257

2   libtier0_s.dylib               0x05b262b7 CatchAndWriteContext_t::Invoke() + 159

3   libtier0_s.dylib               0x05b25e41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

4   libtier0_s.dylib               0x05b25e6b CatchAndWriteMiniDumpForVoidPtrFn + 37

5   steamclient.dylib             0x07fe28b1 OSXHelpers::CIOPollingHelper::Run() + 41

6   libtier0_s.dylib               0x05b29d60 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16

7   libtier0_s.dylib               0x05b262b7 CatchAndWriteContext_t::Invoke() + 159

8   libtier0_s.dylib               0x05b25e41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

9   libtier0_s.dylib               0x05b25e6b CatchAndWriteMiniDumpForVoidPtrFn + 37

10  libtier0_s.dylib               0x05b29cd8 SteamThreadTools::CThread::ThreadProc(void*) + 204

11  libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

12  libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 4:: com.apple.audio.IOThread.client

0   libsystem_kernel.dylib         0x984937d2 mach_msg_trap + 10

1   libsystem_kernel.dylib         0x98492cb0 mach_msg + 68

2   com.apple.audio.CoreAudio     0x949de310 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138

3   com.apple.audio.CoreAudio     0x949d8e3e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70

4   com.apple.audio.CoreAudio     0x949d767d HALC_ProxyIOContext::IOWorkLoop() + 1389

5   com.apple.audio.CoreAudio     0x949d7061 HALC_ProxyIOContext::IOThreadEntry(void*) + 145

6   com.apple.audio.CoreAudio     0x949e104a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20

7   com.apple.audio.CoreAudio     0x949d6f85 HALB_IOThread::Entry(void*) + 69

8   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

9   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 5:

0   libsystem_kernel.dylib         0x984938e6 mach_wait_until + 10

1   libsystem_c.dylib             0x95b8dc10 nanosleep + 375

2   libsystem_c.dylib             0x95b8da3a usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

6   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 6:

0   libsystem_kernel.dylib         0x9849380e semaphore_wait_trap + 10

1   libfmodex.dylib               0x0172320c 0x171f000 + 16908

2   libfmodex.dylib               0x017ad461 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26317

3   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

4   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 7:

0   libsystem_kernel.dylib         0x984958e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x95b01280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x95b87095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

7   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 8:

0   libsystem_kernel.dylib         0x984958e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x95b01280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x95b87095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

7   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 9:

0   libsystem_kernel.dylib         0x984938e6 mach_wait_until + 10

1   libsystem_c.dylib             0x95b8dc10 nanosleep + 375

2   libsystem_c.dylib             0x95b8da3a usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

6   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 10:

0   libsystem_kernel.dylib         0x984958e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x95b01280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x95b870e0 pthread_cond_timedwait$UNIX2003 + 70

3   com.stargem.StarConflict       0x00223e23 RakNet::SignaledEvent::WaitOnEvent(int) + 307

4   com.stargem.StarConflict       0x001f6775 RakNet::UpdateNetworkLoop(void*) + 149

5   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

6   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 11:

0   libsystem_kernel.dylib         0x98495b3e __recvfrom + 10

1   com.stargem.StarConflict       0x002242f0 RakNet::SocketLayer::RecvFromBlocking(int, RakNet::RakPeer*, unsigned short, unsigned int, char*, int*, RakNet::SystemAddress*, unsigned long long*) + 80

2   com.stargem.StarConflict       0x001f68a9 RakNet::RecvFromLoop(void*) + 265

3   libsystem_c.dylib             0x95afc5b7 _pthread_start + 344

4   libsystem_c.dylib             0x95ae6d4e thread_start + 34

 

Thread 0 crashed with X86 Thread State (32-bit):

  eax: 0xbffee270  ebx: 0xb86c3010  ecx: 0x222014f4  edx: 0xbffee280

  edi: 0xbffee280  esi: 0x222015b4  ebp: 0xbffee248  esp: 0xbffee180

   ss: 0x00000023  efl: 0x00210297  eip: 0x001900fa   cs: 0x0000001b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f

  cr2: 0x0018ffd0

Logical CPU: 1

 

Binary Images:

    0x1000 -   0x5a6ff9 +com.stargem.StarConflict (1.0 - 1) <60C643EF-65CF-3805-9161-D108A7A7F436> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

 0x1696000 -  0x16adff3 +gameoverlayrenderer.dylib (1) <C24035A4-85DC-3798-A227-8999A5CFEF42> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib

 0x16c2000 -  0x16c3ff3 +steamloader.dylib (0) <EE606D39-F5A7-32DE-87F9-65F4AD30C598> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib

 0x16c6000 -  0x170efe7 +libfmodevent.dylib (1) <D13191E7-D88F-5D59-79BC-EC35DB99E464> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodevent.dylib

 0x171f000 -  0x180eff7 +libfmodex.dylib (1) <EFD885C7-42B3-6F04-EB49-EA268955C0D8> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodex.dylib

 0x186b000 -  0x18bafe7 +libfmodeventnet.dylib (1) <151C5FF5-D55C-79D0-3CF9-DADC9AAE02EF> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodeventnet.dylib

 0x18cc000 -  0x18d1ff3 +libsteam_api.dylib (1) <ED4F589C-80F1-3706-9542-D733E527505A> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libsteam_api.dylib

 0x1a8c000 -  0x1a99ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

 0x1fd4000 -  0x1fdefff +crashhandler.dylib (1) <F78F00C0-68F4-3A62-BC64-03690D19CF55> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib

 0x5b21000 -  0x5b34ff3 +libtier0_s.dylib (1) <8AE19FD6-3412-384B-B817-0D0F754DAAFF> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib

 0x5b51000 -  0x5b70ff7 +libvstdlib_s.dylib (1) <B6AD75FF-F808-3A67-8C16-4A50025CEE9B> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib

 0x7a00000 -  0x83c8f8b +steamclient.dylib (1) <2BE323FC-28A6-3A13-A515-6F548B9A0B60> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib

 0x8d1a000 -  0x8d45ff7  com.apple.audio.OpenAL (1.6 - 1.6) <B10D8F86-253D-37C8-BC11-64DEEF81AC45> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

 0x8d55000 -  0x8d5cff3 +com.googlecode.google-breakpad (1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad

 0x8d66000 -  0x8d76ff7 +breakpadUtilities.dylib (1) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib

 0x8d7f000 -  0x900bff3 +libsteam.dylib (1) <067C28A5-318E-3D49-89A0-646800C20270> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib

 0xa421000 -  0xa5b5ffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

 0xa5ec000 -  0xa76dfff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

 0xa79f000 -  0xa7aafff  libGPUSupport.dylib (8.7.25) <08BED1B3-FD0C-3137-BC0C-39EED6029D84> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

 0xa7b1000 -  0xa7dcff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

 0xa7e5000 -  0xa7edffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

 0xad7c000 -  0xad81fff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

0x70000000 - 0x7015eff7  com.apple.audio.units.Components (1.8 - 1.8) <F1EA4AF9-517E-3288-9AA4-F20546791B77> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x8e2fb000 - 0x8ec49ff3  com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <4B231127-7885-33A3-9FC7-7EF42A066FD7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

0x8fefb000 - 0x8ff2de57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld

0x90007000 - 0x9005eff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x90079000 - 0x900c5fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib

0x907d3000 - 0x90af1ff3  com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x90af2000 - 0x90cdaffb  com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x90cdd000 - 0x90d91fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x90d92000 - 0x90d99fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib

0x90d9a000 - 0x90d9cfff  com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x90d9d000 - 0x90e2fffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x90e30000 - 0x90e37fff  libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib

0x90e38000 - 0x90e6fffa  com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x90e70000 - 0x90e79fff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x91152000 - 0x91192fff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x91232000 - 0x91233fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib

0x91234000 - 0x91276ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

0x91277000 - 0x913cfffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x917cd000 - 0x917d5fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x917d6000 - 0x917e5fff  libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x917e6000 - 0x91817fff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x91818000 - 0x91953ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x91954000 - 0x91a52ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x91a53000 - 0x91aaaff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x91aab000 - 0x91b8cfff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib

0x91b8d000 - 0x91b93fff  com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x91b94000 - 0x91b94ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x91b95000 - 0x91ca2057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib

0x91ca3000 - 0x91d3efff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x91d3f000 - 0x91d4bff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x91d4c000 - 0x91d50fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x91dad000 - 0x91e81ff3  com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x92112000 - 0x922ceffd  libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib

0x922cf000 - 0x922d8ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x922d9000 - 0x92e95ff7  com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x93000000 - 0x9305afff  com.apple.Symbolication (1.3 - 93) <A839CFC2-F870-3652-B353-15A55D88F88D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x9305b000 - 0x930a3ff5  com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x930a4000 - 0x930dffef  libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x930e0000 - 0x930ebfff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib

0x9335a000 - 0x933bcfff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

0x933bd000 - 0x933bdfff  libSystem.B.dylib (169.3) <F479E729-89C7-3B4C-9731-678EB673A861> /usr/lib/libSystem.B.dylib

0x933be000 - 0x9342dffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x93431000 - 0x93434ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x93491000 - 0x93491ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib

0x934b8000 - 0x934bfff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x934c0000 - 0x934d6fff  com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x934d7000 - 0x934e3ffe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib

0x934e4000 - 0x934f2fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

0x934f3000 - 0x934f3fff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x934f4000 - 0x9354ffff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x9357f000 - 0x935e5fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x935e6000 - 0x93606ffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x93607000 - 0x93624fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

0x93625000 - 0x93627fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x93628000 - 0x9363bff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x9363c000 - 0x9363ffff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x93640000 - 0x93659fff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x9365a000 - 0x93663fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x93664000 - 0x93668ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x9366a000 - 0x93674fff  libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x93675000 - 0x936f1ff3  com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x936f2000 - 0x936fcffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x936fd000 - 0x937f5ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib

0x93974000 - 0x93998fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x93999000 - 0x93a96ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x93bf5000 - 0x93bf8ff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x93bf9000 - 0x93c26ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

0x93c88000 - 0x93c88fff  com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x93ca8000 - 0x93d52fff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x93d57000 - 0x93d5affc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x93d5b000 - 0x93d6bff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x93d6c000 - 0x93e04fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x93e07000 - 0x93e3affb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x93e3b000 - 0x93f24ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

0x93f25000 - 0x9413cfff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x9413d000 - 0x9415bff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x9415c000 - 0x94579fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x945c0000 - 0x946b1ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

0x946ef000 - 0x94867ff5  com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x94868000 - 0x948aafff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

0x949ac000 - 0x949c1fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x949c2000 - 0x94a20ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x94a21000 - 0x94a63ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x94a64000 - 0x94a64fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x94a65000 - 0x94b05ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x951ba000 - 0x95308fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x9530f000 - 0x95321ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib

0x95322000 - 0x9538afe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x95626000 - 0x95a68ff3  com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x95ae6000 - 0x95ba3feb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib

0x95ba4000 - 0x95be8ff7  libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x95be9000 - 0x95be9fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x95bea000 - 0x95c0fff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x95c10000 - 0x95c35ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x95c36000 - 0x95c44ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x95c7c000 - 0x95d2bff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x95f89000 - 0x95f8dfff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x95f90000 - 0x96005ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x96006000 - 0x96022fff  libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x96023000 - 0x96047fff  libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x96048000 - 0x96400ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x96401000 - 0x96402fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib

0x96403000 - 0x9650eff7  libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x9650f000 - 0x96589ff3  com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x9658a000 - 0x9658bfff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

0x9662a000 - 0x96653ff7  libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x96654000 - 0x96959ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x969cf000 - 0x96aebffb  com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x96aec000 - 0x96b3affb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x96b3b000 - 0x96b3bfff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x96b3c000 - 0x972d7ff3  libclh.dylib (4.0.3 - 4.0.3) <CF4CE94B-D0CE-3E84-9640-5ABFC54378A5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x972d8000 - 0x972daffb  libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x972db000 - 0x972ebff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x972ec000 - 0x972edfff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib

0x9745a000 - 0x9745afff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x97551000 - 0x97590ff7  com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x9760b000 - 0x97619fff  com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x9761a000 - 0x97647ffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x97648000 - 0x9767bff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib

0x9767c000 - 0x97686fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x97689000 - 0x97690ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x97691000 - 0x9781aff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x9781b000 - 0x97824ff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x97825000 - 0x9788dff7  com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x9788e000 - 0x97b4eff3  com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x97b51000 - 0x97b96ff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x98415000 - 0x9841bfff  libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x9841c000 - 0x98480fff  com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x98481000 - 0x9849bffc  libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib

0x9849c000 - 0x9849cfff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x9849d000 - 0x984aaff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x984ab000 - 0x98581fff  com.apple.DiscRecording (7.0 - 7000.2.4) <BCFA6387-F4B4-3B16-A46E-B7E77C8FB769> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x98582000 - 0x98583fff  libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib

0x98584000 - 0x98587ff9  libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x985c2000 - 0x985c3ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

0x985cb000 - 0x98650ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x98651000 - 0x9865dffa  com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x986b5000 - 0x986b7ffd  libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x986b8000 - 0x986bbffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x986bc000 - 0x986caff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

0x986cb000 - 0x986d7ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x986d8000 - 0x9897bff3  com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x9897c000 - 0x98986fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x98987000 - 0x98987fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x98988000 - 0x98a1fff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x98a20000 - 0x98a20fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x98a21000 - 0x98a57ffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x98c89000 - 0x98c8dffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x98c8e000 - 0x98cabff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x98f98000 - 0x99056ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x99061000 - 0x990afff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x990b0000 - 0x990cdfff  libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib

0x990ce000 - 0x994b1fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x994e3000 - 0x99525ff7  libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib

0x99526000 - 0x99548fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib

0x99549000 - 0x9955efff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x9955f000 - 0x995aeff6  libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x995af000 - 0x995b3fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x995b4000 - 0x995e0ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

0x9a31a000 - 0x9a427ff3  com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x9a428000 - 0x9a48cff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x9a48d000 - 0x9a49ffff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x9a4d1000 - 0x9a4fafff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x9a4fb000 - 0x9a4ffffc  libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x9a619000 - 0x9a673ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x9a674000 - 0x9a693ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x9a694000 - 0x9a695ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x9a696000 - 0x9a697fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x9a698000 - 0x9a6affff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

 

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: 368

    thread_create: 0

    thread_set_state: 0

 

VM Region Summary:

ReadOnly portion of Libraries: Total=172.5M resident=62.5M(36%) swapped_out_or_unallocated=110.1M(64%)

Writable regions: Total=1.5G written=748.5M(48%) resident=1.3G(88%) swapped_out=0K(0%) unallocated=188.5M(12%)

 

REGION TYPE                      VIRTUAL

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

(null) (reserved)                    40K        reserved VM address space (unallocated)

CG backing stores                  4772K

CG image                              4K

CG shared images                   1216K

CoreServices                       1560K

IOKit                             620.1M

IOKit (reserved)                      4K        reserved VM address space (unallocated)

MALLOC                            271.5M

MALLOC guard page                    48K

Memory tag=240                        4K

Memory tag=242                       12K

Memory tag=249                      156K

Memory tag=35                      6748K

OpenGL GLSL                        3216K

OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)

SBRK (reserved)                    4096K        reserved VM address space (unallocated)

Stack                              70.6M

VM_ALLOCATE                       604.2M

__DATA                             34.2M

__DATA/__OBJC                       204K

__IMAGE                             528K

__IMPORT                             12K

__LINKEDIT                         43.7M

__OBJC                             1536K

__OBJC/__DATA                        60K

__PAGEZERO                            4K

__TEXT                            128.8M

__UNICODE                           544K

mapped file                       112.2M

shared memory                      34.2M

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

TOTAL                               1.9G

TOTAL, minus reserved VM space      1.9G

 

Model: MacBookAir3,1, BootROM MBA31.0061.B07, 2 processors, Intel Core 2 Duo, 1.6 GHz, 4 GB, SMC 1.67f10

Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333235533642465238412D47372020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333235533642465238412D47372020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD1), Broadcom BCM43xx 1.0 (5.106.98.100.16)

Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en0

Serial ATA Device: APPLE SSD SM128C, 121.33 GB

USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0x24600000 / 2

USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x04500000 / 3

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821b, 0x04530000 / 5

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0242, 0x04300000 / 2

USB Device: USB OPTICAL MOUSE, 0x093a  (Pixart Imaging, Inc.), 0x2510, 0x06200000 / 2

 

Some people reported no more crashing when they closed steam running on the background after they launched the game.

Some people reported no more crashing when they closed steam running on the background after they launched the game.

Tried, it still crash with the same exception ‘bad access’…

Just updated to latest version, can’t get into a game without it crashing. Running Mac OS 10.7.5

Just updated to latest version, can’t get into a game without it crashing. Running Mac OS 10.7.5

Did you get the same runtime exception?

Yes, bad access, etc.

holy cow, same issue guys!

 

 

Process:         StarConflict [707]

Path:            /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

Identifier:      com.stargem.StarConflict

Version:         1.0 (1)

Code Type:       X86 (Native)

Parent Process:  launchd [110]

 

Date/Time:       2013-04-12 11:05:18.509 +0800

OS Version:      Mac OS X 10.7.5 (11G63)

Report Version:  9

 

Interval Since Last Report:          1802505 sec

Crashes Since Last Report:           83

Per-App Interval Since Last Report:  380339 sec

Per-App Crashes Since Last Report:   11

Anonymous UUID:                      16BEEA88-F425-4AAC-9C91-BD2E3AA45784

 

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

 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: 0x000000000000000d, 0x0000000000000000

 

VM Regions Near 0:

→ __PAGEZERO             0000000000000000-0000000000001000 [   4K] —/— SM=NUL  /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

    __TEXT                 0000000000001000-00000000005a7000 [5784K] r-x/rwx SM=COW  /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

 

Application Specific Information:

objc[707]: garbage collection is OFF

 

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

0   com.stargem.StarConflict       0x001900fa btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay(btNodeOverlapCallback*, btVector3 const&, btVector3 const&, btVector3 const&, btVector3 const&, int, int) const + 298

1   com.stargem.StarConflict       0x00190506 btQuantizedBvh::reportRayOverlappingNodex(btNodeOverlapCallback*, btVector3 const&, btVector3 const&) const + 86

2   com.stargem.StarConflict       0x001a41cc btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, btVector3 const&, btVector3 const&) + 60

3   com.stargem.StarConflict       0x0019737f btCollisionWorld::rayTestSingleInternal(btTransform const&, btTransform const&, btCollisionObjectWrapper const*, btCollisionWorld::RayResultCallback&) + 1039

4   com.stargem.StarConflict       0x00196f5f btCollisionWorld::rayTestSingle(btTransform const&, btTransform const&, btCollisionObject*, btCollisionShape const*, btTransform const&, btCollisionWorld::RayResultCallback&) + 63

5   com.stargem.StarConflict       0x001e66c0 btSoftSingleRayCallback::process(btBroadphaseProxy const*) + 448

6   com.stargem.StarConflict       0x0018d66e BroadphaseRayTester::Process(btDbvtNode const*) + 30

7   com.stargem.StarConflict       0x0018cf91 btDbvt::rayTestInternal(btDbvtNode const*, btVector3 const&, btVector3 const&, btVector3 const&, unsigned int*, float, btVector3 const&, btVector3 const&, btDbvt::ICollide&) const + 817

8   com.stargem.StarConflict       0x0018c266 btDbvtBroadphase::rayTest(btVector3 const&, btVector3 const&, btBroadphaseRayCallback&, btVector3 const&, btVector3 const&) + 166

9   com.stargem.StarConflict       0x001e626a btSoftRigidDynamicsWorld::rayTest(btVector3 const&, btVector3 const&, btCollisionWorld::RayResultCallback&) const + 442

10  com.stargem.StarConflict       0x0016c967 m3d::RaycastAllShapes(m3d::Vec3 const&, m3d::Vec3 const&, m3d::RayCastReport&, int, unsigned int) + 199

11  com.stargem.StarConflict       0x0035f033 m3d::ai::TraceLineFilter(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::ITraceFilter const*, m3d::CollisionShapeType, unsigned int) + 227

12  com.stargem.StarConflict       0x0035f1d1 m3d::ai::TraceLineLOS(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::BaseEntity const*, m3d::CollisionShapeType, unsigned int) + 65

13  com.stargem.StarConflict       0x003644fd m3d::ai::VisibilityCache::IsVisible(m3d::ai::BaseEntity const*, m3d::Vec3 const&, m3d::ai::BaseEntity const*, m3d::Vec3 const&, float, bool) + 317

14  com.stargem.StarConflict       0x003965a5 m3d::ai::SpaceShip::CacheDirectTraceVision() + 213

15  com.stargem.StarConflict       0x00393e6e m3d::ai::SpaceShip::Think() + 1470

16  com.stargem.StarConflict       0x0027fdcf m3d::ai::EntityContainer::UpdateEntity(m3d::ai::BaseEntity*, float) + 159

17  com.stargem.StarConflict       0x0027fdc7 m3d::ai::EntityContainer::UpdateEntity(m3d::ai::BaseEntity*, float) + 151

18  com.stargem.StarConflict       0x0027fed4 m3d::ai::EntityContainer::Update(float) + 228

19  com.stargem.StarConflict       0x002ad929 m3d::GameLogic::Update() + 105

20  com.stargem.StarConflict       0x002928d6 m3d::GameAppBase::OnNewFrame() + 278

21  com.stargem.StarConflict       0x00292283 m3d::GameAppBase::HandleEvent(m3d::Event const&) + 83

22  com.stargem.StarConflict       0x0000fa07 m3d::EventSystem::GenerateNewFrame() + 87

23  com.stargem.StarConflict       0x00011783 m3d::Kernel::RunMainLoop() + 195

24  com.stargem.StarConflict       0x00533ed5 m3d::BaseApp::Run() + 21

25  com.stargem.StarConflict       0x002b6a55 m3d::RunGame(m3d::IApp*, m3d::GameAppBase*) + 3445

26  com.stargem.StarConflict       0x0000bbd6 m3d::m3dApp(m3d::IApp&) + 70

27  com.stargem.StarConflict       0x005343c6 -[m3dAppDelegate performGameRun:] + 86

28  com.apple.Foundation           0x9ba92792 __NSFireDelayedPerform + 615

29  com.apple.CoreFoundation       0x94c162a6 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22

30  com.apple.CoreFoundation       0x94c15c37 __CFRunLoopDoTimer + 743

31  com.apple.CoreFoundation       0x94bf4cd0 __CFRunLoopRun + 1888

32  com.apple.CoreFoundation       0x94bf41dc CFRunLoopRunSpecific + 332

33  com.apple.CoreFoundation       0x94bf4088 CFRunLoopRunInMode + 120

34  com.apple.HIToolbox           0x996c9543 RunCurrentEventLoopInMode + 318

35  com.apple.HIToolbox           0x996d07d6 ReceiveNextEventCommon + 168

36  com.apple.HIToolbox           0x996d071a BlockUntilNextEventMatchingListInMode + 88

37  com.apple.AppKit               0x97bcaee8 _DPSNextEvent + 678

38  com.apple.AppKit               0x97bca752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113

39  com.apple.AppKit               0x97bc6ac1 -[NSApplication run] + 911

40  com.stargem.StarConflict       0x005342d8 main + 248

41  com.stargem.StarConflict       0x000023b5 start + 53

 

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

0   libsystem_kernel.dylib         0x99bb990a kevent + 10

1   libdispatch.dylib             0x96da7e04 _dispatch_mgr_invoke + 969

2   libdispatch.dylib             0x96da6853 _dispatch_mgr_thread + 53

 

Thread 2:

0   libsystem_kernel.dylib         0x99bb6c22 mach_msg_trap + 10

1   libsystem_kernel.dylib         0x99bb61f6 mach_msg + 70

2   com.apple.framework.IOKit     0x989ea23d io_connect_method + 465

3   com.apple.framework.IOKit     0x9899a979 IOConnectCallMethod + 267

4   libGPUSupport.dylib           0x066578f1 gpusGetKernelVertexObjectAGPRef + 434

5   com.apple.driver.AppleIntelHD3000GraphicsGLDriver 0x0cb5cc5f SysResourceBufferManager::LoadSysBufferObject(GLDShareGroupRec*, GLDBufferRec*, unsigned long long) + 91

6   com.apple.driver.AppleIntelHD3000GraphicsGLDriver 0x0cb5e30e glrUpdateVertexArrayBuffers + 300

7   libGPUSupport.dylib           0x0665fc1b gpusLoadCurrentVertexArray + 995

8   com.apple.driver.AppleIntelHD3000GraphicsGLDriver 0x0c82242e gldUpdateDispatch + 2818

9   GLEngine                       0x0b7e5e9a gleDoDrawDispatchCore + 631

10  GLEngine                       0x0b77ddd0 glDrawElements_ACC_Exec + 308

11  libGL.dylib                   0x9b7a9c67 glDrawElements + 51

12  com.stargem.StarConflict       0x000ef59e m3d::rend::Geometry::Draw(unsigned int, unsigned int, m3d::rend::GeometryPrimitiveType) const + 190

13  com.stargem.StarConflict       0x000fc4ba m3d::rend::FlushMeshRenderer(unsigned int) + 4282

14  com.stargem.StarConflict       0x00296b52 m3d::GameAppBase::FlushRenderTask() + 994

15  com.stargem.StarConflict       0x00297356 (anonymous namespace)::FlushRenderTaskCallback(void*, void*) + 22

16  com.stargem.StarConflict       0x00038b32 (anonymous namespace)::WorkerProxy(unsigned int) + 98

17  com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

18  libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

19  libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 3:: IOPollingHelperThread

0   libsystem_kernel.dylib         0x99bb990a kevent + 10

1   steamclient.dylib             0x093e29c3 OSXHelpers::CIOPollingHelper::RealRun() + 257

2   libtier0_s.dylib               0x051aa2b7 CatchAndWriteContext_t::Invoke() + 159

3   libtier0_s.dylib               0x051a9e41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

4   libtier0_s.dylib               0x051a9e6b CatchAndWriteMiniDumpForVoidPtrFn + 37

5   steamclient.dylib             0x093e28b1 OSXHelpers::CIOPollingHelper::Run() + 41

6   libtier0_s.dylib               0x051add60 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16

7   libtier0_s.dylib               0x051aa2b7 CatchAndWriteContext_t::Invoke() + 159

8   libtier0_s.dylib               0x051a9e41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

9   libtier0_s.dylib               0x051a9e6b CatchAndWriteMiniDumpForVoidPtrFn + 37

10  libtier0_s.dylib               0x051adcd8 SteamThreadTools::CThread::ThreadProc(void*) + 204

11  libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

12  libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 4:: com.apple.audio.IOThread.client

0   libsystem_kernel.dylib         0x99bb6c22 mach_msg_trap + 10

1   libsystem_kernel.dylib         0x99bb61f6 mach_msg + 70

2   com.apple.audio.CoreAudio     0x9ae689d6 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122

3   com.apple.audio.CoreAudio     0x9ae68a42 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60

4   com.apple.audio.CoreAudio     0x9ae60e37 HALC_ProxyIOContext::IOWorkLoop() + 1145

5   com.apple.audio.CoreAudio     0x9ae608fe HALC_ProxyIOContext::IOThreadEntry(void*) + 136

6   com.apple.audio.CoreAudio     0x9ae60870 __HALC_ProxyIOContext_block_invoke_6 + 20

7   com.apple.audio.CoreAudio     0x9ae607f5 HALB_IOThread::Entry(void*) + 69

8   libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

9   libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 5:

0   libsystem_kernel.dylib         0x99bb6d36 mach_wait_until + 10

1   libsystem_c.dylib             0x90085439 nanosleep + 388

2   libsystem_c.dylib             0x90083cba usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

6   libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 6:

0   libsystem_kernel.dylib         0x99bb6c5e semaphore_wait_trap + 10

1   libfmodex.dylib               0x0172320c 0x171f000 + 16908

2   libfmodex.dylib               0x017ad461 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26317

3   libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

4   libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 7:

0   libsystem_kernel.dylib         0x99bb883e __psynch_cvwait + 10

1   libsystem_c.dylib             0x900dbe21 _pthread_cond_wait + 827

2   libsystem_c.dylib             0x9008c42c pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

7   libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 8:

0   libsystem_kernel.dylib         0x99bb883e __psynch_cvwait + 10

1   libsystem_c.dylib             0x900dbe21 _pthread_cond_wait + 827

2   libsystem_c.dylib             0x9008c42c pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

7   libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 9:

0   libsystem_kernel.dylib         0x99bb6d36 mach_wait_until + 10

1   libsystem_c.dylib             0x90085439 nanosleep + 388

2   libsystem_c.dylib             0x90083cba usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

6   libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 10:

0   libsystem_kernel.dylib         0x99bb883e __psynch_cvwait + 10

1   libsystem_c.dylib             0x900dbe21 _pthread_cond_wait + 827

2   libsystem_c.dylib             0x9008c3e0 pthread_cond_timedwait$UNIX2003 + 70

3   com.stargem.StarConflict       0x00223e23 RakNet::SignaledEvent::WaitOnEvent(int) + 307

4   com.stargem.StarConflict       0x001f6775 RakNet::UpdateNetworkLoop(void*) + 149

5   libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

6   libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 11:

0   libsystem_kernel.dylib         0x99bb8a9a __recvfrom + 10

1   com.stargem.StarConflict       0x002242f0 RakNet::SocketLayer::RecvFromBlocking(int, RakNet::RakPeer*, unsigned short, unsigned int, char*, int*, RakNet::SystemAddress*, unsigned long long*) + 80

2   com.stargem.StarConflict       0x001f68a9 RakNet::RecvFromLoop(void*) + 265

3   libsystem_c.dylib             0x900d7ed9 _pthread_start + 335

4   libsystem_c.dylib             0x900db6de thread_start + 34

 

Thread 12:

0   libsystem_kernel.dylib         0x99bb902e __workq_kernreturn + 10

1   libsystem_c.dylib             0x900d9ccf _pthread_wqthread + 773

2   libsystem_c.dylib             0x900db6fe start_wqthread + 30

 

Thread 0 crashed with X86 Thread State (32-bit):

  eax: 0xbffee350  ebx: 0xb86cec10  ecx: 0x24a014f4  edx: 0xbffee360

  edi: 0xbffee360  esi: 0x24a015b4  ebp: 0xbffee328  esp: 0xbffee260

   ss: 0x00000023  efl: 0x00210297  eip: 0x001900fa   cs: 0x0000001b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f

  cr2: 0x0018ffd0

Logical CPU: 1

 

Binary Images:

    0x1000 -   0x5a6ff9 +com.stargem.StarConflict (1.0 - 1) <60C643EF-65CF-3805-9161-D108A7A7F436> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

 0x1696000 -  0x16adff3 +gameoverlayrenderer.dylib (??? - ???) <C24035A4-85DC-3798-A227-8999A5CFEF42> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib

 0x16c2000 -  0x16c3ff3 +steamloader.dylib (??? - ???) <EE606D39-F5A7-32DE-87F9-65F4AD30C598> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib

 0x16c6000 -  0x170efe7 +libfmodevent.dylib (??? - ???) <D13191E7-D88F-5D59-79BC-EC35DB99E464> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodevent.dylib

 0x171f000 -  0x180eff7 +libfmodex.dylib (??? - ???) <EFD885C7-42B3-6F04-EB49-EA268955C0D8> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodex.dylib

 0x186b000 -  0x18bafe7 +libfmodeventnet.dylib (??? - ???) <151C5FF5-D55C-79D0-3CF9-DADC9AAE02EF> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodeventnet.dylib

 0x18cc000 -  0x18d1ff3 +libsteam_api.dylib (??? - ???) <ED4F589C-80F1-3706-9542-D733E527505A> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libsteam_api.dylib

 0x1af8000 -  0x1afafff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

 0x51a5000 -  0x51b8ff3 +libtier0_s.dylib (??? - ???) <8AE19FD6-3412-384B-B817-0D0F754DAAFF> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib

 0x51d5000 -  0x51dffff +crashhandler.dylib (??? - ???) <F78F00C0-68F4-3A62-BC64-03690D19CF55> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib

 0x65ac000 -  0x65cbff7 +libvstdlib_s.dylib (??? - ???) <B6AD75FF-F808-3A67-8C16-4A50025CEE9B> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib

 0x65f4000 -  0x661dfff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

 0x662c000 -  0x6633ff3 +com.googlecode.google-breakpad (??? - 1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad

 0x663d000 -  0x664dff7 +breakpadUtilities.dylib (??? - ???) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib

 0x6656000 -  0x6662ffb  libGPUSupport.dylib (??? - ???) <A4467427-9E43-3F03-96E7-B09BBD5F0A6D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

 0x6669000 -  0x6672ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

 0x8e00000 -  0x97c8f8b +steamclient.dylib (??? - ???) <2BE323FC-28A6-3A13-A515-6F548B9A0B60> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib

 0xa11a000 -  0xa3a6ff3 +libsteam.dylib (??? - ???) <067C28A5-318E-3D49-89A0-646800C20270> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib

 0xb6dc000 -  0xb864ff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

 0xb89b000 -  0xba05ffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

 0xba34000 -  0xba61ff0  GLRendererFloat (??? - ???) <B72FCE8D-7A5E-35F3-8A9F-0D139F8921AB> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

 0xbaeb000 -  0xbaefffb  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <D4092467-5BBE-3ED6-A493-7DB1EE8E6686> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn

 0xbaf4000 -  0xbaf9fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <BAD1E0E6-10E6-342C-BEB8-B1706F0CE2CF> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

 0xc800000 -  0xcb81fef  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <AB1CE0F6-8FD8-384E-9DE9-A31DDD0607BD> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver

0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.3 - 1.7.3) <288826E4-A704-3FDB-8DF6-AFD50A73142B> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x8fee6000 - 0x8ff18aa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld

0x90005000 - 0x90010fff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib

0x9003c000 - 0x9007afff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x9007b000 - 0x90146fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib

0x90147000 - 0x90148ff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib

0x9017a000 - 0x9017afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib

0x9017b000 - 0x90197ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x90198000 - 0x90198ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x90223000 - 0x9022affd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x90573000 - 0x90588fff  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

0x905bd000 - 0x905c1ff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x905ee000 - 0x906deff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib

0x90724000 - 0x90761fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x90794000 - 0x908a4fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib

0x912ea000 - 0x91320ff7  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

0x91364000 - 0x91482fec  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

0x914a5000 - 0x914a8ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x914a9000 - 0x91540ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x91541000 - 0x915d7ff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x91695000 - 0x916cbff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x91701000 - 0x91717ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib

0x9246a000 - 0x924baffa  libTIFF.dylib (??? - ???) <CAD45E49-FD7C-37FA-A118-AEB526B90E67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x92748000 - 0x92748ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib

0x92780000 - 0x9278efff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x928d7000 - 0x92932ff3  com.apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x93053000 - 0x93087ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib

0x932a5000 - 0x9371aff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x938fc000 - 0x93955fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x93956000 - 0x93964fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib

0x93965000 - 0x93973ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib

0x93f9c000 - 0x940feffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x940ff000 - 0x94100ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x94101000 - 0x9418efe7  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

0x94219000 - 0x942a0fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x942a1000 - 0x942cffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib

0x944fc000 - 0x94502fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x94503000 - 0x9462fff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x94630000 - 0x946ccfff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x946f7000 - 0x9473bfff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x9473c000 - 0x94744ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib

0x94745000 - 0x9476dff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib

0x9476e000 - 0x947a5fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x947a6000 - 0x9488efff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib

0x9490d000 - 0x94910ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib

0x94911000 - 0x9494eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib

0x94955000 - 0x94995ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib

0x94996000 - 0x949b0fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x949b1000 - 0x949b9ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib

0x949ba000 - 0x94a1fff7  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

0x94b7a000 - 0x94b9cff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x94b9d000 - 0x94ba8ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x94bb4000 - 0x94bb8fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x94bb9000 - 0x94d90fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x94dc8000 - 0x94dd2ff2  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

0x94e4c000 - 0x94e54ff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib

0x94e69000 - 0x94e70ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib

0x94e71000 - 0x94e73ff9  com.apple.securityhi (4.0 - 1) <8196A6AC-4F97-3DCB-8F09-AE8D983823DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x94e74000 - 0x94f37fff  com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x94f38000 - 0x95037ffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x95038000 - 0x9503bff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x9509a000 - 0x95192ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x95193000 - 0x951b3ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x951b4000 - 0x95205ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x95206000 - 0x9520affa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib

0x9520b000 - 0x95253ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x95254000 - 0x95258ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x9545b000 - 0x95478fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib

0x95479000 - 0x95484ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x95485000 - 0x9548efff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib

0x9548f000 - 0x95503fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x95504000 - 0x95562ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x95563000 - 0x9556aff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib

0x9556b000 - 0x956c1fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x956c2000 - 0x9574fff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

0x95750000 - 0x95793ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib

0x95794000 - 0x957b0ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x958c6000 - 0x958c9ffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x959b7000 - 0x95cb9fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x95fea000 - 0x95ffafff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib

0x96014000 - 0x96017ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib

0x96089000 - 0x96089fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x9608a000 - 0x9609efff  com.apple.CFOpenDirectory (10.7 - 146) <982C417B-5A0F-3DD6-AB50-7E8273A80B38> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x960a2000 - 0x960a8ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x9623f000 - 0x9629cffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x96c71000 - 0x96cecffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x96cf4000 - 0x96d34ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x96d35000 - 0x96da4fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x96da5000 - 0x96db3fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib

0x96db4000 - 0x96db5fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib

0x96db6000 - 0x96dbbff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib

0x97449000 - 0x9744aff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib

0x9744b000 - 0x9755cff7  libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x97a37000 - 0x97a59ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x97a5a000 - 0x97a63ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x97abd000 - 0x97aebff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x97aec000 - 0x97b90fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x97b91000 - 0x97bc0ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib

0x97bc1000 - 0x98656ff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x986a7000 - 0x986a7fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x986a8000 - 0x986a8fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x986a9000 - 0x986d3ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x986d4000 - 0x986d5ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib

0x986d6000 - 0x986d6ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x986d7000 - 0x986e2ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x98996000 - 0x989fafff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x98a0a000 - 0x98acaffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x98da4000 - 0x98dedff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x98dfc000 - 0x98dfdfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x98dfe000 - 0x98e01ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib

0x98e02000 - 0x98e03ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib

0x98f9d000 - 0x99080ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib

0x99081000 - 0x99092fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib

0x99093000 - 0x99094fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib

0x99095000 - 0x9910bfff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x99195000 - 0x991a5fff  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

0x991a6000 - 0x991a6fff  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

0x995a3000 - 0x995c6fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x995c7000 - 0x995cbff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib

0x995cc000 - 0x995e1ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x996c7000 - 0x99a0dff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x99a94000 - 0x99ad5ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib

0x99b15000 - 0x99b9fffb  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

0x99ba0000 - 0x99bbeff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib

0x99bbf000 - 0x99be4ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x99be5000 - 0x99c47ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x99c48000 - 0x99c4effb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x99c4f000 - 0x99d1fffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x99d7a000 - 0x99da5fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x99da6000 - 0x9a6d172b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x9a6d2000 - 0x9a6e5ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x9a6e6000 - 0x9a74efff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib

0x9a7a4000 - 0x9a7a4fff  com.apple.Carbon (153 - 153) <13CB5B39-BBDB-397B-A4F2-69773047D092> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x9a7a5000 - 0x9a7b0ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <13FF02F8-7AF6-3E12-B183-9A725B526B50> /usr/lib/libbz2.1.0.dylib

0x9a7fd000 - 0x9a7fefff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib

0x9a7ff000 - 0x9a90eff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x9a91a000 - 0x9a91afff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib

0x9ad46000 - 0x9ad63ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x9ae47000 - 0x9ae4bfff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x9ae4c000 - 0x9aeadffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x9af42000 - 0x9afa4ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib

0x9b09a000 - 0x9b09cffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x9b09d000 - 0x9b311ff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x9b347000 - 0x9b749ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x9b797000 - 0x9b7a7ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib

0x9b7a8000 - 0x9b7b5fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x9b7b6000 - 0x9ba85ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x9ba86000 - 0x9bd90ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x9bdb3000 - 0x9be05ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x9be11000 - 0x9c009ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x9c094000 - 0x9c248ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib

0x9c63e000 - 0x9c63efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x9c63f000 - 0x9c715aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib

0x9c716000 - 0x9c71efff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x9c71f000 - 0x9c766ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x9c81f000 - 0x9ccfbff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x9ccfc000 - 0x9cdddff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x9ce9c000 - 0x9ce9eff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib

 

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: 1270

    thread_create: 0

    thread_set_state: 0

 

VM Region Summary:

ReadOnly portion of Libraries: Total=176.2M resident=94.1M(53%) swapped_out_or_unallocated=82.1M(47%)

Writable regions: Total=1.6G written=1.2G(73%) resident=1.4G(86%) swapped_out=29.7M(2%) unallocated=226.2M(14%)

 

REGION TYPE                      VIRTUAL

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

(null) (reserved)                    40K        reserved VM address space (unallocated)

ATS (font support)                 31.9M

ATS (font support) (reserved)         4K        reserved VM address space (unallocated)

CG backing stores                  5272K

CG image                              4K

CG raster data                       64K

CG shared images                   2424K

CoreGraphics                          8K

CoreServices                       2552K

IOKit                             196.4M

MALLOC                            793.8M

MALLOC guard page                    48K

Memory tag=240                        4K

Memory tag=242                       12K

Memory tag=249                      156K

OpenGL GLSL                        1024K

SBRK (reserved)                    4096K        reserved VM address space (unallocated)

Stack                              71.1M

VM_ALLOCATE                       580.9M

__CI_BITMAP                          80K

__DATA                             23.0M

__DATA/__OBJC                        28K

__IMAGE                             528K

__IMPORT                             16K

__LINKEDIT                         57.3M

__OBJC                             1516K

__PAGEZERO                            4K

__TEXT                            118.9M

__UNICODE                           544K

mapped file                       153.3M

shared memory                      27.1M

shared pmap                        10.2M

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

TOTAL                               2.0G

TOTAL, minus reserved VM space      2.0G

 

Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i7, 2.7 GHz, 4 GB, SMC 1.68f99

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.106.198.19.22)

Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB

Serial ATA Device: MATSHITADVD-R   UJ-8A8

USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3

USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 4

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

 

 

So the member function called ‘walkStacklessQuantizedTreeAgainstRay’ of class btQuantizedBvh might get a bad pointer which is pointing to a instance of type btNodeOverlapCallback at line 298.

 

call stack:

0   com.stargem.StarConflict          0x001900fa btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay(btNodeOverlapCallback*, btVector3 const&, btVector3 const&, btVector3 const&, btVector3 const&, int, int) const + 298
1   com.stargem.StarConflict          0x00190506 btQuantizedBvh::reportRayOverlappingNodex(btNodeOverlapCallback*, btVector3 const&, btVector3 const&) const + 86
2   com.stargem.StarConflict          0x001a41cc btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, btVector3 const&, btVector3 const&) + 60

I must say this game is so much fun, when it works…

 

 

PLEASE HELP

 

can only play pvp and only 2 or so games in a row before crash, sometimes less!

 

 

Process:         StarConflict [4972]

Path:            /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

Identifier:      com.stargem.StarConflict

Version:         1.0 (1)

Code Type:       X86 (Native)

Parent Process:  launchd [143]

User ID:         501

 

Date/Time:       2013-04-12 14:16:45.031 +1000

OS Version:      Mac OS X 10.8.3 (12D78)

Report Version:  10

 

Interval Since Last Report:          25398 sec

Crashes Since Last Report:           4

Per-App Interval Since Last Report:  1135 sec

Per-App Crashes Since Last Report:   4

Anonymous UUID:                      B3083EA6-CA4D-4F31-AC70-F9DD98AB6320

 

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

 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: EXC_I386_GPFLT

 

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

0   com.stargem.StarConflict       0x001900fa btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay(btNodeOverlapCallback*, btVector3 const&, btVector3 const&, btVector3 const&, btVector3 const&, int, int) const + 298

1   com.stargem.StarConflict       0x00190506 btQuantizedBvh::reportRayOverlappingNodex(btNodeOverlapCallback*, btVector3 const&, btVector3 const&) const + 86

2   com.stargem.StarConflict       0x001a41cc btBvhTriangleMeshShape::performRaycast(btTriangleCallback*, btVector3 const&, btVector3 const&) + 60

3   com.stargem.StarConflict       0x0019737f btCollisionWorld::rayTestSingleInternal(btTransform const&, btTransform const&, btCollisionObjectWrapper const*, btCollisionWorld::RayResultCallback&) + 1039

4   com.stargem.StarConflict       0x00196f5f btCollisionWorld::rayTestSingle(btTransform const&, btTransform const&, btCollisionObject*, btCollisionShape const*, btTransform const&, btCollisionWorld::RayResultCallback&) + 63

5   com.stargem.StarConflict       0x001e66c0 btSoftSingleRayCallback::process(btBroadphaseProxy const*) + 448

6   com.stargem.StarConflict       0x0018d66e BroadphaseRayTester::Process(btDbvtNode const*) + 30

7   com.stargem.StarConflict       0x0018cf91 btDbvt::rayTestInternal(btDbvtNode const*, btVector3 const&, btVector3 const&, btVector3 const&, unsigned int*, float, btVector3 const&, btVector3 const&, btDbvt::ICollide&) const + 817

8   com.stargem.StarConflict       0x0018c266 btDbvtBroadphase::rayTest(btVector3 const&, btVector3 const&, btBroadphaseRayCallback&, btVector3 const&, btVector3 const&) + 166

9   com.stargem.StarConflict       0x001e626a btSoftRigidDynamicsWorld::rayTest(btVector3 const&, btVector3 const&, btCollisionWorld::RayResultCallback&) const + 442

10  com.stargem.StarConflict       0x0016c967 m3d::RaycastAllShapes(m3d::Vec3 const&, m3d::Vec3 const&, m3d::RayCastReport&, int, unsigned int) + 199

11  com.stargem.StarConflict       0x0035f033 m3d::ai::TraceLineFilter(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::ITraceFilter const*, m3d::CollisionShapeType, unsigned int) + 227

12  com.stargem.StarConflict       0x0035f1d1 m3d::ai::TraceLineLOS(m3d::Vec3 const&, m3d::Vec3 const&, m3d::ai::GameTrace&, m3d::ai::BaseEntity const*, m3d::CollisionShapeType, unsigned int) + 65

13  com.stargem.StarConflict       0x003644fd m3d::ai::VisibilityCache::IsVisible(m3d::ai::BaseEntity const*, m3d::Vec3 const&, m3d::ai::BaseEntity const*, m3d::Vec3 const&, float, bool) + 317

14  com.stargem.StarConflict       0x0039677c m3d::ai::SpaceShip::CacheDirectTraceVision() + 684

15  com.stargem.StarConflict       0x00393e6e m3d::ai::SpaceShip::Think() + 1470

16  com.stargem.StarConflict       0x0027fdcf m3d::ai::EntityContainer::UpdateEntity(m3d::ai::BaseEntity*, float) + 159

17  com.stargem.StarConflict       0x0027fed4 m3d::ai::EntityContainer::Update(float) + 228

18  com.stargem.StarConflict       0x002ad929 m3d::GameLogic::Update() + 105

19  com.stargem.StarConflict       0x002928d6 m3d::GameAppBase::OnNewFrame() + 278

20  com.stargem.StarConflict       0x00292283 m3d::GameAppBase::HandleEvent(m3d::Event const&) + 83

21  com.stargem.StarConflict       0x0000fa07 m3d::EventSystem::GenerateNewFrame() + 87

22  com.stargem.StarConflict       0x00011783 m3d::Kernel::RunMainLoop() + 195

23  com.stargem.StarConflict       0x00533ed5 m3d::BaseApp::Run() + 21

24  com.stargem.StarConflict       0x002b6a55 m3d::RunGame(m3d::IApp*, m3d::GameAppBase*) + 3445

25  com.stargem.StarConflict       0x0000bbd6 m3d::m3dApp(m3d::IApp&) + 70

26  com.stargem.StarConflict       0x005343c6 -[m3dAppDelegate performGameRun:] + 86

27  com.apple.Foundation           0x978474cf __NSFireDelayedPerform + 413

28  com.apple.CoreFoundation       0x99924416 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22

29  com.apple.CoreFoundation       0x99923db5 __CFRunLoopDoTimer + 709

30  com.apple.CoreFoundation       0x99908bc2 __CFRunLoopRun + 1842

31  com.apple.CoreFoundation       0x9990802a CFRunLoopRunSpecific + 378

32  com.apple.CoreFoundation       0x99907e9b CFRunLoopRunInMode + 123

33  com.apple.HIToolbox           0x9203df5a RunCurrentEventLoopInMode + 242

34  com.apple.HIToolbox           0x9203dbf5 ReceiveNextEventCommon + 162

35  com.apple.HIToolbox           0x9203db44 BlockUntilNextEventMatchingListInMode + 88

36  com.apple.AppKit               0x96d4e9aa _DPSNextEvent + 724

37  com.apple.AppKit               0x96d4e1dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119

38  com.apple.AppKit               0x96d4463c -[NSApplication run] + 855

39  com.stargem.StarConflict       0x005342d8 main + 248

40  com.stargem.StarConflict       0x000023b5 start + 53

 

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

0   libsystem_kernel.dylib         0x97b069ae kevent + 10

1   libdispatch.dylib             0x9300dc71 _dispatch_mgr_invoke + 993

2   libdispatch.dylib             0x9300d7a9 _dispatch_mgr_thread + 53

 

Thread 2:

0   libsystem_c.dylib             0x99299c6c small_free_list_remove_ptr + 35

1   libsystem_c.dylib             0x99297a62 szone_free_definite_size + 3634

2   libsystem_c.dylib             0x99291d30 free + 217

3   com.apple.GeForceGLDriver     0x8e2ff926 0x8e2fb000 + 18726

4   com.apple.GeForceGLDriver     0x8e309b94 0x8e2fb000 + 60308

5   com.apple.GeForceGLDriver     0x8e31e44b 0x8e2fb000 + 144459

6   com.apple.GeForceGLDriver     0x8e31e1c2 0x8e2fb000 + 143810

7   com.apple.GeForceGLDriver     0x8e64bcb5 0x8e2fb000 + 3476661

8   com.apple.GeForceGLDriver     0x8e64aee5 0x8e2fb000 + 3473125

9   com.apple.GeForceGLDriver     0x8e64b74b 0x8e2fb000 + 3475275

10  com.apple.GeForceGLDriver     0x8e542bce 0x8e2fb000 + 2390990

11  com.apple.GeForceGLDriver     0x8e64aa18 0x8e2fb000 + 3471896

12  com.apple.GeForceGLDriver     0x8e638ce0 gldUpdateDispatch + 673

13  GLEngine                       0x0d933548 gleDoDrawDispatchCore + 590

14  GLEngine                       0x0d8b3b81 glDrawElements_ACC_Exec + 289

15  libGL.dylib                   0x9897d53e glDrawElements + 52

16  com.stargem.StarConflict       0x000ef59e m3d::rend::Geometry::Draw(unsigned int, unsigned int, m3d::rend::GeometryPrimitiveType) const + 190

17  com.stargem.StarConflict       0x000fc4ba m3d::rend::FlushMeshRenderer(unsigned int) + 4282

18  com.stargem.StarConflict       0x00296b52 m3d::GameAppBase::FlushRenderTask() + 994

19  com.stargem.StarConflict       0x00297356 (anonymous namespace)::FlushRenderTaskCallback(void*, void*) + 22

20  com.stargem.StarConflict       0x00038b32 (anonymous namespace)::WorkerProxy(unsigned int) + 98

21  com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

22  libsystem_c.dylib             0x992775b7 _pthread_start + 344

23  libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 3:: IOPollingHelperThread

0   libsystem_kernel.dylib         0x97b069ae kevent + 10

1   steamclient.dylib             0x0a5e29c3 OSXHelpers::CIOPollingHelper::RealRun() + 257

2   libtier0_s.dylib               0x073aa2b7 CatchAndWriteContext_t::Invoke() + 159

3   libtier0_s.dylib               0x073a9e41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

4   libtier0_s.dylib               0x073a9e6b CatchAndWriteMiniDumpForVoidPtrFn + 37

5   steamclient.dylib             0x0a5e28b1 OSXHelpers::CIOPollingHelper::Run() + 41

6   libtier0_s.dylib               0x073add60 SteamThreadTools::CThread::ThreadExceptionWrapper(void*) + 16

7   libtier0_s.dylib               0x073aa2b7 CatchAndWriteContext_t::Invoke() + 159

8   libtier0_s.dylib               0x073a9e41 CatchAndWriteMiniDumpExForVoidPtrFn + 86

9   libtier0_s.dylib               0x073a9e6b CatchAndWriteMiniDumpForVoidPtrFn + 37

10  libtier0_s.dylib               0x073adcd8 SteamThreadTools::CThread::ThreadProc(void*) + 204

11  libsystem_c.dylib             0x992775b7 _pthread_start + 344

12  libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 4:: com.apple.audio.IOThread.client

0   libsystem_kernel.dylib         0x97b037d2 mach_msg_trap + 10

1   libsystem_kernel.dylib         0x97b02cb0 mach_msg + 68

2   com.apple.audio.CoreAudio     0x97fe3310 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138

3   com.apple.audio.CoreAudio     0x97fdde3e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 70

4   com.apple.audio.CoreAudio     0x97fdc67d HALC_ProxyIOContext::IOWorkLoop() + 1389

5   com.apple.audio.CoreAudio     0x97fdc061 HALC_ProxyIOContext::IOThreadEntry(void*) + 145

6   com.apple.audio.CoreAudio     0x97fe604a ___ZN19HALC_ProxyIOContextC2Emj_block_invoke_0 + 20

7   com.apple.audio.CoreAudio     0x97fdbf85 HALB_IOThread::Entry(void*) + 69

8   libsystem_c.dylib             0x992775b7 _pthread_start + 344

9   libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 5:

0   libsystem_kernel.dylib         0x97b038e6 mach_wait_until + 10

1   libsystem_c.dylib             0x99308c10 nanosleep + 375

2   libsystem_c.dylib             0x99308a3a usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x992775b7 _pthread_start + 344

6   libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 6:

0   libsystem_kernel.dylib         0x97b0380e semaphore_wait_trap + 10

1   libfmodex.dylib               0x0172320c 0x171f000 + 16908

2   libfmodex.dylib               0x017ad461 FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26317

3   libsystem_c.dylib             0x992775b7 _pthread_start + 344

4   libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 7:

0   libsystem_kernel.dylib         0x97b058e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x9927c280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x99302095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x992775b7 _pthread_start + 344

7   libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 8:

0   libsystem_kernel.dylib         0x97b058e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x9927c280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x99302095 pthread_cond_wait$UNIX2003 + 71

3   com.stargem.StarConflict       0x0003877c m3d::threading::Event_Wait(unsigned int, bool, unsigned int) + 76

4   com.stargem.StarConflict       0x000390fa (anonymous namespace)::BackWorkerProxy(unsigned int) + 106

5   com.stargem.StarConflict       0x0003851d m3d::threading::(anonymous namespace)::ThreadRoutineWrapper(void*) + 45

6   libsystem_c.dylib             0x992775b7 _pthread_start + 344

7   libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 9:

0   libsystem_kernel.dylib         0x97b038e6 mach_wait_until + 10

1   libsystem_c.dylib             0x99308c10 nanosleep + 375

2   libsystem_c.dylib             0x99308a3a usleep + 60

3   libfmodex.dylib               0x017235ee 0x171f000 + 17902

4   libfmodex.dylib               0x017ad49c FMOD::SystemI::createSoundInternal(char const*, unsigned int, unsigned int, unsigned int, FMOD_CREATESOUNDEXINFO*, FMOD::File**, bool, FMOD::SoundI**) + 26376

5   libsystem_c.dylib             0x992775b7 _pthread_start + 344

6   libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 10:

0   libsystem_kernel.dylib         0x97b058e2 __psynch_cvwait + 10

1   libsystem_c.dylib             0x9927c280 _pthread_cond_wait + 833

2   libsystem_c.dylib             0x993020e0 pthread_cond_timedwait$UNIX2003 + 70

3   com.stargem.StarConflict       0x00223e23 RakNet::SignaledEvent::WaitOnEvent(int) + 307

4   com.stargem.StarConflict       0x001f6775 RakNet::UpdateNetworkLoop(void*) + 149

5   libsystem_c.dylib             0x992775b7 _pthread_start + 344

6   libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 11:

0   libsystem_kernel.dylib         0x97b05b3e __recvfrom + 10

1   com.stargem.StarConflict       0x002242f0 RakNet::SocketLayer::RecvFromBlocking(int, RakNet::RakPeer*, unsigned short, unsigned int, char*, int*, RakNet::SystemAddress*, unsigned long long*) + 80

2   com.stargem.StarConflict       0x001f68a9 RakNet::RecvFromLoop(void*) + 265

3   libsystem_c.dylib             0x992775b7 _pthread_start + 344

4   libsystem_c.dylib             0x99261d4e thread_start + 34

 

Thread 0 crashed with X86 Thread State (32-bit):

  eax: 0xbffee270  ebx: 0xb8f65810  ecx: 0x24f033d4  edx: 0xbffee280

  edi: 0xbffee280  esi: 0x24f03494  ebp: 0xbffee248  esp: 0xbffee180

   ss: 0x00000023  efl: 0x00210297  eip: 0x001900fa   cs: 0x0000001b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f

  cr2: 0x0018ffd0

Logical CPU: 4

 

Binary Images:

    0x1000 -   0x5a6ff9 +com.stargem.StarConflict (1.0 - 1) <60C643EF-65CF-3805-9161-D108A7A7F436> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/StarConflict

 0x1696000 -  0x16adff3 +gameoverlayrenderer.dylib (1) <C24035A4-85DC-3798-A227-8999A5CFEF42> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib

 0x16c2000 -  0x16c3ff3 +steamloader.dylib (0) <EE606D39-F5A7-32DE-87F9-65F4AD30C598> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib

 0x16c6000 -  0x170efe7 +libfmodevent.dylib (1) <D13191E7-D88F-5D59-79BC-EC35DB99E464> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodevent.dylib

 0x171f000 -  0x180eff7 +libfmodex.dylib (1) <EFD885C7-42B3-6F04-EB49-EA268955C0D8> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodex.dylib

 0x186b000 -  0x18bafe7 +libfmodeventnet.dylib (1) <151C5FF5-D55C-79D0-3CF9-DADC9AAE02EF> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libfmodeventnet.dylib

 0x18cc000 -  0x18d1ff3 +libsteam_api.dylib (1) <ED4F589C-80F1-3706-9542-D733E527505A> /Users/USER/Library/Application Support/Steam/*/StarConflict.app/Contents/MacOS/libsteam_api.dylib

 0x1a8c000 -  0x1a99ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

 0x1fd4000 -  0x1fdefff +crashhandler.dylib (1) <F78F00C0-68F4-3A62-BC64-03690D19CF55> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib

 0x73a5000 -  0x73b8ff3 +libtier0_s.dylib (1) <8AE19FD6-3412-384B-B817-0D0F754DAAFF> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib

 0x73d5000 -  0x73dcff3 +com.googlecode.google-breakpad (1.0) <FF2B519C-03ED-3C63-970A-96A4942001B6> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Breakpad

 0x73e6000 -  0x73f6ff7 +breakpadUtilities.dylib (1) <8DB51533-FF04-36D1-A870-E657FEBA6B43> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A/Resources/breakpadUtilities.dylib

 0x85ea000 -  0x85f5fff  libGPUSupport.dylib (8.7.25) <08BED1B3-FD0C-3137-BC0C-39EED6029D84> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

 0x9300000 -  0x931fff7 +libvstdlib_s.dylib (1) <B6AD75FF-F808-3A67-8C16-4A50025CEE9B> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib

 0x9348000 -  0x9373ff7  com.apple.audio.OpenAL (1.6 - 1.6) <CDE1BC7D-871D-3BE7-A6DE-96F6806BB7E1> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

 0x9383000 -  0x960fff3 +libsteam.dylib (1) <067C28A5-318E-3D49-89A0-646800C20270> /Applications/Steam.app/Contents/MacOS/osx32/libsteam.dylib

 0x97de000 -  0x97e6ffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib

 0xa000000 -  0xa9c8f8b +steamclient.dylib (1) <2BE323FC-28A6-3A13-A515-6F548B9A0B60> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib

 0xb39b000 -  0xb3c6ff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

 0xb7f6000 -  0xb7fbfff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <081467DA-1F55-3C0C-8081-062A985F36B7> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn

 0xd801000 -  0xd995ffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

 0xd9cc000 -  0xdb4dfff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

 0xeff6000 -  0xeff9ffb +com.divx.divxtoolkit (1.0 - 1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit

0x11722000 - 0x1177afff +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 - 0x7015eff7  com.apple.audio.units.Components (1.8 - 1.8) <F1EA4AF9-517E-3288-9AA4-F20546791B77> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio

0x8e2fb000 - 0x8ec49ff3  com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <4B231127-7885-33A3-9FC7-7EF42A066FD7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver

0x8fed3000 - 0x8ff05e57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld

0x90038000 - 0x9007afff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

0x90478000 - 0x9050fff7  com.apple.ink.framework (10.8.2 - 150) <A9C3B735-7D5F-3D7D-AA70-2CC852D09CDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x90510000 - 0x90513ff9  libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x90514000 - 0x90578fff  com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x90579000 - 0x906d1ffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x906d2000 - 0x906d6ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x906d7000 - 0x906e9fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x90f68000 - 0x90fe4ff3  com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x90fe5000 - 0x90fe7fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x90fe8000 - 0x90fe8fff  com.apple.ApplicationServices (45 - 45) <B23FD836-ECA1-3DF8-B043-9CA9779BE9DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x90fe9000 - 0x90ff5ffa  com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x90ff6000 - 0x91003ff7  com.apple.AppleFSCompression (49 - 1.0) <9A066D13-6E85-36FC-8B58-FD46E51751CE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x91004000 - 0x9100efff  libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x9100f000 - 0x91042ffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x91043000 - 0x9104afff  libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib

0x9104b000 - 0x91060fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x91061000 - 0x9108effb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x9108f000 - 0x91139fff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x91232000 - 0x91319ff7  libxml2.2.dylib (22.3) <56E973D6-6B55-3E67-8282-6BC982816488> /usr/lib/libxml2.2.dylib

0x9131a000 - 0x91339ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x9133a000 - 0x91388ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x9138c000 - 0x913b1ffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x913b2000 - 0x913b5ff7  com.apple.TCC (1.0 - 1) <ABE3CE50-C948-30B1-A343-837D8E7BA9F0> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x91404000 - 0x91443ff7  com.apple.bom (12.0 - 192) <D245FA22-3B6C-3872-B485-BE84AD9098B2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x91452000 - 0x9145cffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x9145d000 - 0x914acff6  libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x914ad000 - 0x914adfff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x9152e000 - 0x91cc9ff3  libclh.dylib (4.0.3 - 4.0.3) <CF4CE94B-D0CE-3E84-9640-5ABFC54378A5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib

0x91cca000 - 0x91cfdff5  libssl.0.9.8.dylib (47) <84896B24-4941-3149-A4CF-2BAD0F621002> /usr/lib/libssl.0.9.8.dylib

0x91fe6000 - 0x923c9fff  com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x923ca000 - 0x92488ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <B534DE6A-3AF0-307C-B274-A4FCFC5BC696> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x92489000 - 0x9248affd  libunc.dylib (25) <5E1EEE9E-3423-33D7-95B2-E4D17DD08C18> /usr/lib/system/libunc.dylib

0x9252a000 - 0x92531ffe  com.apple.agl (3.2.1 - AGL-3.2.1) <48407521-A4A3-3D28-8784-29E36AA04804> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

0x92532000 - 0x9253cfff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x9253d000 - 0x9254bff3  libsystem_network.dylib (77.10) <11CAF6A8-17CF-3178-9348-57C5ED494BA8> /usr/lib/system/libsystem_network.dylib

0x9254c000 - 0x92657ff7  libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x9265a000 - 0x9272eff3  com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x9272f000 - 0x92773ff7  libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x92774000 - 0x9277ffff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib

0x92780000 - 0x92782fff  com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x92783000 - 0x92880ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x92881000 - 0x928dcfff  com.apple.htmlrendering (77 - 1.1.4) <CD33B313-7E85-3AC0-9EFF-6B0C05F10135> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x92cd9000 - 0x92cdafff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

0x92cdb000 - 0x92de8ff3  com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x92e03000 - 0x92f13ff3  com.apple.QuickTimeImporters.component (7.7.1 - 2599.24) <3DBEE5E4-4C40-3390-8405-0D9E271084B2> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters

0x93009000 - 0x9301bff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib

0x9301c000 - 0x930d0fff  com.apple.coreui (2.0 - 181.1) <6BEEE83E-C878-3FE6-B521-8B32B3A35409> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x930d5000 - 0x930e5ff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x930e6000 - 0x931bcfff  com.apple.DiscRecording (7.0 - 7000.2.4) <528052A0-FCFB-3867-BCDF-EE0F8A998C1C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x93349000 - 0x9364eff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x9364f000 - 0x9365dfff  libxar.1.dylib (105) <6498A359-2DBA-3EDA-8F00-EEB989DD0A93> /usr/lib/libxar.1.dylib

0x9365e000 - 0x94396fff  com.apple.QuickTimeComponents.component (7.7.1 - 2599.24) <51BE2DF8-7B3B-36F5-8860-50071A8702E4> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents

0x94397000 - 0x943a3ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x943a4000 - 0x943d5fff  com.apple.DictionaryServices (1.2 - 184.4) <CCB46C81-57C6-3F45-B77C-4D29E4CD6BA6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x943d6000 - 0x9442dff7  com.apple.ScalableUserInterface (1.0 - 1) <4B538E02-4F41-37FF-81F6-ED43DE0E78CC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x9442e000 - 0x94452fff  com.apple.PerformanceAnalysis (1.16 - 16) <7B7EAA0B-5208-32DB-B083-D4B62F37EC46> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x94453000 - 0x94498ff7  com.apple.NavigationServices (3.7 - 200) <6AB1A00C-BC94-3889-BA95-40A454B720CE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x94499000 - 0x944a0ff3  com.apple.NetFS (5.0 - 4.0) <FD429432-6DA7-3B41-9889-0E8B4ECB8A4F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x944a1000 - 0x944a1fff  com.apple.CoreServices (57 - 57) <83B793A6-720D-31F6-A76A-89EBB2644346> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x944a2000 - 0x94762ff3  com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x94763000 - 0x947c9fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x947cd000 - 0x947d4fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib

0x947d5000 - 0x947d5fff  com.apple.Cocoa (6.7 - 19) <01AA482A-677A-31CA-9EC9-05C57FDDE427> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x947d6000 - 0x947e4fff  com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x947e5000 - 0x948ddff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib

0x948de000 - 0x9494dffb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x9494e000 - 0x94956fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x94957000 - 0x94957fff  libSystem.B.dylib (169.3) <B81FAD7E-8808-3F49-807F-0AD68D0D7359> /usr/lib/libSystem.B.dylib

0x94958000 - 0x94fe4ff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x952d1000 - 0x952daffd  com.apple.audio.SoundManager (4.0 - 4.0) <6A0B4A5D-6320-37E4-A1CA-91189777848C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x95355000 - 0x953a1fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib

0x953a2000 - 0x953e2fff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x953e3000 - 0x954e1ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x95747000 - 0x95747fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x95748000 - 0x95775ffe  libsystem_m.dylib (3022.6) <93CEEC8C-FAB5-313C-B0BB-0F4E91E6B878> /usr/lib/system/libsystem_m.dylib

0x957c1000 - 0x958b2ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

0x9593c000 - 0x9595cffd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x9595d000 - 0x9595dffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x95b8f000 - 0x95c2afff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x95c2b000 - 0x95ca0ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <1D81B09C-98DB-3CDB-990B-459FAE3D8D7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x95ca1000 - 0x95caafff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x95cab000 - 0x95caffff  com.apple.OpenDirectory (10.8 - 151.10) <E3D2E1A4-6E55-3C23-BCB4-7B9D31EFD605> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x95cb0000 - 0x95dccffb  com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x95dcd000 - 0x95dd1fff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x95ef1000 - 0x95f0afff  com.apple.Kerberos (2.0 - 1) <8413EDD3-7E01-3D47-83FD-C14A5235DCD2> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x95f0b000 - 0x95f59ffb  libFontRegistry.dylib (100) <97D8F15F-F072-3AF0-8EF8-50C41781951C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x95f66000 - 0x95ff8ffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x96053000 - 0x96070fff  libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib

0x96071000 - 0x9607bfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <774CDB2F-34A1-347A-B302-4746D256E921> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x9607c000 - 0x964beff3  com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x964bf000 - 0x964c3ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x964c4000 - 0x9664dff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x9664e000 - 0x966c8ff3  com.apple.securityfoundation (6.0 - 55115.4) <8A3DA1FE-1985-3ECB-945A-6B1E853B4BDC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x96701000 - 0x9670aff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x9670b000 - 0x96773fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x96774000 - 0x96881057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib

0x96882000 - 0x9689ffff  libCRFSuite.dylib (33) <8E6E8815-406E-3A89-B96E-908FEFC27F0A> /usr/lib/libCRFSuite.dylib

0x968a0000 - 0x968a3fff  com.apple.help (1.3.2 - 42) <2B727B38-0E18-3108-9735-F65958924A91> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x968e1000 - 0x96903fff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib

0x9693a000 - 0x9693efff  com.apple.CommonPanels (1.2.5 - 94) <7B3FC9A4-0F71-31E7-88CE-1BD4CBB655B2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x9693f000 - 0x9693ffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x96940000 - 0x96946fff  com.apple.print.framework.Print (8.0 - 258) <3E10C488-C390-33BD-8A4F-568E3021811D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x96947000 - 0x9694dfff  libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x9694e000 - 0x9694ffff  libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib

0x96950000 - 0x96950ffd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib

0x96beb000 - 0x977a7ff7  com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x977ce000 - 0x97aecff3  com.apple.Foundation (6.8 - 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x97af1000 - 0x97b0bffc  libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib

0x97c76000 - 0x97c77fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib

0x97c78000 - 0x97d59fff  libcrypto.0.9.8.dylib (47) <219227B4-75D2-3CCC-B241-4BE8F8E1D4AB> /usr/lib/libcrypto.0.9.8.dylib

0x97d5a000 - 0x97d5cffb  libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x97d6d000 - 0x97d80ff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x97d81000 - 0x97d81fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x97d88000 - 0x97deafff  libc++.1.dylib (65.1) <35EE57E1-2705-3C76-A75A-75655D720268> /usr/lib/libc++.1.dylib

0x97deb000 - 0x97fa7ffd  libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib

0x97fa8000 - 0x97fc6ff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x97fc7000 - 0x98025ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x98026000 - 0x9804bff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x9840c000 - 0x98415fff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x98416000 - 0x9843ffff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x98440000 - 0x98464fff  libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x98465000 - 0x9846cffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x9846d000 - 0x985bbfff  com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x985bc000 - 0x98838ff7  com.apple.QuickTime (7.7.1 - 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x98839000 - 0x988beff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E947DC1-7985-3111-A864-58EDD6D955DC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x988bf000 - 0x98901ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x98902000 - 0x9890effe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib

0x9890f000 - 0x98912ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x9897c000 - 0x9898bfff  libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x9898c000 - 0x989c3ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x989c4000 - 0x989c6ffd  libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x989c7000 - 0x98b3fff5  com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x98b40000 - 0x98b9affb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x98b9b000 - 0x98bb7fff  libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x98bb8000 - 0x98c12fff  com.apple.Symbolication (1.3 - 93) <4A794D1C-DE02-3183-87BF-0008A602E4D3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x98c13000 - 0x98c49ffb  com.apple.DebugSymbols (98 - 98) <D0293694-C381-30DF-8DD9-D1B04CD0E5F0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x98d63000 - 0x98dc7ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x98dc8000 - 0x98e0aff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

0x98ead000 - 0x98eb9ff7  com.apple.NetAuth (4.0 - 4.0) <52D23F12-0718-341D-B9DF-16C814022250> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x98eba000 - 0x98ebbfff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib

0x98ebc000 - 0x98ef7fef  libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x98ef8000 - 0x98fa7ff7  com.apple.CoreText (260.0 - 275.16) <7716C57B-E059-3B30-BBA8-AD7FF6EE3D35> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x99243000 - 0x99260ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x99261000 - 0x9931efeb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib

0x9931f000 - 0x99320ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x99321000 - 0x99538fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x99539000 - 0x9957bff7  libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib

0x9957c000 - 0x9957dfff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x9957e000 - 0x99616fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x99648000 - 0x99690ff5  com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x99691000 - 0x99692fff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib

0x996dd000 - 0x996e0ff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x996e1000 - 0x99781ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x99789000 - 0x99789fff  com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x997ba000 - 0x997beffc  libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x99839000 - 0x99862ff7  libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x99863000 - 0x99878fff  com.apple.ImageCapture (8.0 - 8.0) <F681CA5B-2871-32CF-8E9F-9220EB387407> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x99879000 - 0x998d0ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x998d1000 - 0x99ab9ffb  com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x99aba000 - 0x99bf5ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x99bf6000 - 0x99c06ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <C6076983-A02E-389E-BFC6-008EECC4C896> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x99c0a000 - 0x99fc2ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x99fc3000 - 0x99fc3fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x99fc4000 - 0x9a267ff3  com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x9a268000 - 0x9a27ffff  com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x9a280000 - 0x9a283ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x9a284000 - 0x9a29afff  com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x9a29b000 - 0x9a2a9ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x9a2aa000 - 0x9a6c7fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x9a6c8000 - 0x9a6f4ff7  libsystem_info.dylib (406.17) <2731CC70-DF2E-3BD1-AE73-A3B83C531756> /usr/lib/system/libsystem_info.dylib

0x9a6f5000 - 0x9a75dff7  com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

 

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: 2473

    thread_create: 0

    thread_set_state: 0

 

VM Region Summary:

ReadOnly portion of Libraries: Total=196.3M resident=107.2M(55%) swapped_out_or_unallocated=89.0M(45%)

Writable regions: Total=1.8G written=656.4M(35%) resident=809.0M(43%) swapped_out=8K(0%) unallocated=1.1G(57%)

 

REGION TYPE                      VIRTUAL

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

(null) (reserved)                    40K        reserved VM address space (unallocated)

CG backing stores                  15.3M

CG image                              4K

CG shared images                    192K

CoreServices                       1552K

IOKit                             986.8M

IOKit (reserved)                      4K        reserved VM address space (unallocated)

MALLOC                            341.6M

MALLOC guard page                    48K

Memory tag=240                        4K

Memory tag=242                       12K

Memory tag=249                      156K

Memory tag=35                      5132K

OpenGL GLSL                        3216K

OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)

SBRK (reserved)                    4096K        reserved VM address space (unallocated)

Stack                              70.6M

VM_ALLOCATE                       478.8M

__DATA                             35.9M

__DATA/__OBJC                       108K

__IMAGE                             528K

__IMPORT                             20K

__LINKEDIT                         43.7M

__OBJC                             1652K

__OBJC/__DATA                         8K

__PAGEZERO                            4K

__TEXT                            152.6M

__UNICODE                           544K

mapped file                        88.8M

shared memory                      34.4M

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

TOTAL                               2.2G

TOTAL, minus reserved VM space      2.2G

 

Model: iMac13,2, BootROM IM131.010A.B05, 4 processors, Intel Core i7, 3.4 GHz, 8 GB, SMC 2.11f14

Graphics: NVIDIA GeForce GTX 680MX, NVIDIA GeForce GTX 680MX, PCIe, 2048 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455352D474E2D4620

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455352D474E2D4620

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF4), Broadcom BCM43xx 1.0 (5.106.98.100.16)

Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports

Network Service: Ethernet, Ethernet, en0

Serial ATA Device: APPLE HDD ST3000DM001, 3 TB

Serial ATA Device: APPLE SSD SM128E, 121.33 GB

USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2

USB Device: HL-2130 series, 0x04f9  (Brother International Corporation), 0x003f, 0x1a130000 / 4

USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8511, 0x1a110000 / 3

USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2

USB Device: hub_device, 0x0424  (SMSC), 0x2412, 0x1d180000 / 3

USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828b, 0x1d181300 / 5

 

We are aware of the issue and are working on fixing it. Thank you for your patience.

We are aware of the issue and are working on fixing it. Thank you for your patience.

 

Awesome.

 

Any chance of getting the license time people lost to this back? 

We are aware of the issue and are working on fixing it. Thank you for your patience.

As well as the Gold standards weekend?