Process: Civilization IV Beyond the Sword [13165]
Path: /Applications/Civilization IV Gold/Beyond the Sword/Civilization IV Beyond the Sword.app/Contents/MacOS/Civilization IV Beyond the Sword
Identifier: com.aspyr.civ4bts
Version: 3.19 (92131)
Code Type: X86 (Native)
Parent Process: launchd [381]
Date/Time: 2015-02-24 16:41:24.498 -0500
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Interval Since Last Report: 38150 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 14621 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 6546F28B-18B4-49DA-989E-F80E87876F08
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 com.aspyr.civ4bts 0x0028c64b CvUnit::convert(CvUnit*) + 31
1 com.aspyr.civ4bts 0x004c433e _object* boost::python::detail::invoke<int, void (CyUnit::*)(CyUnit*), boost::python::arg_from_python<CyUnit&>, boost::python::arg_from_python<CyUnit*> >(boost::python::detail::invoke_tag_<true, true>, int const&, void (CyUnit::*&)(CyUnit*), boost::python::arg_from_python<CyUnit&>&, boost::python::arg_from_python<CyUnit*>&) + 74
2 com.aspyr.civ4bts 0x004c6a19 boost::python::detail::caller_arity<2u>::impl<void (CyUnit::*)(CyUnit*), boost::python::default_call_policies, boost::mpl::vector3<void, CyUnit&, CyUnit*> >::operator()(_object*, _object*) + 125
3 com.aspyr.civ4bts 0x005b129e boost::python::objects::function::call(_object*, _object*) const + 698
4 com.aspyr.civ4bts 0x005b3071 boost::detail::function::void_function_obj_invoker0<boost::python::objects::(anonymous namespace)::bind_return, void>::invoke(boost::detail::function::any_pointer) + 35
5 com.aspyr.civ4bts 0x005ace0f boost::function0<void, std::allocator<boost::function_base> >::operator()() const + 79
6 com.aspyr.civ4bts 0x005acab6 boost::python::handle_exception_impl(boost::function0<void, std::allocator<boost::function_base> >) + 54
7 com.aspyr.civ4bts 0x005b1ebf bool boost::python::handle_exception<boost::python::objects::(anonymous namespace)::bind_return>(boost::python::objects::(anonymous namespace)::bind_return) + 41
8 com.aspyr.civ4bts 0x005b018c function_call + 58
9 org.python.python 0x024c6079 PyObject_Call + 50
10 org.python.python 0x02518d83 PyEval_InitThreads + 19151
11 org.python.python 0x025179d8 PyEval_InitThreads + 14116
12 org.python.python 0x025179d8 PyEval_InitThreads + 14116
13 org.python.python 0x025179d8 PyEval_InitThreads + 14116
14 org.python.python 0x025179d8 PyEval_InitThreads + 14116
15 org.python.python 0x02519558 PyEval_EvalCodeEx + 1840
16 org.python.python 0x024d9e01 PyClassMethod_New + 1916
17 org.python.python 0x024c6079 PyObject_Call + 50
18 org.python.python 0x024ce7ea PyClass_New + 1734
19 org.python.python 0x024c6079 PyObject_Call + 50
20 org.python.python 0x02518d83 PyEval_InitThreads + 19151
21 org.python.python 0x025179d8 PyEval_InitThreads + 14116
22 org.python.python 0x025179d8 PyEval_InitThreads + 14116
23 org.python.python 0x02519558 PyEval_EvalCodeEx + 1840
24 org.python.python 0x024d9e01 PyClassMethod_New + 1916
25 org.python.python 0x024c6079 PyObject_Call + 50
26 org.python.python 0x025138d8 PyEval_CallObjectWithKeywords + 208
27 org.python.python 0x024c6835 PyObject_CallObject + 32
28 com.aspyr.civ4bts 0x00678e6f FPythonMgr::ICallFunction(_object*, std::string const&, _object*, _object**) const + 79
29 com.aspyr.civ4bts 0x006790e7 FPythonMgr::ICallFunction(_object*, std::string const&, _object*, long*) const + 57
30 com.aspyr.civ4bts 0x00679744 FPythonMgr::CallFunction(std::string const&, std::string const&, _object*, long*) const + 180
31 com.aspyr.civ4bts 0x00b1d598 CyPythonMgr::callFunction(FStringA const&, FStringA const&, void*, long*) + 178
32 com.aspyr.civ4bts 0x00b21ed3 CvDLLPythonIFace::callFunction(char const*, char const*, void*, long*) + 77
33 com.aspyr.civ4bts 0x0051b34f CvDllPythonEvents::postEvent(CyArgsList&) + 271
34 com.aspyr.civ4bts 0x0051bda5 CvDllPythonEvents::reportBeginPlayerTurn(int, PlayerTypes) + 95
35 com.aspyr.civ4bts 0x0020a2cc CvPlayer::doTurn() + 58
36 com.aspyr.civ4bts 0x0020abfb CvPlayer::setTurnActive(bool, bool) + 1495
37 com.aspyr.civ4bts 0x0020ae3a CvPlayer::setAutoMoves(bool) + 78
38 com.aspyr.civ4bts 0x000f58cf CvGame::updateMoves() + 325
39 com.aspyr.civ4bts 0x00105321 CvGame::update() + 237
40 com.aspyr.civ4bts 0x00a91e4b CvApp::OnIdle() + 1137
41 com.aspyr.civ4bts 0x0066ea41 FWinApp::Run() + 31
42 com.aspyr.civ4bts 0x00b1ee52 WinMain + 50
43 com.aspyr.civ4bts 0x000a7f99 sEventLoopEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 111
44 com.apple.HIToolbox 0x96b73c2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
45 com.apple.HIToolbox 0x96b72ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
46 com.apple.HIToolbox 0x96b72d55 SendEventToEventTargetWithOptions + 58
47 com.apple.HIToolbox 0x96ba7a24 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 3006
48 com.apple.HIToolbox 0x96b74080 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2672
49 com.apple.HIToolbox 0x96b72ef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
50 com.apple.HIToolbox 0x96b957f3 SendEventToEventTarget + 52
51 com.apple.HIToolbox 0x96d1ec17 ToolboxEventDispatcher + 86
52 com.apple.HIToolbox 0x96d1ed4f RunApplicationEventLoop + 243
53 com.aspyr.civ4bts 0x000a8052 InstallEventsAndRunGameLoop() + 166
54 com.aspyr.civ4bts 0x000a83ea main + 356
55 com.aspyr.civ4bts 0x00002642 _start + 216
56 com.aspyr.civ4bts 0x00002569 start + 41
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x93187382 kevent + 10
1 libSystem.B.dylib 0x93187a9c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x93186f59 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x93186cfe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x93186781 _pthread_wqthread + 390
5 libSystem.B.dylib 0x931865c6 start_wqthread + 30
Thread 2:
0 libSystem.B.dylib 0x93160b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9318e6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x931bd5a8 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x9711cb90 TSWaitOnConditionTimedRelative + 242
4 ...ple.CoreServices.CarbonCore 0x9711c8ce TSWaitOnSemaphoreCommon + 511
5 ...ickTimeComponents.component 0x927c46d5 ReadSchedulerThreadEntryPoint + 4698
6 libSystem.B.dylib 0x9318e259 _pthread_start + 345
7 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x93160b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9318e6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x931bd5a8 pthread_cond_timedwait_relative_np + 47
3 com.apple.audio.CoreAudio 0x998463ab CAGuard::WaitFor(unsigned long long) + 219
4 com.apple.audio.CoreAudio 0x998493dd CAGuard::WaitUntil(unsigned long long) + 289
5 com.apple.audio.CoreAudio 0x99846cda HP_IOThread::WorkLoop() + 1892
6 com.apple.audio.CoreAudio 0x99846571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
7 com.apple.audio.CoreAudio 0x99846488 CAPThread::Entry(CAPThread*) + 140
8 libSystem.B.dylib 0x9318e259 _pthread_start + 345
9 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x9318eaa2 __semwait_signal + 10
1 libSystem.B.dylib 0x9318e75e _pthread_cond_wait + 1191
2 libSystem.B.dylib 0x931903f8 pthread_cond_wait$UNIX2003 + 73
3 GLEngine 0x552eb392 gleCmdProcessorPTHREAD + 186
4 libSystem.B.dylib 0x9318e259 _pthread_start + 345
5 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x93160b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9318e6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x931bd5a8 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x9711cb90 TSWaitOnConditionTimedRelative + 242
4 ...ple.CoreServices.CarbonCore 0x9711c8ce TSWaitOnSemaphoreCommon + 511
5 ...ple.CoreServices.CarbonCore 0x971775aa AIOFileThread(void*) + 1127
6 libSystem.B.dylib 0x9318e259 _pthread_start + 345
7 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x93160b5a semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9318e6e1 _pthread_cond_wait + 1066
2 libSystem.B.dylib 0x931bd5a8 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x9711cb90 TSWaitOnConditionTimedRelative + 242
4 ...ple.CoreServices.CarbonCore 0x9711c8ce TSWaitOnSemaphoreCommon + 511
5 ...ple.CoreServices.CarbonCore 0x97140b8b TimerThread + 97
6 libSystem.B.dylib 0x9318e259 _pthread_start + 345
7 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 7:
0 libSystem.B.dylib 0x93160b36 semaphore_wait_trap + 10
1 ...ickTimeComponents.component 0x92e8ba3e QTThreadWaitSignal + 107
2 ...ickTimeComponents.component 0x9284e7c7 audioprepThreadEntry + 68
3 ...ickTimeComponents.component 0x92e8b9b8 start_thread + 54
4 libSystem.B.dylib 0x9318e259 _pthread_start + 345
5 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 8:
0 libSystem.B.dylib 0x93160c0e mach_wait_until + 10
1 libSystem.B.dylib 0x931e8429 nanosleep + 345
2 libSystem.B.dylib 0x931e82ca usleep + 61
3 com.aspyr.civ4bts 0x0000b461 sCQuickTimeThread(void*) + 73
4 libSystem.B.dylib 0x9318e259 _pthread_start + 345
5 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 9:
0 libSystem.B.dylib 0x93160c0e mach_wait_until + 10
1 libSystem.B.dylib 0x931e8429 nanosleep + 345
2 libSystem.B.dylib 0x931e82ca usleep + 61
3 com.aspyr.civ4bts 0x0000b461 sCQuickTimeThread(void*) + 73
4 libSystem.B.dylib 0x9318e259 _pthread_start + 345
5 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 10:
0 libSystem.B.dylib 0x93160c0e mach_wait_until + 10
1 libSystem.B.dylib 0x931e8429 nanosleep + 345
2 libSystem.B.dylib 0x931e82ca usleep + 61
3 com.aspyr.civ4bts 0x0000b461 sCQuickTimeThread(void*) + 73
4 libSystem.B.dylib 0x9318e259 _pthread_start + 345
5 libSystem.B.dylib 0x9318e0de thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x93186412 __workq_kernreturn + 10
1 libSystem.B.dylib 0x931869a8 _pthread_wqthread + 941
2 libSystem.B.dylib 0x931865c6 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00000000 ecx: 0xc5193c30 edx: 0xc9692e10
edi: 0xc52a4df0 esi: 0x0158ede0 ebp: 0xbfffcf88 esp: 0xbfffcf30
ss: 0x0000001f efl: 0x00210297 eip: 0x0028c64b cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000000
Binary Images:
0x1000 - 0x133ffff +com.aspyr.civ4bts 3.19 (92131) <C18A2E86-5BAB-260A-04B5-B57EFF11AE6F> /Applications/Civilization IV Gold/Beyond the Sword/Civilization IV Beyond the Sword.app/Contents/MacOS/Civilization IV Beyond the Sword
0x23c1000 - 0x23c1ff7 libmx.A.dylib 315.0.0 (compatibility 1.0.0) <72FF6A91-C3EC-4634-A0FB-E1586C2404E4> /usr/lib/libmx.A.dylib
0x23c4000 - 0x2479fe7 libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <78B6EEB6-50D9-4479-D1A5-B4C381A07E4D> /usr/lib/libcrypto.0.9.7.dylib
0x24bf000 - 0x256afff org.python.python 2.3.5 a (2.3.5 a) <2A58F85A-B1DE-CAE0-63A5-CA3152248548> /System/Library/Frameworks/Python.framework/Versions/2.3/Python
0x25a2000 - 0x25cbfff com.apple.audio.OpenAL 1.4 (1.4) <CDC6D2B8-3DCA-E511-2250-75567E4C94BD> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
0x271a000 - 0x2724ff7 +testl ??? (???) testl
0x279e000 - 0x27a3fff com.apple.AppleMPEG2Codec 1.0.2 (220.1) <EDDCFD0D-37F6-A846-EB4D-8E683ACC5184> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
0x27ac000 - 0x27adff7 math.so ??? (???) <596E5B91-7462-286D-10BD-5F41ED9F6584> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/math.so
0x27cd000 - 0x27d1ff3 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
0x27d6000 - 0x27d7ff7 time.so ??? (???) <76CEBD46-6DBB-0855-5C29-9ADC7D9458DB> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/time.so
0x18cd2000 - 0x18cd8ff7 com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x18cdd000 - 0x18cdfff7 itertools.so ??? (???) <A5B2F3B5-FB4E-08E7-5726-816C84DF71BB> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/itertools.so
0x18ce4000 - 0x18ce6ff7 strop.so ??? (???) <562D00BA-5592-E906-F813-05D787503A42> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/strop.so
0x18ced000 - 0x18cf0ff7 array.so ??? (???) <493C0E90-DC7B-AB79-72BA-673558102E96> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/array.so
0x18d33000 - 0x18d6ffe3 com.apple.QuickTimeFireWireDV.component 7.6.6 (1800) <25649FE4-15B7-A90F-8238-9F7D370C45DA> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x18dbb000 - 0x18dc6ff7 cPickle.so ??? (???) <CA9E7135-BE5E-10FC-A48F-D754238D9A18> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/cPickle.so
0x18dcd000 - 0x18de8fef com.apple.AppleIntermediateCodec 1.3.2 (153) <EFB476B9-486E-5112-50C8-8918A7964C22> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x18dee000 - 0x18defff7 cStringIO.so ??? (???) <3B4AD512-8D13-3BFE-D7F2-FF0EF18FDCE2> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/cStringIO.so
0x18df3000 - 0x18df4ff7 _random.so ??? (???) <AB80AAC8-800F-DDC9-8294-695BC89B60DC> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/_random.so
0x18f4f000 - 0x18f68fe7 com.apple.applepixletvideo 1.2.29 (1.2d29) <52810348-A138-D148-92E4-9E1D73EA18A0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x1942f000 - 0x19453fe7 GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x2db27000 - 0x2db7cfef com.apple.AppleProResDecoder 2.0 (223) <773F7C18-BE38-10C8-3745-0EB45E811A11> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProResDecoder
0x42b00000 - 0x42df0feb +org.perian.Perian 1.2.3 (1.2.3) <722FFF4F-46EF-E5BE-70A6-42B5873D2B37> /Users/Elizabeth/Library/QuickTime/Perian.component/Contents/MacOS/Perian
0x4326b000 - 0x432e5fef com.apple.AppleVAH264HW.component 2.0 (1.0) <ECC0697B-91A7-17ED-999A-000F8847FAE5> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
0x4399d000 - 0x4399fff7 struct.so ??? (???) <E2EC0A34-4A36-68F7-2609-AE376F550831> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/struct.so
0x439e3000 - 0x439e5fe7 binascii.so ??? (???) <5E8AC0B7-C56E-300C-4543-2DC83190436D> /System/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/lib-dynload/binascii.so
0x55200000 - 0x55379ff7 GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
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
0x8a000000 - 0x8a405fe7 libclh.dylib 3.1.1 C (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x8e900000 - 0x8eae6fef com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x8f0c6000 - 0x8f811fff com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90131000 - 0x90131ff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90132000 - 0x90146fe7 libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
0x902dc000 - 0x90316ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
0x9039c000 - 0x9055ffeb 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
0x905c9000 - 0x905d4ff7 libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x905d5000 - 0x90750fe7 com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90773000 - 0x90777ff7 libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x90789000 - 0x9079efff 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
0x9079f000 - 0x907a3ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x907a4000 - 0x91087ff7 com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91088000 - 0x9108aff7 libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9108b000 - 0x91095ff7 com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x91096000 - 0x91152fff 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
0x914d9000 - 0x914d9ff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91523000 - 0x9188eff7 com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x918a2000 - 0x91f1dff7 com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x92029000 - 0x92109fe7 com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9212a000 - 0x9214bfe7 com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9214c000 - 0x9214cff7 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
0x9220c000 - 0x9315fffb com.apple.QuickTimeComponents.component 7.6.6 (1800) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x93160000 - 0x93307ff7 libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x93308000 - 0x9331cffb 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
0x9331d000 - 0x9339dfeb 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
0x9339e000 - 0x933c0fef com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x933c1000 - 0x933c1ff7 com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9387e000 - 0x938b1fff libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x938b2000 - 0x93905ff7 com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93906000 - 0x93d3bff7 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
0x93d41000 - 0x93d47fff 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
0x93dc6000 - 0x94037fef com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94038000 - 0x9407cff3 com.apple.coreui 2 (114) <1A3C3B7F-3837-6477-3114-47F6BFD56CB2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94083000 - 0x941c0fe7 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x944a5000 - 0x944e8ff7 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
0x944e9000 - 0x9452bff7 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
0x9452c000 - 0x94539ff7 com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9453a000 - 0x945e8ff3 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
0x945e9000 - 0x94646ff7 com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94647000 - 0x947c9fe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
0x947ca000 - 0x947dbff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95668000 - 0x95714fe7 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
0x95752000 - 0x95b68ff7 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
0x95d4e000 - 0x95debfe3 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
0x95fe8000 - 0x9602bff7 libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96072000 - 0x96090fe7 libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96223000 - 0x9622cff7 com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9622d000 - 0x96230fe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x96231000 - 0x962c3fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x962c4000 - 0x962e0fe3 com.apple.openscripting 1.3.1 (???) <0E6B81D1-C1BD-1B5F-836F-256E6701B5DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x962e1000 - 0x96345fff 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
0x963f0000 - 0x963f5ff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x963f6000 - 0x963fdff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9644c000 - 0x9644fffb 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
0x96520000 - 0x96581fe7 com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96582000 - 0x96582ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96583000 - 0x9663bfeb libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9663c000 - 0x96716fff com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9678d000 - 0x967d3ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x967d4000 - 0x967d6ff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x967d7000 - 0x96872fe7 com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96918000 - 0x96924ff7 libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x96a44000 - 0x96b0ffef 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
0x96b10000 - 0x96b51ff7 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
0x96b6c000 - 0x96e90fef com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96e91000 - 0x96e92ff7 com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9702b000 - 0x9703dff7 com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9704a000 - 0x970b3fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <AFDA4768-FF21-38D2-A811-A37B5C4AD416> /usr/lib/libstdc++.6.dylib
0x970c0000 - 0x970c6fe7 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
0x970c7000 - 0x970d5fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x970d6000 - 0x973f6ff3 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
0x97623000 - 0x97673ff7 com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97674000 - 0x97682ff7 com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x97683000 - 0x978e9ff7 com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x978ea000 - 0x979a3fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x979f6000 - 0x97a00ffb 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
0x97a5f000 - 0x97a62ff7 libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97a63000 - 0x97b91fe7 com.apple.CoreData 102.1 (251) <0C2636F3-CCB4-5ED9-1D3E-5AE36BE57071> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97b92000 - 0x97bb1ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97bb2000 - 0x97bd2fe7 libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
0x97bec000 - 0x97c14ff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
0x97c1c000 - 0x9840b557 com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9840c000 - 0x98447ffb libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x984a1000 - 0x984aefe7 libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
0x985b4000 - 0x985e5ff7 libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x985ee000 - 0x98606ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x98607000 - 0x98689ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x987ce000 - 0x987d1ff7 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
0x987d2000 - 0x9886afe7 edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9886b000 - 0x988a8ff7 com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x988a9000 - 0x988f6feb com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x988f7000 - 0x9892dfff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x9892e000 - 0x98958ff7 com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x989fb000 - 0x98b07fe7 libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x98b08000 - 0x98c0afe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
0x98c0d000 - 0x98c33ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98d3e000 - 0x98de6ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98de7000 - 0x98e2bfe7 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
0x9927e000 - 0x9927fff7 com.apple.TrustEvaluationAgent 1.1 (1) <06484720-AB50-6FD9-B5BF-05F5A640C9E5> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x99293000 - 0x992b7ff7 libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x992b8000 - 0x992ebff7 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
0x993e8000 - 0x99498fe3 com.apple.QuickTimeImporters.component 7.6.6 (1800) <D7E3D86B-1DEA-FB86-E531-2ADD26077155> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x995b2000 - 0x995b6ff7 libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x995bf000 - 0x995bfff7 liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
0x99812000 - 0x9981dff7 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
0x9981e000 - 0x99825ff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99826000 - 0x998a0fff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x99d76000 - 0x99d76ff7 com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x99d77000 - 0x99d77ff7 com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x99d78000 - 0x99d88ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
0x99db5000 - 0x99e05fe7 libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x99e06000 - 0x99fdffff libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x99fe0000 - 0x99fe2ff7 com.apple.QuickTimeH264.component 7.6.6 (1800) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x9a64b000 - 0x9a74bfe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
0x9a74c000 - 0x9aa46fef com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9aa47000 - 0x9aaf4fe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x9aaf5000 - 0x9aafffe7 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
0x9ab00000 - 0x9ab7bfff com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9ab7c000 - 0x9abebff7 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
0xdb54b000 - 0xdb58cfe3 com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <B5A19093-651A-6980-288B-0E1044D7ED5F> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
0xde800000 - 0xdebe6feb QuickTimeH264.scalar ??? (???) <F93D1FA4-7623-9C01-F7EE-20B9F52A4C51> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar
0xeab00000 - 0xeab10fe7 libConverter.dylib 169.1.0 (compatibility 1.0.0) <33214D8B-8C34-83A2-9EEF-F353C800D4A0> /System/Library/Printers/Libraries/libConverter.dylib
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
Model: MacBook7,1, BootROM MB71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB, SMC 1.60f6
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545025B9SA02, 232.89 GB
Serial ATA Device: MATSHITADVD-R UJ-898, 2.07 GB
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24600000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 / 3
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0x06630000 / 6
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x06300000 / 2