Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#3109 closed defect (fixed)

Game crash joining to host game over osx 10.7

Reported by: trompetin17 Owned by: historic_bruno
Priority: Release Blocker Milestone: Alpha 19
Component: Core engine Keywords:
Cc: Patch:

Description (last modified by trompetin17)

Here is the log

Process:         pyrogenesis [1060]
Path:            /Applications/0ad.app/Contents/MacOS/pyrogenesis
Identifier:      com.wildfiregames.0ad
Version:         0.0.18 (0.0.18)
Code Type:       X86-64 (Native)
Parent Process:  launchd [128]
 
Date/Time:       2015-03-18 13:06:32.509 -0500
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9
 
Interval Since Last Report:          21049143 sec
Crashes Since Last Report:           571
Per-App Interval Since Last Report:  867 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      EB5A96FC-6914-4889-9BBD-0F91F0553E95
 
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
 
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
 
Application Specific Information:
objc[1060]: garbage collection is OFF
abort() called
terminate called throwing an exception
 
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib              0x00007fff8c7f8ce2 __pthread_kill + 10
1   libsystem_c.dylib                   0x00007fff8fa877d2 pthread_kill + 95
2   libsystem_c.dylib                   0x00007fff8fa78a7a abort + 143
3   libc++abi.dylib                     0x00007fff836a47bc abort_message + 214
4   libc++abi.dylib                     0x00007fff836a1fcf default_terminate() + 28
5   libobjc.A.dylib                     0x00007fff8d0001cd _objc_terminate + 114
6   libc++abi.dylib                     0x00007fff836a2001 safe_handler_caller(void (*)()) + 11
7   libc++abi.dylib                     0x00007fff836a205c std::terminate() + 16
8   libc++abi.dylib                     0x00007fff836a3152 __cxa_throw + 114
9   com.wildfiregames.0ad               0x0000000102787a75 CStdDeserializer::Get(char const*, unsigned char*, unsigned long) + 133
10  com.wildfiregames.0ad               0x00000001027863dd IDeserializer::NumberI32(char const*, int&, int, int) + 61
11  com.wildfiregames.0ad               0x0000000102788089 CStdDeserializer::ReadScriptVal(char const*, JS::Handle<JSObject*>) + 489
12  com.wildfiregames.0ad               0x0000000102788b36 CStdDeserializer::ReadScriptVal(char const*, JS::Handle<JSObject*>) + 3222
13  com.wildfiregames.0ad               0x0000000102789c08 CStdDeserializer::ScriptVal(char const*, JS::MutableHandle<JS::Value>) + 40
14  com.wildfiregames.0ad               0x000000010268c9b2 CGameSetupMessage::Deserialize(unsigned char const*, unsigned char const*) + 562
15  com.wildfiregames.0ad               0x0000000102689d29 CNetMessageFactory::CreateMessage(void const*, unsigned long, ScriptInterface&) + 889
16  com.wildfiregames.0ad               0x0000000102697814 CNetClientSession::Poll() + 388
17  com.wildfiregames.0ad               0x0000000102678cdc _ZL14RunGameOrAtlasiPPKc + 4172
18  com.wildfiregames.0ad               0x0000000102677bc5 main + 53
19  com.wildfiregames.0ad               0x0000000102677ac4 start + 52
 
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib              0x00007fff8c7f97e6 kevent + 10
1   libdispatch.dylib                   0x00007fff8c321786 _dispatch_mgr_invoke + 923
2   libdispatch.dylib                   0x00007fff8c320316 _dispatch_mgr_thread + 54
 
Thread 2:: JS GC Helper
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.wildfiregames.0ad               0x0000000102b1a79e PR_WaitCondVar + 414
3   com.wildfiregames.0ad               0x0000000102e2c1fb js::GCHelperThread::threadLoop() + 107
4   com.wildfiregames.0ad               0x0000000102b26776 _pt_root + 358
5   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 3:
0   libsystem_kernel.dylib              0x00007fff8c7f767a mach_msg_trap + 10
1   libsystem_kernel.dylib              0x00007fff8c7f6d71 mach_msg + 73
2   com.wildfiregames.0ad               0x0000000102c3319e AsmJSMachExceptionHandlerThread(void*) + 62
3   com.wildfiregames.0ad               0x0000000102b26776 _pt_root + 358
4   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
5   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 4:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib              0x00007fff8c7f767a mach_msg_trap + 10
1   libsystem_kernel.dylib              0x00007fff8c7f6d71 mach_msg + 73
2   com.apple.audio.CoreAudio           0x00007fff8f491eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
3   com.apple.audio.CoreAudio           0x00007fff8f491f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
4   com.apple.audio.CoreAudio           0x00007fff8f48b568 HALC_ProxyIOContext::IOWorkLoop() + 888
5   com.apple.audio.CoreAudio           0x00007fff8f48b151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
6   com.apple.audio.CoreAudio           0x00007fff8f48b00c HALB_IOThread::Entry(void*) + 78
7   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
8   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 5:
0   libsystem_kernel.dylib              0x00007fff8c7f8e42 __semwait_signal + 10
1   libsystem_c.dylib                   0x00007fff8fa3bdea nanosleep + 164
2   com.wildfiregames.0ad               0x00000001032b5c44 SDL_Delay_REAL + 100
3   com.wildfiregames.0ad               0x00000001031d1937 SDL_Delay + 23
4   com.wildfiregames.0ad               0x0000000102841a17 CSoundManagerWorker::Run() + 71
5   com.wildfiregames.0ad               0x0000000102841992 CSoundManagerWorker::RunThread(void*) + 98
6   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
7   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 6:
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.wildfiregames.0ad               0x00000001032ae072 SDL_CondWaitTimeout_REAL + 210
3   com.wildfiregames.0ad               0x00000001032ada02 SDL_SemWaitTimeout_REAL + 194
4   com.wildfiregames.0ad               0x00000001032ada7a SDL_SemWait_REAL + 26
5   com.wildfiregames.0ad               0x00000001031ce744 SDL_SemWait + 36
6   com.wildfiregames.0ad               0x00000001028167e9 CUserReporterWorker::Run() + 841
7   com.wildfiregames.0ad               0x0000000102816462 CUserReporterWorker::RunThread(void*) + 98
8   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
9   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 7:: SDLTimer
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.wildfiregames.0ad               0x00000001032ae072 SDL_CondWaitTimeout_REAL + 210
3   com.wildfiregames.0ad               0x00000001032ada02 SDL_SemWaitTimeout_REAL + 194
4   com.wildfiregames.0ad               0x0000000103233a39 SDL_TimerThread + 601
5   com.wildfiregames.0ad               0x0000000103233087 SDL_RunThread + 135
6   com.wildfiregames.0ad               0x00000001032ad425 RunThread + 21
7   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
8   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 8:: CVDisplayLink
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.apple.CoreVideo                 0x00007fff8ec556c8 CVDisplayLink::runIOThread() + 710
3   com.apple.CoreVideo                 0x00007fff8ec553e9 _ZL13startIOThreadPv + 148
4   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
5   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 9:: Analysis Helper
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.wildfiregames.0ad               0x0000000102b1a79e PR_WaitCondVar + 414
3   com.wildfiregames.0ad               0x0000000102ec5984 js::WorkerThread::threadLoop() + 660
4   com.wildfiregames.0ad               0x0000000102b26776 _pt_root + 358
5   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 10:: Analysis Helper
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.wildfiregames.0ad               0x0000000102b1a79e PR_WaitCondVar + 414
3   com.wildfiregames.0ad               0x0000000102ec5984 js::WorkerThread::threadLoop() + 660
4   com.wildfiregames.0ad               0x0000000102b26776 _pt_root + 358
5   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 11:: Analysis Helper
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.wildfiregames.0ad               0x0000000102b1a79e PR_WaitCondVar + 414
3   com.wildfiregames.0ad               0x0000000102ec5984 js::WorkerThread::threadLoop() + 660
4   com.wildfiregames.0ad               0x0000000102b26776 _pt_root + 358
5   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 12:: Analysis Helper
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.wildfiregames.0ad               0x0000000102b1a79e PR_WaitCondVar + 414
3   com.wildfiregames.0ad               0x0000000102ec5984 js::WorkerThread::threadLoop() + 660
4   com.wildfiregames.0ad               0x0000000102b26776 _pt_root + 358
5   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 13:
0   libsystem_kernel.dylib              0x00007fff8c7f8bca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff8fa89274 _pthread_cond_wait + 840
2   com.wildfiregames.0ad               0x00000001032ae072 SDL_CondWaitTimeout_REAL + 210
3   com.wildfiregames.0ad               0x00000001032ada02 SDL_SemWaitTimeout_REAL + 194
4   com.wildfiregames.0ad               0x00000001032ada7a SDL_SemWait_REAL + 26
5   com.wildfiregames.0ad               0x00000001031ce744 SDL_SemWait + 36
6   com.wildfiregames.0ad               0x00000001028dff37 CTextureConverter::RunThread(void*) + 103
7   libsystem_c.dylib                   0x00007fff8fa858bf _pthread_start + 335
8   libsystem_c.dylib                   0x00007fff8fa88b75 thread_start + 13
 
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff622741e8  rdx: 0x0000000000000000
  rdi: 0x0000000000000807  rsi: 0x0000000000000006  rbp: 0x00007fff62274210  rsp: 0x00007fff622741e8
   r8: 0x00007fff7490efb8   r9: 0x0000000000000cce  r10: 0x00007fff8c7f8d0a  r11: 0xffffff80002dad60
  r12: 0x000000007fffffff  r13: 0x00007fff7490ef60  r14: 0x00007fff74911960  r15: 0x00007fff62274360
  rip: 0x00007fff8c7f8ce2  rfl: 0x0000000000000246  cr2: 0x000000010411c1f0
Logical CPU: 0
 
Binary Images:
       0x102676000 -        0x1043d2ff7 +com.wildfiregames.0ad (0.0.18 - 0.0.18) <23DA4ABB-B51F-390C-AB31-5D806AFFEA85> /Applications/0ad.app/Contents/MacOS/pyrogenesis
       0x104c8c000 -        0x104c8cfff  libgenkit.dylib (??? - ???) <E921759F-F692-7FB7-D4BD-B79169DC9995> /usr/lib/libgenkit.dylib
       0x104c91000 -        0x104cbcfff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <5B954EC6-08B6-3255-932C-DDAB908E72F4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
       0x104cd1000 -        0x104cd4fff  com.apple.ForceFeedback (1.0.4 - 1.0.4) <394CDACF-4570-3704-AE4B-A8448047B238> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
       0x11e4f7000 -        0x11e4faff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
       0x11ee9d000 -        0x11eea7fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x11eeaf000 -        0x11eeafff1 +cl_kernels (??? - ???) <2943275F-9900-490B-9289-83332C67DA80> cl_kernels
       0x11f1e7000 -        0x11f1f5fff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
       0x11f27c000 -        0x11f27dff3 +cl_kernels (??? - ???) <6BDBB6E3-FA09-4B73-9D6D-BF37199D5C33> cl_kernels
       0x11f2ee000 -        0x11f2f2fff  com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x11f2f7000 -        0x11f396ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x11f478000 -        0x11f4a6ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x11f596000 -        0x11f6e1ff7  com.apple.audio.units.Components (1.7.3 - 1.7.3) <CAC75CC0-DAD7-3DD3-91CF-DDE8B19DEBDD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x11f85b000 -        0x11f860fff  com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1259b2000 -        0x125b6afff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x125ba1000 -        0x125cfbfff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x125d2d000 -        0x126114fe7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver
    0x7fff62276000 -     0x7fff622aabaf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8356b000 -     0x7fff8356bfff  com.apple.Cocoa (6.6 - ???) <9E3D4787-A2CE-38E0-BEF8-E5DA63B6E6A1> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8369c000 -     0x7fff836a7ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
    0x7fff8373b000 -     0x7fff8373cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
    0x7fff837cb000 -     0x7fff83ac0ff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff83ac1000 -     0x7fff83b57ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff83b58000 -     0x7fff83b79fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff83bff000 -     0x7fff83bfffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff83c2c000 -     0x7fff83c78ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff83c79000 -     0x7fff83ca4ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff83cb2000 -     0x7fff83cc4ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff83cca000 -     0x7fff83cf6ff7  com.apple.CoreServicesInternal (113.20 - 113.20) <786118E6-7D7E-3016-9FD5-A7CE411A251F> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff83cf7000 -     0x7fff83cf7fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83cf8000 -     0x7fff83cfcff7  com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff83d08000 -     0x7fff83d7efff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8412e000 -     0x7fff8416ffff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff84170000 -     0x7fff84171fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff84172000 -     0x7fff84175fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff84176000 -     0x7fff84176fff  com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff84177000 -     0x7fff84279fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8427a000 -     0x7fff842a2fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8451c000 -     0x7fff84542fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff84543000 -     0x7fff8463dff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8463e000 -     0x7fff8463fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff84640000 -     0x7fff85246fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff854e9000 -     0x7fff85713fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff85722000 -     0x7fff85762ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
    0x7fff857b0000 -     0x7fff85d94fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff85ddc000 -     0x7fff85dddfff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff85e03000 -     0x7fff85e6eff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff85e6f000 -     0x7fff85f09ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff85f0a000 -     0x7fff85f7dfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff85fb1000 -     0x7fff86005ff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8607b000 -     0x7fff860ebfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff860ec000 -     0x7fff8613eff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8613f000 -     0x7fff8618dfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
    0x7fff8618e000 -     0x7fff861e6ff7  libTIFF.dylib (??? - ???) <CF2005B6-5C29-3DCF-BDC2-7DB114ECD7A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff861e7000 -     0x7fff861fdfff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff861fe000 -     0x7fff862b1ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff865d5000 -     0x7fff865ebff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8666f000 -     0x7fff86674fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
    0x7fff866b0000 -     0x7fff86755fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff86a7c000 -     0x7fff86a7efff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff86a7f000 -     0x7fff86a8cff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff86a8d000 -     0x7fff86a9afff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <39E20909-68D8-3FB7-A089-A1866618E026> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff86a9b000 -     0x7fff86adafff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff86adb000 -     0x7fff86aedff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff86aee000 -     0x7fff86af4fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff86d5d000 -     0x7fff86d64fff  com.apple.NetFS (4.0 - 4.0) <AD99FA2A-CF27-30CB-937E-233AD161BA2C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86fd7000 -     0x7fff86fe2ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8705a000 -     0x7fff87060ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff87061000 -     0x7fff8706fff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
    0x7fff87070000 -     0x7fff87077fff  libcopyfile.dylib (85.1.70 - compatibility 1.0.0) <E805FDF4-7098-3F9F-BF27-191E3E0A0F10> /usr/lib/system/libcopyfile.dylib
    0x7fff87078000 -     0x7fff8708ffff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff87090000 -     0x7fff87113fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff87131000 -     0x7fff871f8ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff871f9000 -     0x7fff8723ffff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <066449E4-406B-3ABC-9DB8-E62777498154> /usr/lib/libcurl.4.dylib
    0x7fff87240000 -     0x7fff87240fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff87250000 -     0x7fff8726ffff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff881be000 -     0x7fff881c3fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff881c4000 -     0x7fff882cefe7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <0E7A4F63-035E-3406-AE8C-8F9E3E47D2EE> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff882cf000 -     0x7fff882ddfff  com.apple.NetAuth (1.0 - 3.0) <CAA2C83D-B164-315A-8B6C-76C4A3746C9B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff882de000 -     0x7fff882e4fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
    0x7fff882e5000 -     0x7fff883fefff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff88407000 -     0x7fff88430fff  libJPEG.dylib (??? - ???) <DFD81B8F-F4CB-347B-92B8-1AFFDA924A9B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff88431000 -     0x7fff88436fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff884ce000 -     0x7fff885b2ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff885b3000 -     0x7fff885b6fff  com.apple.help (1.3.2 - 42) <416BA8D2-9A2F-3F07-9E6B-E1231A92AAC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff885b7000 -     0x7fff885befff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff885bf000 -     0x7fff88635ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
    0x7fff88636000 -     0x7fff8864dfff  com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8864e000 -     0x7fff88fec747  com.apple.CoreGraphics (1.600.0 - ???) <CB70AC19-9532-38CA-8509-6043AD9B4095> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff88fed000 -     0x7fff88feeff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
    0x7fff89004000 -     0x7fff89016ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff89017000 -     0x7fff8911efe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
    0x7fff8911f000 -     0x7fff89124fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
    0x7fff89125000 -     0x7fff892f9ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff892fa000 -     0x7fff89301fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8932c000 -     0x7fff893a7ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff89cf1000 -     0x7fff89d2cff7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <B48E57F5-0923-3C47-8BAC-9704F4A28193> /usr/lib/libssl.0.9.8.dylib
    0x7fff89d2d000 -     0x7fff89d2eff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff89e25000 -     0x7fff89f03fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff89fa0000 -     0x7fff89fb4ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff89ff6000 -     0x7fff8a013fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff8a034000 -     0x7fff8a034fff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8a050000 -     0x7fff8a074fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8a075000 -     0x7fff8a07dfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8a409000 -     0x7fff8a4abfff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8a845000 -     0x7fff8ab5efff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8ab5f000 -     0x7fff8abb3fff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8ac08000 -     0x7fff8ad0dfff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8ad75000 -     0x7fff8ad84fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8af04000 -     0x7fff8b03afff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8b957000 -     0x7fff8b95aff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8bd5c000 -     0x7fff8beb9fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8beba000 -     0x7fff8bec0fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8bec1000 -     0x7fff8bec1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8bf74000 -     0x7fff8bfb4fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8bfb5000 -     0x7fff8c015fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8c01d000 -     0x7fff8c04afe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff8c057000 -     0x7fff8c136fff  com.apple.ImageIO.framework (3.1.2 - 588) <37F047A9-48E3-3AF7-8931-462D63BE6121> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8c137000 -     0x7fff8c139fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
    0x7fff8c13a000 -     0x7fff8c2a1ff7  com.apple.CFNetwork (520.5.3 - 520.5.3) <1C11C214-1C70-3358-A709-69C84D999DB8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8c2db000 -     0x7fff8c31dff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8c31e000 -     0x7fff8c32cfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
    0x7fff8c42f000 -     0x7fff8c469fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8c46a000 -     0x7fff8c46afff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8c46d000 -     0x7fff8c480ff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
    0x7fff8c481000 -     0x7fff8c4a5fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8c4a6000 -     0x7fff8c4a6fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8c4ac000 -     0x7fff8c50eff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8c513000 -     0x7fff8c608fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8c609000 -     0x7fff8c7a9ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8c7ae000 -     0x7fff8c7c3fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8c7d2000 -     0x7fff8c7d5fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8c7e2000 -     0x7fff8c802fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8c849000 -     0x7fff8c865ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff8c866000 -     0x7fff8c8ceff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8c8cf000 -     0x7fff8c8cffff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8c8d0000 -     0x7fff8c8d1fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8c8d2000 -     0x7fff8c8d6fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
    0x7fff8cb03000 -     0x7fff8cd05fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
    0x7fff8cd50000 -     0x7fff8cd55fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8cd67000 -     0x7fff8cdecff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8cf3f000 -     0x7fff8cf4eff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8cfa1000 -     0x7fff8cfa3ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8cfa4000 -     0x7fff8cfe8ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8cfe9000 -     0x7fff8d0cde5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff8d0ce000 -     0x7fff8d129ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8d12a000 -     0x7fff8d16eff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <416FB9E6-76F2-3CB8-8CCB-C12ACECFD611> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8d173000 -     0x7fff8d1cfff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8d1d0000 -     0x7fff8d20bfff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8d20c000 -     0x7fff8d639fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8d832000 -     0x7fff8d837ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff8d838000 -     0x7fff8d8bcff7  com.apple.ApplicationServices.ATS (317.13.0 - ???) <A05126F9-7DC9-3EA7-8D94-53C6113730C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8d932000 -     0x7fff8d9d3ff7  com.apple.LaunchServices (480.42 - 480.42) <A69F9426-05CE-3312-89FD-BC063DA66DBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8d9d4000 -     0x7fff8da04ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8da4e000 -     0x7fff8da57ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff8da58000 -     0x7fff8dcccfff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8dcf9000 -     0x7fff8e025fff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8e805000 -     0x7fff8e809fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
    0x7fff8ec48000 -     0x7fff8ec52ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
    0x7fff8ec53000 -     0x7fff8ec7cfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ec7d000 -     0x7fff8ef99fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8ef9a000 -     0x7fff8ef9cfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8ef9d000 -     0x7fff8f464fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
    0x7fff8f465000 -     0x7fff8f4cdff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8f4f7000 -     0x7fff8f532fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff8f533000 -     0x7fff8f53efff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8f561000 -     0x7fff8f57eff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8f9ca000 -     0x7fff8f9fdff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8f9fe000 -     0x7fff8fa02fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B423C449-761C-3EE1-AFAC-26B3558FF216> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8fa37000 -     0x7fff8fb14fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
    0x7fff8fb15000 -     0x7fff8fc22fff  libJP2.dylib (??? - ???) <1CF69239-3D3D-30CE-AC7B-C7E8C9166BC2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
 
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 3
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 1357
    thread_create: 1
    thread_set_state: 0
 
VM Region Summary:
ReadOnly portion of Libraries: Total=194.5M resident=76.2M(39%) swapped_out_or_unallocated=118.3M(61%)
Writable regions: Total=272.2M written=67.0M(25%) resident=115.2M(42%) swapped_out=16.3M(6%) unallocated=157.0M(58%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  4444K
CG image                            284K
CG raster data                     8336K
CG shared images                   4440K
CoreAnimation                      8516K
CoreGraphics                         16K
CoreImage                             8K
CoreServices                       3028K
IOKit                              61.7M
MALLOC                            132.4M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      156K
Memory tag=251                        8K
OpenCL                               20K
OpenGL GLSL                        1024K
STACK GUARD                        56.1M
Stack                              14.6M
VM_ALLOCATE                       449.9M
__CI_BITMAP                          80K
__DATA                             13.2M
__IMAGE                             528K
__LINKEDIT                         59.0M
__TEXT                            135.5M
__UNICODE                           544K
mapped file                        36.9M
shared memory                      7828K
===========                      =======
TOTAL                             997.6M
 
Model: MacBookAir4,1, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.6 GHz, 2 GB, SMC 1.74f4
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 288 MB
Memory Module: BANK 0/DIMM0, 1 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142323837334742302D4348392020
Memory Module: BANK 1/DIMM0, 1 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142323837334742302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD TS064C, 60,67 GB
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
USB Device: OS X Install Disk, apple_vendor_id, 0x1502, 0xfa130000 / 6
USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 9
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024a, 0xfa120000 / 4
USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 2

Change History (8)

comment:1 by trompetin17, 9 years ago

Description: modified (diff)

comment:2 by historic_bruno, 9 years ago

This occurs for both hosting and joining on OS X 10.7. From my testing, it does not occur on 10.8 or newer.

comment:3 by historic_bruno, 9 years ago

Component: Multiplayer lobbyCore engine
Milestone: BacklogAlpha 19

comment:4 by historic_bruno, 9 years ago

I spent some time debugging this, at first I thought it could be related to #3108, but it's not. The crash is due to an unhandled PSERROR_Deserialize_ReadFailed exception (there are TODOs about exception handling in e.g. CGameSetupMessage::Deserialize) in CStdDeserializer::Get, which isn't particularly clear from the OS X error report.

This means the stream is "not good" after that read, but actually, a lot of things can cause a stream to be "not good", as explained thoroughly in this article. I added some debugging output for the individual eofbit, failbit and badbit error flags, using the article as a reference. In this case, the eofbit is set with the reason "Resource temporarily unavailable".

Since it doesn't happen with any other compiler/C++ library, I looked for something that changed in libc++. I think I've found it with this LLVM bug report and associated C++ standard discussion. libc++ was setting the eofbit too early and violating the standard, and it was fixed in newer versions (but after 10.7).

I think a minimal workaround would be to not only test for eof, but also compare the result of gcount() with the expected read length; if they are equal, it's probably OK (combined with #3108, this fixes multiplayer on 10.7)

Last edited 9 years ago by historic_bruno (previous) (diff)

comment:5 by historic_bruno, 9 years ago

Owner: set to historic_bruno
Priority: Should HaveRelease Blocker
Status: newassigned

comment:6 by ben, 9 years ago

Resolution: fixed
Status: assignedclosed

In 16714:

Fixes instant multiplayer crash on OS X Lion (10.7). libc++ had a bug where it set eofbit on reading the last character in a stringstream, we compare gcount with the expected length as a workaround to detect real eofs. Fixes #3109.

comment:7 by historic_bruno, 9 years ago

Need to fix the tests and other uses of good() broken by the same bug. I will do that in the patch for #3108.

comment:8 by ben, 8 years ago

In 17133:

Fixes stream serialization bug on OS X 10.8 and older, which caused instant OOS in multiplayer games, fixes #3108.
Fixes test failures on OS X 10.7 and older, refs #3109

Note: See TracTickets for help on using tickets.