Opened 10 years ago

Last modified 10 years ago

#2356 closed defect

Atlas Editor Bug — at Initial Version

Reported by: herrgriffin13 Owned by:
Priority: Should Have Milestone: Alpha 17
Component: Atlas editor Keywords: Atlas Crash
Cc: nathanmswan@…, wraitii Patch:

Description

I recently installed the latest version of 0 AD, Alpha XV Osiris for Mac OS X. I had installed the version before that, and had used the Atlas scenario editor without any problems. After installing Osiris, however, I have not been able to use the scenario editor. Instead, when I click to use the scenario editor from the main menu, the game crashes.

I have attached the crash log report here. I would very much like to be able to use the scenario editor, as I have recently become aware of the full scope of what I can do with it.

Thank you for your time.

Process: pyrogenesis [396] Path: /Applications/0ad.app/Contents/MacOS/pyrogenesis Identifier: com.wildfiregames.0ad Version: 0.0.15 (0.0.15) Code Type: X86-64 (Native) Parent Process: launchd [137] User ID: 502

Date/Time: 2014-01-05 12:19:17.791 -0500 OS Version: Mac OS X 10.8.5 (12F45) Report Version: 10

Interval Since Last Report: 4119 sec Crashes Since Last Report: 6 Per-App Interval Since Last Report: 1836 sec Per-App Crashes Since Last Report: 6 Anonymous UUID: A1267A2D-F765-C2E9-5322-8538C65A4AE0

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x000000005448525c

VM Regions Near 0x5448525c: -->

TEXT 0000000100000000-0000000100c83000 [ 12.5M] r-x/rwx SM=COW /Applications/0ad.app/Contents/MacOS/pyrogenesis

Application Specific Information: /Applications/0ad.app/Contents/Frameworks/libAtlasUI.dylib

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libAtlasUI.dylib 0x000000010db74801 wxLocaleUntranslatedStrings_wxImplementation_HashTable::GetNode(wxString const&) const + 35 1 libAtlasUI.dylib 0x000000010db6f643 wxTranslations::GetUntranslatedString(wxString const&) + 37 2 libAtlasUI.dylib 0x000000010da083dd (anonymous namespace)::PossiblyLocalize(wxString const&, bool) + 93 3 libAtlasUI.dylib 0x000000010da08514 wxAcceleratorEntry::AsPossiblyLocalizedString(bool) const + 202 4 libAtlasUI.dylib 0x000000010da212fd wxCommandProcessor::wxCommandProcessor(int) + 173 5 libAtlasUI.dylib 0x000000010d5441f8 _GLOBALIZN12_GLOBALN_12_1E + 3064 6 dyld 0x00007fff64c4b378 ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 236 7 dyld 0x00007fff64c4b762 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46 8 dyld 0x00007fff64c4806e ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 380 9 dyld 0x00007fff64c47eba ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 54 10 dyld 0x00007fff64c3ce38 dyld::runInitializers(ImageLoader*) + 89 11 dyld 0x00007fff64c4287c dlopen + 581 12 libdyld.dylib 0x00007fff96da9dd8 dlopen + 57 13 com.wildfiregames.0ad 0x0000000100123a50 DllLoader::LoadDLL() + 884 14 com.wildfiregames.0ad 0x0000000100164ba3 ATLAS_IsAvailable() + 35 15 com.wildfiregames.0ad 0x000000010031571c (anonymous namespace)::AtlasIsAvailable(void*) + 28 16 com.wildfiregames.0ad 0x000000010030e943 int ScriptInterface::call<bool, &((anonymous namespace)::AtlasIsAvailable(void*))>(JSContext*, unsigned int, unsigned long long*) + 403 17 com.wildfiregames.0ad 0x0000000100487530 js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode) + 113360 18 com.wildfiregames.0ad 0x0000000100496c88 js::RunScript(JSContext*, JSScript*, JSStackFrame*) + 296 19 com.wildfiregames.0ad 0x000000010049720e js::Invoke(JSContext*, js::CallArgs const&, unsigned int) + 1342 20 com.wildfiregames.0ad 0x0000000100497952 js::ExternalInvoke(JSContext*, js::Value const&, js::Value const&, unsigned int, js::Value*, js::Value*) + 370 21 com.wildfiregames.0ad 0x000000010040f9b4 JS_CallFunctionValue + 68 22 com.wildfiregames.0ad 0x00000001002f8de7 IGUIObject::ScriptEvent(CStr8 const&) + 839 23 com.wildfiregames.0ad 0x00000001002f8eb0 IGUIObject::SendEvent(EGUIMessageType, CStr8 const&) + 164 24 com.wildfiregames.0ad 0x00000001002f799a IGUIButtonBehavior::HandleMessage(SGUIMessage&) + 3106 25 com.wildfiregames.0ad 0x00000001002a9f06 non-virtual thunk to CButton::HandleMessage(SGUIMessage&) + 54 26 com.wildfiregames.0ad 0x00000001002f8ea5 IGUIObject::SendEvent(EGUIMessageType, CStr8 const&) + 153 27 com.wildfiregames.0ad 0x00000001002bc27c CGUI::HandleEvent(SDL_Event_ const*) + 1804 28 com.wildfiregames.0ad 0x00000001002df0f9 CGUIManager::HandleEvent(SDL_Event_ const*) + 633 29 com.wildfiregames.0ad 0x00000001002df4a9 gui_handler(SDL_Event_ const*) + 57 30 com.wildfiregames.0ad 0x000000010031ca9a in_dispatch_event(SDL_Event_ const*) + 314 31 com.wildfiregames.0ad 0x0000000100002621 SDL_main + 3281 32 com.wildfiregames.0ad 0x0000000100682ac1 -[SDLMain applicationDidFinishLaunching:] + 97 33 com.apple.CoreFoundation 0x00007fff94c03eda _CFXNotificationPost + 2554 34 com.apple.Foundation 0x00007fff90a327b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64 35 com.apple.AppKit 0x00007fff93a1552d -[NSApplication _postDidFinishNotification] + 292 36 com.apple.AppKit 0x00007fff93a15266 -[NSApplication _sendFinishLaunchingNotification] + 216 37 com.apple.AppKit 0x00007fff93a12452 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 566 38 com.apple.AppKit 0x00007fff93a1204c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351 39 com.apple.Foundation 0x00007fff90a4c07b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308 40 com.apple.Foundation 0x00007fff90a4bedd _NSAppleEventManagerGenericHandler + 106 41 com.apple.AE 0x00007fff97e72078 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307 42 com.apple.AE 0x00007fff97e71ed9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37 43 com.apple.AE 0x00007fff97e71d99 aeProcessAppleEvent + 318 44 com.apple.HIToolbox 0x00007fff8f510709 AEProcessAppleEvent + 100 45 com.apple.AppKit 0x00007fff93a0e836 _DPSNextEvent + 1456 46 com.apple.AppKit 0x00007fff93a0ddf2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 47 com.apple.AppKit 0x00007fff93a051a3 -[NSApplication run] + 517 48 com.wildfiregames.0ad 0x00000001006828a4 CustomApplicationMain + 548 49 com.wildfiregames.0ad 0x0000000100682e80 main + 272 50 com.wildfiregames.0ad 0x0000000100001614 start + 52

Thread 1: 0 libsystem_kernel.dylib 0x00007fff8f4946d6 workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d69cf1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d69cce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d687191 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8f494d16 kevent + 10 1 libdispatch.dylib 0x00007fff8f80cdea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff8f80c9ee _dispatch_mgr_thread + 54

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8f4946d6 workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d69cf1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d69cce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d687191 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8f4946d6 workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d69cf1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d69cce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d687191 start_wqthread + 13

Thread 5:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff8f492686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8f491c42 mach_msg + 70 2 com.apple.audio.CoreAudio 0x00007fff9500270c HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff9500269a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff95000ad9 HALC_ProxyIOContext::IOWorkLoop() + 1161 5 com.apple.audio.CoreAudio 0x00007fff950005bf HALC_ProxyIOContext::IOThreadEntry(void*) + 83 6 com.apple.audio.CoreAudio 0x00007fff95000497 HALB_IOThread::Entry(void*) + 75 7 libsystem_c.dylib 0x00007fff8d69a772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff8d6871a1 thread_start + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff8f494386 semwait_signal + 10 1 libsystem_c.dylib 0x00007fff8d7247c8 nanosleep + 163 2 com.wildfiregames.0ad 0x00000001006dab0c SDL_Delay + 108 3 com.wildfiregames.0ad 0x0000000100181d32 CSoundManagerWorker::Run() + 676 4 com.wildfiregames.0ad 0x0000000100181771 CSoundManagerWorker::RunThread(void*) + 113 5 libsystem_c.dylib 0x00007fff8d69a772 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8d6871a1 thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff8f494322 select + 10 1 com.wildfiregames.0ad 0x000000010063154e Curl_poll + 638 2 com.wildfiregames.0ad 0x000000010062e198 curl_multi_wait + 520 3 com.wildfiregames.0ad 0x00000001006270e3 curl_easy_perform + 275 4 com.wildfiregames.0ad 0x000000010015dc56 CUserReporterWorker::ProcessReport() + 322 5 com.wildfiregames.0ad 0x000000010015e284 CUserReporterWorker::Run() + 568 6 com.wildfiregames.0ad 0x000000010015d7b1 CUserReporterWorker::RunThread(void*) + 113 7 libsystem_c.dylib 0x00007fff8d69a772 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff8d6871a1 thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff8f494386 semwait_signal + 10 1 libsystem_c.dylib 0x00007fff8d7247c8 nanosleep + 163 2 com.wildfiregames.0ad 0x00000001006dab0c SDL_Delay + 108 3 com.wildfiregames.0ad 0x00000001006dab5d RunTimer + 45 4 com.wildfiregames.0ad 0x000000010068f9bf SDL_RunThread + 127 5 com.wildfiregames.0ad 0x00000001006d2808 RunThread + 24 6 libsystem_c.dylib 0x00007fff8d69a772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d6871a1 thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff8f4940fa psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8d69efb9 _pthread_cond_wait + 869 2 com.wildfiregames.0ad 0x00000001006d335b SDL_CondWaitTimeout + 235 3 com.wildfiregames.0ad 0x00000001006d2cee SDL_SemWaitTimeout + 158 4 com.wildfiregames.0ad 0x00000001006d2d7f SDL_SemWait + 31 5 com.wildfiregames.0ad 0x0000000100215dbf CTextureConverter::RunThread(void*) + 731 6 libsystem_c.dylib 0x00007fff8d69a772 _pthread_start + 327 7 libsystem_c.dylib 0x00007fff8d6871a1 thread_start + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff8f4946d6 workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d69cf1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d69cce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d687191 start_wqthread + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8f4946d6 workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8d69cf1c _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8d69cce3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8d687191 start_wqthread + 13

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

rax: 0x09fe508d8eb7606b rbx: 0x00007fff5fbfc4e8 rcx: 0x0958014c9e81e06b rdx: 0x0000000000000000 rdi: 0x000000010adf4f80 rsi: 0x00007fff5fbfc4e8 rbp: 0x00007fff5fbfc410 rsp: 0x00007fff5fbfc3f0

r8: 0x0000000000000001 r9: 0x00000000dbed1ea1 r10: 0x0000000000000000 r11: 0x00000000dbed1ea1

r12: 0x0000000000000002 r13: 0x0000000000000129 r14: 0x0000000054485254 r15: 0x00007fff5fbfc4d0 rip: 0x000000010db74801 rfl: 0x0000000000010246 cr2: 0x000000005448525c

Logical CPU: 0

Binary Images:

0x100000000 - 0x100c82fff +com.wildfiregames.0ad (0.0.15 - 0.0.15) <9B7104B6-2782-393E-A332-09EEF927B875> /Applications/0ad.app/Contents/MacOS/pyrogenesis 0x10110c000 - 0x101137fff com.apple.audio.OpenAL (1.6 - 1.6) <0FBA7491-B817-39EE-8898-FF88C9485B50> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x101796000 - 0x101797fff com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn (4.1.7 - 4.1.7f4) <181C75EF-9A42-3E7D-85F0-D8F284803CF8> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn 0x10179c000 - 0x1017a1fff com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <EA592C9E-AD15-3DD0-85BE-D47BBBE04286> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x1021df000 - 0x1021e4fff com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x1021ec000 - 0x1021f8fff libGPUSupportMercury.dylib (8.10.1) <1DE2D7F9-C031-3BBF-BD5F-4E1208B6F296> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x104cf4000 - 0x104d1ffff GLRendererFloat (8.10.1) <055EC8E7-2D7E-370C-96AD-DBEEDB106927> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x106454000 - 0x10645dfe7 libcldcpuengine.dylib (2.2.16) <AD42F9B4-8E28-3944-A129-2AA28E6F7573> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x108300000 - 0x108455ff7 com.apple.audio.units.Components (1.9.1 - 1.9.1) <58B9FC07-053C-3123-AFBC-5A31851C379F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x108fc5000 - 0x109183fff GLEngine (8.10.1) <1BD4D913-CE6C-3389-B4E1-FC7352E4C23F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x1091ba000 - 0x10932afff libGLProgrammability.dylib (8.10.1) <3E488CEF-5751-3073-B8EE-0B4CA39CB6AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x10a000000 - 0x10a481ff7 com.apple.driver.AppleIntelHD5000GraphicsGLDriver (8.16.74 - 8.1.6) <43A6BF81-F4EB-3629-8355-C6FF80AB6B73> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver 0x10afc1000 - 0x10afc6fff com.apple.agl (3.2.1 - AGL-3.2.1) <57EC66DD-031A-3A8E-B067-72DB72B405E7> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x10d500000 - 0x10df9dfff +libAtlasUI.dylib (0) <91BDB4F9-0193-3910-BC0C-6A563010FC2D> /Applications/0ad.app/Contents/Frameworks/libAtlasUI.dylib

0x7fff64c38000 - 0x7fff64c6c94f dyld (210.2.3) <8958FE97-5830-3928-BC38-23136E7D3783> /usr/lib/dyld 0x7fff8d2ba000 - 0x7fff8d2ccff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff8d2cd000 - 0x7fff8d2ceff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib 0x7fff8d369000 - 0x7fff8d3adfff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib 0x7fff8d409000 - 0x7fff8d40ffff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8d43c000 - 0x7fff8d44afff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib 0x7fff8d44b000 - 0x7fff8d44efff libRadiance.dylib (851) <C317B2C7-CA3A-329F-B6DC-7CC33FE08C81> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8d4ef000 - 0x7fff8d4f4fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff8d5d5000 - 0x7fff8d603ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib 0x7fff8d604000 - 0x7fff8d685fff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8d686000 - 0x7fff8d752ff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib 0x7fff8d764000 - 0x7fff8d816fff com.apple.Bluetooth (4.1.7 - 4.1.7f4) <675C5A3B-7C69-382E-9A88-657409EC4197> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff8da04000 - 0x7fff8da3ffff com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8da40000 - 0x7fff8da57fff libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8da58000 - 0x7fff8daaefff com.apple.HIServices (1.20 - 417) <14FD6E12-31DC-37F3-8818-843D6469D36A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8daeb000 - 0x7fff8daeffff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8dc0f000 - 0x7fff8dc14fff com.apple.OpenDirectory (10.8 - 151.10) <3EE3D15A-3C79-3FF1-9A95-7CE2F065E542> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8dc17000 - 0x7fff8dcb5ff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8dd04000 - 0x7fff8de8afff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8de8b000 - 0x7fff8de8dff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8de8e000 - 0x7fff8de9fff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib 0x7fff8dea0000 - 0x7fff8deecff7 libauto.dylib (185.4) <D047EBE3-4AA1-3C82-AC7A-F9D3AF0D9A74> /usr/lib/libauto.dylib 0x7fff8df02000 - 0x7fff8df3cff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8e046000 - 0x7fff8e0aefff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8e0af000 - 0x7fff8e0b7fff liblaunch.dylib (442.26.2) <16D518EF-B8F4-3FA2-8722-C1CDEA236912> /usr/lib/system/liblaunch.dylib 0x7fff8e0c4000 - 0x7fff8e11eff7 com.apple.opencl (2.2.19 - 2.2.19) <CE982F17-0AE9-3E26-9CD0-BEEF7379CB93> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8e11f000 - 0x7fff8e12dff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x7fff8e170000 - 0x7fff8e192ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib 0x7fff8e194000 - 0x7fff8e1f0ff7 com.apple.Symbolication (1.3 - 93) <C0FEE99C-6AD9-35D7-9B41-574F25F843B9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8e241000 - 0x7fff8e245fff libGIF.dylib (851) <AD40D084-6E34-38CD-967D-705F94B188DA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8e246000 - 0x7fff8e267fff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8e268000 - 0x7fff8e29efff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8e29f000 - 0x7fff8e2a5fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib 0x7fff8e2a6000 - 0x7fff8e2a6fff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8e2a7000 - 0x7fff8e3a4ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x7fff8e4ff000 - 0x7fff8e542ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8eab4000 - 0x7fff8eae2fff com.apple.CoreServicesInternal (154.3 - 154.3) <A293D1E9-3254-370E-9CA1-2B5D95042C75> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8eae3000 - 0x7fff8ed7eff7 com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff8ed7f000 - 0x7fff8edffff7 com.apple.ApplicationServices.ATS (332 - 341.1) <39B53565-FA31-3F61-B090-C787C983142E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8ee00000 - 0x7fff8ee07fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8ee10000 - 0x7fff8ee9dff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8ee9e000 - 0x7fff8eea9fff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8eeaa000 - 0x7fff8eeb9ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x7fff8eeba000 - 0x7fff8eecefff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8eecf000 - 0x7fff8eed3fff libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8f119000 - 0x7fff8f1b4fff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8f1fa000 - 0x7fff8f20ffff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8f246000 - 0x7fff8f2b4ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8f2e1000 - 0x7fff8f401fff com.apple.desktopservices (1.7.4 - 1.7.4) <B52AA243-BBF1-38FC-8CBD-3BC41FA3FC1B> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8f402000 - 0x7fff8f481ff7 com.apple.securityfoundation (6.0 - 55115.4) <2D1C6E60-FE16-3D86-A46B-36AEB236B101> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8f482000 - 0x7fff8f49dff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib 0x7fff8f4a3000 - 0x7fff8f4a5fff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib 0x7fff8f4a6000 - 0x7fff8f7d6fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8f7d7000 - 0x7fff8f7dfff7 libsystem_dnssd.dylib (379.38.1) <5A34E09D-A4FC-349B-9925-E0BE5230402A> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8f7e0000 - 0x7fff8f807fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8f808000 - 0x7fff8f81dff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib 0x7fff8f892000 - 0x7fff8f894ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x7fff8f895000 - 0x7fff90854ff7 com.apple.WebCore (8536 - 8536.30.2) <19CE00B7-A187-3961-9B3D-9E0B9D7B71AB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff90855000 - 0x7fff908affff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff908b5000 - 0x7fff908b6fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib 0x7fff908cf000 - 0x7fff909e8fff com.apple.ImageIO.framework (3.2.2 - 851) <6552C673-9F29-3B31-A12E-C4391A950965> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff909e9000 - 0x7fff90d48fff com.apple.Foundation (6.8 - 945.18) <AB5508EC-2F29-358D-8C51-7C4ACB0F24CF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff90d49000 - 0x7fff90e54fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff9170b000 - 0x7fff9170bfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff917a1000 - 0x7fff917a3fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff91814000 - 0x7fff91a49ff7 com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff91a4a000 - 0x7fff91e41fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff91e42000 - 0x7fff91e49fff libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff92103000 - 0x7fff9229efef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff922de000 - 0x7fff922edfff com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff922f3000 - 0x7fff92399ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <9B442D1A-EF5D-3E2B-8E9F-18C6F21943C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff9239a000 - 0x7fff9239dfff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff9239e000 - 0x7fff924b692f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff92746000 - 0x7fff92843fff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib 0x7fff92844000 - 0x7fff92b15ff7 com.apple.security (7.0 - 55179.13) <AB71A089-131E-3741-87BD-AFF70639B07F> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff92b89000 - 0x7fff92e2dff7 com.apple.CoreImage (8.4.0 - 1.0.1) <8A129E8D-9BDA-3784-A99B-68FFFD7E774D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff92e2e000 - 0x7fff92e2efff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff92e2f000 - 0x7fff92e56ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff930db000 - 0x7fff930e1ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff930e2000 - 0x7fff93257ff7 com.apple.CFNetwork (596.5 - 596.5) <22372475-6EF4-3A04-83FC-C061FE4717B3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff93554000 - 0x7fff93594ff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff9385a000 - 0x7fff9385eff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff9385f000 - 0x7fff93860ff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib 0x7fff93861000 - 0x7fff938b8ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff938b9000 - 0x7fff944e6fff com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff944ff000 - 0x7fff94506fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x7fff94507000 - 0x7fff94574ff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff94629000 - 0x7fff94940ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <941403A8-C0CC-337F-8B93-8E7E77CC07DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff9494f000 - 0x7fff9496eff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff949ce000 - 0x7fff949dcfff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff949dd000 - 0x7fff94ab7fff com.apple.backup.framework (1.4.3 - 1.4.3) <1F29FFF2-7157-38F3-9C46-8CE8C2E2A19D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff94ab8000 - 0x7fff94bbafff libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib 0x7fff94bbe000 - 0x7fff94da8ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff94da9000 - 0x7fff94db6ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff94e5a000 - 0x7fff94e93ff7 libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib 0x7fff94ead000 - 0x7fff94ec0ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib 0x7fff94ec1000 - 0x7fff94ecaff7 com.apple.CommerceCore (1.0 - 26.2) <AF35874A-6FA7-328E-BE30-8BBEF0B741A8> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff94ecd000 - 0x7fff94fcffff libJP2.dylib (851) <26FFBDBF-9CCE-33D7-A45B-0A31C98DA37E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff94fd0000 - 0x7fff94fd4fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib 0x7fff94fd5000 - 0x7fff95038fff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff95039000 - 0x7fff9512efff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib 0x7fff952a1000 - 0x7fff95352fff com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff956ae000 - 0x7fff956aefff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff956af000 - 0x7fff956b9fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff95801000 - 0x7fff9580fff7 libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib 0x7fff95812000 - 0x7fff9587aff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x7fff95ea7000 - 0x7fff95ff9fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff95ffa000 - 0x7fff95ffbfff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff96018000 - 0x7fff96218fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib 0x7fff96219000 - 0x7fff96219fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff96255000 - 0x7fff96256ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib 0x7fff96507000 - 0x7fff96532fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff96576000 - 0x7fff96595ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff965b3000 - 0x7fff96685ff7 com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff967be000 - 0x7fff967c2ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff967c3000 - 0x7fff967edff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff967ee000 - 0x7fff96801ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff96802000 - 0x7fff9682afff libJPEG.dylib (851) <64A3EB03-34FB-308C-817B-6106D1F4D80F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff9682b000 - 0x7fff9682dfff libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff9682e000 - 0x7fff968b0ff7 com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff968b1000 - 0x7fff968b1ffd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff968fa000 - 0x7fff968fafff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib 0x7fff968fb000 - 0x7fff96911fff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff96912000 - 0x7fff96963ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff96ac7000 - 0x7fff96ae8ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x7fff96ae9000 - 0x7fff96aebfff com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff96b54000 - 0x7fff96b71ff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff96b72000 - 0x7fff96d20fff com.apple.QuartzCore (1.8 - 304.3) <CBB9906D-9511-3C44-AE3D-149E8B52B8F4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff96d21000 - 0x7fff96d5efef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff96d5f000 - 0x7fff96da7fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib 0x7fff96da8000 - 0x7fff96dabff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib 0x7fff97022000 - 0x7fff97042fff libPng.dylib (851) <3466F35C-EC1A-3D1A-80DC-175857FA19D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff97047000 - 0x7fff9710cff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff9716d000 - 0x7fff9722aff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff9722b000 - 0x7fff9722ffff libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff9724a000 - 0x7fff97255ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff97256000 - 0x7fff9726dfff com.apple.CFOpenDirectory (10.8 - 151.10) <FA541F3A-10EA-3CE3-81B5-D2FF3FF5D596> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff9726e000 - 0x7fff9726efff com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff9726f000 - 0x7fff9727bfff com.apple.CoreBluetooth (100.9 - 1) <94C4EAB8-20E6-3892-BD9E-27952318CF32> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff9727c000 - 0x7fff972cbff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib 0x7fff972cc000 - 0x7fff976e9fff FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff976ea000 - 0x7fff97739ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff97886000 - 0x7fff978abff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib 0x7fff978ac000 - 0x7fff978b8fff com.apple.CrashReporterSupport (10.8.3 - 418) <15029932-A0C0-3B78-B2A4-944DB3C0C5F5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff978b9000 - 0x7fff979aaff7 com.apple.DiskImagesFramework (10.8.3 - 345) <AA9DFADF-13C5-3392-9CBA-1EC12DED47A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff979b4000 - 0x7fff979c1fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib 0x7fff979c2000 - 0x7fff97a2bfff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib 0x7fff97e69000 - 0x7fff97ec8fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff97ec9000 - 0x7fff97ed6fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff97f54000 - 0x7fff97f55ff7 libSystem.B.dylib (169.3) <AE5C5927-6C60-367F-BB7A-55AA351275F9> /usr/lib/libSystem.B.dylib 0x7fff97f56000 - 0x7fff97f78ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff97fc3000 - 0x7fff98096ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <6DCA9535-E276-3D77-BEB3-296B537AA6BB> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff980e3000 - 0x7fff9812dff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff9812e000 - 0x7fff98164fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x7fff9816c000 - 0x7fff982f7fff com.apple.WebKit (8536 - 8536.30.1) <946547D5-EE60-3D04-A0E8-81A82029E90F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff982f8000 - 0x7fff982f9fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff982fa000 - 0x7fff98306fff libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff98367000 - 0x7fff9836cfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff9836d000 - 0x7fff9836dfff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib 0x7fff9836e000 - 0x7fff98408fff libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff98409000 - 0x7fff98435ff7 libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff9871d000 - 0x7fff98728fff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib 0x7fff98729000 - 0x7fff9876cff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff9876d000 - 0x7fff987acff7 com.apple.QD (3.42.1 - 285.1) <9769565A-8100-38C2-BD29-522BA6FAF9D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff99016000 - 0x7fff99047ff7 com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff99048000 - 0x7fff9905ffff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff99060000 - 0x7fff99060fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff99061000 - 0x7fff999f1627 com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff99efa000 - 0x7fff99f4fff7 libTIFF.dylib (851) <7706BB07-E7E8-38BE-A5F0-D8B63E3B9283> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.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: 300 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=208.8M resident=112.2M(54%) swapped_out_or_unallocated=96.6M(46%) Writable regions: Total=149.2M written=23.0M(15%) resident=51.9M(35%) swapped_out=0K(0%) unallocated=97.3M(65%) REGION TYPE VIRTUAL =========== ======= (null) (reserved) 292K reserved VM address space (unallocated) CG backing stores 4316K CG image 24K CG shared images 1184K CoreServices 2824K IOKit 18.8M JS JIT generated code 264K JS JIT generated code (reserved) 64K reserved VM address space (unallocated) MALLOC 86.8M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=249 156K STACK GUARD 56.0M Stack 13.6M VM_ALLOCATE 524.7M DATA 15.0M IMAGE 528K LINKEDIT 61.0M TEXT 147.8M UNICODE 544K mapped file 37.5M shared memory 4772K =========== ======= TOTAL 975.9M TOTAL, minus reserved VM space 975.6M

Model: MacBookAir6,1, BootROM MBA61.0099.B04, 2 processors, Intel Core i7, 1.7 GHz, 4 GB, SMC 2.12f135 Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In, 1024 MB Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620 Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638454455302D474E2D4620 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (6.30.225.29.1) Bluetooth: Version 4.1.7f4 12974, 3 service, 21 devices, 3 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SD0128F, 121.33 GB USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x14300000 / 1 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828f, 0x14330000 / 4

Change History (0)

Note: See TracTickets for help on using tickets.