Your report will be posted to the aquama...@aquamacs.org mailing list,
and may appear in other public locations.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug. If you can, give
a recipe starting with an Aquamacs without customization
for which see the Help / Diagnose and Report Bug menu:
I tried to open a file over an ssh tramp connection, which usually works great. This time it got upset and crashed soon after i hit enter in the open file mini buffer.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/Applications/Aquamacs.app/Contents/Resources/etc/DEBUG.
In GNU Emacs 23.3.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2011-10-25 on braeburn.aquamacs.org - Aquamacs Distribution 2.4
Windowing system distributor `Apple', version 10.3.1138
configured using `configure '--with-ns' '--without-x' 'CC=gcc' 'CFLAGS=-O0 -g -arch i386' 'LDFLAGS=-O0 -g -arch i386''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: nil
value of $XMODIFIERS: nil
locale-coding-system: nil
default enable-multibyte-characters: t
Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
PATH: /opt/local/bin:/usr/local/bin:/usr/local/bin/X11:/usr/openwin/bin:/usr/bin:/usr/ucb:/usr/etc:/usr/local/games:/usr/sbin:/bin:/sbin:/usr/local/sbin:/Applications/MAMP/Library/bin:/Applications/MAMP/bin:.:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin
exec-path: (/opt/local/bin /usr/local/bin /usr/local/bin/X11 /usr/openwin/bin /usr/bin /usr/ucb /usr/etc /usr/local/games /usr/sbin /bin /sbin /usr/local/sbin /Applications/MAMP/Library/bin /Applications/MAMP/bin . /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin)
Process: Aquamacs [13871]
Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: launchd [251]
Date/Time: 2012-03-23 16:22:38.028 -0600
OS Version: Mac OS X 10.7.3 (11D50)
Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000018
VM Regions Near 0x18:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
__TEXT 0000000000001000-0000000000257000 [ 2392K] r-x/rwx SM=COW /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Application Specific Information:
objc[13871]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x98147332 __kill + 10
1 libsystem_kernel.dylib 0x98146932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x9ae9d59b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x9ae38bdd abort + 167
7 org.gnu.Aquamacs 0x00207a9e ns_term_shutdown + 118
8 org.gnu.Aquamacs 0x000cb08b shut_down_emacs + 282
9 org.gnu.Aquamacs 0x000c89f9 fatal_error_signal + 347
10 libsystem_c.dylib 0x9ae9d59b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 com.apple.Foundation 0x9aa38c2b _NSRemoveAltHandler2 + 33
14 com.apple.AppKit 0x946f426e -[NSFocusStack unfocusView:] + 92
15 com.apple.AppKit 0x946f4180 -[NSView unlockFocus] + 225
16 org.gnu.Aquamacs 0x001fb470 ns_update_end + 95
17 org.gnu.Aquamacs 0x000bb634 update_end + 48
18 org.gnu.Aquamacs 0x00009a25 update_single_window + 429
19 org.gnu.Aquamacs 0x000323e1 echo_area_display + 581
20 org.gnu.Aquamacs 0x0002fd05 message3_nolog + 768
21 org.gnu.Aquamacs 0x0002fa00 message3 + 340
22 org.gnu.Aquamacs 0x00167ae5 Fmessage + 216
23 org.gnu.Aquamacs 0x00173d58 Ffuncall + 801
24 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
25 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
26 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
27 org.gnu.Aquamacs 0x00170ddb internal_lisp_condition_case + 411
28 org.gnu.Aquamacs 0x001cbc92 Fbyte_code + 7513
29 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
30 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
31 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
32 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
33 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
34 org.gnu.Aquamacs 0x00172e55 Feval + 2271
35 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
36 org.gnu.Aquamacs 0x00170495 Flet + 798
37 org.gnu.Aquamacs 0x001728d8 Feval + 866
38 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
39 org.gnu.Aquamacs 0x001728d8 Feval + 866
40 org.gnu.Aquamacs 0x00172f2f Feval + 2489
41 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
42 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
43 org.gnu.Aquamacs 0x00174213 Ffuncall + 2012
44 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
45 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
46 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
47 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
48 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
49 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
50 org.gnu.Aquamacs 0x00172e55 Feval + 2271
51 org.gnu.Aquamacs 0x00170e6b internal_lisp_condition_case + 555
52 org.gnu.Aquamacs 0x001cbc92 Fbyte_code + 7513
53 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
54 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
55 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
56 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
57 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
58 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
59 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
60 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
61 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
62 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
63 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
64 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
65 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
66 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
67 org.gnu.Aquamacs 0x00173395 Fapply + 948
68 org.gnu.Aquamacs 0x00173872 apply1 + 102
69 org.gnu.Aquamacs 0x0016c607 Fcall_interactively + 1134
70 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
71 org.gnu.Aquamacs 0x0017394b call3 + 56
72 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
73 org.gnu.Aquamacs 0x000cf093 command_loop_1 + 7669
74 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
75 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
76 org.gnu.Aquamacs 0x00170964 internal_catch + 215
77 org.gnu.Aquamacs 0x000cce57 command_loop + 207
78 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
79 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
80 org.gnu.Aquamacs 0x000ca913 main + 5915
81 org.gnu.Aquamacs 0x00003286 start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9814890a kevent + 10
1 libdispatch.dylib 0x92a41c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x92a406a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x9814802e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9ae47ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9ae496fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffbd0c edx: 0x98147332
edi: 0xad0182c0 esi: 0x00000006 ebp: 0xbfffbd28 esp: 0xbfffbd0c
ss: 0x00000023 efl: 0x00000282 eip: 0x98147332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xad010738
Logical CPU: 0
Binary Images:
0x1000 - 0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789) <D854B316-AB47-4049-012E-F9AF8DC64C62> /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
0x7fc000 - 0x7fcffb +cl_kernels (??? - ???) <189746DE-75EC-4130-9B7D-57F3A8C249F5> cl_kernels
0xf15000 - 0xf19ffb libFontRegistryUI.dylib (??? - ???) <E986346C-8132-33B6-8525-AA2A3233F99C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0xf5b000 - 0xf60fe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <57256969-D8B2-3B02-9425-25E719AAF478> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xf67000 - 0xf69fff libCoreFSCache.dylib (??? - ???) <17698E23-65F8-30AF-9C05-7E6172E52656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xf80000 - 0xf81ff8 +cl_kernels (??? - ???) <28FE991C-1B8B-4D44-9FC7-9CED6506AD66> cl_kernels
0xfdf000 - 0xfdfff3 +cl_kernels (??? - ???) <DB78E5D9-F5C3-490A-8CB6-F419AF1C4A81> cl_kernels
0x6f0d000 - 0x6faeff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x8fec1000 - 0x8fef3aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x900dcff6 com.apple.QuickLookUIFramework (3.1 - 500.10) <1E4CDD9B-BF13-375A-AC74-0943F9DA8648> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x900dd000 - 0x90103ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x90104000 - 0x90168fff com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90169000 - 0x9016aff7 libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x9016b000 - 0x901dffff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x90250000 - 0x9028cffa libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9028d000 - 0x902f2ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x902f3000 - 0x90321fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x90325000 - 0x90359ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9035a000 - 0x9035afff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9050c000 - 0x90510fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90511000 - 0x90610ffb com.apple.DiskImagesFramework (10.7.3 - 331.3) <92112BAD-4A81-32C0-BB4F-3A92DBFF829F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x90611000 - 0x90679ff3 com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9087c000 - 0x90894ff3 com.apple.frameworks.preferencepanes (15.0 - 15.0) <9E5FE337-358F-3B10-955D-B2D2021F732B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x90895000 - 0x908a9ff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x908aa000 - 0x908aeffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x908af000 - 0x908ecff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x908ed000 - 0x9092dff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9092e000 - 0x909f0fff com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x909f1000 - 0x90a4dfff com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9111d000 - 0x912f4fff com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x912f5000 - 0x912f6fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9135c000 - 0x91371fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91372000 - 0x91372fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x91373000 - 0x913a6fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x913a7000 - 0x913f7ff9 com.apple.QuickLookFramework (3.1 - 500.10) <E56B33BE-4445-3CC9-AAA5-1C8E6D45FEB0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x913f9000 - 0x91449ff0 libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91497000 - 0x914cdff4 com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x914ce000 - 0x91630fff com.apple.QTKit (7.7.1 - 2315) <21C7F00E-FBB9-3F12-AE51-06A630ECAC5E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x916a1000 - 0x916a1ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x916a2000 - 0x916aaff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x916ab000 - 0x916b4ff3 com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x91758000 - 0x91a09ff7 com.apple.AddressBook.framework (6.1 - 1083) <060E8C9F-FBF8-3394-8D63-D2DE0F428829> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x91a0a000 - 0x91a82ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x91a83000 - 0x91dc6fff com.apple.MediaToolbox (1.0 - 705.61) <FF915A3D-16F4-3191-A9B2-EF9270104786> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x91dc7000 - 0x91df0ff1 com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x91df1000 - 0x92064ff7 com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9221b000 - 0x9221effc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9221f000 - 0x92221ff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92222000 - 0x92233fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92234000 - 0x92268ff3 libTrueTypeScaler.dylib (??? - ???) <43479E0A-C47D-3CE3-B328-9CB33D3FC3B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x92269000 - 0x922baff3 com.apple.CoreMediaIO (210.0 - 3180) <6C9974AD-CA84-3C49-B55E-0496B675DBA1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x922bb000 - 0x922f9fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92310000 - 0x92339fff com.apple.shortcut (2.1 - 2.1) <D56F5E5E-A41F-36D1-ACD5-42EA7910B20F> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9233a000 - 0x9237bff7 com.apple.CoreMedia (1.0 - 705.61) <75CC7ECC-8D62-3BA3-BD9B-D5E7FA82EC2D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9237c000 - 0x92383ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x92384000 - 0x927d1ffb com.apple.RawCamera.bundle (3.10.0 - 601) <81E19AD7-A034-3A56-B74E-31EDBD663694> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x927d2000 - 0x929edff7 com.apple.imageKit (2.1.1 - 1.0) <3A523A4F-BE07-35B1-9A41-523FD27C14D4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x92a33000 - 0x92a37ffd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92a38000 - 0x92a3effb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92a3f000 - 0x92a4dfff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x92a4e000 - 0x92cd3fe3 com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92cd4000 - 0x92ce4ff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x92ce5000 - 0x92ce5ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x92ce6000 - 0x92ce7ffd libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x92ce8000 - 0x92e06fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92e07000 - 0x92f33ff9 com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92f8e000 - 0x930efffb com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x930f0000 - 0x93133fff com.apple.MediaKit (12 - 589) <C9B45C52-6AC0-3685-82E7-E65960D82F87> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x93134000 - 0x93150ffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x93151000 - 0x9316bfff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9316c000 - 0x9327bfff com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9327c000 - 0x932ddffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x932de000 - 0x932e3ffd libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x932e4000 - 0x933c7ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9340a000 - 0x93414ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93462000 - 0x93616ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9361b000 - 0x9362bfff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x93890000 - 0x93971ff3 com.apple.backup.framework (1.3.1 - 1.3.1) <2CFEC368-F3FA-33C2-A821-336ACBAB0D35> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x93972000 - 0x93974ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x93a5f000 - 0x93a63ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x93a64000 - 0x93c8dffb com.apple.QuartzComposer (5.0 - 236.3) <E805537F-7BB8-31C6-A3F3-27D8CD1FE31E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x93ce6000 - 0x93ce7fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x93ce8000 - 0x93cecfff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93ced000 - 0x93d77ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93d78000 - 0x93d80ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x93d81000 - 0x93d9efff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x93dad000 - 0x93dbbff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x93def000 - 0x93e05ffe libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x93e24000 - 0x93e27fff com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x93e4a000 - 0x93f0affb com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93f0b000 - 0x93f16ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x93f17000 - 0x93f22ffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x945be000 - 0x94607ff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9461c000 - 0x94698ff0 com.apple.PDFKit (2.6.2 - 2.6.2) <5DC1CC0B-4F92-397F-98E3-5A5A9EB2CC5F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x94699000 - 0x9512cff6 com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95242000 - 0x952bdffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x952be000 - 0x955c0fff com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x955cd000 - 0x956a4ffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x956a5000 - 0x956f3ff3 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <2FBC3C23-B0DD-3F0B-8452-90954F9C7E13> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x956f4000 - 0x956fbff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <8CBED8FC-BF9A-316D-8B47-32336263BE68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x956fc000 - 0x95772fff com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95773000 - 0x957c2ffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x95ad5000 - 0x95f4aff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x95f4b000 - 0x95f70fff com.apple.datadetectors (3.2 - 172.5) <6BD9F9AE-88BE-34B5-B951-181CE0662499> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x95f71000 - 0x95fe0fff com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x95fe1000 - 0x95febff0 com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x95fec000 - 0x96079ff7 com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9607a000 - 0x96162fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x96163000 - 0x96184fff com.apple.framework.internetaccounts (1.2 - 3) <C54DD5C3-DF85-302D-9D4B-6C34C4B1A8A2> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x96185000 - 0x96186ff7 libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x96187000 - 0x96194fff com.apple.HelpData (2.1.2 - 72) <37D51522-EDED-38BC-9412-3224ED91A078> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96195000 - 0x961d5ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x961d6000 - 0x96204ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x96f56000 - 0x96f5ffff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x96f60000 - 0x97004fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x97005000 - 0x97005fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97006000 - 0x97028ffe com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97029000 - 0x97034fff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x97035000 - 0x97038ffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97045000 - 0x97048ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x97049000 - 0x9704bffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9704c000 - 0x97051ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x97052000 - 0x97055ffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x97056000 - 0x9729fff7 com.apple.JavaScriptCore (7534.53 - 7534.53.8) <5F799A84-B6B2-398F-B617-285BAA60139F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x972a0000 - 0x9732dfe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9732e000 - 0x9733cfff com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9733d000 - 0x97366ffe com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9739a000 - 0x97cc25eb com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x97d1d000 - 0x97d2bfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x97d2c000 - 0x9812eff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9812f000 - 0x9814dff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x9814e000 - 0x9819ffff libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x982e8000 - 0x9836ffff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x98370000 - 0x98387ff8 com.apple.CoreMediaAuthoring (2.0 - 890) <53F48529-E89F-3518-B888-C8C735C16F8F> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x98481000 - 0x984b0ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x984b1000 - 0x98518fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x98555000 - 0x98582ff7 com.apple.securityinterface (5.0 - 55007) <E5139C3F-23D2-363D-A4A2-B491E55A5439> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x985cf000 - 0x986bfff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x986c0000 - 0x986cbffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9874c000 - 0x98755ffb com.apple.DisplayServicesFW (2.5.2 - 317) <02BD6AF3-F355-3F68-9DC2-2DA28CE27682> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x98756000 - 0x98757ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x98761000 - 0x987c3ffb com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x987ca000 - 0x987cfffb com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x987d0000 - 0x987e5ff7 com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x987e6000 - 0x98ba0ffb com.apple.SceneKit (2.2 - 125.3) <D4EAD83D-0E86-3159-80D6-C8B53B25B833> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x98bec000 - 0x98c17fff com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x98c18000 - 0x98c40ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x98c41000 - 0x98c66ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98c67000 - 0x98db9fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x99130000 - 0x9918bff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x99194000 - 0x99bb4fff com.apple.WebCore (7534.53 - 7534.53.11) <1A48798F-7E15-3792-9CA2-8661F49669AB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x99bb5000 - 0x99c12ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x99c13000 - 0x9a0efff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9a0f5000 - 0x9a1edff7 libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9a1ee000 - 0x9a2c4aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9a5f4000 - 0x9a938ffb com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9a93b000 - 0x9a972fef com.apple.DebugSymbols (2.1 - 87) <84EF10C9-97C0-3AF5-9545-9F6BD1847090> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9a973000 - 0x9a97affd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a986000 - 0x9a9a9fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a9b9000 - 0x9a9b9fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9a9ba000 - 0x9acc4ff3 com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9acd1000 - 0x9ade8fe9 com.apple.WebKit (7534.53 - 7534.53.11) <E6C70036-EDDD-368B-A865-349615BB0A89> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9ade9000 - 0x9aeb4fff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9aeb5000 - 0x9aebcff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x9aebd000 - 0x9aedcfff com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9aee4000 - 0x9aee4ff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9aee5000 - 0x9af0fff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x9af10000 - 0x9afabff3 com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9afd3000 - 0x9b0b4ff7 com.apple.DiscRecording (6.0.3 - 6030.4.1) <BB3FE6A8-B9EB-3CA2-B87E-70F7688527EA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9b0b5000 - 0x9b0b8ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9b0b9000 - 0x9b0b9fff com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9b0bf000 - 0x9b0dcff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9b0dd000 - 0x9b125ff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9b126000 - 0x9b236fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9b237000 - 0x9b290fff com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9b2a0000 - 0x9b2abff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9b2ac000 - 0x9b341ff7 com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9b342000 - 0x9b346ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9b347000 - 0x9b73affb com.apple.VideoToolbox (1.0 - 705.61) <1278DC1E-AF77-34C1-9A60-B61ECF806E4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9b73b000 - 0x9b74effb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <AE079D11-3A38-3707-A2DF-6BD2FC24B712> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9b74f000 - 0x9b780ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x9b781000 - 0x9b7c2ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <CAE102A7-EA5E-391C-A91F-A08071A68652> /usr/lib/libcurl.4.dylib
0x9b7c3000 - 0x9b7d0fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9b7d1000 - 0x9b7d2fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9b7d3000 - 0x9b7d3fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9b7d4000 - 0x9b825ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9b826000 - 0x9b848ff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9b85b000 - 0x9b85bfff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9b85c000 - 0x9b878ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9b879000 - 0x9b881fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9b882000 - 0x9b951fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9b952000 - 0x9b955ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9b956000 - 0x9b98cff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9b98d000 - 0x9ba24ff3 com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9ba25000 - 0x9c0a0fe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9c0ca000 - 0x9c0cafff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9c0cb000 - 0x9c0d3ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9c0d4000 - 0x9c1e5ff7 libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9c1e6000 - 0x9c3dbff7 com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9c3dc000 - 0x9c43eff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9c43f000 - 0x9c482ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9c483000 - 0x9c484fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9c485000 - 0x9c48bffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9c48c000 - 0x9c48dff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x9c48e000 - 0x9c48fffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9c49b000 - 0x9c757ff3 com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9c758000 - 0x9c768fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 2011
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: 541882
thread_create: 2
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=188.0M resident=61.1M(32%) swapped_out_or_unallocated=126.9M(68%)
Writable regions: Total=189.9M written=53.1M(28%) resident=57.2M(30%) swapped_out=24.9M(13%) unallocated=132.7M(70%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
CG backing stores 10.2M
CG image 124K
CG raster data 376K
CG shared images 4784K
CoreGraphics 8K
CoreServices 2040K
MALLOC 114.7M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
OpenCL 28K
Stack 65.0M
VM_ALLOCATE 20.2M
__CI_BITMAP 80K
__DATA 22.9M
__DATA/__OBJC 156K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 41.0M
__OBJC 3012K
__OBJC/__DATA 100K
__PAGEZERO 4K
__RC_CAMERAS 232K
__TEXT 146.9M
__UNICODE 544K
mapped file 172.8M
shared memory 18.5M
shared pmap 5132K
=========== =======
TOTAL 661.1M
--
Mac Newbold
mane...@vivint.com
801-234-6356
Senior Web Developer
Interaction Design and Development Team
Vivint, Inc.
_______________________________________________
Aquamacs-bugs mailing list
Aquama...@aquamacs.org
http://lists.aquamacs.org/mailman/listinfo.cgi/aquamacs-bugs
Your report will be posted to the aquama...@aquamacs.org mailing list,
and may appear in other public locations.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug. If you can, give
a recipe starting with an Aquamacs without customization
for which see the Help / Diagnose and Report Bug menu:
Enter your bug report here.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/Applications/Aquamacs.app/Contents/Resources/etc/DEBUG.
In GNU Emacs 23.3.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2011-10-25 on braeburn.aquamacs.org - Aquamacs Distribution 2.4
Windowing system distributor `Apple', version 10.3.1138
configured using `configure '--with-ns' '--without-x' 'CC=gcc'
'CFLAGS=-O0 -g -arch i386' 'LDFLAGS=-O0 -g -arch i386''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: nil
value of $XMODIFIERS: nil
locale-coding-system: nil
default enable-multibyte-characters: t
Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
PATH:
/usr/bin:/usr/local/bin:/bin:/usr/texbin:~/lib/emacs/customize:/Applications/CoqIdE_8.3pl3.app/Contents/Resources/bin:/Users/bobzhang1988/SourceCode/PADS-ML/padsc_runtime/ast-ast/arch/darwin.i386/bin:/Users/bobzhang1988/SourceCode/PADS-ML/padsc_runtime/scripts:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/opt/godi/bin:/opt/godi/sbin:/Users/bobzhang1988/Downloads/hadoop-0.20.203.0/bin:/Users/bobzhang1988/Library/Haskell/bin:/Applications/CoqIdE_8.3pl3.app/Contents/Resources/bin:/Applications/calibre.app/Contents/MacOS:/Users/bobzhang1988/shared/run:/Users/bobzhang1988/SourceCode/PADS-ML/scripts:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2011/bin
exec-path:
(/Users/bobzhang1988/SourceCode/PADS-ML/padsc_runtime/ast-ast/arch/darwin.i386/bin
/Users/bobzhang1988/SourceCode/PADS-ML/padsc_runtime/scripts /usr/bin
/bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /usr/texbin
/opt/godi/bin /opt/godi/sbin
/Users/bobzhang1988/Downloads/hadoop-0.20.203.0/bin
/Users/bobzhang1988/Library/Haskell/bin
/Applications/CoqIdE_8.3pl3.app/Contents/Resources/bin
/Applications/calibre.app/Contents/MacOS /Users/bobzhang1988/shared/run
/Users/bobzhang1988/SourceCode/PADS-ML/scripts /usr/bin /bin /usr/sbin
/sbin /Applications/Aquamacs.app/Contents/MacOS/bin
/usr/local/texlive/2011/bin)
Process: Aquamacs [138]
Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: launchd [124]
Date/Time: 2012-03-24 15:11:31.357 -0400
OS Version: Mac OS X 10.7.3 (11D50d)
Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000000014a
VM Regions Near 0x14a:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL
/Applications/Aquamacs.app/Contents/MacOS/Aquamacs
__TEXT 0000000000001000-0000000000257000 [ 2392K] r-x/rwx SM=COW
/Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Application Specific Information:
objc[138]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x90ae0332 __kill + 10
1 libsystem_kernel.dylib 0x90adf932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x93b7859b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x93b13bdd abort + 167
7 org.gnu.Aquamacs 0x00207a9e ns_term_shutdown + 118
8 org.gnu.Aquamacs 0x000cb08b shut_down_emacs + 282
9 org.gnu.Aquamacs 0x000c89f9 fatal_error_signal + 347
10 libsystem_c.dylib 0x93b7859b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 org.gnu.Aquamacs 0x0003699e redisplay_internal + 1903
14 org.gnu.Aquamacs 0x000353b0 redisplay + 18
15 org.gnu.Aquamacs 0x000d1191 read_char + 2895
16 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
17 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
18 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
19 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
20 org.gnu.Aquamacs 0x00170964 internal_catch + 215
21 org.gnu.Aquamacs 0x000cce57 command_loop + 207
22 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
23 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
24 org.gnu.Aquamacs 0x000ca913 main + 5915
25 org.gnu.Aquamacs 0x00003286 start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x90ae190a kevent + 10
1 libdispatch.dylib 0x905f1c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x905f06a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x90ae102e __workq_kernreturn + 10
1 libsystem_c.dylib 0x93b22ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x93b246fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x90ae102e __workq_kernreturn + 10
1 libsystem_c.dylib 0x93b22ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x93b246fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffe2fc edx: 0x90ae0332
edi: 0xac7612c0 esi: 0x00000006 ebp: 0xbfffe318 esp: 0xbfffe2fc
ss: 0x00000023 efl: 0x00000286 eip: 0x90ae0332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xac759738
Logical CPU: 0
Binary Images:
0x1000 - 0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789)
<D854B316-AB47-4049-012E-F9AF8DC64C62>
/Applications/Aquamacs.app/Contents/MacOS/Aquamacs
0x57e000 - 0x582ff3 libsystem_network.dylib (??? - ???)
<62EBADDA-FC72-3275-AAB3-5EDD949FEFAF>
/usr/lib/system/libsystem_network.dylib
0x589000 - 0x58effd libGFXShared.dylib (??? - ???)
<179E77CE-C72C-3B5F-8F1E-3901517C24BB>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x594000 - 0x595ffd libCVMSPluginSupport.dylib (??? - ???)
<6C364E11-B9B3-351A-B297-DB06FBAAFFD1>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x5fc000 - 0x62afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0)
<30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x637000 - 0x693fff com.apple.coreui (1.2.1 - 165.3)
<65526A00-D355-3932-9279-9A7D6BF76D95>
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x6c2000 - 0x6d0ff7 libxar-nossl.dylib (??? - ???)
<5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x6d8000 - 0x6e6fff com.apple.opengl (1.7.6 - 1.7.6)
<5EF9685C-F8B2-3B22-B291-8012761E9AC8>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x6ee000 - 0x6f1ffd libCoreVMClient.dylib (??? - ???)
<2D135537-F9A6-33B1-9B01-6ECE7E929C00>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x77f000 - 0x78cfff libGL.dylib (??? - ???)
<30E6DED6-0213-3A3B-B2B3-310E33301CCB>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7d5000 - 0x1268ff6 com.apple.AppKit (6.7.3 - 1138.32)
<008E7C05-C20C-344A-B51C-4A2441372785>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1741000 - 0x19fdff3 com.apple.security (7.0 - 55110)
<2F4FCD65-2A30-3330-99DE-91FE1F78B9FB>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x1af4000 - 0x1ca8ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0)
<6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x1d27000 - 0x1d52fff com.apple.GSS (2.1 - 2.0)
<DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005>
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x1d68000 - 0x1db1ff7 libGLU.dylib (??? - ???)
<AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1dbf000 - 0x1dfbffa libGLImage.dylib (??? - ???)
<05B36DC4-6B90-33E6-AE6A-10CAA1B70606>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x1e99000 - 0x1e9dffb libFontRegistryUI.dylib (??? - ???)
<608F6D4D-9CDD-3D7F-8504-24398B4C1A54>
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x1ef4000 - 0x1ef9fe2 libcldcpuengine.dylib (1.50.69 - compatibility
1.0.0) <57256969-D8B2-3B02-9425-25E719AAF478>
/System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x48b5000 - 0x48b7fff libCoreFSCache.dylib (??? - ???)
<17698E23-65F8-30AF-9C05-7E6172E52656>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x48bf000 - 0x48c0ff8 +cl_kernels (??? - ???)
<12C0A911-690F-4EC2-B5D3-C09C66227B45> cl_kernels
0x48cd000 - 0x48cdffb +cl_kernels (??? - ???)
<3538987C-13C3-4A21-B15A-D3FE04A24714> cl_kernels
0xaf89000 - 0xb02aff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0)
<7A0427BD-4FB5-3F4E-A7F8-F760AD944283>
/System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x8fee8000 - 0x8ff1aaa7 dyld (195.6 - ???)
<3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x9000fff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1)
<2A089CE8-9760-3F0F-B77D-29A78940EA17>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x90010000 - 0x9002cff5 com.apple.GenerationalStorage (1.0 - 126.1)
<E622F823-7D98-3D13-9C3D-7EA482567394>
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x90033000 - 0x9003bff3 liblaunch.dylib (392.35.0 - compatibility 1.0.0)
<5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
0x9003c000 - 0x9008aff3 com.apple.ImageCaptureCore (3.0.2 - 3.0.2)
<2FBC3C23-B0DD-3F0B-8452-90954F9C7E13>
/System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9008b000 - 0x9008bfff com.apple.Accelerate (1.7 - Accelerate 1.7)
<4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90327000 - 0x903c2ff3 com.apple.ink.framework (1.3.2 - 110)
<F0E9C225-0D20-31D2-AB14-2299CFAE6C2E>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x903c3000 - 0x905ecffb com.apple.QuartzComposer (5.0 - 236.3)
<E805537F-7BB8-31C6-A3F3-27D8CD1FE31E>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x905ef000 - 0x905fdfff libdispatch.dylib (187.7.0 - compatibility
1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E>
/usr/lib/system/libdispatch.dylib
0x905fe000 - 0x90a00ff6 libLAPACK.dylib (??? - ???)
<00BE0221-8564-3F87-9F6B-8A910CF2F141>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90a2d000 - 0x90a56ffe com.apple.opencl (1.50.69 - 1.50.69)
<44120D48-00A2-3C09-9055-36D309F1E7C9>
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x90a57000 - 0x90a62ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0)
<B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x90a68000 - 0x90a68ff0 com.apple.ApplicationServices (41 - 41)
<C48EF6B2-ABF9-35BD-A07A-A38EC0008294>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90a69000 - 0x90a77fff libz.1.dylib (1.2.5 - compatibility 1.0.0)
<E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x90a78000 - 0x90ac7ffb com.apple.AppleVAFramework (5.0.14 - 5.0.14)
<71C9D388-E607-3DB4-9FD3-FC918EB4A835>
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90ac8000 - 0x90ae6ff7 libsystem_kernel.dylib (1699.24.8 -
compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082>
/usr/lib/system/libsystem_kernel.dylib
0x90ae7000 - 0x90aeffff com.apple.DiskArbitration (2.4.1 - 2.4.1)
<28D5D8B5-14E8-3DA1-9085-B9BC96835ACF>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90eb1000 - 0x90eb5ff7 com.apple.OpenDirectory (10.7 - 146)
<4986A382-8FEF-3392-8CE9-CF6A5EE4E365>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90f1f000 - 0x90f80ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2)
<E617857C-D870-3E2D-BA13-3732DD1BC15E>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90fdf000 - 0x90fe3ffd IOSurface (??? - ???)
<CAF0B3F2-1589-3139-8A59-E54797C02EA0>
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x90fe4000 - 0x90fedfff libc++abi.dylib (14.0.0 - compatibility 1.0.0)
<FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x91029000 - 0x91140fe9 com.apple.WebKit (7534.53 - 7534.53.11)
<E6C70036-EDDD-368B-A865-349615BB0A89>
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91141000 - 0x91172ff7 libncurses.5.4.dylib (5.4.0 - compatibility
5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x91173000 - 0x91176ff7 libmathCommon.A.dylib (2026.0.0 - compatibility
1.0.0) <69357047-7BE0-3360-A36D-000F55E39336>
/usr/lib/system/libmathCommon.A.dylib
0x911aa000 - 0x911c0ffe libxpc.dylib (77.18.0 - compatibility 1.0.0)
<D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x911f0000 - 0x91233fff com.apple.MediaKit (12 - 589)
<C9B45C52-6AC0-3685-82E7-E65960D82F87>
/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9123c000 - 0x9123cfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7)
<22997C20-BEB7-301D-86C5-5BFB3B06D212>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9123d000 - 0x9131eff7 com.apple.DiscRecording (6.0.3 - 6030.4.1)
<BB3FE6A8-B9EB-3CA2-B87E-70F7688527EA>
/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x915d1000 - 0x916e1fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0)
<34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x916e5000 - 0x91761ff0 com.apple.PDFKit (2.6.2 - 2.6.2)
<5DC1CC0B-4F92-397F-98E3-5A5A9EB2CC5F>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91762000 - 0x91763fff libDiagnosticMessagesClient.dylib (??? - ???)
<DB3889C2-2FC2-3087-A2A2-4C319455E35C>
/usr/lib/libDiagnosticMessagesClient.dylib
0x91764000 - 0x9184cfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0)
<A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
0x9184d000 - 0x919aeffb com.apple.QuartzCore (1.7 - 270.2)
<4A6035C8-1237-37E5-9FFF-1EFD735D8B18>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x919af000 - 0x919efff7 libauto.dylib (??? - ???)
<984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x91a57000 - 0x91abcff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0)
<4B4B32D2-4F66-3B0D-BD61-FA8429FF8507>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91abd000 - 0x91eb0ffb com.apple.VideoToolbox (1.0 - 705.61)
<1278DC1E-AF77-34C1-9A60-B61ECF806E4D>
/System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x91eb1000 - 0x92326ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0)
<312D0F58-B8E7-3F61-8A83-30C95F2EBEAA>
/System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x92327000 - 0x92377ff0 libTIFF.dylib (??? - ???)
<F532A16A-7761-355C-8B7B-CEF988D8EEFF>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92378000 - 0x9238fff8 com.apple.CoreMediaAuthoring (2.0 - 890)
<53F48529-E89F-3518-B888-C8C735C16F8F>
/System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x92390000 - 0x92392ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0)
<52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x92393000 - 0x92394ff7 libquarantine.dylib (36.2.0 - compatibility
1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B>
/usr/lib/system/libquarantine.dylib
0x92395000 - 0x923b2ff3 com.apple.openscripting (1.3.3 - ???)
<8ABD04D6-7B7A-3C39-801E-1630098D5B42>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x923b3000 - 0x9240eff3 com.apple.Symbolication (1.3 - 91)
<4D12D2EC-5010-3958-A205-9A67E972C76A>
/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9240f000 - 0x92434ff9 libJPEG.dylib (??? - ???)
<743578F6-8C0C-39CC-9F15-3A01E1616EAE>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x92440000 - 0x924c7fff com.apple.print.framework.PrintCore (7.1 -
366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x924c8000 - 0x9252affb com.apple.datadetectorscore (3.0 - 179.4)
<32262124-6F75-3999-86DA-590A90BA464C>
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92567000 - 0x925aaffd libcommonCrypto.dylib (55010.0.0 - compatibility
1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F>
/usr/lib/system/libcommonCrypto.dylib
0x925ab000 - 0x925e1ff7 com.apple.AE (527.7 - 527.7)
<7BAFBF18-3997-3656-9823-FD3B455056A4>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x927e2000 - 0x927e9ffd com.apple.NetFS (4.0 - 4.0)
<AE731CFE-1B2E-3E46-8759-843F5FB8C24F>
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x927ea000 - 0x92859fff com.apple.Heimdal (2.1 - 2.0)
<BCF7C3F1-23BE-315A-BBB6-5F01C79CF626>
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92860000 - 0x92874fff com.apple.CFOpenDirectory (10.7 - 146)
<58050170-D74E-3670-945D-D8501F67835F>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x92875000 - 0x92878ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0)
<6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x92879000 - 0x92ac2ff7 com.apple.JavaScriptCore (7534.53 - 7534.53.8)
<5F799A84-B6B2-398F-B617-285BAA60139F>
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92d62000 - 0x92daaff7 com.apple.SystemConfiguration (1.11.2 - 1.11)
<CA077C0D-8A54-38DB-9690-5D222899B93D>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92dab000 - 0x92dacfff liblangid.dylib (??? - ???)
<C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x92dad000 - 0x92fa2ff7 com.apple.CoreData (104.1 - 358.13)
<EB02DCA7-DB2A-32DD-B49E-ECE54D078610>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92fa3000 - 0x930f5fff com.apple.audio.toolbox.AudioToolbox (1.7.2 -
1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E>
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x930f6000 - 0x93400ff3 com.apple.Foundation (6.7.1 - 833.24)
<8E2AD829-587C-3146-B483-9D0209B84192>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x93401000 - 0x9348bffb com.apple.SearchKit (1.4.0 - 1.4.0)
<CF074082-64AB-3A1F-831E-582DF1667827>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9348c000 - 0x934e9ffb com.apple.htmlrendering (76 - 1.1.4)
<409EF0CB-2997-369A-9326-BE12436B9EE1>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x934ea000 - 0x934edff9 libCGXType.A.dylib (600.0.0 - compatibility
64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x935ae000 - 0x935b0ffb libRadiance.dylib (??? - ???)
<4721057E-5A1F-3083-911B-200ED1CE7678>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x935b1000 - 0x935b1fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2)
<2E71E880-25D1-3210-8D26-21EC47ED810C>
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x935b2000 - 0x93a8eff6 libBLAS.dylib (??? - ???)
<134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93a8f000 - 0x93ab2fff com.apple.CoreVideo (1.7 - 70.1)
<3520F013-DF91-364E-88CF-ED252A7BD0AE>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93ac4000 - 0x93b8ffff libsystem_c.dylib (763.12.0 - compatibility
1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72>
/usr/lib/system/libsystem_c.dylib
0x93b90000 - 0x93b91ff4 libremovefile.dylib (21.1.0 - compatibility
1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8>
/usr/lib/system/libremovefile.dylib
0x93b92000 - 0x93b9bffb com.apple.DisplayServicesFW (2.5.2 - 317)
<02BD6AF3-F355-3F68-9DC2-2DA28CE27682>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x93b9c000 - 0x93e21fe3 com.apple.QuickTime (7.7.1 - 2315)
<E6249041-B569-3A96-897F-E84B1C057948>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93e58000 - 0x93e5cfff libGIF.dylib (??? - ???)
<06E85451-F51C-31C4-B5A6-180819BD9738>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93f16000 - 0x93f30fff com.apple.Kerberos (1.0 - 1)
<D7920A1C-FEC4-3460-8DD0-D02491578CBB>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93f31000 - 0x93ff1ffb com.apple.ColorSync (4.7.1 - 4.7.1)
<68413C12-2380-3B73-AF74-B9E069DFB89A>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x93ff2000 - 0x940d5ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility
0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F>
/usr/lib/libcrypto.0.9.8.dylib
0x940d6000 - 0x941e7ff7 libJP2.dylib (??? - ???)
<143828CE-D429-3C66-A0DC-4F39536568E4>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x942e0000 - 0x943dfffb com.apple.DiskImagesFramework (10.7.3 - 331.3)
<92112BAD-4A81-32C0-BB4F-3A92DBFF829F>
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x943e1000 - 0x94543fff com.apple.QTKit (7.7.1 - 2315)
<21C7F00E-FBB9-3F12-AE51-06A630ECAC5E>
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94564000 - 0x94626fff com.apple.CoreServices.OSServices (478.37 -
478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94627000 - 0x9496afff com.apple.MediaToolbox (1.0 - 705.61)
<FF915A3D-16F4-3191-A9B2-EF9270104786>
/System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x949bd000 - 0x94a0dff9 com.apple.QuickLookFramework (3.1 - 500.10)
<E56B33BE-4445-3CC9-AAA5-1C8E6D45FEB0>
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94a0e000 - 0x94a42ff8 libssl.0.9.8.dylib (44.0.0 - compatibility
0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x94a43000 - 0x95463fff com.apple.WebCore (7534.53 - 7534.53.11)
<1A48798F-7E15-3792-9CA2-8661F49669AB>
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x955b4000 - 0x955d0ffc libPng.dylib (??? - ???)
<75F41C08-E187-354C-8115-79387F57FC2C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x955d1000 - 0x955d5fff com.apple.CommonPanels (1.2.5 - 94)
<EA47550D-7DAF-30D9-91DB-1FB594CC8522>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x955d6000 - 0x95efe5eb com.apple.CoreGraphics (1.600.0 - ???)
<E285B0B6-F9FC-33BC-988F-ED619B32029C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95eff000 - 0x9657afe5 com.apple.CoreAUC (6.11.04 - 6.11.04)
<B06D52C9-9F59-3EF2-B2BA-11E93C573572>
/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x96d06000 - 0x96d28ff1 com.apple.PerformanceAnalysis (1.10 - 10)
<FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B>
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x96d29000 - 0x96d29fff com.apple.Carbon (153 - 153)
<F996332A-390E-3337-A09E-A1E54004B567>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96d6d000 - 0x96de3fff com.apple.Metadata (10.7.0 - 627.28)
<71AC8DA5-FA89-3411-A97C-65B6129E97BD>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x970de000 - 0x970e9ffc com.apple.NetAuth (3.1 - 3.1)
<CD89526E-4FF6-3BB3-A94E-832D4504AB1C>
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x970ea000 - 0x972c1fff com.apple.CoreFoundation (6.7.1 - 635.19)
<3A07EDA3-F460-3971-BFCB-AFE9A11F74F1>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x972c2000 - 0x972c2fff com.apple.Cocoa (6.6 - ???)
<5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x972c3000 - 0x972c8ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0)
<943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x972cd000 - 0x97331fff com.apple.framework.IOKit (2.0 - ???)
<8DAF4991-7359-3D1B-AC69-3CBA797D1E3C>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9739b000 - 0x973c3ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0)
<5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
0x973fb000 - 0x97406ff3 libCSync.A.dylib (600.0.0 - compatibility
64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x97444000 - 0x9765fff7 com.apple.imageKit (2.1.1 - 1.0)
<3A523A4F-BE07-35B1-9A41-523FD27C14D4>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x97665000 - 0x97774fff com.apple.DesktopServices (1.6.2 - 1.6.2)
<33DCFB71-1D9E-30B6-BC4C-CD54068690BE>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97781000 - 0x97858ff6 com.apple.QuickLookUIFramework (3.1 - 500.10)
<1E4CDD9B-BF13-375A-AC74-0943F9DA8648>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x97c39000 - 0x97c42ff3 com.apple.CommonAuth (2.1 - 2.0)
<5DA75D12-A4D6-3362-AD72-79A64C79669E>
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x97c4f000 - 0x97c55ffb com.apple.print.framework.Print (7.1 - 247.1)
<5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x97c56000 - 0x97c7cffb com.apple.quartzfilters (1.7.0 - 1.7.0)
<64AB163E-7E91-3028-8730-BE11BC1F5237>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x97c7d000 - 0x97d53aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0)
<2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x97d54000 - 0x97d54ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0)
<7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x97d55000 - 0x97d57ff9 com.apple.securityhi (4.0 - 1)
<39157216-5E43-392A-AE3F-716726D8C8BF>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x97d58000 - 0x97d87ff7 libsystem_info.dylib (??? - ???)
<37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x97d88000 - 0x97d8fff7 libsystem_notify.dylib (80.1.0 - compatibility
1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B>
/usr/lib/system/libsystem_notify.dylib
0x97d90000 - 0x9814affb com.apple.SceneKit (2.2 - 125.3)
<D4EAD83D-0E86-3159-80D6-C8B53B25B833>
/System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9814b000 - 0x981c3ff8 com.apple.CorePDF (3.1 - 3.1)
<0074267B-F74A-30FC-8508-A14C821F0771>
/System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x981c4000 - 0x98251fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0)
<F2A8BBA3-6431-3CED-8CD3-0953410B6F96>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x98252000 - 0x982abfff com.apple.HIServices (1.11 - ???)
<F8B77735-B168-3E21-9B8F-921115B4C19B>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x982b3000 - 0x98340ff7 com.apple.CoreText (220.11.0 - ???)
<720EFEE0-A92A-3519-9C88-D06E4DE14EAB>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x98341000 - 0x98685ffb com.apple.HIToolbox (1.8 - ???)
<9540400F-B432-3116-AEAD-C1FBCFE67E73>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9871a000 - 0x98812ff7 libFontParser.dylib (??? - ???)
<8C069D3D-534F-3EBC-8035-A43E2B3A431A>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9881b000 - 0x9882bff7 libCRFSuite.dylib (??? - ???)
<94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x9882c000 - 0x9887dfff libFontRegistry.dylib (??? - ???)
<DF69E8EC-9114-3757-8355-8F3E82156F85>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9887e000 - 0x988f2fff com.apple.CoreSymbolication (2.2 - 73.2)
<FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1>
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x98901000 - 0x98902ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0)
<8CADB97F-101D-34C3-82C2-569E801031E0>
/System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x98931000 - 0x98c33fff com.apple.CoreServices.CarbonCore (960.20 -
960.20) <E6300673-A013-3A91-BB1A-DD793B857E16>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x98c34000 - 0x98c96ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0)
<266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x98c97000 - 0x98c9fff3 libunwind.dylib (30.0.0 - compatibility 1.0.0)
<E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x98ca0000 - 0x98ca0ff2 com.apple.CoreServices (53 - 53)
<7CB7AA95-D5A7-366A-BB8A-035AA9E582F8>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98ca1000 - 0x98ca1fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0)
<A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
0x98ca2000 - 0x98cb5ffb com.apple.MultitouchSupport.framework (220.62.1
- 220.62.1) <AE079D11-3A38-3707-A2DF-6BD2FC24B712>
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x98cc0000 - 0x98d3bffb com.apple.ApplicationServices.ATS (317.5.0 -
???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x98d3c000 - 0x98d3ffff com.apple.AppleSystemInfo (1.0 - 1)
<0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8>
/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x98d40000 - 0x98d7efff libRIP.A.dylib (600.0.0 - compatibility 64.0.0)
<0FAB8C29-2A1B-3E25-BA34-BDD832B828DA>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x98d8d000 - 0x98dcaff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0)
<4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x98dcb000 - 0x98dcfffa libcache.dylib (47.0.0 - compatibility 1.0.0)
<56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x98de4000 - 0x99057ff7 com.apple.CoreImage (7.93 - 1.0.1)
<88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99187000 - 0x991a6fff com.apple.RemoteViewServices (1.3 - 44)
<243F16F3-FFFE-3E81-A969-2EC947A11D89>
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x991b6000 - 0x99684fef com.apple.RawCamera.bundle (3.10.0 - 601)
<D964C87A-B793-52C8-ADD2-4D28648A16AE>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9969e000 - 0x996a9fff libkxld.dylib (??? - ???)
<AD3C0B3E-EBA8-3A85-ADDB-F86613564E2D> /usr/lib/system/libkxld.dylib
0x996aa000 - 0x996abff7 libsystem_sandbox.dylib (??? - ???)
<D272A77F-7F47-32CD-A36E-5A3FB966ED55>
/usr/lib/system/libsystem_sandbox.dylib
0x996ac000 - 0x996bcfff com.apple.LangAnalysis (1.7.0 - 1.7.0)
<6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x996bd000 - 0x996ebff7 com.apple.DictionaryServices (1.2.1 - 158.2)
<DA16A8B2-F359-345A-BAF7-8E6A5A0741A1>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x996ec000 - 0x997c3ffb com.apple.avfoundation (2.0 - 180.30)
<6788562E-A9A8-3898-A0F4-66D9BBAE3430>
/System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x99885000 - 0x998c6ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0)
<CAE102A7-EA5E-391C-A91F-A08071A68652> /usr/lib/libcurl.4.dylib
0x998c7000 - 0x998d7fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0)
<D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x998d8000 - 0x99919ff7 com.apple.CoreMedia (1.0 - 705.61)
<75CC7ECC-8D62-3BA3-BD9B-D5E7FA82EC2D>
/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9991a000 - 0x99921ff9 libsystem_dnssd.dylib (??? - ???)
<2FD48636-7CFA-32FA-A595-F12E4246E355>
/usr/lib/system/libsystem_dnssd.dylib
0x99a37000 - 0x99a59ffe com.apple.framework.familycontrols (3.0 - 300)
<6B0920A5-3971-30EF-AE4C-5361BB7199EB>
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x99a86000 - 0x99a91ffb com.apple.speech.recognition.framework (4.0.19 -
4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99a92000 - 0x99ac8ff4 com.apple.LDAPFramework (3.1 - 120.2)
<A8601C27-6134-3AD1-A76C-F65D49183D9E>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99ac9000 - 0x99adafff libbsm.0.dylib (??? - ???)
<54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x99af4000 - 0x99b8bff3 com.apple.securityfoundation (5.0 - 55107)
<DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x99ba2000 - 0x99bd6ff3 libTrueTypeScaler.dylib (??? - ???)
<43479E0A-C47D-3CE3-B328-9CB33D3FC3B3>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x99bd7000 - 0x99c00ff1 com.apple.CoreServicesInternal (113.12 - 113.12)
<CFF78E35-81F5-36C2-A59F-BF85561AC16D>
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99c83000 - 0x99cbafef com.apple.DebugSymbols (2.1 - 87)
<EB951B78-31A5-379F-AFA1-B5C9A7BB3D23>
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x99ce1000 - 0x99ce4ff7 libcompiler_rt.dylib (6.0.0 - compatibility
1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5>
/usr/lib/system/libcompiler_rt.dylib
0x99ce5000 - 0x99ce6fff libsystem_blocks.dylib (53.0.0 - compatibility
1.0.0) <B04592B1-0924-3422-82FF-976B339DF567>
/usr/lib/system/libsystem_blocks.dylib
0x99ce7000 - 0x99ce8ff0 libunc.dylib (24.0.0 - compatibility 1.0.0)
<2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x99ce9000 - 0x99ce9fff com.apple.vecLib (3.7 - vecLib 3.7)
<8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A>
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x99cea000 - 0x99d14ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0)
<5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x9a7e0000 - 0x9a7f5fff com.apple.speech.synthesis.framework (4.0.74 -
4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9c03d000 - 0x9c03dfff com.apple.quartzframework (1.5 - 1.5)
<49B5CA00-083A-3D4A-9A68-4759A5CC35A6>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9c03e000 - 0x9c0d3ff7 com.apple.LaunchServices (480.27.1 - 480.27.1)
<8BFE799A-7E35-3834-9403-20E5ADE015D0>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9c2a2000 - 0x9c2aaff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0)
<BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x9c2ab000 - 0x9c2ebff7 com.apple.NavigationServices (3.7 - 193)
<16A8BCC8-7343-3A90-88B3-AAA334DF615F>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9c2ec000 - 0x9c2f2ffd com.apple.CommerceCore (1.0 - 17)
<E59CD307-58E2-35FD-9131-B38978799910>
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9c34b000 - 0x9c34effb com.apple.help (1.3.2 - 42)
<B1E6701C-7473-30B2-AB5A-AFC9A4823694>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9c3f6000 - 0x9c447ff3 com.apple.CoreMediaIO (210.0 - 3180)
<6C9974AD-CA84-3C49-B55E-0496B675DBA1>
/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9c523000 - 0x9c524fff com.apple.TrustEvaluationAgent (2.0 - 1)
<4BB39578-2F5E-3A50-AD59-9C0AB99472EB>
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9c525000 - 0x9c576ff9 com.apple.ScalableUserInterface (1.0 - 1)
<3C39DF4D-5CAE-373A-BE08-8CD16E514337>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9c577000 - 0x9c695fec com.apple.vImage (5.1 - 5.1)
<7757F253-B281-3612-89D4-F2B04061CBE1>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9c696000 - 0x9c6b3fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0)
<2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9c6b4000 - 0x9c7a4ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0)
<9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9c7a5000 - 0x9c7baff7 com.apple.ImageCapture (7.0 - 7.0)
<E019C6BB-CCE9-3D8C-A131-909CE8853502>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9c7ca000 - 0x9c8f6ff9 com.apple.CFNetwork (520.3.2 - 520.3.2)
<58021CA7-0C91-3395-8278-8BD76E03BDCB>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9c8f7000 - 0x9c9c6fff com.apple.ImageIO.framework (3.1.1 - 3.1.1)
<D4D6EB78-8A6C-3474-921C-622C6951489B>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9c9c7000 - 0x9ca2efff libc++.1.dylib (19.0.0 - compatibility 1.0.0)
<3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9cc16000 - 0x9ccbafff com.apple.QD (3.40 - ???)
<3881BEC6-0908-3073-BA44-346356E1CDF9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 346
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: 10286
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=189.8M resident=62.9M(33%)
swapped_out_or_unallocated=127.0M(67%)
Writable regions: Total=162.8M written=44.2M(27%) resident=57.6M(35%)
swapped_out=14.5M(9%) unallocated=105.2M(65%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.8M
CG backing stores 6620K
CG image 52K
CG raster data 128K
CG shared images 3480K
CoreGraphics 8K
CoreServices 1560K
MALLOC 90.2M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
OpenCL 20K
Stack 65.5M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 22.9M
__DATA/__OBJC 140K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 47.4M
__OBJC 2600K
__PAGEZERO 4K
__RC_CAMERAS 244K
__TEXT 142.4M
__UNICODE 544K
mapped file 163.3M
shared memory 24.7M
shared pmap 8288K
=========== =======
TOTAL 628.2M
Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
PATH: /Users/cvogel/julia:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/Library/Frameworks/Python.framework/Versions/Current/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2011/bin
exec-path: (/Users/cvogel/julia /Library/Frameworks/Python.framework/Versions/Current/bin /Library/Frameworks/Python.framework/Versions/Current/bin /Library/Frameworks/Python.framework/Versions/Current/bin /Library/Frameworks/Python.framework/Versions/Current/bin /Library/Frameworks/Python.framework/Versions/Current/bin /Library/Frameworks/Python.framework/Versions/Current/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /usr/texbin /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/local/texlive/2011/bin)
Process: Aquamacs [99285]
Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: launchd [246]
Date/Time: 2012-03-24 20:10:05.795 -0400
OS Version: Mac OS X 10.7.3 (11D50b)
Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024
VM Regions Near 0x24:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
__TEXT 0000000000001000-0000000000257000 [ 2392K] r-x/rwx SM=COW /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Application Specific Information:
Performing @selector(changeFont:) from sender NSFontManager 0x2c3c470
objc[99285]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x98b6c332 __kill + 10
1 libsystem_kernel.dylib 0x98b6b932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x9573c59b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x956d7bdd abort + 167
7 org.gnu.Aquamacs 0x00207a9e ns_term_shutdown + 118
8 org.gnu.Aquamacs 0x000cb08b shut_down_emacs + 282
9 org.gnu.Aquamacs 0x000c89f9 fatal_error_signal + 347
10 libsystem_c.dylib 0x9573c59b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 com.apple.CoreFoundation 0x92dbcde1 -[NSObject performSelector:withObject:] + 65
14 com.apple.AppKit 0x008ea113 -[NSApplication sendAction:to:from:] + 232
15 com.apple.AppKit 0x00c20182 -[NSFontManager sendAction] + 86
16 com.apple.AppKit 0x00c1eae1 -[NSFontManager modifyFontViaPanel:] + 238
17 com.apple.AppKit 0x00c3c14f -[NSFontPanel _setFont:] + 76
18 com.apple.AppKit 0x00c36abc -[NSFontPanel _chooseSize:] + 531
19 com.apple.AppKit 0x00c368a4 -[NSFontPanel _chooseSizeFromField:] + 40
20 com.apple.CoreFoundation 0x92dbcde1 -[NSObject performSelector:withObject:] + 65
21 com.apple.AppKit 0x008ea113 -[NSApplication sendAction:to:from:] + 232
22 com.apple.AppKit 0x008e9ff0 -[NSControl sendAction:to:] + 102
23 com.apple.AppKit 0x00e33c64 -[NSTextField textDidEndEditing:] + 601
24 com.apple.Foundation 0x9a64ae25 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 49
25 com.apple.CoreFoundation 0x92da7cb3 ___CFXNotificationPost_block_invoke_1 + 275
26 com.apple.CoreFoundation 0x92d72a38 _CFXNotificationPost + 2776
27 com.apple.Foundation 0x9a636012 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
28 com.apple.AppKit 0x00e90107 -[NSTextView(NSPrivate) _giveUpFirstResponder:] + 460
29 com.apple.AppKit 0x00e726cd -[NSTextView(NSKeyBindingCommands) insertNewline:] + 475
30 com.apple.CoreFoundation 0x92dbcde1 -[NSObject performSelector:withObject:] + 65
31 com.apple.AppKit 0x00d71328 -[NSResponder doCommandBySelector:] + 260
32 com.apple.AppKit 0x00e674e2 -[NSTextView doCommandBySelector:] + 152
33 com.apple.AppKit 0x01044b81 -[NSTextInputContext doCommandBySelector:] + 109
34 com.apple.AppKit 0x01040c72 -[NSTextInputContext _handleCommand:] + 84
35 com.apple.AppKit 0x00c7ef67 -[NSKeyBindingManager(NSKeyBindingManager_MultiClients) interpretEventAsCommand:forClient:] + 1721
36 com.apple.AppKit 0x0104561a -[NSTextInputContext handleEvent:] + 1389
37 com.apple.AppKit 0x00ee9636 -[NSView interpretKeyEvents:] + 220
38 com.apple.AppKit 0x00e567ba -[NSTextView keyDown:] + 676
39 com.apple.AppKit 0x008b19c3 -[NSWindow sendEvent:] + 10891
40 com.apple.AppKit 0x008490e7 -[NSApplication sendEvent:] + 4788
41 org.gnu.Aquamacs 0x00207caf -[EmacsApp sendEvent:] + 340
42 com.apple.AppKit 0x007da6d5 -[NSApplication run] + 1007
43 org.gnu.Aquamacs 0x002044a4 ns_read_socket + 769
44 org.gnu.Aquamacs 0x000d8e30 read_avail_input + 165
45 org.gnu.Aquamacs 0x000d8c92 gobble_input + 200
46 org.gnu.Aquamacs 0x002047c8 ns_select + 640
47 org.gnu.Aquamacs 0x001d6f36 wait_reading_process_output + 2853
48 org.gnu.Aquamacs 0x000d3d11 kbd_buffer_get_event + 675
49 org.gnu.Aquamacs 0x000d1788 read_char + 4422
50 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
51 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
52 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
53 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
54 org.gnu.Aquamacs 0x00170964 internal_catch + 215
55 org.gnu.Aquamacs 0x000ccddd command_loop + 85
56 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
57 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
58 org.gnu.Aquamacs 0x00173e83 Ffuncall + 1100
59 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
60 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
61 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
62 org.gnu.Aquamacs 0x0006f732 Fsave_window_excursion + 94
63 org.gnu.Aquamacs 0x001cbb71 Fbyte_code + 7224
64 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
65 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
66 org.gnu.Aquamacs 0x00173395 Fapply + 948
67 org.gnu.Aquamacs 0x00173872 apply1 + 102
68 org.gnu.Aquamacs 0x0016ec6e call_debugger + 523
69 org.gnu.Aquamacs 0x00171abd maybe_call_debugger + 225
70 org.gnu.Aquamacs 0x00171c46 find_handler_clause + 368
71 org.gnu.Aquamacs 0x00171545 Fsignal + 599
72 org.gnu.Aquamacs 0x001716fc xsignal + 24
73 org.gnu.Aquamacs 0x00171747 xsignal1 + 32
74 org.gnu.Aquamacs 0x0015671d Fsymbol_value + 75
75 org.gnu.Aquamacs 0x001725b1 Feval + 59
76 org.gnu.Aquamacs 0x00173e9e Ffuncall + 1127
77 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
78 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
79 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
80 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
81 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
82 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
83 org.gnu.Aquamacs 0x0016e3fa Fcall_interactively + 8801
84 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
85 org.gnu.Aquamacs 0x0017394b call3 + 56
86 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
87 org.gnu.Aquamacs 0x000cf093 command_loop_1 + 7669
88 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
89 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
90 org.gnu.Aquamacs 0x00170964 internal_catch + 215
91 org.gnu.Aquamacs 0x000ccddd command_loop + 85
92 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
93 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
94 org.gnu.Aquamacs 0x00173e83 Ffuncall + 1100
95 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
96 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
97 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
98 org.gnu.Aquamacs 0x0006f732 Fsave_window_excursion + 94
99 org.gnu.Aquamacs 0x001cbb71 Fbyte_code + 7224
100 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
101 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
102 org.gnu.Aquamacs 0x00173395 Fapply + 948
103 org.gnu.Aquamacs 0x00173872 apply1 + 102
104 org.gnu.Aquamacs 0x0016ec6e call_debugger + 523
105 org.gnu.Aquamacs 0x00171abd maybe_call_debugger + 225
106 org.gnu.Aquamacs 0x00171c46 find_handler_clause + 368
107 org.gnu.Aquamacs 0x00171545 Fsignal + 599
108 org.gnu.Aquamacs 0x001716fc xsignal + 24
109 org.gnu.Aquamacs 0x00171747 xsignal1 + 32
110 org.gnu.Aquamacs 0x0015671d Fsymbol_value + 75
111 org.gnu.Aquamacs 0x001725b1 Feval + 59
112 org.gnu.Aquamacs 0x00173e9e Ffuncall + 1127
113 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
114 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
115 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
116 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
117 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
118 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
119 org.gnu.Aquamacs 0x0016e3fa Fcall_interactively + 8801
120 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
121 org.gnu.Aquamacs 0x0017394b call3 + 56
122 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
123 org.gnu.Aquamacs 0x000cf093 command_loop_1 + 7669
124 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
125 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
126 org.gnu.Aquamacs 0x00170964 internal_catch + 215
127 org.gnu.Aquamacs 0x000cce57 command_loop + 207
128 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
129 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
130 org.gnu.Aquamacs 0x000ca913 main + 5915
131 org.gnu.Aquamacs 0x00003286 start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x98b6d90a kevent + 10
1 libdispatch.dylib 0x98764c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x987636a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x98b6d02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x956e6ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x956e86fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x98b6d02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x956e6ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x956e86fe start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x98b6d02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x956e6ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x956e86fe start_wqthread + 30
Thread 5:
0 libsystem_kernel.dylib 0x98b6d02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x956e6ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x956e86fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffa05c edx: 0x98b6c332
edi: 0xac9952c0 esi: 0x00000006 ebp: 0xbfffa078 esp: 0xbfffa05c
ss: 0x00000023 efl: 0x00000286 eip: 0x98b6c332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x092e3000
Logical CPU: 0
Binary Images:
0x1000 - 0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789) <D854B316-AB47-4049-012E-F9AF8DC64C62> /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
0x57e000 - 0x582ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x589000 - 0x58effd libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x594000 - 0x595ffd libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x5fc000 - 0x62afe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x637000 - 0x693fff com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x6c2000 - 0x6d0ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x6d8000 - 0x6e6fff com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x6ee000 - 0x6f1ffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x77f000 - 0x78cfff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7d5000 - 0x1268ff6 com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x1741000 - 0x19fdff3 com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x1af4000 - 0x1ca8ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x1d27000 - 0x1d52fff com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x1d68000 - 0x1db1ff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x1dbf000 - 0x1dfbffa libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x28c7000 - 0x28c7ffb +cl_kernels (??? - ???) <58368154-F465-43AA-B74F-1B7EC6BF89A5> cl_kernels
0x28f1000 - 0x28f2ff6 +cl_kernels (??? - ???) <31EB9FFF-8000-4E33-865F-1A572DCD35B6> cl_kernels
0x2ff9000 - 0x2ffbfff libCoreFSCache.dylib (??? - ???) <17698E23-65F8-30AF-9C05-7E6172E52656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x60fa000 - 0x60faffb +cl_kernels (??? - ???) <59605804-93E8-4574-9F22-05DD859B9120> cl_kernels
0x65c0000 - 0x65c5fe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <57256969-D8B2-3B02-9425-25E719AAF478> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x65e3000 - 0x65e4ff8 +cl_kernels (??? - ???) <40DD178C-616F-4CFF-BCAD-CEFDC75761FE> cl_kernels
0x65e6000 - 0x65e6ff3 +cl_kernels (??? - ???) <8CE3028B-81A7-475C-8D07-4355C7FAD363> cl_kernels
0x95c1000 - 0x9662ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0xd201000 - 0xd2a4ff7 unorm16_rgba.dylib (1.50.69 - compatibility 1.0.0) <A8E95B4F-0CA5-3EE2-B4D7-309F7CCA40F4> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
0x8fe11000 - 0x8fe43aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x900c5ffb com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x900c6000 - 0x909ee5eb com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x909ef000 - 0x90ecbff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90ecc000 - 0x910f5ffb com.apple.QuartzComposer (5.0 - 236.3) <E805537F-7BB8-31C6-A3F3-27D8CD1FE31E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91105000 - 0x91105fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91106000 - 0x91258fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91259000 - 0x912a1ff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91556000 - 0x91594fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91595000 - 0x9159dfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x915a4000 - 0x918a6fff com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x918f3000 - 0x91c37ffb com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91c82000 - 0x91c86ffd IOSurface (??? - ???) <CAF0B3F2-1589-3139-8A59-E54797C02EA0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91c87000 - 0x91c88ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x91c89000 - 0x91cebffb com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91e6b000 - 0x91e71ffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91e72000 - 0x9222cffb com.apple.SceneKit (2.2 - 125.3) <D4EAD83D-0E86-3159-80D6-C8B53B25B833> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9222d000 - 0x92230ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x922ef000 - 0x9235efff com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92363000 - 0x92380ff3 com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92381000 - 0x923e8fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x923f0000 - 0x923f1fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x923f2000 - 0x92442ff0 libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92443000 - 0x92472ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9258a000 - 0x92598fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x925e6000 - 0x926deff7 libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x926df000 - 0x92753fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x92754000 - 0x9275affd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9275b000 - 0x927acfff libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x927db000 - 0x92803ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
0x92810000 - 0x9282dfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x92976000 - 0x92a03ff7 com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x92a04000 - 0x92a3bfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x92a68000 - 0x92a92ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x92a93000 - 0x92a93fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92a94000 - 0x92b63fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x92b8c000 - 0x92b93ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x92b94000 - 0x92b94fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92b95000 - 0x92bf2ffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92bf3000 - 0x92bf6ffb com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c0b000 - 0x92c64fff com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92d22000 - 0x92ef9fff com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92efa000 - 0x92f72ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x92faa000 - 0x9310cfff com.apple.QTKit (7.7.1 - 2315) <21C7F00E-FBB9-3F12-AE51-06A630ECAC5E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x931a9000 - 0x931beff7 com.apple.ImageCapture (7.0 - 7.0) <E019C6BB-CCE9-3D8C-A131-909CE8853502> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x932ee000 - 0x934e3ff7 com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x934e4000 - 0x935a6fff com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x944b8000 - 0x944e1fff com.apple.shortcut (2.1 - 2.1) <D56F5E5E-A41F-36D1-ACD5-42EA7910B20F> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x944e2000 - 0x94957ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x94958000 - 0x949fcfff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x949fd000 - 0x94a10ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <AE079D11-3A38-3707-A2DF-6BD2FC24B712> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94cc3000 - 0x94cc3ff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94cc4000 - 0x94d3fffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94e04000 - 0x94e26ffe com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x94e27000 - 0x94e3eff8 com.apple.CoreMediaAuthoring (2.0 - 890) <53F48529-E89F-3518-B888-C8C735C16F8F> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x94e3f000 - 0x94e5bffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94e5c000 - 0x94eacff9 com.apple.QuickLookFramework (3.1 - 500.10) <E56B33BE-4445-3CC9-AAA5-1C8E6D45FEB0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94ead000 - 0x94eaefff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x94ecc000 - 0x94f0cff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x94f0d000 - 0x94f11fff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94f13000 - 0x94f1aff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <8CBED8FC-BF9A-316D-8B47-32336263BE68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x94f1b000 - 0x94ff2ffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x94ff3000 - 0x94ff4ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <8CADB97F-101D-34C3-82C2-569E801031E0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x94ff5000 - 0x9527afe3 com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9527b000 - 0x9527efff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9527f000 - 0x952b0ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x952b1000 - 0x952b8ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x952dc000 - 0x952ddfff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x952de000 - 0x9540aff9 com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9540b000 - 0x9567eff7 com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x95685000 - 0x95687ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95688000 - 0x95753fff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x95754000 - 0x95791ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x95792000 - 0x95796ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x95797000 - 0x95887ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x95888000 - 0x958eaff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9590d000 - 0x9590eff7 libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x9590f000 - 0x95917ff3 liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
0x959e3000 - 0x95ac6ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x95ac7000 - 0x95ac7ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x95ac8000 - 0x95aebfff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95bd8000 - 0x95bdaff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x95bdb000 - 0x95fceffb com.apple.VideoToolbox (1.0 - 705.61) <1278DC1E-AF77-34C1-9A60-B61ECF806E4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x95fcf000 - 0x95fdffff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x962ee000 - 0x96324ff4 com.apple.LDAPFramework (3.1 - 120.2) <A8601C27-6134-3AD1-A76C-F65D49183D9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96325000 - 0x96365ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x96518000 - 0x9652cfff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96539000 - 0x9654efff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x96586000 - 0x9665caab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x96682000 - 0x96686fff com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96698000 - 0x966c6ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x966c7000 - 0x966d8fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x966e4000 - 0x966edffb com.apple.DisplayServicesFW (2.5.2 - 317) <02BD6AF3-F355-3F68-9DC2-2DA28CE27682> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x966ee000 - 0x966f5ff9 libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib
0x966f6000 - 0x96747ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96748000 - 0x96dc3fe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x96dc4000 - 0x96dc4fff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x976ee000 - 0x976f1ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x976f2000 - 0x976fdff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x97a74000 - 0x97aeafff com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x97aeb000 - 0x97b05fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97bbb000 - 0x97c56ff3 com.apple.ink.framework (1.3.2 - 110) <F0E9C225-0D20-31D2-AB14-2299CFAE6C2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97c57000 - 0x97d3ffff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
0x97d40000 - 0x97d40ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x97d4b000 - 0x97d9affb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x97d9b000 - 0x97fe4ff7 com.apple.JavaScriptCore (7534.53 - 7534.53.8) <5F799A84-B6B2-398F-B617-285BAA60139F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x97fe5000 - 0x98036ff3 com.apple.CoreMediaIO (210.0 - 3180) <6C9974AD-CA84-3C49-B55E-0496B675DBA1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9841b000 - 0x9841cff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x98420000 - 0x984b5ff7 com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98517000 - 0x9854bff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x986ad000 - 0x9873afe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9873b000 - 0x98761ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x98762000 - 0x98770fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x98771000 - 0x987b4ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x988e0000 - 0x988ebffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x98933000 - 0x98a42fff com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x98a43000 - 0x98a9eff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x98ad4000 - 0x98ad9ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x98b54000 - 0x98b72ff7 libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
0x98b73000 - 0x98b7bff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x99640000 - 0x99669ff1 com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9966a000 - 0x999adfff com.apple.MediaToolbox (1.0 - 705.61) <FF915A3D-16F4-3191-A9B2-EF9270104786> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x999ae000 - 0x999d3ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x999d4000 - 0x99befff7 com.apple.imageKit (2.1.1 - 1.0) <3A523A4F-BE07-35B1-9A41-523FD27C14D4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x99c70000 - 0x99ca6ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x99ca7000 - 0x99d0cff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9a3a8000 - 0x9a3b3ffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9a3b4000 - 0x9a44bff3 com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9a527000 - 0x9a626ffb com.apple.DiskImagesFramework (10.7.3 - 331.3) <92112BAD-4A81-32C0-BB4F-3A92DBFF829F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9a633000 - 0x9a93dff3 com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9a93e000 - 0x9a98cff3 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <2FBC3C23-B0DD-3F0B-8452-90954F9C7E13> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9a98d000 - 0x9a98efff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9a98f000 - 0x9a9d0ff7 com.apple.CoreMedia (1.0 - 705.61) <75CC7ECC-8D62-3BA3-BD9B-D5E7FA82EC2D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9a9d1000 - 0x9a9d3ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a9d4000 - 0x9a9f6ff1 com.apple.PerformanceAnalysis (1.10 - 10) <FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9a9f7000 - 0x9ab07fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9ab08000 - 0x9ab08fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9ab09000 - 0x9ab25ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9ab26000 - 0x9ab8afff com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9ab8b000 - 0x9aba1ffe libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x9aba2000 - 0x9ac1eff0 com.apple.PDFKit (2.6.2 - 2.6.2) <5DC1CC0B-4F92-397F-98E3-5A5A9EB2CC5F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9ac1f000 - 0x9aca9ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9acaa000 - 0x9acb3ff3 com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9acb4000 - 0x9acb4fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9acdf000 - 0x9adc0ff7 com.apple.DiscRecording (6.0.3 - 6030.4.1) <BB3FE6A8-B9EB-3CA2-B87E-70F7688527EA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9adc1000 - 0x9b7e1fff com.apple.WebCore (7534.53 - 7534.53.11) <1A48798F-7E15-3792-9CA2-8661F49669AB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9b820000 - 0x9b823ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9b824000 - 0x9b8abfff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9b8ac000 - 0x9b8b6ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9b8b7000 - 0x9b8c7fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9b922000 - 0x9b92dffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x9b94c000 - 0x9b950ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9b963000 - 0x9bdb0ffb com.apple.RawCamera.bundle (3.9.1 - 586) <81E19AD7-A034-3A56-B74E-31EDBD663694> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9bdb1000 - 0x9bdbcfff libkxld.dylib (??? - ???) <AD3C0B3E-EBA8-3A85-ADDB-F86613564E2D> /usr/lib/system/libkxld.dylib
0x9bdbd000 - 0x9bdf0fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9be07000 - 0x9bf25fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9bf2c000 - 0x9c03dff7 libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9c03e000 - 0x9c03efff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9c03f000 - 0x9c05efff com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9c260000 - 0x9c337ff6 com.apple.QuickLookUIFramework (3.1 - 500.10) <1E4CDD9B-BF13-375A-AC74-0943F9DA8648> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9c338000 - 0x9c361ffe com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9c362000 - 0x9c479fe9 com.apple.WebKit (7534.53 - 7534.53.11) <E6C70036-EDDD-368B-A865-349615BB0A89> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9c6ef000 - 0x9c732fff com.apple.MediaKit (12 - 589) <C9B45C52-6AC0-3685-82E7-E65960D82F87> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9c743000 - 0x9c743fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
0x9c744000 - 0x9c785ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <CAE102A7-EA5E-391C-A91F-A08071A68652> /usr/lib/libcurl.4.dylib
0x9c786000 - 0x9c78ffff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9c790000 - 0x9c791ff7 libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x9c796000 - 0x9c7a3fff com.apple.HelpData (2.1.2 - 72) <37D51522-EDED-38BC-9412-3224ED91A078> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9c7a4000 - 0x9c805ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9c806000 - 0x9c809ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9c80a000 - 0x9cc0cff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9cc0d000 - 0x9cc1dff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x9cc1e000 - 0x9cd7fffb com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9cd80000 - 0x9cd88ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 34
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: 41773
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=190.3M resident=67.4M(35%) swapped_out_or_unallocated=123.0M(65%)
Writable regions: Total=182.0M written=23.6M(13%) resident=60.3M(33%) swapped_out=5556K(3%) unallocated=121.7M(67%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 32.0M
CG backing stores 19.2M
CG image 40K
CG raster data 472K
CG shared images 3512K
CoreGraphics 8K
CoreServices 1976K
MALLOC 95.0M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
OpenCL 48K
Stack 66.5M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 22.8M
__DATA/__OBJC 92K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 47.6M
__OBJC 2620K
__OBJC/__DATA 80K
__PAGEZERO 4K
__RC_CAMERAS 232K
__TEXT 142.8M
__UNICODE 544K
mapped file 131.8M
shared memory 19.5M
shared pmap 8296K
=========== =======
TOTAL 611.4M
Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2011/bin
exec-path: (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /usr/texbin /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/local/texlive/2011/bin)
Process: Aquamacs [1090]
Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: ??? [1]
Date/Time: 2012-03-26 01:06:16.545 -0400
OS Version: Mac OS X 10.7.3 (11D50d)
Report Version: 9
Sleep/Wake UUID: 8792E0BC-EA20-4783-9381-DF9649778971
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[1090]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x98a89332 __kill + 10
1 libsystem_kernel.dylib 0x98a88932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x965d359b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x9656ebdd abort + 167
7 org.gnu.Aquamacs 0x00207a9e ns_term_shutdown + 118
8 org.gnu.Aquamacs 0x000cb08b shut_down_emacs + 282
9 org.gnu.Aquamacs 0x000c89f9 fatal_error_signal + 347
10 libsystem_c.dylib 0x965d359b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 com.apple.CoreFoundation 0x93839c7a __CFRunLoopServiceMachPort + 170
14 com.apple.CoreFoundation 0x93842da4 __CFRunLoopRun + 1428
15 com.apple.CoreFoundation 0x9384247c CFRunLoopRunSpecific + 332
16 com.apple.CoreFoundation 0x93842328 CFRunLoopRunInMode + 120
17 com.apple.HIToolbox 0x9672517f RunCurrentEventLoopInMode + 318
18 com.apple.HIToolbox 0x9672c4e7 ReceiveNextEventCommon + 381
19 com.apple.HIToolbox 0x9672c356 BlockUntilNextEventMatchingListInMode + 88
20 com.apple.AppKit 0x9400da9c _DPSNextEvent + 678
21 com.apple.AppKit 0x9400d306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
22 com.apple.AppKit 0x94009675 -[NSApplication run] + 911
23 org.gnu.Aquamacs 0x002044a4 ns_read_socket + 769
24 org.gnu.Aquamacs 0x000d8e30 read_avail_input + 165
25 org.gnu.Aquamacs 0x000d8c92 gobble_input + 200
26 org.gnu.Aquamacs 0x002047c8 ns_select + 640
27 org.gnu.Aquamacs 0x001d6f36 wait_reading_process_output + 2853
28 org.gnu.Aquamacs 0x000d3d11 kbd_buffer_get_event + 675
29 org.gnu.Aquamacs 0x000d1788 read_char + 4422
30 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
31 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
32 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
33 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
34 org.gnu.Aquamacs 0x00170964 internal_catch + 215
35 org.gnu.Aquamacs 0x000cce57 command_loop + 207
36 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
37 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
38 org.gnu.Aquamacs 0x000ca913 main + 5915
39 org.gnu.Aquamacs 0x00003286 start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x98a8a90a kevent + 10
1 libdispatch.dylib 0x92eb8c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x92eb76a7 _dispatch_mgr_thread + 53
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffcddc edx: 0x98a89332
edi: 0xacb022c0 esi: 0x00000006 ebp: 0xbfffcdf8 esp: 0xbfffcddc
ss: 0x00000023 efl: 0x00000282 eip: 0x98a89332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xacafa738
Logical CPU: 0
Binary Images:
0x1000 - 0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789) <D854B316-AB47-4049-012E-F9AF8DC64C62> /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
0x7ae000 - 0x7b0fff libCoreFSCache.dylib (??? - ???) <17698E23-65F8-30AF-9C05-7E6172E52656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7c1000 - 0x7c6fe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <57256969-D8B2-3B02-9425-25E719AAF478> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x7cd000 - 0x7cdffb +cl_kernels (??? - ???) <1CE11F60-4E8D-45E2-A3E6-136E4248FF48> cl_kernels
0x7f4000 - 0x7f5ff8 +cl_kernels (??? - ???) <ADAEB34A-D1EC-4657-8F61-9071E058D738> cl_kernels
0x1adb000 - 0x1adbffb +cl_kernels (??? - ???) <6D73A3A0-A2AD-40A2-BA32-387CD0DF5F14> cl_kernels
0x1af7000 - 0x1af8ff6 +cl_kernels (??? - ???) <65FB459C-E1AC-4867-A498-6D2EE2D57F0C> cl_kernels
0x1ef8000 - 0x1ef9ff0 +cl_kernels (??? - ???) <A4232939-4E3E-4914-9BEB-24EB88F55D44> cl_kernels
0x2800000 - 0x2804ffb libFontRegistryUI.dylib (??? - ???) <608F6D4D-9CDD-3D7F-8504-24398B4C1A54> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x2e00000 - 0x2ea1ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x2ec7000 - 0x2f6aff7 unorm16_rgba.dylib (1.50.69 - compatibility 1.0.0) <A8E95B4F-0CA5-3EE2-B4D7-309F7CCA40F4> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
0x8fedd000 - 0x8ff0faa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90005fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) <A870EB56-560C-3DA2-B189-6E0FD2D3B66D> /usr/lib/system/libdnsinfo.dylib
0x90006000 - 0x9000ffff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x90010000 - 0x9002afff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9002b000 - 0x9008ffff com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90090000 - 0x901aefec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x901b7000 - 0x901bafff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x901bb000 - 0x905aeffb com.apple.VideoToolbox (1.0 - 705.61) <1278DC1E-AF77-34C1-9A60-B61ECF806E4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x905af000 - 0x90697fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <A1B07527-9C74-3107-A972-9795B817D683> /usr/lib/libxml2.2.dylib
0x90698000 - 0x90699ff7 libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x9069a000 - 0x90701fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x90702000 - 0x90719ff8 com.apple.CoreMediaAuthoring (2.0 - 890) <53F48529-E89F-3518-B888-C8C735C16F8F> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9071a000 - 0x9082afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9084c000 - 0x9095bfff com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9095c000 - 0x90971fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x90984000 - 0x909f3fff com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x909f4000 - 0x909f7ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x909f9000 - 0x90a3aff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <CAE102A7-EA5E-391C-A91F-A08071A68652> /usr/lib/libcurl.4.dylib
0x90a3b000 - 0x90a7cff7 com.apple.CoreMedia (1.0 - 705.61) <75CC7ECC-8D62-3BA3-BD9B-D5E7FA82EC2D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90a7d000 - 0x90ecaffb com.apple.RawCamera.bundle (3.9.1 - 586) <81E19AD7-A034-3A56-B74E-31EDBD663694> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x90ecb000 - 0x91340ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x91341000 - 0x91342ffd libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x91343000 - 0x91344fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x914c3000 - 0x918c5ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x918c6000 - 0x91953fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91957000 - 0x91957ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91958000 - 0x91981ff1 com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x91ab1000 - 0x91ad6ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91ad7000 - 0x91adaffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x91b48000 - 0x91bd2ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91bd3000 - 0x91bd5ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c81000 - 0x91ce6ff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91cea000 - 0x91cefff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x91cfb000 - 0x91d03ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x91dd0000 - 0x91dd4ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91dd5000 - 0x91ddbffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x91e28000 - 0x91ea0ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x91ea1000 - 0x91fb8fe9 com.apple.WebKit (7534.53 - 7534.53.11) <E6C70036-EDDD-368B-A865-349615BB0A89> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91fb9000 - 0x921d4ff7 com.apple.imageKit (2.1.1 - 1.0) <3A523A4F-BE07-35B1-9A41-523FD27C14D4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x92212000 - 0x92286fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x92287000 - 0x92288fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x92289000 - 0x922e6ffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x922e7000 - 0x9230fff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <5158C760-D168-3842-AAE0-3B146B3537A7> /usr/lib/libxslt.1.dylib
0x92310000 - 0x92c385eb com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92c4f000 - 0x92c8fff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x92c90000 - 0x92cd8ff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92cd9000 - 0x92cdbff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92cdc000 - 0x92dccff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92dcd000 - 0x92dcdfff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92dce000 - 0x92e69ff3 com.apple.ink.framework (1.3.2 - 110) <F0E9C225-0D20-31D2-AB14-2299CFAE6C2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92ea1000 - 0x92ea4ffb com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92ea5000 - 0x92eb5fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92eb6000 - 0x92ec4fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x92ec5000 - 0x92ecdff3 liblaunch.dylib (392.35.0 - compatibility 1.0.0) <5FF5F6DE-32EE-3DEC-9DC4-2BC1D5797C82> /usr/lib/system/liblaunch.dylib
0x92f90000 - 0x92f97ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9304f000 - 0x93052ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x93078000 - 0x930b8ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x930f0000 - 0x930f1fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x931a0000 - 0x931aeff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x931af000 - 0x931feffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x931ff000 - 0x93294ff7 com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93295000 - 0x93551ff3 com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x935bb000 - 0x935bbff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x935bc000 - 0x935bcfff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x935bd000 - 0x93806ff7 com.apple.JavaScriptCore (7534.53 - 7534.53.8) <5F799A84-B6B2-398F-B617-285BAA60139F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x93807000 - 0x939defff com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x939df000 - 0x939fcff3 com.apple.openscripting (1.3.3 - ???) <8ABD04D6-7B7A-3C39-801E-1630098D5B42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93a0e000 - 0x93a44ff4 com.apple.LDAPFramework (3.1 - 120.2) <A8601C27-6134-3AD1-A76C-F65D49183D9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93bdb000 - 0x93be4ffb com.apple.DisplayServicesFW (2.5.2 - 317) <02BD6AF3-F355-3F68-9DC2-2DA28CE27682> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x93bf0000 - 0x93bf2ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x93bf3000 - 0x93bfaffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x93bfb000 - 0x93dafff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x93db0000 - 0x93dc4fff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93e01000 - 0x93f62ffb com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93fc3000 - 0x93fffffa libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94000000 - 0x94003ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x94004000 - 0x94a97ff6 com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94aac000 - 0x94e66ffb com.apple.SceneKit (2.2 - 125.3) <D4EAD83D-0E86-3159-80D6-C8B53B25B833> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x94e67000 - 0x94eb7ff0 libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94eb9000 - 0x94ed5ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x94ed6000 - 0x94f27fff libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x94f28000 - 0x94f59ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x94f5a000 - 0x94f5effd IOSurface (??? - ???) <CAF0B3F2-1589-3139-8A59-E54797C02EA0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x95211000 - 0x9521cffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9521d000 - 0x9521dfff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9521e000 - 0x95233ff7 com.apple.ImageCapture (7.0 - 7.0) <E019C6BB-CCE9-3D8C-A131-909CE8853502> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95244000 - 0x95245ff7 libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x95246000 - 0x954b9ff7 com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x954ba000 - 0x954bfffd libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x954c0000 - 0x957caff3 com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95913000 - 0x9591dff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9591e000 - 0x959edfff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x959ee000 - 0x9640efff com.apple.WebCore (7534.53 - 7534.53.11) <1A48798F-7E15-3792-9CA2-8661F49669AB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9643b000 - 0x9643ffff com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96440000 - 0x9647dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x96484000 - 0x964a1fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x964a2000 - 0x9651eff0 com.apple.PDFKit (2.6.2 - 2.6.2) <5DC1CC0B-4F92-397F-98E3-5A5A9EB2CC5F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9651f000 - 0x965eafff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x96643000 - 0x9669cfff com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9669d000 - 0x966dbfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x966dc000 - 0x966dcfff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96723000 - 0x96a67ffb com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x96a68000 - 0x96a8bfff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96a8c000 - 0x96b02fff com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96b03000 - 0x96b0effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x96b0f000 - 0x96b71ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x96b72000 - 0x96c53ff7 com.apple.DiscRecording (6.0.3 - 6030.4.1) <BB3FE6A8-B9EB-3CA2-B87E-70F7688527EA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x96c54000 - 0x96ca4ff9 com.apple.QuickLookFramework (3.1 - 500.10) <E56B33BE-4445-3CC9-AAA5-1C8E6D45FEB0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96ca5000 - 0x96cf6ff3 com.apple.CoreMediaIO (210.0 - 3180) <6C9974AD-CA84-3C49-B55E-0496B675DBA1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x96d51000 - 0x96df5fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x96df6000 - 0x96e09ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <AE079D11-3A38-3707-A2DF-6BD2FC24B712> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96e0a000 - 0x96ecaffb com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96ecb000 - 0x96ef6fff com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x96ef7000 - 0x96f02ffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <DFF43AC6-7D21-36C6-97C9-F46411D18032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97c6e000 - 0x97c8dfff com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x97c8e000 - 0x97c95ff9 libsystem_dnssd.dylib (??? - ???) <2FD48636-7CFA-32FA-A595-F12E4246E355> /usr/lib/system/libsystem_dnssd.dylib
0x97c96000 - 0x97c96fff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x97c98000 - 0x97f9afff com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x97f9b000 - 0x97facfff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x980e1000 - 0x980e7ffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x980e8000 - 0x9811cff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9812f000 - 0x98358ffb com.apple.QuartzComposer (5.0 - 236.3) <E805537F-7BB8-31C6-A3F3-27D8CD1FE31E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x98359000 - 0x9843cff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9843d000 - 0x98466ffe com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98467000 - 0x9853daab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x98552000 - 0x985e9ff3 com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x985ea000 - 0x985faff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x98600000 - 0x98637fef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9866c000 - 0x98674fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x986c2000 - 0x986ecff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x98738000 - 0x98739ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x98753000 - 0x98815fff com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98816000 - 0x98844ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x98845000 - 0x9888eff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x989c9000 - 0x989caff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x989cb000 - 0x989d4ff3 com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x989d5000 - 0x989fbffb com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x989fc000 - 0x989fcfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x98a42000 - 0x98a70fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x98a71000 - 0x98a8fff7 libsystem_kernel.dylib (1699.24.8 - compatibility 1.0.0) <124A6CE3-3934-3994-9D0A-E85A0C0BF082> /usr/lib/system/libsystem_kernel.dylib
0x98a90000 - 0x98ae1ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x98af3000 - 0x98b0fffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98b10000 - 0x98b3fff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x98b4c000 - 0x98b9aff3 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <2FBC3C23-B0DD-3F0B-8452-90954F9C7E13> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x98b9b000 - 0x99216fe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x99525000 - 0x99533fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x99534000 - 0x995c1ff7 com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9993a000 - 0x9995cffe com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x99c0f000 - 0x99c70ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x99c71000 - 0x99c72fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x99c73000 - 0x99c76ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x99cac000 - 0x99d83ff6 com.apple.QuickLookUIFramework (3.1 - 500.10) <1E4CDD9B-BF13-375A-AC74-0943F9DA8648> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x99ecc000 - 0x9a20ffff com.apple.MediaToolbox (1.0 - 705.61) <FF915A3D-16F4-3191-A9B2-EF9270104786> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9a210000 - 0x9a30fffb com.apple.DiskImagesFramework (10.7.3 - 331.3) <92112BAD-4A81-32C0-BB4F-3A92DBFF829F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9a38d000 - 0x9a3d0fff com.apple.MediaKit (12 - 589) <C9B45C52-6AC0-3685-82E7-E65960D82F87> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9a3dd000 - 0x9a3ddfff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9aa70000 - 0x9ab9cff9 com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9ab9d000 - 0x9ababfff com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9abd2000 - 0x9ac59fff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9acc3000 - 0x9acf7ff3 libTrueTypeScaler.dylib (??? - ???) <43479E0A-C47D-3CE3-B328-9CB33D3FC3B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9acf8000 - 0x9ad3bffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x9ad7d000 - 0x9add8ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9ae07000 - 0x9ae0bffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9ae0c000 - 0x9af6efff com.apple.QTKit (7.7.1 - 2315) <21C7F00E-FBB9-3F12-AE51-06A630ECAC5E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9af6f000 - 0x9afcbfff com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9afcc000 - 0x9afcdffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <8CADB97F-101D-34C3-82C2-569E801031E0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x9b0b0000 - 0x9b58cff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9b58d000 - 0x9b608ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9b609000 - 0x9b60dfff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9b60e000 - 0x9b619fff libkxld.dylib (??? - ???) <AD3C0B3E-EBA8-3A85-ADDB-F86613564E2D> /usr/lib/system/libkxld.dylib
0x9b961000 - 0x9ba38ffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9ba8c000 - 0x9bd11fe3 com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9bd1b000 - 0x9bd26ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9bd96000 - 0x9bea7ff7 libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9bea8000 - 0x9becaff1 com.apple.PerformanceAnalysis (1.10 - 10) <FEB4AEF4-F8C0-3A20-A004-B236B2F0B02B> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9c5c2000 - 0x9c6baff7 libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9c6bb000 - 0x9c6bfff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9c924000 - 0x9ca76fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9ca77000 - 0x9ca7fff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9ca80000 - 0x9ca8dfff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9ca8e000 - 0x9ca9efff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9ca9f000 - 0x9caa6ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <8CBED8FC-BF9A-316D-8B47-32336263BE68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9cac0000 - 0x9caf6ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9caf9000 - 0x9cb0fffe libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x9cb10000 - 0x9cb72ffb com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9cbd4000 - 0x9cbd4ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9cbe0000 - 0x9cdd5ff7 com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 798
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: 44520
thread_create: 1
thread_set_state: 361
VM Region Summary:
ReadOnly portion of Libraries: Total=185.0M resident=71.0M(38%) swapped_out_or_unallocated=114.0M(62%)
Writable regions: Total=160.7M written=25.9M(16%) resident=59.6M(37%) swapped_out=0K(0%) unallocated=101.2M(63%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
CG backing stores 11.9M
CG image 28K
CG raster data 696K
CG shared images 3480K
CoreGraphics 8K
CoreImage 76K
CoreServices 1332K
MALLOC 84.2M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 8K reserved VM address space (unallocated)
Memory tag=242 12K
OpenCL 52K
Stack 64.5M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 22.7M
__DATA/__OBJC 148K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 42.5M
__OBJC 2628K
__OBJC/__DATA 88K
__PAGEZERO 4K
__RC_CAMERAS 232K
__TEXT 142.6M
__UNICODE 544K
mapped file 107.4M
shared memory 19.4M
shared pmap 6968K
=========== =======
TOTAL 559.7M
TOTAL, minus reserved VM space 559.7M
Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
PATH: /usr/local/texlive/2010/bin/universal-darwin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/godi/sbin:/opt/godi/bin:/usr/local/texlive/2010/bin/universal-darwin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2010/bin
exec-path: (/usr/local/texlive/2010/bin/universal-darwin/ /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /opt/godi/sbin /opt/godi/bin /usr/local/texlive/2010/bin/universal-darwin/ /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin /usr/local/texlive/2010/bin)
Process: Aquamacs [1465]
Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: launchd [398]
Date/Time: 2012-03-26 17:10:44.447 +0200
OS Version: Mac OS X 10.7.3 (11D50b)
Report Version: 9
Sleep/Wake UUID: 0406C7AA-6482-4BA6-A948-0C12A7016143
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000004020002d
VM Regions Near 0x4020002d:
MALLOC_SMALL 000000000a800000-000000000b800000 [ 16.0M] rw-/rwx SM=PRV
-->
__TEXT 000000008fe46000-000000008fe79000 [ 204K] r-x/rwx SM=COW /usr/lib/dyld
Application Specific Information:
objc[1465]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x92df1332 __kill + 10
1 libsystem_kernel.dylib 0x92df0932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x9c70859b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x9c6a3bdd abort + 167
7 org.gnu.Aquamacs 0x00207a9e ns_term_shutdown + 118
8 org.gnu.Aquamacs 0x000cb08b shut_down_emacs + 282
9 org.gnu.Aquamacs 0x000c89f9 fatal_error_signal + 347
10 libsystem_c.dylib 0x9c70859b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 com.apple.AppKit 0x902f9247 -[NSToolbarView _computeToolbarItemKeyboardLoop] + 735
14 com.apple.AppKit 0x902f8f4f -[NSToolbarView _computeToolbarItemKeyboardLoopIfNecessary] + 60
15 com.apple.AppKit 0x902f368c -[NSToolbarView _layoutDirtyItemViewersAndTileToolbar] + 6523
16 com.apple.AppKit 0x9032f411 -[NSToolbarView _syncItemSetAndUpdateItemViewersWithSEL:setNeedsModeConfiguration:sizeToFit:setNeedsDisplay:updateKeyLoop:] + 165
17 com.apple.AppKit 0x9032f365 -[NSToolbarView _noteToolbarLayoutChanged] + 73
18 com.apple.AppKit 0x9042a17d -[NSToolbar _notifyView_DidSetAllCurrentItems:] + 60
19 com.apple.AppKit 0x9086b824 -[NSToolbar _setCurrentItemsToItemIdentifiers:itemIndexToPlistDictionary:notifyDelegate:notifyView:notifyFamilyAndUpdateDefaults:] + 513
20 com.apple.AppKit 0x90868169 -[NSToolbar _syncToChangedToolbar:toolbarReplacedAllItems:] + 123
21 com.apple.CoreFoundation 0x94df1298 -[NSObject performSelector:withObject:withObject:] + 72
22 com.apple.AppKit 0x9086cf57 _sendToolbarChangeSyncSEL + 316
23 com.apple.AppKit 0x9086afea -[NSToolbar _notifyFamily_DidSetAllCurrentItems:] + 204
24 com.apple.AppKit 0x9086b801 -[NSToolbar _setCurrentItemsToItemIdentifiers:itemIndexToPlistDictionary:notifyDelegate:notifyView:notifyFamilyAndUpdateDefaults:] + 478
25 com.apple.AppKit 0x90428c56 -[NSToolbar _setConfigurationFromDictionary:notifyFamilyAndUpdateDefaults:upgradedConfiguration:] + 487
26 com.apple.AppKit 0x908687ce -[NSToolbar setConfigurationFromDictionary:] + 56
27 org.gnu.Aquamacs 0x002220ca update_frame_tool_bar + 1448
28 org.gnu.Aquamacs 0x00034493 redisplay_tool_bar + 30
29 org.gnu.Aquamacs 0x0003daa0 redisplay_window + 8391
30 org.gnu.Aquamacs 0x000386d3 redisplay_window_0 + 68
31 org.gnu.Aquamacs 0x00171141 internal_condition_case_1 + 310
32 org.gnu.Aquamacs 0x00038635 redisplay_windows + 185
33 org.gnu.Aquamacs 0x00037761 redisplay_internal + 5426
34 org.gnu.Aquamacs 0x00037eee redisplay_preserve_echo_area + 62
35 org.gnu.Aquamacs 0x000d468b swallow_events + 196
36 org.gnu.Aquamacs 0x0000f94f sit_for + 24
37 org.gnu.Aquamacs 0x000d13d6 read_char + 3476
38 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
39 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
40 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
41 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
42 org.gnu.Aquamacs 0x00170964 internal_catch + 215
43 org.gnu.Aquamacs 0x000ccddd command_loop + 85
44 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
45 org.gnu.Aquamacs 0x00109371 read_minibuf + 3001
46 org.gnu.Aquamacs 0x0010b753 Fcompleting_read + 754
47 org.gnu.Aquamacs 0x0017411d Ffuncall + 1766
48 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
49 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
50 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
51 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
52 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
53 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
54 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
55 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
56 org.gnu.Aquamacs 0x0016c378 Fcall_interactively + 479
57 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
58 org.gnu.Aquamacs 0x0017394b call3 + 56
59 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
60 org.gnu.Aquamacs 0x000cf093 command_loop_1 + 7669
61 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
62 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
63 org.gnu.Aquamacs 0x00170964 internal_catch + 215
64 org.gnu.Aquamacs 0x000cce57 command_loop + 207
65 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
66 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
67 org.gnu.Aquamacs 0x000ca913 main + 5915
68 org.gnu.Aquamacs 0x00003286 start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x92df290a kevent + 10
1 libdispatch.dylib 0x92333c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x923326a7 _dispatch_mgr_thread + 53
Thread 2:
0 libsystem_kernel.dylib 0x92df202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9c6b2ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9c6b46fe start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x92df202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9c6b2ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9c6b46fe start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x92df202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9c6b2ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9c6b46fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffb3ac edx: 0x92df1332
edi: 0xad2262c0 esi: 0x00000006 ebp: 0xbfffb3c8 esp: 0xbfffb3ac
ss: 0x00000023 efl: 0x00000282 eip: 0x92df1332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00fda000
Logical CPU: 0
Binary Images:
0x1000 - 0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789) <D854B316-AB47-4049-012E-F9AF8DC64C62> /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
0x7c1000 - 0x7c5ffb libFontRegistryUI.dylib (??? - ???) <E986346C-8132-33B6-8525-AA2A3233F99C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x1b4e000 - 0x1b50fff libCoreFSCache.dylib (??? - ???) <17698E23-65F8-30AF-9C05-7E6172E52656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1b6a000 - 0x1b6ffe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <57256969-D8B2-3B02-9425-25E719AAF478> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1b78000 - 0x1b78ffb +cl_kernels (??? - ???) <920F26F6-2D15-485C-BA4B-D27147E3C5C4> cl_kernels
0x1c8c000 - 0x1c8dff8 +cl_kernels (??? - ???) <496D4C41-B951-4EDD-8A62-0645E79E0EB4> cl_kernels
0x2edf000 - 0x2f80ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x8fe46000 - 0x8fe78aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x9002dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9002e000 - 0x90105ffb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9010a000 - 0x90163fff com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90164000 - 0x90180ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x90181000 - 0x90181fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90182000 - 0x90184ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90185000 - 0x90c18ff6 com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90c19000 - 0x90e8cff7 com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x90eb1000 - 0x90ef1ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91200000 - 0x9123dff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
0x9123e000 - 0x9124eff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x91295000 - 0x912ccfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x912cd000 - 0x912cdfff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x912ce000 - 0x9131fff3 com.apple.CoreMediaIO (210.0 - 3180) <6C9974AD-CA84-3C49-B55E-0496B675DBA1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x91353000 - 0x9182fff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91830000 - 0x91907ff6 com.apple.QuickLookUIFramework (3.1 - 500.10) <1E4CDD9B-BF13-375A-AC74-0943F9DA8648> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9192d000 - 0x91950fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91964000 - 0x91972ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x919f3000 - 0x91a5afff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x91a5b000 - 0x91b3eff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x91b3f000 - 0x91b40ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x91b41000 - 0x91b75ff3 libTrueTypeScaler.dylib (??? - ???) <43479E0A-C47D-3CE3-B328-9CB33D3FC3B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x91b76000 - 0x91bb7ff7 com.apple.CoreMedia (1.0 - 705.61) <75CC7ECC-8D62-3BA3-BD9B-D5E7FA82EC2D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91bc9000 - 0x91fcbff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91fcc000 - 0x91fceff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x91fcf000 - 0x91fdaffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x91fdb000 - 0x92004ff1 com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x92026000 - 0x920b0ffb com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x920bc000 - 0x920beff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x920bf000 - 0x920c3fff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x920c4000 - 0x920c5ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x920c6000 - 0x92188fff com.apple.CoreServices.OSServices (478.37 - 478.37) <00A48B2A-2D75-3FD0-9805-61BB11710879> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92189000 - 0x921ebffb com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92331000 - 0x9233ffff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x92352000 - 0x9235bfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9239b000 - 0x92cc35eb com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92d6c000 - 0x92d83ff8 com.apple.CoreMediaAuthoring (2.0 - 890) <53F48529-E89F-3518-B888-C8C735C16F8F> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x92d84000 - 0x92d85ff7 libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
0x92d8c000 - 0x92d96ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dd9000 - 0x92df7ff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x92df8000 - 0x92e0bffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <AE079D11-3A38-3707-A2DF-6BD2FC24B712> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92e11000 - 0x92e11fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92e12000 - 0x92e16ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x92e17000 - 0x92e2bff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x92e2c000 - 0x92e2fffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x92ebf000 - 0x92f10ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x92f1b000 - 0x92f23ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92f24000 - 0x9301cff7 libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9301d000 - 0x93024ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x936b7000 - 0x936c2ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x936c3000 - 0x936f7ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x936f8000 - 0x93767fff com.apple.Heimdal (2.1 - 2.0) <BCF7C3F1-23BE-315A-BBB6-5F01C79CF626> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x93768000 - 0x937fdff7 com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93851000 - 0x938adfff com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x938ae000 - 0x938b1ffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x938b2000 - 0x93928fff com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93929000 - 0x93a47fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93a48000 - 0x93a49ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x93a4a000 - 0x93e3dffb com.apple.VideoToolbox (1.0 - 705.61) <1278DC1E-AF77-34C1-9A60-B61ECF806E4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x93e3e000 - 0x93e74ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93e77000 - 0x93fd9fff com.apple.QTKit (7.7.1 - 2315) <21C7F00E-FBB9-3F12-AE51-06A630ECAC5E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93fda000 - 0x94223ff7 com.apple.JavaScriptCore (7534.53 - 7534.53.8) <5F799A84-B6B2-398F-B617-285BAA60139F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94339000 - 0x94388ffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x94389000 - 0x943b7ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x943b8000 - 0x943e9ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x943ea000 - 0x944f9fff com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x944fa000 - 0x944fdffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x944fe000 - 0x94502ffd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9452a000 - 0x9486effb com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9486f000 - 0x948b7ff7 com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x948b8000 - 0x948f8ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x948f9000 - 0x948feffd libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x948ff000 - 0x94948ff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94949000 - 0x94972ffe com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x94973000 - 0x94a0eff3 com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94a0f000 - 0x94d52fff com.apple.MediaToolbox (1.0 - 705.61) <FF915A3D-16F4-3191-A9B2-EF9270104786> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x94d53000 - 0x94f2afff com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x951fa000 - 0x955b4ffb com.apple.SceneKit (2.2 - 125.3) <D4EAD83D-0E86-3159-80D6-C8B53B25B833> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x955b5000 - 0x955b8ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x955b9000 - 0x955bcff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x955f3000 - 0x95601fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9560a000 - 0x9560bfff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9560c000 - 0x957c0ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x957c1000 - 0x959eaffb com.apple.QuartzComposer (5.0 - 236.3) <E805537F-7BB8-31C6-A3F3-27D8CD1FE31E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x95acd000 - 0x95ae3ffe libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
0x95ae4000 - 0x96504fff com.apple.WebCore (7534.53 - 7534.53.11) <1A48798F-7E15-3792-9CA2-8661F49669AB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x96505000 - 0x96560ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x96618000 - 0x9691afff com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9697e000 - 0x9698efff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x969a7000 - 0x969c4ff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x969c5000 - 0x96a26ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96a78000 - 0x96a7cff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x977ce000 - 0x977f9fff com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9782e000 - 0x9782ffff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x97830000 - 0x97ca5ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x98057000 - 0x980eeff3 com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x980ef000 - 0x9816bff0 com.apple.PDFKit (2.6.2 - 2.6.2) <5DC1CC0B-4F92-397F-98E3-5A5A9EB2CC5F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9816c000 - 0x9824dff7 com.apple.DiscRecording (6.0.3 - 6030.4.1) <BB3FE6A8-B9EB-3CA2-B87E-70F7688527EA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x986c7000 - 0x986c7ff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x986c8000 - 0x988bdff7 com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x988be000 - 0x988befff com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x988c0000 - 0x988c0fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x989fc000 - 0x98a59ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x98a5a000 - 0x98a62fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98b10000 - 0x98c20fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x98c21000 - 0x98c36ff7 com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x98c38000 - 0x98c88ff9 com.apple.QuickLookFramework (3.1 - 500.10) <E56B33BE-4445-3CC9-AAA5-1C8E6D45FEB0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x98e17000 - 0x98e46ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x98e47000 - 0x98ec2ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x98ec3000 - 0x99024ffb com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x99025000 - 0x99036fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x99037000 - 0x99038fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x99039000 - 0x99108fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x99111000 - 0x99396fe3 com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x993e9000 - 0x9944bff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9944c000 - 0x99455ffb com.apple.DisplayServicesFW (2.5.2 - 317) <02BD6AF3-F355-3F68-9DC2-2DA28CE27682> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x99456000 - 0x99459ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9945a000 - 0x9945afff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9945d000 - 0x998aaffb com.apple.RawCamera.bundle (3.9.1 - 586) <81E19AD7-A034-3A56-B74E-31EDBD663694> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x998ab000 - 0x99981aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x99991000 - 0x999adffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x99a2e000 - 0x99d38ff3 com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x99d47000 - 0x99d4bffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x99d60000 - 0x99d6dfff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99d6e000 - 0x99de6ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x99de7000 - 0x99df2ffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x99df3000 - 0x99e2fffa libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99e30000 - 0x99e30fff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x99e31000 - 0x99e82fff libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a138000 - 0x9a188ff0 libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9a18d000 - 0x9a1bbfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x9a209000 - 0x9a20aff7 libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
0x9a20b000 - 0x9a230ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a231000 - 0x9a330ffb com.apple.DiskImagesFramework (10.7.3 - 331.3) <92112BAD-4A81-32C0-BB4F-3A92DBFF829F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9a381000 - 0x9a40efe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9a44b000 - 0x9a44ffff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9a450000 - 0x9a66bff7 com.apple.imageKit (2.1.1 - 1.0) <3A523A4F-BE07-35B1-9A41-523FD27C14D4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9a66f000 - 0x9a6e3fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9a6e4000 - 0x9a9a0ff3 com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9a9a1000 - 0x9aa28fff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9aa29000 - 0x9aa8dfff com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9aa8e000 - 0x9aaa3fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9aab0000 - 0x9abc7fe9 com.apple.WebKit (7534.53 - 7534.53.11) <E6C70036-EDDD-368B-A865-349615BB0A89> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9ac06000 - 0x9ac06fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9ac07000 - 0x9ac0eff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x9ac1d000 - 0x9ac26ff3 com.apple.CommonAuth (2.1 - 2.0) <5DA75D12-A4D6-3362-AD72-79A64C79669E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9ac27000 - 0x9ac8cff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9ac8d000 - 0x9acafff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9acda000 - 0x9ad67ff7 com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9ad68000 - 0x9ad82fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9ad83000 - 0x9ae43ffb com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9ae44000 - 0x9b4bffe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9b4c0000 - 0x9b5b0ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9b62e000 - 0x9b64dfff com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9b6bb000 - 0x9b6fefff com.apple.MediaKit (12 - 589) <C9B45C52-6AC0-3685-82E7-E65960D82F87> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9b8ae000 - 0x9b8f1ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9c030000 - 0x9c036ffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9c037000 - 0x9c03effd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9c078000 - 0x9c07bfff com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9c0c8000 - 0x9c0d3ffc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9c0d4000 - 0x9c10aff4 com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9c47f000 - 0x9c487ff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x9c49f000 - 0x9c49fff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9c4a0000 - 0x9c4caff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x9c4cb000 - 0x9c4d9fff com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9c4da000 - 0x9c606ff9 com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9c607000 - 0x9c60cff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x9c615000 - 0x9c653fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9c654000 - 0x9c71ffff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9c720000 - 0x9c721fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9c7f9000 - 0x9c81bffe com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9c81c000 - 0x9c81cffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c849000 - 0x9c84affd libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c896000 - 0x9c97efff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9c97f000 - 0x9c9a5ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9c9a6000 - 0x9c9e7ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <CAE102A7-EA5E-391C-A91F-A08071A68652> /usr/lib/libcurl.4.dylib
0x9ca1f000 - 0x9cb71fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9cb72000 - 0x9cb7aff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9cb7b000 - 0x9cb98fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9cb99000 - 0x9cba9fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9cbaa000 - 0x9cbf8ff3 com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <2FBC3C23-B0DD-3F0B-8452-90954F9C7E13> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9cbfe000 - 0x9cc04ffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9cc05000 - 0x9cca9fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9ccc8000 - 0x9cdd9ff7 libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9cdda000 - 0x9cde5fff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 7664
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: 1539201
thread_create: 2
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=184.3M resident=61.2M(33%) swapped_out_or_unallocated=123.0M(67%)
Writable regions: Total=144.5M written=36.7M(25%) resident=73.1M(51%) swapped_out=0K(0%) unallocated=71.4M(49%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
CG backing stores 14.4M
CG image 20K
CG raster data 260K
CG shared images 3448K
CoreGraphics 8K
CoreServices 3260K
MALLOC 64.4M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
OpenCL 20K
Stack 66.0M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 23.5M
__DATA/__OBJC 332K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 42.4M
__OBJC 2384K
__OBJC/__DATA 68K
__PAGEZERO 4K
__RC_CAMERAS 232K
__TEXT 141.9M
__UNICODE 544K
mapped file 111.1M
shared memory 2432K
shared pmap 6248K
=========== =======
TOTAL 531.3M
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.
Your report will be posted to the aquama...@aquamacs.org mailing list,
and may appear in other public locations.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug. If you can, give
a recipe starting with an Aquamacs without customization
for which see the Help / Diagnose and Report Bug menu:
Enter your bug report here.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/Applications/Aquamacs.app/Contents/Resources/etc/DEBUG.
In GNU Emacs 23.3.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
of 2011-10-25 on braeburn.aquamacs.org - Aquamacs Distribution 2.4
Windowing system distributor `Apple', version 10.3.1162
configured using `configure '--with-ns' '--without-x' 'CC=gcc' 'CFLAGS=-O0 -g -arch i386' 'LDFLAGS=-O0 -g -arch i386''
Important settings:
value of $LC_ALL: nil
value of $LC_COLLATE: nil
value of $LC_CTYPE: nil
value of $LC_MESSAGES: nil
value of $LC_MONETARY: nil
value of $LC_NUMERIC: nil
value of $LC_TIME: nil
value of $LANG: C
value of $XMODIFIERS: nil
locale-coding-system: nil
default enable-multibyte-characters: t
Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
PATH: /Users/toh/bin:/usr/local/git/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/git/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin
exec-path: (/Users/toh/bin /usr/local/git/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/local/git/bin /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin)
Process: Aquamacs [22091]
Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: launchd [139]
User ID: 501
Date/Time: 2012-03-27 12:34:00.141 +0200
OS Version: Mac OS X 10.8 (12A154q)
Report Version: 10
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024
VM Regions Near 0x24:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
__TEXT 0000000000001000-0000000000257000 [ 2392K] r-x/rwx SM=COW /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Application Specific Information:
objc[22091]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x956e73ca __kill + 10
1 libsystem_kernel.dylib 0x956e64cc kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x94d1322b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x94d6a955 abort + 168
7 org.gnu.Aquamacs 0x00207a9e ns_term_shutdown + 118
8 org.gnu.Aquamacs 0x000cb08b shut_down_emacs + 282
9 org.gnu.Aquamacs 0x000c89f9 fatal_error_signal + 347
10 libsystem_c.dylib 0x94d1322b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 org.gnu.Aquamacs 0x0004d1b3 fill_glyph_string + 209
14 org.gnu.Aquamacs 0x0004df78 draw_glyphs + 901
15 org.gnu.Aquamacs 0x0005a6c8 expose_area + 147
16 org.gnu.Aquamacs 0x0005a8bd expose_line + 205
17 org.gnu.Aquamacs 0x0005b23b expose_window + 1082
18 org.gnu.Aquamacs 0x0005b52b expose_window_tree + 165
19 org.gnu.Aquamacs 0x0005b63e expose_frame + 188
20 org.gnu.Aquamacs 0x0021024e -[EmacsView drawRect:] + 307
21 com.apple.AppKit 0x93cc0863 -[NSView _drawRect:clip:] + 3706
22 com.apple.AppKit 0x93cbe9f8 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2156
23 com.apple.AppKit 0x93cbf2ec -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
24 com.apple.AppKit 0x93cbf2ec -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4448
25 com.apple.AppKit 0x93cbda8e -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 290
26 com.apple.AppKit 0x93cb93f3 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4425
27 com.apple.AppKit 0x93cb2a4f -[NSView displayIfNeeded] + 1468
28 com.apple.AppKit 0x93cb016d -[NSWindow displayIfNeeded] + 306
29 com.apple.AppKit 0x93cb225f _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 973
30 com.apple.AppKit 0x943b5f9d __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_0 + 44
31 com.apple.CoreFoundation 0x914048bd _runLoopObserverWithBlockContext + 29
32 com.apple.CoreFoundation 0x913d563e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
33 com.apple.CoreFoundation 0x913d557d __CFRunLoopDoObservers + 381
34 com.apple.CoreFoundation 0x913af740 __CFRunLoopRun + 896
35 com.apple.CoreFoundation 0x913aef64 CFRunLoopRunSpecific + 308
36 com.apple.CoreFoundation 0x913aee1b CFRunLoopRunInMode + 123
37 com.apple.HIToolbox 0x931869b6 RunCurrentEventLoopInMode + 242
38 com.apple.HIToolbox 0x9318e0d5 ReceiveNextEventCommon + 162
39 com.apple.HIToolbox 0x9318e024 BlockUntilNextEventMatchingListInMode + 88
40 com.apple.AppKit 0x93c77a52 _DPSNextEvent + 724
41 com.apple.AppKit 0x93c77287 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
42 com.apple.AppKit 0x93c737dc -[NSApplication run] + 855
43 org.gnu.Aquamacs 0x002044a4 ns_read_socket + 769
44 org.gnu.Aquamacs 0x000d8e30 read_avail_input + 165
45 org.gnu.Aquamacs 0x000d8c7a gobble_input + 176
46 org.gnu.Aquamacs 0x000d8b85 get_input_pending + 125
47 org.gnu.Aquamacs 0x000d466a swallow_events + 163
48 org.gnu.Aquamacs 0x0000f94f sit_for + 24
49 org.gnu.Aquamacs 0x000d13d6 read_char + 3476
50 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
51 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
52 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
53 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
54 org.gnu.Aquamacs 0x00170964 internal_catch + 215
55 org.gnu.Aquamacs 0x000cce57 command_loop + 207
56 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
57 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
58 org.gnu.Aquamacs 0x000ca913 main + 5915
59 org.gnu.Aquamacs 0x00003286 start + 54
Thread 1:
0 libsystem_kernel.dylib 0x956e80fe __workq_kernreturn + 10
1 libsystem_c.dylib 0x94d297f8 _pthread_workq_return + 45
2 libsystem_c.dylib 0x94d295c5 _pthread_wqthread + 448
3 libsystem_c.dylib 0x94d1168a start_wqthread + 30
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x956e89be kevent + 10
1 libdispatch.dylib 0x92f2019a _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x92f1fdb9 _dispatch_mgr_thread + 53
Thread 3:
0 libsystem_kernel.dylib 0x956e80fe __workq_kernreturn + 10
1 libsystem_c.dylib 0x94d297f8 _pthread_workq_return + 45
2 libsystem_c.dylib 0x94d295c5 _pthread_wqthread + 448
3 libsystem_c.dylib 0x94d1168a start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x956e80fe __workq_kernreturn + 10
1 libsystem_c.dylib 0x94d297f8 _pthread_workq_return + 45
2 libsystem_c.dylib 0x94d295c5 _pthread_wqthread + 448
3 libsystem_c.dylib 0x94d1168a start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffb6ac edx: 0x956e73ca
edi: 0xac4f8a28 esi: 0x00000006 ebp: 0xbfffb6c8 esp: 0xbfffb6ac
ss: 0x00000023 efl: 0x00000282 eip: 0x956e73ca cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xac4fc2b8
Logical CPU: 0
Binary Images:
0x1000 - 0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789) <D854B316-AB47-4049-012E-F9AF8DC64C62> /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
0x6c5000 - 0x6c9ffb libFontRegistryUI.dylib (90.1) <D04373C4-F475-349F-AD6D-20C9C93C115C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x7c8000 - 0x7cafff libCoreFSCache.dylib (22) <724C81AC-EB0F-3C0C-A48A-A7C19B99312B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7d5000 - 0x8edffb com.apple.WebKit (8536 - 8536.2.3) <76114A07-AF8C-38E5-BB92-E61A03DB9185> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x99a000 - 0x15cfff3 com.apple.WebCore (8536 - 8536.2.3) <9001219C-6012-37E7-8A49-C054835C07AF> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x1ebd000 - 0x1ec5ff2 libcldcpuengine.dylib (2.1.1) <4B2E74D4-A35E-3EF7-A2D6-F275BD847E79> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1ede000 - 0x1edeff7 +cl_kernels (???) <042A44DA-344C-4F7C-B118-9522A9C569A8> cl_kernels
0x1ee3000 - 0x1ee4ffd +cl_kernels (???) <C22CD7CE-3827-4F18-A104-7100939F1291> cl_kernels
0x1ef5000 - 0x1ef6ff1 +cl_kernels (???) <CBEB98F5-1F80-498A-A3A5-BDCA7BAE76DA> cl_kernels
0x2ff2000 - 0x2ff2ff7 +cl_kernels (???) <865488F5-1C0C-4BD4-B4A7-244DAE6F3B65> cl_kernels
0x2ff6000 - 0x2ff6ffb +cl_kernels (???) <3206973C-3025-4762-86E0-AD097159D604> cl_kernels
0x4f00000 - 0x4f92ff7 unorm8_bgra.dylib (2.1.1) <DD796EE7-5755-3DE4-9517-F92C463303BA> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x8225000 - 0x82b7ff7 unorm16_rgba.dylib (2.1.1) <C0AFBE7F-1142-316E-BA8E-D0293B4B2571> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
0x8fe91000 - 0x8fec3e17 dyld (209.1) <EB065052-4321-3082-93BF-BA628ACB2BBB> /usr/lib/dyld
0x90011000 - 0x90057ff3 com.apple.AE (613 - 613.1) <B30E0F5B-8448-3558-9BFE-FFA7CD76D9AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x90058000 - 0x90093fe7 libGLImage.dylib (8.1.13) <747F5AB4-6EDD-3288-ABA6-E7546AB47DEC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90094000 - 0x900d9ff7 com.apple.NavigationServices (3.7 - 200) <3FF3B3C9-4DA6-3EBC-BD3C-D39D34286C23> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x900da000 - 0x90237ffb com.apple.QTKit (7.7.1 - 2553) <7F058E73-0DA7-3F56-A3E6-A591A453FC4E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9023d000 - 0x90339ff3 com.apple.DiskImagesFramework (10.8 - 341) <13F296EA-88E2-352D-8937-835E286F4025> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9033a000 - 0x9038aff7 com.apple.CoreMediaIO (301.0 - 4134) <4B018067-1B74-3105-A068-64DC0157B8B9> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9038b000 - 0x90399fff libxar.1.dylib (104) <978D7BDE-3034-31F1-8A41-CA6CE59D090A> /usr/lib/libxar.1.dylib
0x9039a000 - 0x904a5fbf libobjc.A.dylib (526) <EA20B6BF-A636-3524-84D2-D223FA70C10C> /usr/lib/libobjc.A.dylib
0x904a6000 - 0x904d2ff3 com.apple.CoreServicesInternal (138 - 138) <F154C0E1-8143-3AC9-A48D-39B3659D6047> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x904d3000 - 0x904e3ff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <6258D8DB-F3E0-32AC-BFB1-560100877493> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x904e4000 - 0x905feff3 com.apple.MediaControlSender (1.4 - 140.26) <A40BC977-6C47-3BC8-8EAC-B8B48F546AF0> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x905ff000 - 0x90674ff7 com.apple.ApplicationServices.ATS (318 - 331.1) <B86A0949-9645-36EE-8070-68B63F43D8F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90675000 - 0x906a8ff5 libssl.0.9.8.dylib (41) <56DF3FD7-3F77-31F3-A2D0-B0470ABF32FD> /usr/lib/libssl.0.9.8.dylib
0x906a9000 - 0x906befff com.apple.ImageCapture (8.0 - 8.0) <9C922DFD-DA79-361E-ADDB-F3267D82AFFC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x906bf000 - 0x906bfffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <0B73DFC2-6957-3800-B7D7-CF01DAF2E3A4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x906cc000 - 0x90808ffb com.apple.CFNetwork (561.5.1 - 561.5.1) <0E3B66F7-EBC6-36B6-A969-5DFB5258FE24> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90809000 - 0x9080bfff libCVMSPluginSupport.dylib (8.1.13) <AFD8A913-0B5A-3BAD-9739-98B941389C31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9080c000 - 0x9080cfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <657A264B-0CC6-3D77-8776-BA8D68724EAF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9080e000 - 0x90869fff com.apple.htmlrendering (76 - 1.1.4) <C075E4B5-9DBE-325A-9FCF-8304D0951B3F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9086a000 - 0x9086dff7 libcompiler_rt.dylib (30) <8F838FD0-8D66-338A-9391-D8F54592CC74> /usr/lib/system/libcompiler_rt.dylib
0x908fd000 - 0x90900ff9 libCGXType.A.dylib (271.0.6) <989622A8-7CBA-3D60-92BA-0D2F168CD92D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90901000 - 0x90959ff7 com.apple.QuickLookFramework (4.0 - 523.3) <75D63310-CED2-30E6-90A9-5F3062FCCA23> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9095a000 - 0x909faff7 com.apple.QD (3.42 - 285) <C095F036-3156-3DAA-9D03-A5A884D215C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x909fb000 - 0x90a1bff7 com.apple.ChunkingLibrary (2.0 - 130) <7A0A8E68-EC09-3089-9D32-CC295632265F> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x90a2f000 - 0x90a6eff7 libcups.2.dylib (314) <364D3D24-A8C9-3F6A-9B07-A3EDECF8D0B4> /usr/lib/libcups.2.dylib
0x90a6f000 - 0x90accff7 com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <AC96992F-8158-3D3A-AF03-52850BE0AEB0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90acd000 - 0x90aceff8 libunc.dylib (24) <E3D59D82-1553-3B62-BD99-B8DB57458CA8> /usr/lib/system/libunc.dylib
0x90acf000 - 0x90ad7fff libcopyfile.dylib (89) <07BD926E-21A2-38D6-9866-A2A530C38E86> /usr/lib/system/libcopyfile.dylib
0x90ad8000 - 0x90b2efff com.apple.HIServices (1.20 - 403) <BAADFB1F-2B6B-33BB-96CC-BD9955C0C271> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90b2f000 - 0x90b35ffb com.apple.print.framework.Print (8.0 - 254) <5C9AE3EE-B8E3-335B-A7F9-B18DA98C5541> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90b36000 - 0x90b38fff com.apple.securityhi (4.0 - 55002) <BE801DF3-5E08-38BB-B16E-3B69511A9E10> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90b39000 - 0x90b3afff liblangid.dylib (115) <6E6A0F44-EADD-3FCC-8095-0169C46CB0FD> /usr/lib/liblangid.dylib
0x90b3b000 - 0x90b92ff7 com.apple.ScalableUserInterface (1.0 - 1) <5F4109C5-C14D-3F00-AAD4-BC6BA31E30D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x90b93000 - 0x90bd5ff7 libauto.dylib (185) <1C2D8373-5904-35B9-8A44-EAC7712CB841> /usr/lib/libauto.dylib
0x90bd6000 - 0x90be6ff7 libsasl2.2.dylib (166) <D104E71B-BC9F-3817-A082-1306B7A658A7> /usr/lib/libsasl2.2.dylib
0x90be7000 - 0x90bebffc libGIF.dylib (826) <4FCA9E98-1558-3CEF-9E51-602FF0E2F5A5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90bec000 - 0x90bf3ffe libsystem_dnssd.dylib (379.4) <F00F59BA-2FA6-3C0C-9684-33CB0EF18D3E> /usr/lib/system/libsystem_dnssd.dylib
0x90bf4000 - 0x90c41fff libFontRegistry.dylib (90.1) <7EFF8F1D-E31D-3C27-89A6-76E8AA343883> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90c42000 - 0x90db5ff9 com.apple.QuartzCore (1.8 - 291.2) <2040FFC4-BECD-3929-B020-C75DADCBD512> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90db6000 - 0x90dd2ff7 libxpc.dylib (140.21.1) <B797D67B-9D6E-37FD-A524-780DEDE5E49E> /usr/lib/system/libxpc.dylib
0x90dd3000 - 0x90de9fff com.apple.GenerationalStorage (1.0 - 129.2) <2E61095F-1D95-3728-8A17-F3958EE459B1> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x90dea000 - 0x90e6fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <5C5E8B1C-74D9-3527-851F-BAC093184775> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x911d4000 - 0x91243ffb com.apple.Heimdal (3.0 - 2.0) <51CD6363-4299-3C08-9FBB-03C5F3DA8BE3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x91244000 - 0x912f3ff7 com.apple.coreui (2.0 - 173) <E1165787-EFA1-3B59-8D3D-15BBBAB83329> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x912f4000 - 0x91321ff7 com.apple.DictionaryServices (1.2 - 167) <CE355B59-1611-37C4-A004-903840E3984F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x91378000 - 0x91553fff com.apple.CoreFoundation (6.8 - 722.13) <AFA09153-A4F9-3DD2-947D-440EB6AADDC3> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91554000 - 0x918ddffb com.apple.VideoToolbox (1.0 - 926.1.3) <3832B60B-D99A-344B-9314-1A510AF253B1> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x918de000 - 0x91944ff7 com.apple.framework.IOKit (2.0 - 742.4) <49ED8BD5-49AC-372A-994A-CDBCC2817ABD> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x91945000 - 0x91981ff7 com.apple.bom (12.0 - 188) <A5ED3A26-E8AB-329B-9CA7-64A80AC2A5C9> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x91982000 - 0x91a9aff7 com.apple.coreavchd (5.6.0 - 5600.4.11) <7BD3896C-FF45-3F82-B405-E2988FD4B7B6> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x91a9b000 - 0x91ab9ffb com.apple.Ubiquity (1.1 - 219.4) <25B977A0-0946-3228-BA85-334DAB7F03C6> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x91aba000 - 0x91af0ffb com.apple.DebugSymbols (97 - 97) <2EA07535-B0D9-3E7E-8BA3-76A14808B90D> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x91af1000 - 0x91afaff7 com.apple.DisplayServicesFW (2.6 - 352.4.1) <ADA4DAB4-258A-3842-8715-1348156CF87F> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x91afb000 - 0x91afeff7 com.apple.TCC (1.0 - 1) <9A15D2A3-7B0E-3DBA-9FC0-39BF35B83BC7> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x91aff000 - 0x91b23fff libJPEG.dylib (826) <0BED1197-6341-305A-875C-9343969AEACD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b24000 - 0x91b9fff7 com.apple.Metadata (10.7.0 - 665.2) <498E9B4C-2948-38BC-8576-47373273BA85> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91ba0000 - 0x91c07fe7 libvDSP.dylib (380.3) <42EA1CCE-CC3D-3207-826F-78D4A8AB6925> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91c10000 - 0x91c12ff7 libdyld.dylib (209.1) <FFD05FF9-335F-31D7-8956-9FE6E70FDB16> /usr/lib/system/libdyld.dylib
0x91c13000 - 0x91c44ff3 com.apple.RemoteViewServices (2.0 - 59) <57AA54CF-FA0E-3744-B443-34B38567E5D8> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x91c45000 - 0x91d36ffc libiconv.2.dylib (34) <E2CB793F-8BAF-3B94-AA46-59AA74CD8D42> /usr/lib/libiconv.2.dylib
0x91d5d000 - 0x91dc2ffb com.apple.print.framework.PrintCore (8.0 - 381) <411FF890-DF2C-335F-BFD8-71C67E2C1581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91dc3000 - 0x91de8ff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <5CDE09F6-B7DB-3B21-90DA-CF7FF677F6DB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x91de9000 - 0x91e06ff7 libresolv.9.dylib (50) <6A06BD24-E825-3348-B808-E57C62446555> /usr/lib/libresolv.9.dylib
0x91e07000 - 0x91e61ff3 com.apple.CoreMedia (1.0 - 926.1.3) <8702A6DD-2FE8-3E31-9ECA-B68F99FC9B79> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91e62000 - 0x91eb0ffb com.apple.SystemConfiguration (1.12 - 1.12) <CD2FE54A-D375-3097-A47B-89D3B48C8D78> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91eb1000 - 0x91f15ff3 libstdc++.6.dylib (56) <7CA657E5-9948-3785-A23A-0F78F9CF92DE> /usr/lib/libstdc++.6.dylib
0x91f16000 - 0x91f1aff7 libmacho.dylib (823) <B5BA9D20-0779-3FAD-80E6-7292EC5FECB8> /usr/lib/system/libmacho.dylib
0x91f1f000 - 0x91f6eff9 libTIFF.dylib (826) <040FD22D-CDCF-3A04-814E-C14B4AA9C0F1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91f6f000 - 0x91fa1ffb com.apple.GSS (3.0 - 2.0) <3B8219D6-870C-3BA6-8B54-CD12D6B7C702> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x91fa2000 - 0x91fa2fff com.apple.Carbon (154 - 154) <40667039-F895-3BE3-A7BF-C48CFEC98501> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91fa3000 - 0x91fa4fff libremovefile.dylib (23) <9F40E7A7-2B6A-399A-9B80-C633786DE3F2> /usr/lib/system/libremovefile.dylib
0x91fb1000 - 0x92015fff com.apple.datadetectorscore (4.0 - 255.0) <BCB145B2-BC6E-30B3-9017-0DDF27DB55B9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x92016000 - 0x92016fff com.apple.ApplicationServices (44 - 44) <F1F72374-D382-3C6A-A7A9-DA2B62E34051> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92017000 - 0x92021fff com.apple.speech.recognition.framework (4.1.3 - 4.1.3) <0F0D3A03-97FC-3B0B-848B-F1C6CB0F5CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92022000 - 0x920b4ffb libvMisc.dylib (380.3) <B6F1B7B3-7888-329D-8CD9-B9B67F242A23> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x920b5000 - 0x920bffff libsystem_notify.dylib (98.4) <990A997B-28D4-3903-9D7B-2104339917E0> /usr/lib/system/libsystem_notify.dylib
0x92741000 - 0x9274bffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <CC23654C-2681-396C-8D39-BC4C65A78179> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9274c000 - 0x92778ff7 libsystem_info.dylib (406.11) <3E12DD1A-3586-39C4-B988-CB97F074BA0B> /usr/lib/system/libsystem_info.dylib
0x92779000 - 0x9277dfff com.apple.OpenDirectory (10.8 - 151.4) <ADEA4572-F01E-30B8-8E03-0875773186BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9277e000 - 0x9278affd libkxld.dylib (2050.2.33) <2F1CBE3C-B0F3-325B-AA73-6A2FF3D6998D> /usr/lib/system/libkxld.dylib
0x9278b000 - 0x92885ffb libFontParser.dylib (82.3) <D838F211-762F-3D33-A2C4-A3C460E41D0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92886000 - 0x9288dff3 com.apple.NetFS (5.0 - 4.0) <6A3D8E94-57D2-3315-AAC5-B5CA26842893> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92891000 - 0x92898fff liblaunch.dylib (442.7) <88C98B8A-5C57-3B7C-9DD1-E4EBE211433A> /usr/lib/system/liblaunch.dylib
0x92899000 - 0x928a7ff7 libz.1.dylib (43) <9391804F-3E82-3A3E-AAE2-15B3F1516888> /usr/lib/libz.1.dylib
0x928f4000 - 0x929d5ff3 libcrypto.0.9.8.dylib (41) <C3DBAAAD-1170-3573-8EBE-B69BB95D81A5> /usr/lib/libcrypto.0.9.8.dylib
0x929d6000 - 0x92b5aff7 com.apple.vImage (6.0 - 6.0) <74379012-EDAF-328D-8C93-767DCE047908> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92b5b000 - 0x92b5bfff com.apple.quartzframework (1.5 - 1.5) <F66E55A9-DE5B-35B1-AF3E-EAA7B6E2D833> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92b5c000 - 0x92e0dffb com.apple.security (7.0 - 55150.2) <A3DDA184-20F6-3F8F-84F8-6C6F171BEF6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92e0e000 - 0x92f19ff7 libJP2.dylib (826) <A6245C1F-D14C-3D0E-8514-369CFBE1B3BE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x92f1a000 - 0x92f2cff7 libdispatch.dylib (228.14) <201782BC-F5D5-3654-A073-08947943C3BC> /usr/lib/system/libdispatch.dylib
0x92f2d000 - 0x92fd5fff com.apple.LaunchServices (504 - 504) <70262DDF-BC18-34F4-8A11-C1B83FEE2367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93023000 - 0x9310aff7 libxml2.2.dylib (22.2) <EB351B08-4163-32CD-A01F-BE3752E0370F> /usr/lib/libxml2.2.dylib
0x9310b000 - 0x93117ff8 libbz2.1.0.dylib (29) <B36A54BF-E6B3-3EA6-AE45-B11ECC9BE3B1> /usr/lib/libbz2.1.0.dylib
0x9317f000 - 0x93183fff com.apple.CommonPanels (1.2.5 - 94) <6050EBA4-4CC9-36E4-A136-DF2DBC0F8A7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93184000 - 0x93562ffb com.apple.HIToolbox (2.0 - 604) <AC98D2B5-E534-3A54-96CB-731B809E6E9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93563000 - 0x937dfff7 com.apple.QuickTime (7.7.1 - 2553) <548D73C4-6EDA-3356-938A-648D2D051D8A> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x937e0000 - 0x93838ff3 com.apple.ImageCaptureCore (4.0 - 4.0) <5CF79D54-81FD-308A-A5D0-2EC3B141734F> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x93839000 - 0x93855fff libCRFSuite.dylib (31) <3F4A26AA-5E0B-3C9A-9641-F0D393974A11> /usr/lib/libCRFSuite.dylib
0x93856000 - 0x93860fff libCSync.A.dylib (271.0.6) <F3341439-AA65-3DC0-A8D0-741DBA61558E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x938c2000 - 0x938d9ff4 com.apple.CoreMediaAuthoring (2.1 - 910) <E4A016CF-8525-3521-A97D-BAD333BA599B> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x93906000 - 0x93a74ff3 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <1E457D34-D694-304D-91CF-943BCA2710FB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93a75000 - 0x93c30ffd libicucore.A.dylib (491) <592FB224-65B2-3612-9992-78339604B4EE> /usr/lib/libicucore.A.dylib
0x93c31000 - 0x93c43fff libbsm.0.dylib (32) <F5A1B0AC-DCD5-307D-A340-71E2FB377399> /usr/lib/libbsm.0.dylib
0x93c44000 - 0x93c6dfff libxslt.1.dylib (11.2) <CE4BB3E1-8A13-30B7-83B8-831330D06FBF> /usr/lib/libxslt.1.dylib
0x93c6e000 - 0x947f1fff com.apple.AppKit (6.8 - 1162.3) <6A273236-8CC3-3244-8085-EA0BB4AC2A5B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x947f2000 - 0x94879fff com.apple.PDFKit (2.7 - 2.7) <13BE9FFB-2152-3664-8D39-BB3627E7459A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9487a000 - 0x9487afff libsystem_blocks.dylib (57.2) <29D396B7-08E5-355B-91FF-4B82B3B7662D> /usr/lib/system/libsystem_blocks.dylib
0x9487b000 - 0x94888fff libGL.dylib (8.1.13) <65F98940-3F44-3650-AB33-20E8BFF8181B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94941000 - 0x94966ff8 com.apple.framework.familycontrols (4.0 - 400) <DE5F726C-EE65-3359-BDE7-AB9AE63E9060> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x94967000 - 0x949a9fff libcurl.4.dylib (69.2) <8A26AF29-FE21-372B-8473-9FC0A37F256F> /usr/lib/libcurl.4.dylib
0x949aa000 - 0x949eaff7 com.apple.framework.CoreWiFi (1.0 - 100.4) <A504CA69-86F3-3109-A102-9BD7A02CECB5> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x94b68000 - 0x94b68fff com.apple.vecLib (3.8 - vecLib 3.8) <75BF63B3-C10C-334B-AD94-899C5D408177> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94b69000 - 0x94ca3fff libBLAS.dylib (1073) <6CDD47EB-FD74-33BB-9DC5-B4E4B5C53ADE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94caf000 - 0x94cf8ff3 com.apple.framework.CoreWLAN (3.0 - 300.5) <EAA8AF3F-B306-334F-B753-924EFD5D200D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x94cf9000 - 0x94d0ffff com.apple.CFOpenDirectory (10.8 - 151.4) <3161BAD0-B3A7-39B3-8E2A-B3A007589AE6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x94d10000 - 0x94dcffeb libsystem_c.dylib (825.12.1) <DE6D5022-B65D-3484-9E6F-3092529389D7> /usr/lib/system/libsystem_c.dylib
0x94dd0000 - 0x94dd9fff com.apple.CommonAuth (3.0 - 2.0) <97295F99-00F6-3C04-ABAC-2C7FDEEB6E29> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x94dda000 - 0x94de1ffb libunwind.dylib (35.1) <A3B7BF59-515F-3343-91A0-B2D1F6AD4D02> /usr/lib/system/libunwind.dylib
0x94de2000 - 0x94ea0ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <183CB555-E416-36CF-8927-64D55408B5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94ea1000 - 0x94f37ff7 com.apple.ink.framework (1.3.2 - 110) <5BF30DC3-ABEB-324E-B1D8-D2CE144630EE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x94f38000 - 0x94f3cff8 libcache.dylib (53) <BBA33600-4B68-3CFB-954F-17D96DE796B0> /usr/lib/system/libcache.dylib
0x94f3d000 - 0x94f3dfff libSystem.B.dylib (169.1) <78CCDE2F-28E9-3283-A3CE-B83B3F4104CE> /usr/lib/libSystem.B.dylib
0x94f3e000 - 0x94f3efff com.apple.Cocoa (6.7 - 19) <6A5CB54D-965E-332B-A38E-3CD6BB226ED5> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94f3f000 - 0x9524efff com.apple.Foundation (6.8 - 923.1) <EC5AA513-3942-39CA-ADC3-5A092E09D0D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9524f000 - 0x95255ffc libCGXCoreImage.A.dylib (271.0.6) <F4C44F4C-FD1D-38CF-9428-6541580EB762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x95256000 - 0x95264ffb libsystem_network.dylib (77.6) <EAE066E2-E10B-3756-B6B2-3499B5073C2E> /usr/lib/system/libsystem_network.dylib
0x95265000 - 0x95266fff libquarantine.dylib (48) <800F3384-CE4E-352B-9F23-0B905898B631> /usr/lib/system/libquarantine.dylib
0x95267000 - 0x9533dfff com.apple.DiscRecording (7.0 - 7000.2.4) <5C7B37AA-A503-3438-9178-D2757E1C210C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x95344000 - 0x9534dffd com.apple.audio.SoundManager (4.0 - 4.0) <FC6DA8E4-4586-389B-97FF-65FDC7C5E9EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9534e000 - 0x953b0fff libc++.1.dylib (61) <B0DC209D-FB8A-3207-A576-C6FE4817B77E> /usr/lib/libc++.1.dylib
0x953b1000 - 0x955aaffb com.apple.CoreData (105 - 396) <46FDA0B6-D68F-3F58-AD76-F53424270408> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x955ab000 - 0x955aefff com.apple.help (1.3.2 - 42) <1D40C07D-5C88-3AE9-A3E0-94A30C82978E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x955af000 - 0x955affff com.apple.Accelerate (1.8 - Accelerate 1.8) <E5FDCDF2-D050-3592-8BA9-659B74A60651> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x955b0000 - 0x955bcfff com.apple.NetAuth (4.0 - 4.0) <B6398F99-AE79-382C-9AE9-0A81FB0E0CD7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x955bd000 - 0x956cefff com.apple.DesktopServices (1.7.0 - 1.7.0) <B93DBE23-0B3C-3F3A-AA55-FF8FE0B61A18> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x956d3000 - 0x956edffc libsystem_kernel.dylib (2050.2.33) <7C11A618-2A55-371E-B587-129022591815> /usr/lib/system/libsystem_kernel.dylib
0x956ee000 - 0x957d9ffd libsqlite3.dylib (132) <0BF7EFA4-C69A-3C55-B530-A36F8BBE230A> /usr/lib/libsqlite3.dylib
0x957da000 - 0x9581efff libGLU.dylib (8.1.13) <D847F5FC-711B-3B37-A60E-E3C32C801558> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x95861000 - 0x95862ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E70E769B-8EE3-30A8-B2AA-3A52611991B4> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x95863000 - 0x95886ff7 com.apple.CoreVideo (1.7 - 91.0) <42485232-D874-35C5-BDBF-7DFECBEED8E8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x95887000 - 0x9588dffd libGFXShared.dylib (8.1.13) <7664C267-D72E-3600-8AD0-323D862F961F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9588e000 - 0x95908ffb com.apple.securityfoundation (5.0 - 55110) <D2AE0999-B54B-3BA4-99DA-B61DEDC50B89> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9657b000 - 0x965d5fff com.apple.Symbolication (1.3 - 91) <0BCB5647-5A3A-31C7-9488-48F1CDB7EAC2> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x965d6000 - 0x96616fff com.apple.MediaKit (13 - 655) <1E4AB44E-75D7-34A5-894B-96A5F442086E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x96617000 - 0x9664fff1 libcorecrypto.dylib (56) <0877F9F1-5C23-3443-9CAF-CB28D4E290F5> /usr/lib/system/libcorecrypto.dylib
0x96650000 - 0x9665efff com.apple.opengl (1.8.1 - 1.8.1) <A6D99871-681D-3A04-92F5-2F07EC81A4BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9665f000 - 0x966f4ff3 com.apple.CoreServices.OSServices (529 - 529) <31D8C7F6-B22A-3903-860C-06247F50E3C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x966f5000 - 0x96b71ff7 com.apple.MediaToolbox (1.0 - 926.1.3) <F39A45B6-FCEE-30A2-B483-C6EB8E71F872> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x96b72000 - 0x96f2affa libLAPACK.dylib (1073) <F233C8B2-9847-3F3F-BD61-1D29D0C87D69> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96f2b000 - 0x96f4ffff com.apple.PerformanceAnalysis (1.15 - 15) <82DE0949-98C5-332E-B50E-5B3293F84F18> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x96f50000 - 0x96f5dff7 com.apple.AppleFSCompression (46 - 1.0) <00127B29-ABAF-3CF7-BBF3-D67B7AB462D0> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x971cc000 - 0x971d2ffc libCoreVMClient.dylib (22) <3A423CCF-2146-3614-B5D0-1DD1FC1B2627> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x971d3000 - 0x971e6ff9 com.apple.MultitouchSupport.framework (235.16 - 235.16) <B02E220F-6CB9-32BA-95A3-EC2B180F1F4A> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x971e7000 - 0x9721effa com.apple.LDAPFramework (2.4.28 - 194.5) <14475411-7EF7-37A7-A24B-1327DD1A15F3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9721f000 - 0x97248ff7 libRIP.A.dylib (271.0.6) <9DA62B52-7954-38B3-92F4-3BF475E6BB0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9727f000 - 0x972a8ff9 com.apple.framework.Apple80211 (8.0 - 800.6.1) <E6FA22E6-E612-39F1-A9E7-38161C6DDE17> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x972a9000 - 0x976c3ff7 FaceCoreLight (1.8.3) <E813AD98-D84D-3961-AE53-131561DD3519> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x97f40000 - 0x97fe7ffb com.apple.CoreText (239.0 - 259) <FBD048A9-56ED-34BB-81D5-D4B40BA40CAB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x97fe8000 - 0x97fe9fff libDiagnosticMessagesClient.dylib (7) <D79D3922-F46D-3830-9564-15922DF6731E> /usr/lib/libDiagnosticMessagesClient.dylib
0x97fea000 - 0x97ffffff com.apple.speech.synthesis.framework (4.1.3 - 4.1.3) <36E8F671-D880-3098-BFAB-AE3670691413> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x98000000 - 0x98042ff5 com.apple.opencl (2.0.11 - 2.0.11) <2BE08B90-BA22-3174-86C8-AAFF4B6EFDFB> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98043000 - 0x98272fff com.apple.QuartzComposer (5.1 - 262) <D9D6DE42-2F4C-3029-95A8-EBB81C8A0250> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x98273000 - 0x98366ff3 com.apple.QuickLookUIFramework (4.0 - 523.3) <249D50AA-6B05-3C33-AED4-3F876F159099> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x98367000 - 0x98368fff libdnsinfo.dylib (453.12) <BA16F33C-AD80-3CB9-99E0-BBC21D9AD7E6> /usr/lib/system/libdnsinfo.dylib
0x98369000 - 0x985a9ff7 com.apple.JavaScriptCore (8536 - 8536.2.2) <F0A5E437-40A8-3B4E-A06C-521D6B43401B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9864b000 - 0x9864efff libpam.2.dylib (19) <69E426B1-3CF2-3C6D-9A59-7F1210448D34> /usr/lib/libpam.2.dylib
0x9864f000 - 0x988e3fff com.apple.CoreImage (8.0.4 - 1.0.1) <1E3783FA-13B3-3305-9C10-9E3651429911> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x988e4000 - 0x98b2aff7 com.apple.imageKit (2.2 - 1.0) <D90A82D3-AD0A-3EAB-BDC8-F61559E1421D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x98b2b000 - 0x98b48fff com.apple.openscripting (1.3.5 - 146) <92DF87AB-BFB7-3DDB-A5B1-B023E575F766> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98b49000 - 0x98b4cff3 com.apple.AppleSystemInfo (2.0 - 2) <9F70FBF2-57C5-355B-BA9E-EDE545B3D1DB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x98b50000 - 0x98f67ffb com.apple.RawCamera.bundle (4.0.0 - 604) <3011741A-A781-397E-B2DC-122358E9C82D> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x98f68000 - 0x98f95ffa libsystem_m.dylib (3022.4) <F0C8E95A-60F8-3B9F-8634-992231BEE3FA> /usr/lib/system/libsystem_m.dylib
0x98f96000 - 0x98f9dffa com.apple.CommerceCore (1.0 - 20) <D140529E-76AC-3511-A82A-2561696295B2> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x98f9e000 - 0x98fbfff3 libc++abi.dylib (23) <C2831025-DB92-347D-B724-4278F3D13953> /usr/lib/libc++abi.dylib
0x98fc4000 - 0x990cefff com.apple.ImageIO.framework (3.2.0 - 3.2.0) <A4A69C28-9528-3B11-A557-A4E645362CF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x990cf000 - 0x990d8fff com.apple.DiskArbitration (2.5 - 2.5) <E235A8AD-2A35-3CBD-A512-CF7A7A1555F5> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x990d9000 - 0x99134ff7 com.apple.AppleVAFramework (5.0.16 - 5.0.16) <09302047-26E5-37CC-A9B1-70CC017CE691> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x99135000 - 0x9914efff com.apple.Kerberos (2.0 - 1) <10916B9E-E9C2-3DA4-8191-480556EFE385> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9914f000 - 0x991c7ffc com.apple.CorePDF (2.0 - 2) <80C0119B-650D-3C37-901D-F76FFF20B4E3> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x991c8000 - 0x991e4ff7 libPng.dylib (826) <192FC559-C362-3BD6-9E14-B2FB12D1368F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x994c9000 - 0x994c9fff libkeymgr.dylib (25) <F6FAE6A5-0876-386F-980B-A12CE51B202D> /usr/lib/system/libkeymgr.dylib
0x994d5000 - 0x99915ff3 com.apple.CoreGraphics (1.600.0 - 271.0.6) <2F833E5A-EB80-3C05-8757-88F5C2DDCB24> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99a44000 - 0x99aa3ff7 libcommonCrypto.dylib (60007) <368498BE-9800-36D8-910F-62148F8A7AAA> /usr/lib/system/libcommonCrypto.dylib
0x99afc000 - 0x99b00fff com.apple.IOSurface (83.0 - 83.0) <21108B83-76EC-3466-827A-46D034D4CD26> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x99b01000 - 0x9a18dfeb com.apple.CoreAUC (6.16.00 - 6.16.00) <AE4E8A83-3DFB-3580-B516-7A18DF8C5DBD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9a18e000 - 0x9a18efff com.apple.CoreServices (57 - 57) <2E86190D-BC9D-3837-92AD-FEE139A4A084> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a18f000 - 0x9a1fdff3 com.apple.CoreSymbolication (2.2 - 81) <805C5C98-99AF-3C54-B293-8E4475C18BA8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9a22c000 - 0x9a25cfff libncurses.5.4.dylib (37.2) <1D14D654-A9CB-3223-8FEB-179CAFF9307F> /usr/lib/libncurses.5.4.dylib
0x9a25d000 - 0x9a562ffb com.apple.CoreServices.CarbonCore (1023 - 1023) <B1E5D43A-E92D-3FDA-B4BA-DBB21DE1609D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a563000 - 0x9a565ffb libRadiance.dylib (826) <6A1B19A1-7E8E-30B3-A9F9-860E8EE5CBE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a5bc000 - 0x9a5bdfff libsystem_sandbox.dylib (206) <B025A32B-B0AC-3B13-B086-E70731B862DD> /usr/lib/system/libsystem_sandbox.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 6
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: 2789
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=176.6M resident=105.5M(60%) swapped_out_or_unallocated=71.1M(40%)
Writable regions: Total=229.4M written=7080K(3%) resident=17.6M(8%) swapped_out=0K(0%) unallocated=211.8M(92%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.8M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 2492K
CG image 12K
CG raster data 64K
CG shared images 1216K
CoreImage 76K
CoreServices 2976K
MALLOC 160.6M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=35 3800K
OpenCL 48K
Stack 66.0M
VM_ALLOCATE 16.1M
__DATA 21.4M
__DATA/__OBJC 108K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 38.3M
__OBJC 2640K
__OBJC/__DATA 52K
__PAGEZERO 4K
__RC_CAMERAS 236K
__TEXT 138.3M
__UNICODE 544K
mapped file 84.5M
shared memory 3596K
=========== =======
TOTAL 574.9M
TOTAL, minus reserved VM space 574.9M