23.3.50; Crash in syms_of_xfaces + 3973

7 views
Skip to first unread message

Dudik, Rachel

unread,
May 7, 2013, 2:22:31 PM5/7/13
to aquama...@aquamacs.org

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<mailto: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<http://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: en_US.UTF-8
value of $XMODIFIERS: nil
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t


Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs flat.py)

PATH: /Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/racheldudik/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/texlive/2008/bin/universal-darwin/:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/racheldudik/bin:/usr/local/texlive/2008/bin/universal-darwin/:/Library/Frameworks/Python.framework/Versions/2.7/bin:/Users/racheldudik/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin

exec-path: (/Library/Frameworks/Python.framework/Versions/2.7/bin /Users/racheldudik/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /usr/local/texlive/2008/bin/universal-darwin/ /Library/Frameworks/Python.framework/Versions/2.7/bin /Users/racheldudik/bin /usr/local/texlive/2008/bin/universal-darwin/ /Library/Frameworks/Python.framework/Versions/2.7/bin /Users/racheldudik/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin)

Process: Aquamacs [28682]
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: 2013-05-07 14:19:31.536 -0400
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

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

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
objc[28682]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x92ae5332 __kill + 10
1 libsystem_kernel.dylib 0x92ae4932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x95fdd59b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x95f78bdd 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 0x95fdd59b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 com.apple.CoreFoundation 0x9c1b59da __CFRunLoopServiceMachPort + 170
14 com.apple.CoreFoundation 0x9c1beb04 __CFRunLoopRun + 1428
15 com.apple.CoreFoundation 0x9c1be1dc CFRunLoopRunSpecific + 332
16 com.apple.CoreFoundation 0x9c1be088 CFRunLoopRunInMode + 120
17 com.apple.HIToolbox 0x97edb543 RunCurrentEventLoopInMode + 318
18 com.apple.HIToolbox 0x97ee28ab ReceiveNextEventCommon + 381
19 com.apple.HIToolbox 0x97ee271a BlockUntilNextEventMatchingListInMode + 88
20 com.apple.AppKit 0x93b99ee8 _DPSNextEvent + 678
21 com.apple.AppKit 0x93b99752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
22 com.apple.AppKit 0x93b95ac1 -[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 0x92ae690a kevent + 10
1 libdispatch.dylib 0x9c46be04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9c46a853 _dispatch_mgr_thread + 53

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffcbdc edx: 0x92ae5332
edi: 0xac7292c0 esi: 0x00000006 ebp: 0xbfffcbf8 esp: 0xbfffcbdc
ss: 0x00000023 efl: 0x00000282 eip: 0x92ae5332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x08f23e30
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
0x5fc000 - 0x615fff +libgcc_s.1.dylib (??? - ???) <47573725-F3C8-3786-871E-A795B676484C> /Users/USER/*/libgcc_s.1.dylib
0x1ec3000 - 0x1eccff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1ed3000 - 0x1ed5fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1ede000 - 0x1edfffd +cl_kernels (??? - ???) <6002FA0E-1F91-4908-94BA-C3B69AB106A2> cl_kernels
0x1eec000 - 0x1eecff7 +cl_kernels (??? - ???) <F288F9AB-47EE-4853-9CA1-E631F25EBA72> cl_kernels
0x28fa000 - 0x28fbff1 +cl_kernels (??? - ???) <05E1D09D-A131-487C-9C0B-082FBCEA111C> cl_kernels
0x2cb2000 - 0x2cb2ff7 +cl_kernels (??? - ???) <42A1568C-8D66-467E-B900-9F15F9FB534D> cl_kernels
0x2cb6000 - 0x2cb6ffb +cl_kernels (??? - ???) <DFD1B503-EF16-4ACC-AD33-E708809C90F9> cl_kernels
0x2fc2000 - 0x2fc3ff5 +cl_kernels (??? - ???) <DDC1D830-7019-4C6A-B004-45F516C4B714> cl_kernels
0xbd9d000 - 0xbe45ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0xbf18000 - 0xbfc2ff7 unorm16_rgba.dylib (2.0.19 - compatibility 1.0.0) <C8B07CA0-D3CA-3542-B292-2A967226A389> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
0x8feb9000 - 0x8feebaa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90041000 - 0x90056ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90057000 - 0x9008bff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9008c000 - 0x9016dff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9016e000 - 0x901acfff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x901e4000 - 0x90233ffb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90234000 - 0x9023cff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9023d000 - 0x90315ff6 com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90316000 - 0x90367ff9 com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x90368000 - 0x90479ff7 libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9047a000 - 0x90598fec 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
0x90599000 - 0x90a75ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x90da6000 - 0x90dbafff com.apple.CFOpenDirectory (10.7 - 146) <982C417B-5A0F-3DD6-AB50-7E8273A80B38> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90dbb000 - 0x90dd2ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x90ddd000 - 0x90de1ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x90e0a000 - 0x90e1afff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x90e34000 - 0x91228feb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x91229000 - 0x91279ffa libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9127a000 - 0x912a9ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x912aa000 - 0x912b1ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x912b2000 - 0x912d4ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91303000 - 0x9131fff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91695000 - 0x91964ffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x926b7000 - 0x9271cff7 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
0x9271d000 - 0x9271effd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x92732000 - 0x92736fff 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
0x92769000 - 0x92895ff9 com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92896000 - 0x928dafff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x928e6000 - 0x9291dfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9291e000 - 0x92a0eff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92a23000 - 0x92a29ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92acd000 - 0x92aebff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x92aec000 - 0x9341772b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93418000 - 0x93479ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9377c000 - 0x937ceffb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x937e2000 - 0x937e3ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x93860000 - 0x93863ffb 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
0x93864000 - 0x93865fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x93b42000 - 0x93b4cff2 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
0x93b90000 - 0x94625ff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94626000 - 0x94626ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x94627000 - 0x94628fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x94629000 - 0x94629fff 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
0x94722000 - 0x94784ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x947e4000 - 0x94888fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x948e3000 - 0x94900fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x94910000 - 0x94b2cff7 com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94cc9000 - 0x94d11ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94d38000 - 0x95769fff com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9576a000 - 0x9576bfff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9576c000 - 0x9584fff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x95850000 - 0x9585eff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9585f000 - 0x95865fff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95877000 - 0x95882ffe com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x95883000 - 0x958a3ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x958a4000 - 0x958a9ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x958aa000 - 0x958f3ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x958f4000 - 0x958f4fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9595d000 - 0x9595eff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9595f000 - 0x9599fff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x959a0000 - 0x959a6ffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x959aa000 - 0x95a80aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x95a81000 - 0x95ae9fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x95ba1000 - 0x95baaffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x95bba000 - 0x95bbcffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95bbd000 - 0x95bbdfff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95bbe000 - 0x95e32ff3 com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x95e33000 - 0x95e3eff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95e3f000 - 0x95f16ff3 com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x95f17000 - 0x95f28fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x95f29000 - 0x95ff4fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x95ff5000 - 0x96082ff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x96083000 - 0x96091fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96092000 - 0x960ebfff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x960ec000 - 0x960f3ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x960f4000 - 0x961f3ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x961f4000 - 0x9621eff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x96256000 - 0x962c5fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9630e000 - 0x9630eff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96338000 - 0x9634dfff 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
0x963dc000 - 0x965d4ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x965d5000 - 0x96612fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96613000 - 0x96775ffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96776000 - 0x967d3ffb 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
0x967d4000 - 0x96988ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x96989000 - 0x969acfff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x969ad000 - 0x969b5ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x969b6000 - 0x96a11ff3 com.apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x96a12000 - 0x96aa8ff7 com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96aa9000 - 0x96aacfff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x96aad000 - 0x96ab8fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x96cee000 - 0x96cf7fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x96d04000 - 0x96d0cfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96d0d000 - 0x96d1afff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96d1b000 - 0x96d79ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96db8000 - 0x96de0ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x96de1000 - 0x96e34ff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x96e35000 - 0x96e6bff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x96e6c000 - 0x974f8ff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x975a0000 - 0x975a4ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x97bc1000 - 0x97d24fff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x97d25000 - 0x97d41ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x97d42000 - 0x97dbaff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x97dbb000 - 0x97e8bffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x97ed9000 - 0x9821fff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x98ac7000 - 0x98b0eff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98e26000 - 0x98f35ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x98f50000 - 0x991d5fe3 com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x991d6000 - 0x99299fff com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x992be000 - 0x992ffff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x99300000 - 0x9932aff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9932b000 - 0x993b2fff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x993b3000 - 0x993b5ff9 com.apple.securityhi (4.0 - 1) <8196A6AC-4F97-3DCB-8F09-AE8D983823DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x993b6000 - 0x993f9ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x993fa000 - 0x99470fff com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x99471000 - 0x997b7fff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x997b8000 - 0x99809ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9980a000 - 0x99c0cff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x99c0d000 - 0x99e38ffb com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x99e65000 - 0x99e67ff7 libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x99ec1000 - 0x99f23ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x99fbb000 - 0x9a045ffb 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
0x9a046000 - 0x9a046fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9a058000 - 0x9a063ffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9a064000 - 0x9a0a4ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9a0e0000 - 0x9a0f0ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x9a0f1000 - 0x9a0faff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9a0fb000 - 0x9a102ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a17a000 - 0x9a17eff7 com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a17f000 - 0x9a481fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9a57b000 - 0x9a692fe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9a7cb000 - 0x9a7ccff7 libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x9a7cd000 - 0x9a7f8fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9a7f9000 - 0x9a7fcffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9a84f000 - 0x9a87dff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9a87e000 - 0x9a889ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <13FF02F8-7AF6-3E12-B183-9A725B526B50> /usr/lib/libbz2.1.0.dylib
0x9a88a000 - 0x9a88afff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9a895000 - 0x9ab6fff7 com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9ab70000 - 0x9ac30ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9acae000 - 0x9adbefe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9add9000 - 0x9addcff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9addd000 - 0x9aed5ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9aee1000 - 0x9af33ff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9af34000 - 0x9af3cff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9af3d000 - 0x9af40ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9af41000 - 0x9afb5fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9afb6000 - 0x9afb6ff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9afb7000 - 0x9afb8fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9b077000 - 0x9b07bffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9b07c000 - 0x9b092ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9b093000 - 0x9b12aff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9b12b000 - 0x9b4e6ffb com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9b4e7000 - 0x9b63dfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9b63e000 - 0x9b64cfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9b96b000 - 0x9b9e8fff com.apple.PDFKit (2.6.5 - 2.6.5) <9AA55EFF-CFD5-3CC2-ACB8-C554898D872F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9b9e9000 - 0x9ba1fff7 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
0x9ba20000 - 0x9ba46ffb 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
0x9ba47000 - 0x9ba48ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x9ba4f000 - 0x9ba52ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9ba64000 - 0x9bd11fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9bdef000 - 0x9c0f9ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9c0fa000 - 0x9c10dff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9c10e000 - 0x9c14bff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9c183000 - 0x9c35afe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9c35b000 - 0x9c3e8fe7 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
0x9c3ed000 - 0x9c468ffb com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9c469000 - 0x9c477fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9c49d000 - 0x9c4ceff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x9c4cf000 - 0x9c4ecff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9c55a000 - 0x9c55dff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9c567000 - 0x9c9dcff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9c9dd000 - 0x9c9edfff 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
0x9c9ee000 - 0x9ca30ff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9ca31000 - 0x9ca31fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9ca32000 - 0x9ca57ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9ca58000 - 0x9ca58fff com.apple.Carbon (153 - 153) <13CB5B39-BBDB-397B-A4F2-69773047D092> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9ca5b000 - 0x9ca7dff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9ca7e000 - 0x9ca98fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9ca99000 - 0x9ca9dfff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9cbcd000 - 0x9cbd4ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x9cc0a000 - 0x9cca6fff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9cca7000 - 0x9cca7fff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9cca8000 - 0x9cca8fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9cca9000 - 0x9ccd7fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
0x9cd62000 - 0x9cdc6fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9ce16000 - 0x9cefefff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 22
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: 10857
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=185.8M resident=48.4M(26%) swapped_out_or_unallocated=137.3M(74%)
Writable regions: Total=152.0M written=13.2M(9%) resident=21.2M(14%) swapped_out=0K(0%) unallocated=130.7M(86%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 3268K
CG image 60K
CG raster data 376K
CG shared images 3440K
CoreGraphics 8K
CoreServices 1776K
MALLOC 84.5M
MALLOC guard page 64K
MALLOC_LARGE (reserved) 4K reserved VM address space (unallocated)
Memory tag=242 12K
OpenCL 60K
Stack 64.5M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 22.4M
__DATA/__OBJC 196K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 43.8M
__OBJC 2552K
__OBJC/__DATA 32K
__PAGEZERO 4K
__TEXT 142.0M
__UNICODE 544K
mapped file 106.8M
shared memory 1352K
shared pmap 7268K
=========== =======
TOTAL 533.1M
TOTAL, minus reserved VM space 533.1M



Dr. Rachel Dudik
United States Naval Observatory
3450 Massachusetts Avenue NW
Washington, DC
rpd...@usno.navy.mil<mailto:rpd...@usno.navy.mil>
cell 703-268-6923
work 202-762-0098




Sebastian Markus Löhr

unread,
May 7, 2013, 10:38:21 AM5/7/13
to aquama...@aquamacs.org

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.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:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2011/bin

exec-path: (/opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /opt/local/bin /opt/local/sbin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /opt/X11/bin /usr/X11/bin /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin /usr/local/texlive/2011/bin)

Process: Aquamacs [16076]
Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: launchd [216]

Date/Time: 2013-04-24 17:08:56.891 +0200
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 4177 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 5106 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: B8697C26-8871-4B5B-A468-6F234512170D

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

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020

VM Regions Near 0x20:
--> __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[16076]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x94f03332 __kill + 10
1 libsystem_kernel.dylib 0x94f02932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x93df559b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x93d90bdd 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 0x93df559b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 org.gnu.Aquamacs 0x00013c21 delete_frame + 825
14 org.gnu.Aquamacs 0x00014328 Fdelete_frame + 74
15 org.gnu.Aquamacs 0x00172bc5 Feval + 1615
16 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
17 org.gnu.Aquamacs 0x0016ee0b Fif + 107
18 org.gnu.Aquamacs 0x001728d8 Feval + 866
19 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
20 org.gnu.Aquamacs 0x001728d8 Feval + 866
21 org.gnu.Aquamacs 0x00170e6b internal_lisp_condition_case + 555
22 org.gnu.Aquamacs 0x00170c3a Fcondition_case + 80
23 org.gnu.Aquamacs 0x001728d8 Feval + 866
24 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
25 org.gnu.Aquamacs 0x0016039b Fsave_current_buffer + 83
26 org.gnu.Aquamacs 0x001728d8 Feval + 866
27 org.gnu.Aquamacs 0x00172f2f Feval + 2489
28 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
29 org.gnu.Aquamacs 0x00170495 Flet + 798
30 org.gnu.Aquamacs 0x001728d8 Feval + 866
31 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
32 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
33 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
34 org.gnu.Aquamacs 0x00172f60 Feval + 2538
35 org.gnu.Aquamacs 0x0016edeb Fif + 75
36 org.gnu.Aquamacs 0x001728d8 Feval + 866
37 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
38 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
39 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
40 org.gnu.Aquamacs 0x00172f60 Feval + 2538
41 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
42 org.gnu.Aquamacs 0x0016ee0b Fif + 107
43 org.gnu.Aquamacs 0x001728d8 Feval + 866
44 org.gnu.Aquamacs 0x00172f2f Feval + 2489
45 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
46 org.gnu.Aquamacs 0x001728d8 Feval + 866
47 org.gnu.Aquamacs 0x0016edeb Fif + 75
48 org.gnu.Aquamacs 0x001728d8 Feval + 866
49 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
50 org.gnu.Aquamacs 0x0017015c FletX + 469
51 org.gnu.Aquamacs 0x001728d8 Feval + 866
52 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
53 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
54 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
55 org.gnu.Aquamacs 0x00172f60 Feval + 2538
56 org.gnu.Aquamacs 0x0016ed6e Fand + 44
57 org.gnu.Aquamacs 0x001728d8 Feval + 866
58 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
59 org.gnu.Aquamacs 0x0017015c FletX + 469
60 org.gnu.Aquamacs 0x001728d8 Feval + 866
61 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
62 org.gnu.Aquamacs 0x001705c7 Fwhile + 242
63 org.gnu.Aquamacs 0x001728d8 Feval + 866
64 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
65 org.gnu.Aquamacs 0x00170495 Flet + 798
66 org.gnu.Aquamacs 0x001728d8 Feval + 866
67 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
68 org.gnu.Aquamacs 0x00170964 internal_catch + 215
69 org.gnu.Aquamacs 0x00170886 Fcatch + 68
70 org.gnu.Aquamacs 0x001728d8 Feval + 866
71 org.gnu.Aquamacs 0x00172aea Feval + 1396
72 org.gnu.Aquamacs 0x00172f2f Feval + 2489
73 org.gnu.Aquamacs 0x00172f2f Feval + 2489
74 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
75 org.gnu.Aquamacs 0x0017015c FletX + 469
76 org.gnu.Aquamacs 0x001728d8 Feval + 866
77 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
78 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
79 org.gnu.Aquamacs 0x00174213 Ffuncall + 2012
80 org.gnu.Aquamacs 0x00173696 run_hook_with_args + 522
81 org.gnu.Aquamacs 0x0017340b Frun_hooks + 63
82 org.gnu.Aquamacs 0x000f38ed Fkill_buffer + 472
83 org.gnu.Aquamacs 0x00172b9f Feval + 1577
84 org.gnu.Aquamacs 0x0016edeb Fif + 75
85 org.gnu.Aquamacs 0x001728d8 Feval + 866
86 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
87 org.gnu.Aquamacs 0x0017015c FletX + 469
88 org.gnu.Aquamacs 0x001728d8 Feval + 866
89 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
90 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
91 org.gnu.Aquamacs 0x00174213 Ffuncall + 2012
92 org.gnu.Aquamacs 0x00172a72 Feval + 1276
93 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
94 org.gnu.Aquamacs 0x00170495 Flet + 798
95 org.gnu.Aquamacs 0x001728d8 Feval + 866
96 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
97 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
98 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
99 org.gnu.Aquamacs 0x00172f60 Feval + 2538
100 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
101 org.gnu.Aquamacs 0x00170495 Flet + 798
102 org.gnu.Aquamacs 0x001728d8 Feval + 866
103 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
104 org.gnu.Aquamacs 0x0016ee8e Fcond + 119
105 org.gnu.Aquamacs 0x001728d8 Feval + 866
106 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
107 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
108 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
109 org.gnu.Aquamacs 0x00172f60 Feval + 2538
110 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
111 org.gnu.Aquamacs 0x00170495 Flet + 798
112 org.gnu.Aquamacs 0x001728d8 Feval + 866
113 org.gnu.Aquamacs 0x0016ed10 For + 44
114 org.gnu.Aquamacs 0x001728d8 Feval + 866
115 org.gnu.Aquamacs 0x0016ed6e Fand + 44
116 org.gnu.Aquamacs 0x001728d8 Feval + 866
117 org.gnu.Aquamacs 0x001705d2 Fwhile + 253
118 org.gnu.Aquamacs 0x001728d8 Feval + 866
119 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
120 org.gnu.Aquamacs 0x00170495 Flet + 798
121 org.gnu.Aquamacs 0x001728d8 Feval + 866
122 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
123 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
124 org.gnu.Aquamacs 0x00174213 Ffuncall + 2012
125 org.gnu.Aquamacs 0x0016e3fa Fcall_interactively + 8801
126 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
127 org.gnu.Aquamacs 0x0017394b call3 + 56
128 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
129 org.gnu.Aquamacs 0x000d1b18 read_char + 5334
130 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
131 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
132 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
133 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
134 org.gnu.Aquamacs 0x00170964 internal_catch + 215
135 org.gnu.Aquamacs 0x000cce57 command_loop + 207
136 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
137 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
138 org.gnu.Aquamacs 0x000ca913 main + 5915
139 org.gnu.Aquamacs 0x00003286 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x94f0490a kevent + 10
1 libdispatch.dylib 0x99db0e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x99daf853 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x94f0402e __workq_kernreturn + 10
1 libsystem_c.dylib 0x93d9fccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x93da16fe start_wqthread + 30

Thread 3:
0 libsystem_kernel.dylib 0x94f0402e __workq_kernreturn + 10
1 libsystem_c.dylib 0x93d9fccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x93da16fe start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x94f0402e __workq_kernreturn + 10
1 libsystem_c.dylib 0x93d9fccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x93da16fe start_wqthread + 30

Thread 5:
0 libsystem_kernel.dylib 0x94f0402e __workq_kernreturn + 10
1 libsystem_c.dylib 0x93d9fccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x93da16fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffa05c edx: 0x94f03332
edi: 0xac7962c0 esi: 0x00000006 ebp: 0xbfffa078 esp: 0xbfffa05c
ss: 0x00000023 efl: 0x00000286 eip: 0x94f03332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x004e6040
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
0x1bf6000 - 0x1bffff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1c06000 - 0x1c08fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1c29000 - 0x1c29ff7 +cl_kernels (??? - ???) <E55CBD11-FCBA-4525-A62F-B830F43F40AC> cl_kernels
0x1ea9000 - 0x1eaaffd +cl_kernels (??? - ???) <2EA86847-6C06-4B39-A98A-B1611DCD4206> cl_kernels
0x1ef2000 - 0x1ef3ff5 +cl_kernels (??? - ???) <0079F113-D29F-4F11-A3B2-2D7DC52A3258> cl_kernels
0x1ef9000 - 0x1efaff1 +cl_kernels (??? - ???) <CD69BC56-A701-46B8-ABD1-05BBA2E5A3B6> cl_kernels
0x2800000 - 0x28a8ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x28d7000 - 0x28d7ffd +cl_kernels (??? - ???) <ADF4AC68-3000-4B3C-A279-5E78144C2A38> cl_kernels
0x28de000 - 0x28deff7 +cl_kernels (??? - ???) <044A85B5-A504-4765-BC54-1D9B798F7489> cl_kernels
0x28e2000 - 0x28e2ffb +cl_kernels (??? - ???) <7FD0387B-34F0-4466-BB3C-50AED645FB89> cl_kernels
0x2bd0000 - 0x2bd0ff1 +cl_kernels (??? - ???) <72F3A220-2DDA-4BA2-BA68-9C4C06D01017> cl_kernels
0x2e00000 - 0x2eaaff7 unorm16_rgba.dylib (2.0.19 - compatibility 1.0.0) <C8B07CA0-D3CA-3542-B292-2A967226A389> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
0x8fe55000 - 0x8fe87aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90006fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9004a000 - 0x90066ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90082000 - 0x900abfff com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x900ac000 - 0x9031dffb com.apple.RawCamera.bundle (4.05 - 690) <1824B471-9CEB-3E45-BEF2-133DACDC2BAC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9031e000 - 0x90377fff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90378000 - 0x903fffff com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x90712000 - 0x90821ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90833000 - 0x90836ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x90876000 - 0x908bafff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x908bb000 - 0x908ccfff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x908cd000 - 0x90900fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x90901000 - 0x90949ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9094a000 - 0x90bcffe3 com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90bd0000 - 0x91045ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x91046000 - 0x9111caab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9111d000 - 0x9113aff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9113b000 - 0x9113bfff 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
0x9115a000 - 0x9123bff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9123c000 - 0x91242fff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x91fbc000 - 0x91fcafff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x91ff1000 - 0x91ff8ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x91ff9000 - 0x92042ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92043000 - 0x92086ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x92087000 - 0x920daff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x920db000 - 0x920f5fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9212a000 - 0x92185ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x92186000 - 0x92191ffe com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x921c9000 - 0x921d0ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x921d1000 - 0x92221ffa libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92222000 - 0x92222fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x92223000 - 0x92259ff7 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
0x922c7000 - 0x9232ffff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x92330000 - 0x9237fffb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x923f8000 - 0x92438ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x92439000 - 0x9245eff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9245f000 - 0x9246ffff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x92470000 - 0x9282bffb com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9282c000 - 0x92856ff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x92857000 - 0x928a8ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x928a9000 - 0x928afffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x92a4a000 - 0x92a52ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x92a95000 - 0x92c49ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x92c4a000 - 0x92dacffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92dad000 - 0x92dc0ff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x92dc1000 - 0x92e35fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x92eaa000 - 0x92f22ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x92f23000 - 0x9322dff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9322e000 - 0x93235ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x93236000 - 0x93b6172b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93baf000 - 0x93bf6ff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93bf9000 - 0x93ce1fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x93ce2000 - 0x93d40ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x93d41000 - 0x93e0cfff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x93e0d000 - 0x93e9aff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x93e9e000 - 0x93ea5ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x93ea8000 - 0x9429cfeb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9429d000 - 0x9469fff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x946a0000 - 0x94770ffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9484e000 - 0x94851ff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9487e000 - 0x9487fff7 libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x948df000 - 0x94921ff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x949a2000 - 0x949bffff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x949c0000 - 0x94a64fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94a65000 - 0x94a8bffb 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
0x94ab0000 - 0x94d5dfff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x94d5e000 - 0x94d69ffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x94d6a000 - 0x94e69ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x94eb6000 - 0x94eeaff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x94eeb000 - 0x94f09ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x94f0a000 - 0x94f15ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x94f16000 - 0x94f1afff 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
0x94f1b000 - 0x94f6cff9 com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95018000 - 0x9501affb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9501b000 - 0x9505bff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9505c000 - 0x953a2ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x953a3000 - 0x95420fff com.apple.PDFKit (2.6.5 - 2.6.5) <9AA55EFF-CFD5-3CC2-ACB8-C554898D872F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x95421000 - 0x95723fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9573b000 - 0x95752ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9584b000 - 0x958c6ffb com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x958c7000 - 0x959d8ff7 libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x959e5000 - 0x959eeff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x959ef000 - 0x95a19ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x95a1a000 - 0x95a1affe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x95aac000 - 0x95ac0fff com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x95ac1000 - 0x95ba4ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x95ba5000 - 0x95c41fff com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95c42000 - 0x962ceff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x96407000 - 0x96408ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x9651e000 - 0x96524ffb com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x96525000 - 0x9652dff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9652e000 - 0x967fdffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9684a000 - 0x9684bfff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x968a5000 - 0x969d1ff9 com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x969d2000 - 0x969d2fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x969d3000 - 0x96aabff6 com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x96aac000 - 0x96c83fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96c92000 - 0x96cefffb 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
0x96cff000 - 0x96d09ff2 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
0x97326000 - 0x9732affa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9732b000 - 0x9743bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9743c000 - 0x97444fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x97445000 - 0x97445fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97446000 - 0x97453fff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97487000 - 0x974e8ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97531000 - 0x975c8ff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x975c9000 - 0x9762eff7 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
0x9762f000 - 0x97638fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x97639000 - 0x97639fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9763a000 - 0x9763bfff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9763c000 - 0x97664ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x976a5000 - 0x976a7ff9 com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x976a8000 - 0x976e5ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x976e6000 - 0x9777cff7 com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x97aad000 - 0x97adbff7 com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97ae7000 - 0x97b56fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x97c53000 - 0x97d13ffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97d14000 - 0x97d17ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x97d18000 - 0x97d1bffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97d1c000 - 0x97d1cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x97d1d000 - 0x97d2afff com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x97db5000 - 0x97db5fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97db6000 - 0x97df3fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97df4000 - 0x97df8fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97efe000 - 0x980f6ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x980f7000 - 0x98b8cff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x98b8d000 - 0x98ce3fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98ce4000 - 0x98ce4ff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x98d18000 - 0x98d2dfff 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
0x990a3000 - 0x990bfff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9911a000 - 0x9913cff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9913e000 - 0x9913efff com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9913f000 - 0x9925dfec 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
0x9925e000 - 0x9925efff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9956e000 - 0x995d0ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x995d1000 - 0x995e7ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x995e8000 - 0x99804ff7 com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x99805000 - 0x99b4bfff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x99b4c000 - 0x99b50ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x99b51000 - 0x99b54ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x99c13000 - 0x99c49ff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x99c4a000 - 0x99c58fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x99ca9000 - 0x99da1ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x99dae000 - 0x99dbcfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x99dbd000 - 0x99fe8ffb com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x99fe9000 - 0x9a14cfff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9a14d000 - 0x9a15dfff 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
0x9a172000 - 0x9a187ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9a188000 - 0x9a196ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9a1ce000 - 0x9a1eeff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9a3a6000 - 0x9a3aeff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9a3d7000 - 0x9a3d8ffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9a3d9000 - 0x9a3e9ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x9a43c000 - 0x9a918ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9ac49000 - 0x9ad39ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9ad3a000 - 0x9ad45fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9ad46000 - 0x9ad47ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9ad48000 - 0x9afbcff3 com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9afbd000 - 0x9afebfe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x9afec000 - 0x9b02dff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9b230000 - 0x9b239ffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9b24e000 - 0x9b24fff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x9b250000 - 0x9b313fff com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9b31a000 - 0x9b31dfff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9b31e000 - 0x9b321ffb 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
0x9b322000 - 0x9b3affe7 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
0x9b3b0000 - 0x9bde1fff com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9be20000 - 0x9bef7ff3 com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9bef8000 - 0x9bf29ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x9bf2a000 - 0x9bfb4ffb 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
0x9bfd9000 - 0x9c010fef com.apple.DebugSymbols (2.1 - 87) <84EF10C9-97C0-3AF5-9545-9F6BD1847090> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c011000 - 0x9c073ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c07f000 - 0x9c0f5fff com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9c0f6000 - 0x9c118ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9c119000 - 0x9c11eff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x9c11f000 - 0x9c12aff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9c12b000 - 0x9c12fff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9c130000 - 0x9c182ff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9c1c1000 - 0x9c2d8fe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9c307000 - 0x9c32afff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9c32b000 - 0x9c37dffb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9c37e000 - 0x9c37ffff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9c3b7000 - 0x9c3b7ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9c4e7000 - 0x9c525fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9cdf6000 - 0x9ce21fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9ce22000 - 0x9ce24ff7 libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x9ce25000 - 0x9ce54ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9ce55000 - 0x9ceb9fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9cec5000 - 0x9cec9ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 3
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 8091
thread_create: 3
thread_set_state: 12

VM Region Summary:
ReadOnly portion of Libraries: Total=185.7M resident=85.0M(46%) swapped_out_or_unallocated=100.7M(54%)
Writable regions: Total=130.4M written=13.5M(10%) resident=51.0M(39%) swapped_out=0K(0%) unallocated=79.4M(61%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 17.1M
CG image 36K
CG raster data 868K
CG shared images 3416K
CoreGraphics 8K
CoreImage 76K
CoreServices 1204K
MALLOC 46.4M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
OpenCL 76K
Stack 66.5M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 22.5M
__DATA/__OBJC 252K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 43.8M
__OBJC 2752K
__OBJC/__DATA 96K
__PAGEZERO 4K
__TEXT 141.9M
__UNICODE 544K
mapped file 109.3M
shared memory 312K
shared pmap 6884K
=========== =======
TOTAL 512.4M
TOTAL, minus reserved VM space 512.4M

System Profile:
Model: MacBookAir4,2, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.7 GHz, 4 GB, SMC 1.73f66
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM256C, 251 GB
USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0xfa130000 / 6
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024d, 0xfa120000 / 4
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3

Antonio Cadilhe

unread,
May 9, 2013, 5:22:04 PM5/9/13
to aquama...@aquamacs.org

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.

While using tramp to access a remote file, if the connection to the
remote file is lost (due to inactivity time out from the remote host)
and a change to the remote file triggers the auto-saving to work( but it
cannot save, since it does not access to the remote host), then Aquamacs
becomes completely lockout, irresponsive to any action. Finally, only a
force quit of Aquamacs has to be made. This is very annoying and time
consuming, since the emacs state has to be redone from scratch.

In short, remote server time out (disconnects), change in the remote
file triggers auto-saving, which makes Aquamacs locked. It loops
endlessly between the tramp password prompt (which does not stick) and
the auto-saving prompt, which sticks. Nothing else can be done as the
password prompt cannot be accessed.

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:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2012/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/2012/bin)

Process: Aquamacs [63289]
Path: /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: Aquamacs
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [368]

Date/Time: 2013-05-09 22:01:08.193 +0100
OS Version: Mac OS X Server 10.7.5 (11G63)
Report Version: 9

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000044

VM Regions Near 0x44:
--> __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[63289]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x987ce332 __kill + 10
1 libsystem_kernel.dylib 0x987cd932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x9060359b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 com.apple.Foundation 0x90ef87e9 _NSAddExceptionHandlerForLock + 33
7 com.apple.AppKit 0x970473a2 _NSAppKitLock + 78
8 com.apple.AppKit 0x970b4718 -[NSApplication(NSWindowCache)
_findWindowUsingCache:] + 81
9 com.apple.AppKit 0x970b46c2 -[NSApplication windowWithWindowNumber:] + 40
10 com.apple.AppKit 0x970b8369 -[NSEvent window] + 61
11 com.apple.AppKit 0x970bbd64 -[NSEvent _cgsEventRecord] + 240
12 com.apple.AppKit 0x9714b2d2 -[NSEvent _eventRefInternal] + 57
13 com.apple.AppKit 0x971f9d87 -[NSEvent _postAtStart:] + 258
14 com.apple.AppKit 0x971f9c7e -[NSApplication postEvent:atStart:] + 41
15 org.gnu.Aquamacs 0x0020419b ns_send_appdefined + 498
16 org.gnu.Aquamacs 0x00204486 ns_read_socket + 739
17 org.gnu.Aquamacs 0x000d8e30 read_avail_input + 165
18 org.gnu.Aquamacs 0x000d8c7a gobble_input + 176
19 org.gnu.Aquamacs 0x000d8b85 get_input_pending + 125
20 org.gnu.Aquamacs 0x000e0da8 Finput_pending_p + 139
21 org.gnu.Aquamacs 0x00173e83 Ffuncall + 1100
22 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
23 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
24 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
25 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
26 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
27 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
28 org.gnu.Aquamacs 0x00174e7a unbind_to + 125
29 org.gnu.Aquamacs 0x00170a59 unwind_to_catch + 217
30 org.gnu.Aquamacs 0x001715f9 Fsignal + 779
31 org.gnu.Aquamacs 0x00173ec5 Ffuncall + 1166
32 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
33 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
34 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
35 org.gnu.Aquamacs 0x00173096 Fapply + 181
36 org.gnu.Aquamacs 0x00173d58 Ffuncall + 801
37 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
38 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
39 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
40 org.gnu.Aquamacs 0x0006f732 Fsave_window_excursion + 94
41 org.gnu.Aquamacs 0x001cbb71 Fbyte_code + 7224
42 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
43 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
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 0x00174165 Ffuncall + 1838
50 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
51 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
52 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
53 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
54 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
55 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
56 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
57 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
58 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
59 org.gnu.Aquamacs 0x00172e55 Feval + 2271
60 org.gnu.Aquamacs 0x00170e6b internal_lisp_condition_case + 555
61 org.gnu.Aquamacs 0x001cbc92 Fbyte_code + 7513
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 0x001cab8e Fbyte_code + 3157
68 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
69 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
70 org.gnu.Aquamacs 0x001730cc Fapply + 235
71 org.gnu.Aquamacs 0x00173d58 Ffuncall + 801
72 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
73 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
74 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
75 org.gnu.Aquamacs 0x001730cc Fapply + 235
76 org.gnu.Aquamacs 0x00172a72 Feval + 1276
77 org.gnu.Aquamacs 0x00170e6b internal_lisp_condition_case + 555
78 org.gnu.Aquamacs 0x001cbc92 Fbyte_code + 7513
79 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
80 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
81 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
82 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
83 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
84 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
85 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
86 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
87 org.gnu.Aquamacs 0x001730cc Fapply + 235
88 org.gnu.Aquamacs 0x00173d58 Ffuncall + 801
89 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
90 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
91 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
92 org.gnu.Aquamacs 0x001730cc Fapply + 235
93 org.gnu.Aquamacs 0x00172a72 Feval + 1276
94 org.gnu.Aquamacs 0x00170e6b internal_lisp_condition_case + 555
95 org.gnu.Aquamacs 0x001cbc92 Fbyte_code + 7513
96 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
97 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
98 org.gnu.Aquamacs 0x0017390b call2 + 50
99 org.gnu.Aquamacs 0x00111fde Ffile_modes + 125
100 org.gnu.Aquamacs 0x00173e9e Ffuncall + 1127
101 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
102 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
103 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
104 org.gnu.Aquamacs 0x00173696 run_hook_with_args + 522
105 org.gnu.Aquamacs 0x0017340b Frun_hooks + 63
106 org.gnu.Aquamacs 0x00173d58 Ffuncall + 801
107 org.gnu.Aquamacs 0x001738d1 call1 + 44
108 org.gnu.Aquamacs 0x001187e5 Fdo_auto_save + 320
109 org.gnu.Aquamacs 0x000d118c read_char + 2890
110 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
111 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
112 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
113 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
114 org.gnu.Aquamacs 0x00170964 internal_catch + 215
115 org.gnu.Aquamacs 0x000cce57 command_loop + 207
116 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
117 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
118 org.gnu.Aquamacs 0x000ca913 main + 5915
119 org.gnu.Aquamacs 0x00003286 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x987cf90a kevent + 10
1 libdispatch.dylib 0x90771e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x90770853 _dispatch_mgr_thread + 53

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfff948c edx: 0x987ce332
edi: 0x00d12550 esi: 0x0000000a ebp: 0xbfff94a8 esp: 0xbfff948c
ss: 0x00000023 efl: 0x00000286 eip: 0x987ce332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000044
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
0x7fd000 - 0x7fdff7 +cl_kernels (??? - ???)
<4778E374-A4C3-4D8A-B05C-CE594032157C> cl_kernels
0xf83000 - 0xf83ffd +cl_kernels (??? - ???)
<B80C4C90-C2F3-4AB0-AC86-649D6E63D46B> cl_kernels
0xf9a000 - 0xfa3ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0)
<95A88DC8-E5EE-363F-9275-214D5AB7A2EF>
/System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xfaa000 - 0xfacfff libCoreFSCache.dylib (??? - ???)
<9E7CBE71-566C-36E9-A49F-C5FF6956D76F>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xfc3000 - 0xfc4ffd +cl_kernels (??? - ???)
<C293349E-2D4D-4F5C-90D0-4EC385DBB29C> cl_kernels
0x1efa000 - 0x1efaff7 +cl_kernels (??? - ???)
<03B69EBC-0332-4126-96F1-23DD255B9E92> cl_kernels
0x28eb000 - 0x28ebffb +cl_kernels (??? - ???)
<5FD450E2-068C-4D3A-A93D-EB20C014631A> cl_kernels
0xac2e000 - 0xacd6ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0)
<99A967D2-5577-396B-BD11-56EAFF962AB2>
/System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0xae00000 - 0xaeaaff7 unorm16_rgba.dylib (2.0.19 - compatibility 1.0.0)
<C8B07CA0-D3CA-3542-B292-2A967226A389>
/System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
0x8fe5e000 - 0x8fe90aa7 dyld (195.6 - ???)
<60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x900dcff3 com.apple.avfoundation (2.0 - 180.50)
<7B7FDF30-AC40-3715-A409-B5A27F7B5585>
/System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x900dd000 - 0x90107ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0)
<5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x90108000 - 0x901a4fff com.apple.ink.framework (10.7.5 - 113)
<05CAFB64-D3B8-3973-87EA-CB8BBE580F6B>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x901a5000 - 0x901cefff com.apple.shortcut (2.1 - 2.1)
<60000F49-6309-34B1-88A1-588DC566C8DF>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x901cf000 - 0x90217ff7 com.apple.SystemConfiguration (1.11.3 - 1.11)
<C8DE66D7-0880-3F5F-A4BA-215B52DEFC74>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90218000 - 0x9021bffb 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
0x9022b000 - 0x902fbffb com.apple.ImageIO.framework (3.1.2 - 3.1.2)
<C3CB142F-BE91-3AFA-B052-409F776C0B9E>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x903c6000 - 0x9045dfff com.apple.securityfoundation (5.0 - 55116)
<510A3BA7-7171-3D98-A717-8EECCCE5FC91>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9045e000 - 0x9054eff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0)
<9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9054f000 - 0x9061afff libsystem_c.dylib (763.13.0 - compatibility
1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31>
/usr/lib/system/libsystem_c.dylib
0x9061b000 - 0x9072bfe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0)
<34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9072c000 - 0x90748ff5 com.apple.GenerationalStorage (1.0 - 126.1)
<E622F823-7D98-3D13-9C3D-7EA482567394>
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9076f000 - 0x9077dfff libdispatch.dylib (187.10.0 - compatibility
1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54>
/usr/lib/system/libdispatch.dylib
0x9077e000 - 0x90866fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0)
<1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x90867000 - 0x90cdcff7 FaceCoreLight (1.4.7 - compatibility 1.0.0)
<3E2BF587-5168-3FC5-9D8D-183A9C7C1DED>
/System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x90cdd000 - 0x90eb4fe7 com.apple.CoreFoundation (6.7.2 - 635.21)
<4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90ec9000 - 0x911d3ff3 com.apple.Foundation (6.7.2 - 833.25)
<4C52ED74-A1FD-3087-A2E1-035AB3CF9610>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9129f000 - 0x9130efff com.apple.Heimdal (2.2 - 2.0)
<2E1B8779-36D4-3C62-A67E-0034D77D7707>
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9130f000 - 0x9139cff7 com.apple.CoreText (220.22.0 - ???)
<EA7210A7-DECC-3F76-8A66-D4E41859B3C6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9139d000 - 0x913ddff7 com.apple.NavigationServices (3.7 - 193)
<16A8BCC8-7343-3A90-88B3-AAA334DF615F>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x913de000 - 0x91799ffb com.apple.SceneKit (125.3 - 125.8)
<89008B87-87E7-3972-A274-30311497EE32>
/System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x91bdf000 - 0x91c40ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3)
<7A14BE52-6789-3CE3-9AE9-B733F4903EB1>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91c41000 - 0x91c45ffa libcache.dylib (47.0.0 - compatibility 1.0.0)
<56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x91c46000 - 0x91c4aff7 com.apple.OpenDirectory (10.7 - 146)
<CFBA4CCF-65D4-3879-BC6A-8888C13E3345>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91c4b000 - 0x91c68fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0)
<2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x91c6a000 - 0x91c84fff com.apple.Kerberos (1.0 - 1)
<D7920A1C-FEC4-3460-8DD0-D02491578CBB>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91c9e000 - 0x91cc0ffe com.apple.framework.familycontrols (3.0 - 300)
<6735D7ED-7053-3AB8-B144-E7F70A124CCD>
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x91cc1000 - 0x91d4efe7 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
0x91d4f000 - 0x91d53ffd IOSurface (??? - ???)
<EDDBEE65-1EB8-33A7-9972-E361A3508234>
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91d54000 - 0x91d64fff 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
0x91e40000 - 0x91e47ffd com.apple.NetFS (4.0 - 4.0)
<AE731CFE-1B2E-3E46-8759-843F5FB8C24F>
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x921ab000 - 0x92458fff com.apple.JavaScriptCore (7534.57 - 7534.57.3)
<5AE5C3B8-D807-356B-80D9-4D0A706A10D1>
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x92459000 - 0x9245afff liblangid.dylib (??? - ???)
<C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9245b000 - 0x92466fff libkxld.dylib (??? - ???)
<14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x92467000 - 0x92475fff libz.1.dylib (1.2.5 - compatibility 1.0.0)
<E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x92476000 - 0x926eaff3 com.apple.CoreImage (7.99.1 - 1.0.1)
<C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x926eb000 - 0x926fffff com.apple.CFOpenDirectory (10.7 - 146)
<58050170-D74E-3670-945D-D8501F67835F>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x92700000 - 0x92701ff4 libremovefile.dylib (21.1.0 - compatibility
1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8>
/usr/lib/system/libremovefile.dylib
0x92702000 - 0x9271afff com.apple.frameworks.preferencepanes (15.0 -
15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69>
/System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x9271d000 - 0x92da9ff5 com.apple.CoreAUC (6.16.12 - 6.16.12)
<9D51400F-B827-3BA7-87F5-954A1CDDAEA9>
/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x92daa000 - 0x92daafff com.apple.Carbon (153 - 153)
<F996332A-390E-3337-A09E-A1E54004B567>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e44000 - 0x92e64ff7 com.apple.RemoteViewServices (1.5 - 44.2)
<11C87337-FF29-3976-A230-6387D96563C5>
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x92e65000 - 0x92e65fff 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
0x92e6a000 - 0x92eaefff com.apple.MediaKit (12 - 602)
<6E429DD7-8829-37DE-94AF-940FB70F2FB9>
/System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x92eaf000 - 0x92ed7ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0)
<AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x92f11000 - 0x92f8efff com.apple.PDFKit (2.6.5 - 2.6.5)
<9AA55EFF-CFD5-3CC2-ACB8-C554898D872F>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x92fe8000 - 0x92febffd libCoreVMClient.dylib (??? - ???)
<B8F8916D-F12A-3D95-ABF3-999D57B7D581>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x92fec000 - 0x92fedff7 libsystem_sandbox.dylib (??? - ???)
<26960D2B-BEA6-3B3B-9BC7-D73437EF4149>
/usr/lib/system/libsystem_sandbox.dylib
0x92fee000 - 0x93151fff com.apple.QTKit (7.7.1 - 2339)
<163FBDDD-0458-378F-84DD-CB0F603A259E>
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x93152000 - 0x93263ff7 libJP2.dylib (??? - ???)
<3B6A6D1C-5E4D-3814-892A-7C580E063268>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x93264000 - 0x932b3ffb com.apple.AppleVAFramework (5.0.16 - 5.0.16)
<1188E7AB-76FE-343F-9108-30CD67E5A37B>
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x932d9000 - 0x932e0ff7 libsystem_notify.dylib (80.1.0 - compatibility
1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B>
/usr/lib/system/libsystem_notify.dylib
0x932e1000 - 0x933b9ff6 com.apple.QuickLookUIFramework (3.2 - 500.18)
<CE281BD9-C1CF-3F87-BD22-412ED253580E>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x933ba000 - 0x935e5ffb com.apple.QuartzComposer (5.0 - 236.10)
<416993F4-2868-35FF-90DE-34C93D83574F>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x93602000 - 0x9366afff libc++.1.dylib (28.4.0 - compatibility 1.0.0)
<B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x9366b000 - 0x936acff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0)
<9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x936ad000 - 0x936bafff libGL.dylib (??? - ???)
<A72F14F7-1836-34AB-9F08-67836CB966E4>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x936bb000 - 0x936bbfff com.apple.vecLib (3.7 - vecLib 3.7)
<8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A>
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93719000 - 0x937afff7 com.apple.LaunchServices (480.40 - 480.40)
<D5C0DEF9-398C-3742-8C4E-875C3365EC8B>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x937b0000 - 0x937d1fff com.apple.framework.internetaccounts (1.2 - 3)
<A93D14F6-DF12-3918-90E9-B73DD7B6456D>
/System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x937d2000 - 0x9384aff8 com.apple.CorePDF (3.1 - 3.1)
<0074267B-F74A-30FC-8508-A14C821F0771>
/System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x93898000 - 0x938f5ffb 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
0x938f6000 - 0x938feff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0)
<BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x9390f000 - 0x93915fff libGFXShared.dylib (??? - ???)
<9C9834EB-B794-38C8-9B90-31D8CB234F86>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x93985000 - 0x93a9cfe9 com.apple.WebKit (7534.57 - 7534.57.7)
<85DAC34E-86A1-380F-B166-56630C9B0BD5>
/System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93a9d000 - 0x93af8ff3 com.apple.Symbolication (1.3 - 91)
<B9D69476-B09A-38BB-AB8F-644C0032DA97>
/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x93af9000 - 0x93bdcff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility
0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F>
/usr/lib/libcrypto.0.9.8.dylib
0x93bdd000 - 0x93bdeff0 libunc.dylib (24.0.0 - compatibility 1.0.0)
<2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x93bdf000 - 0x93beaffc com.apple.NetAuth (3.1 - 3.1)
<CD89526E-4FF6-3BB3-A94E-832D4504AB1C>
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x93beb000 - 0x93c5ffff com.apple.CoreSymbolication (2.2 - 73.2)
<FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1>
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x93c60000 - 0x93c69ffc com.apple.DisplayServicesFW (2.5.4 - 323.3)
<820C4B45-814A-3101-A1FA-044CA6D2FBC8>
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x93c7b000 - 0x93c7ffff libGIF.dylib (??? - ???)
<2ADFED97-2228-343D-9A53-207CBFDE7984>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93c80000 - 0x93cd0ffa libTIFF.dylib (??? - ???)
<9511A31E-070C-313E-8320-AAB683AD0653>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93cd1000 - 0x93d13ff7 com.apple.CoreMedia (1.0 - 705.94)
<10D5D25F-9BCB-3406-B737-23D9FDF2CC71>
/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x93e0c000 - 0x93e0eff9 com.apple.securityhi (4.0 - 1)
<39157216-5E43-392A-AE3F-716726D8C8BF>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93e0f000 - 0x93e85fff com.apple.Metadata (10.7.0 - 627.37)
<F54AED70-95C5-3561-8C87-D9E5539E98A4>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93e86000 - 0x93e87ffd libCVMSPluginSupport.dylib (??? - ???)
<4B0476F9-950D-3EB7-BD83-F65AF0B05F0E>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x93e88000 - 0x93eaaff8 com.apple.PerformanceAnalysis (1.11 - 11)
<453463FF-7C42-3526-8C96-A9971EE07154>
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x93ed4000 - 0x93fe3ff7 com.apple.DesktopServices (1.6.5 - 1.6.5)
<CEC069D7-37A3-3D25-A3BB-39DE99FDA46E>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93ff7000 - 0x9401afff com.apple.CoreVideo (1.7 - 70.3)
<4234C11C-E8E9-309A-9465-27D6D7458895>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9401b000 - 0x94029ff7 libxar-nossl.dylib (??? - ???)
<5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9402a000 - 0x9405bff7 libncurses.5.4.dylib (5.4.0 - compatibility
5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x9405c000 - 0x94071ff7 com.apple.ImageCapture (7.1.0 - 7.1.0)
<E5FCA336-7E47-343E-A82D-CCCA5BCD5929>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x94118000 - 0x9445eff3 com.apple.HIToolbox (1.9 - ???)
<E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9445f000 - 0x9448cff9 com.apple.securityinterface (5.0 - 55022.6)
<0FA3E84B-B5FF-3A58-A408-46280982CACC>
/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9448d000 - 0x9448efff com.apple.TrustEvaluationAgent (2.0 - 1)
<4BB39578-2F5E-3A50-AD59-9C0AB99472EB>
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9448f000 - 0x944b4ff9 libJPEG.dylib (??? - ???)
<743578F6-8C0C-39CC-9F15-3A01E1616EAE>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x944b5000 - 0x944c2fff com.apple.HelpData (2.1.2 - 72.2)
<330C6B7F-2512-37B7-B2FF-24E1804E9426>
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x944c3000 - 0x944cdff2 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
0x944ce000 - 0x944ceffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0)
<7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x94544000 - 0x945a9ff7 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
0x945aa000 - 0x945edffd libcommonCrypto.dylib (55010.0.0 - compatibility
1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F>
/usr/lib/system/libcommonCrypto.dylib
0x945ee000 - 0x94656ff3 com.apple.ISSupport (1.9.8 - 56)
<59225A65-41C1-35CA-9F29-229AC427B728>
/System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x94657000 - 0x9484fff7 com.apple.CoreData (104.1 - 358.14)
<C1730963-F75D-3338-B65F-D50235538B28>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x94b80000 - 0x94bd3ff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0)
<F7ACE42B-2F58-3642-9469-9CDCF31F0273>
/System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x94bd4000 - 0x94bd4fff com.apple.Cocoa (6.6 - ???)
<5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95226000 - 0x954abfe3 com.apple.QuickTime (7.7.1 - 2340)
<76E45D49-3D4F-32AB-A411-E52C22FA24C8>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x954ac000 - 0x9550effb com.apple.datadetectorscore (3.0 - 179.4)
<8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220>
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9550f000 - 0x95556ff5 com.apple.opencl (2.0.19 - 2.0.19)
<7689E7B9-EE5A-3F74-8699-4CDED9162260>
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95557000 - 0x9555dffd com.apple.CommerceCore (1.0 - 17)
<E59CD307-58E2-35FD-9131-B38978799910>
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9555e000 - 0x95634aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0)
<2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x95635000 - 0x9563aff7 libmacho.dylib (800.0.0 - compatibility 1.0.0)
<943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x9563b000 - 0x95643fff com.apple.DiskArbitration (2.4.1 - 2.4.1)
<28D5D8B5-14E8-3DA1-9085-B9BC96835ACF>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95644000 - 0x95f6f72b com.apple.CoreGraphics (1.600.0 - ???)
<DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x95f78000 - 0x95f79fff libDiagnosticMessagesClient.dylib (??? - ???)
<DB3889C2-2FC2-3087-A2A2-4C319455E35C>
/usr/lib/libDiagnosticMessagesClient.dylib
0x96816000 - 0x9681dff9 libsystem_dnssd.dylib (??? - ???)
<EBEAF723-84F8-3544-8FB2-31B7771B50D0>
/usr/lib/system/libsystem_dnssd.dylib
0x9681e000 - 0x968e1fff com.apple.CoreServices.OSServices (478.50 -
478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x968e2000 - 0x968e2ff2 com.apple.CoreServices (53 - 53)
<7CB7AA95-D5A7-366A-BB8A-035AA9E582F8>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x968e3000 - 0x968e7ff3 libsystem_network.dylib (??? - ???)
<62EBADDA-FC72-3275-AAB3-5EDD949FEFAF>
/usr/lib/system/libsystem_network.dylib
0x968ec000 - 0x96967ffb com.apple.ApplicationServices.ATS (317.12.0 -
???) <4D124B65-3D43-32E9-B296-3671347BB888>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96968000 - 0x96a4afff com.apple.backup.framework (1.3.5 - 1.3.5)
<1FAE91F2-BCEF-387D-B5C4-412C464DA1BE>
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x96b60000 - 0x96b63ff9 libCGXType.A.dylib (600.0.0 - compatibility
64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x96b64000 - 0x97040ff6 libBLAS.dylib (??? - ???)
<134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97041000 - 0x97042ff7 libquarantine.dylib (36.7.0 - compatibility
1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D>
/usr/lib/system/libquarantine.dylib
0x97043000 - 0x97ad8ff6 com.apple.AppKit (6.7.5 - 1138.51)
<B9D3DCA0-9765-354E-9730-75A45A97DDFD>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x97c34000 - 0x97cf4ffb com.apple.ColorSync (4.7.4 - 4.7.4)
<0A68AF35-15DF-3A0A-9B17-70CE2A106A6C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97d1c000 - 0x97e72fff com.apple.audio.toolbox.AudioToolbox (1.7.3 -
1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513>
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97e73000 - 0x97efdffb 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
0x97efe000 - 0x97f0ffff libbsm.0.dylib (??? - ???)
<54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x97f10000 - 0x97f25fff 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
0x97f26000 - 0x97f78ffb com.apple.CoreMediaIO (216.0 - 3199.8)
<A079E576-64FD-3069-846E-F3B67AF28E15>
/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97f79000 - 0x9837bff6 libLAPACK.dylib (??? - ???)
<00BE0221-8564-3F87-9F6B-8A910CF2F141>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9837c000 - 0x9837dfff libsystem_blocks.dylib (53.0.0 - compatibility
1.0.0) <B04592B1-0924-3422-82FF-976B339DF567>
/usr/lib/system/libsystem_blocks.dylib
0x9837e000 - 0x98772feb com.apple.VideoToolbox (1.0 - 705.94)
<8FCC2C08-2D4C-3A96-B57A-CAA56911120F>
/System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x98773000 - 0x98773fff libOpenScriptingUtil.dylib (??? - ???)
<E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x98774000 - 0x987b4ff7 libauto.dylib (??? - ???)
<984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x987b5000 - 0x987b5fff com.apple.quartzframework (1.5 - 1.5)
<49B5CA00-083A-3D4A-9A68-4759A5CC35A6>
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x987b6000 - 0x987d4ff7 libsystem_kernel.dylib (1699.32.7 -
compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109>
/usr/lib/system/libsystem_kernel.dylib
0x987dd000 - 0x987e5ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0)
<E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x988a0000 - 0x988caff1 com.apple.CoreServicesInternal (113.19 - 113.19)
<F7A309D1-DCB4-38DE-8248-E16D0182AA6C>
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x989b3000 - 0x98bcfff7 com.apple.imageKit (2.1.2 - 1.0)
<71FC9A62-4E07-307C-8E6B-4DE7661DC0A3>
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x98bd0000 - 0x98bd9fff libc++abi.dylib (14.0.0 - compatibility 1.0.0)
<FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x98bf4000 - 0x98c04fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0)
<D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x98c05000 - 0x98db9ff3 libicucore.A.dylib (46.1.0 - compatibility
1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x98dba000 - 0x98de0ffb 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
0x98e33000 - 0x98e36ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0)
<6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x98e37000 - 0x98e4eff8 com.apple.CoreMediaAuthoring (2.0 - 891)
<69D569FD-670C-3BD0-94BF-7A8954AA2953>
/System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x98e4f000 - 0x98fb1ffb com.apple.QuartzCore (1.7 - 270.5)
<6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98fb9000 - 0x98ff6ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0)
<007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x98ff7000 - 0x9933dfff com.apple.MediaToolbox (1.0 - 705.94)
<89D37021-C389-3CC5-A158-620ADCBD99EF>
/System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9933e000 - 0x9933efff com.apple.Accelerate (1.7 - Accelerate 1.7)
<4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x993ac000 - 0x993e3fef com.apple.DebugSymbols (2.1 - 87)
<EB951B78-31A5-379F-AFA1-B5C9A7BB3D23>
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x993f9000 - 0x994daff7 com.apple.DiscRecording (6.0.4 - 6040.4.1)
<5841CEC8-6746-357E-9F0A-C0614320D153>
/System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x994db000 - 0x9952cff9 com.apple.ScalableUserInterface (1.0 - 1)
<3C39DF4D-5CAE-373A-BE08-8CD16E514337>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9952d000 - 0x9953dff7 libCRFSuite.dylib (??? - ???)
<94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x9953e000 - 0x9953efff libdnsinfo.dylib (395.11.0 - compatibility
1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7>
/usr/lib/system/libdnsinfo.dylib
0x99687000 - 0x996c4fef libGLImage.dylib (??? - ???)
<FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x996c5000 - 0x996fbff4 com.apple.LDAPFramework (3.2 - 120.2)
<CCEB43CD-3861-33CC-8D9B-588F415A7028>
/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x996fc000 - 0x99732ff7 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
0x99733000 - 0x99739ffb com.apple.print.framework.Print (7.4 - 247.3)
<CB075EEE-FA1F-345C-A1B5-1AB266FC73A1>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9973a000 - 0x99745ff3 libCSync.A.dylib (600.0.0 - compatibility
64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x99746000 - 0x99798ff7 libFontRegistry.dylib (??? - ???)
<C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x99b4b000 - 0x99b4eff7 libcompiler_rt.dylib (6.0.0 - compatibility
1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5>
/usr/lib/system/libcompiler_rt.dylib
0x99b4f000 - 0x9a580fff com.apple.WebCore (7534.57 - 7534.57.7)
<5FF60D46-9BC0-3B5A-AFF1-2C965D561009>
/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9a581000 - 0x9a594ff8 com.apple.MultitouchSupport.framework (231.4 -
231.4) <86C11177-EF7C-33DC-AFE3-703652463562>
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9a595000 - 0x9a5f3ff7 com.apple.coreui (1.2.2 - 165.11)
<340B0B83-1407-3AB4-BCAB-505C29303EE2>
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9a5f4000 - 0x9a712fec 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
0x9a713000 - 0x9a76cfff com.apple.HIServices (1.21 - ???)
<91EC636D-AC27-3332-BA1C-FD7301917429>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9a8b0000 - 0x9a8dfff7 libsystem_info.dylib (??? - ???)
<37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9a8e3000 - 0x9a8ffff1 libPng.dylib (??? - ???)
<F084226B-14F0-36C0-B5EC-22C78406D2B6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9a900000 - 0x9a90bffb com.apple.speech.recognition.framework (4.0.21 -
4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9a90c000 - 0x9a914ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0)
<9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x9a95a000 - 0x9a95cffb libRadiance.dylib (??? - ???)
<4721057E-5A1F-3083-911B-200ED1CE7678>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9a95d000 - 0x9a95fff7 libdyld.dylib (195.5.0 - compatibility 1.0.0)
<52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x9a960000 - 0x9aa58ff7 libFontParser.dylib (??? - ???)
<71B33EB1-27F8-3C68-B940-FC61A3CFE275>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9aa5f000 - 0x9aa93ff8 libssl.0.9.8.dylib (44.0.0 - compatibility
0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9aadc000 - 0x9abdbffb com.apple.DiskImagesFramework (10.7.4 - 331.7)
<31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A>
/System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9abdc000 - 0x9abe7ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0)
<B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x9abf4000 - 0x9abf4ff0 com.apple.ApplicationServices (41 - 41)
<C48EF6B2-ABF9-35BD-A07A-A38EC0008294>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9ac01000 - 0x9ad2dff9 com.apple.CFNetwork (520.5.1 - 520.5.1)
<F3C606BF-6DCF-33CD-981B-7253C9E3113A>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9bd0c000 - 0x9bd93fff com.apple.print.framework.PrintCore (7.1 -
366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9bd94000 - 0x9c063ffb com.apple.security (7.0 - 55148.6)
<8DF67BDD-C98F-3B7E-AC63-D468407FA82D>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x9c064000 - 0x9c366fff com.apple.CoreServices.CarbonCore (960.25 -
960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9c367000 - 0x9c3c9ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0)
<266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9c401000 - 0x9c40ffff com.apple.opengl (1.8.1 - 1.8.1)
<766AFB12-A2CB-3A55-B662-FC9FFCAE0008>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9c410000 - 0x9c413ff7 libmathCommon.A.dylib (2026.0.0 - compatibility
1.0.0) <69357047-7BE0-3360-A36D-000F55E39336>
/usr/lib/system/libmathCommon.A.dylib
0x9c5b6000 - 0x9c5d3ff3 com.apple.openscripting (1.3.3 - ???)
<0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9c5d4000 - 0x9c5d7fff com.apple.AppleSystemInfo (1.0 - 1)
<0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8>
/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9c5d9000 - 0x9c5efffe libxpc.dylib (77.19.0 - compatibility 1.0.0)
<0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9c5f0000 - 0x9c861ffb com.apple.RawCamera.bundle (4.05 - 690)
<1824B471-9CEB-3E45-BEF2-133DACDC2BAC>
/System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9c862000 - 0x9c866fff 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
0x9c867000 - 0x9c895fe7 libSystem.B.dylib (159.1.0 - compatibility
1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
0x9c896000 - 0x9c8c9fef libtidy.A.dylib (??? - ???)
<E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9c8fd000 - 0x9c928fff com.apple.GSS (2.2 - 2.0)
<2C468B23-FA87-30B5-B9A6-8C5D1373AA30>
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9c929000 - 0x9c930ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility
64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9c931000 - 0x9c93bff0 com.apple.DirectoryService.Framework (10.7 -
146) <D192C504-E30A-3DB3-B422-EA324F8F653E>
/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9c93c000 - 0x9c985ff7 libGLU.dylib (??? - ???)
<9AF7AD51-16E3-3674-B60E-30EE499D7B46>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9c986000 - 0x9ca2afff com.apple.QD (3.40 - ???)
<3881BEC6-0908-3073-BA44-346356E1CDF9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9ca2b000 - 0x9ca69fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0)
<AF1174F9-4402-31EB-9C84-AB644E5865DF>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9ca6a000 - 0x9ca73ff3 com.apple.CommonAuth (2.2 - 2.0)
<C3FD6EC2-8EB3-38FB-BBB7-05009CA49024>
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9ca74000 - 0x9ca79ffb com.apple.phonenumbers (1.0 - 47)
<1830301D-5409-3949-9614-C43C62B39DDA>
/System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x9cb01000 - 0x9cdb3ff7 com.apple.AddressBook.framework (6.1.3 - 1091)
<B8CC707C-6368-3CDD-BE38-D2335B7CC2DE>
/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9cdb4000 - 0x9cdd9fff com.apple.datadetectors (3.3 - 172.6)
<031FE5D2-9ED3-37E6-9DAB-5925485845AD>
/System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x9cdda000 - 0x9cddafff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3)
<2E71E880-25D1-3210-8D26-21EC47ED810C>
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9cddb000 - 0x9ce2cff9 com.apple.QuickLookFramework (3.2 - 500.18)
<CF3EF345-EA3E-3C2D-B56D-E4433326254A>
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9ce2d000 - 0x9ce5bff7 com.apple.DictionaryServices (1.2.1 - 158.3)
<8D03D180-D834-39F3-A106-78E0B22A7893>
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9ce65000 - 0x9cec9fff com.apple.framework.IOKit (2.0 - ???)
<94827954-5906-36C4-819B-24CDAFD85C72>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 839
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: 48495
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=190.3M resident=42.2M(22%)
swapped_out_or_unallocated=148.1M(78%)
Writable regions: Total=159.7M written=17.1M(11%) resident=28.0M(18%)
swapped_out=6452K(4%) unallocated=131.7M(82%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.8M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 8452K
CG image 12K
CG raster data 636K
CG shared images 3472K
CoreGraphics 8K
CoreImage 76K
CoreServices 1540K
MALLOC 86.9M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
OpenCL 44K
Stack 64.5M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 22.6M
__DATA/__OBJC 276K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 43.8M
__OBJC 2928K
__OBJC/__DATA 8K
__PAGEZERO 4K
__TEXT 146.5M
__UNICODE 544K
mapped file 120.0M
shared memory 584K
shared pmap 6624K
=========== =======
TOTAL 557.7M
TOTAL, minus reserved VM space 557.7M


Dano Carroll

unread,
May 14, 2013, 7:49:36 AM5/14/13
to aquama...@aquamacs.org
I was editing in org-mode when the crash occurred. I had recently upgraded org to version 8.0.2. I've been able to edit in org mode since then so the problem doesn't seem to be repeatable. 

In GNU Emacs 23.3.50.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
 of 2011-10-26 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/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/PalmPDK/bin:/opt/PalmSDK/0.1/bin/:/Users/dano/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin

exec-path: (/opt/local/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /opt/PalmPDK/bin /opt/PalmSDK/0.1/bin/ /Users/dano/bin /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin)

Process:         Aquamacs [3408]
Path:            /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier:      org.gnu.Aquamacs
Version:         2.4 (2.4.1319565789)
Code Type:       X86 (Native)
Parent Process:  launchd [385]

Date/Time:       2013-05-14 20:48:38.637 +1000
OS Version:      Mac OS X 10.7.5 (11G63b)
Report Version:  9
Sleep/Wake UUID: 1773BE6C-CE5D-41F2-9A5D-8D9B7DC6A43A

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

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ad910000

VM Regions Near 0xad910000:
    Submap                 00000000ad26a000-00000000ad400000          r--/rwx process-only submap
--> Submap                 00000000ad400000-00000000b0000000          r--/rwx machine-wide submap
    Stack                  00000000b0000000-00000000b0001000 [    4K] ---/rwx SM=NUL  

Application Specific Information:
objc[3408]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x9b3d6332 __kill + 10
1   libsystem_kernel.dylib         0x9b3d5932 kill$UNIX2003 + 32
2   org.gnu.Aquamacs               0x000c8a5c fatal_error_signal + 446
3   libsystem_c.dylib             0x98bbd59b _sigtramp + 43
4   ???                           0xffffffff 0 + 4294967295
5   org.gnu.Aquamacs               0x000c889e syms_of_xfaces + 3973
6   libsystem_c.dylib             0x98b58bdd 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             0x98bbd59b _sigtramp + 43
11  ???                           0xffffffff 0 + 4294967295
12  org.gnu.Aquamacs               0x000c889e syms_of_xfaces + 3973
13  com.apple.HIToolbox           0x9c72298a _ZL19DisposeCachedPixelsP8MenuData + 43
14  com.apple.HIToolbox           0x9c723bba MenuData::~MenuData() + 210
15  com.apple.HIToolbox           0x9c716a68 HIObject::HandleClassHIObjectEvent(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 250
16  com.apple.HIToolbox           0x9c7168f4 HIObject::EventHook(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 56
17  com.apple.HIToolbox           0x9c89ac0c _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
18  com.apple.HIToolbox           0x9c716313 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 1602
19  com.apple.HIToolbox           0x9c715790 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14HandlerCallRec + 482
20  com.apple.HIToolbox           0x9c7155a8 SendEventToEventTargetWithOptions + 75
21  com.apple.HIToolbox           0x9c723a68 HIObject::Destruct() + 180
22  com.apple.HIToolbox           0x9c723854 HIObject::__Deallocate(void const*) + 34
23  com.apple.CoreFoundation       0x9824c18e CFRelease + 510
24  com.apple.AppKit               0x911b3027 -[NSCarbonMenuImpl _destroyMenuRef] + 496
25  com.apple.AppKit               0x91153740 -[NSCarbonMenuImpl _destroyMenuRefIfNotCheckedOut] + 75
26  com.apple.AppKit               0x90f843e3 -[NSCarbonMenuImpl _setSupermenuHasMenuRef:] + 63
27  com.apple.AppKit               0x90f84dc6 -[NSCarbonMenuImpl _menuItem:wasRemovedFromPreviousIndex:] + 594
28  com.apple.AppKit               0x90f84991 -[NSMenu removeItemAtIndex:] + 220
29  org.gnu.Aquamacs               0x00220a3c -[EmacsMenu clear] + 268
30  org.gnu.Aquamacs               0x00220015 ns_update_menubar + 3822
31  org.gnu.Aquamacs               0x00220282 set_frame_menubar + 32
32  org.gnu.Aquamacs               0x000331f8 update_menu_bar + 788
33  org.gnu.Aquamacs               0x00032daa prepare_menu_bars + 442
34  org.gnu.Aquamacs               0x00036823 redisplay_internal + 1524
35  org.gnu.Aquamacs               0x00037eee redisplay_preserve_echo_area + 62
36  org.gnu.Aquamacs               0x000d468b swallow_events + 196
37  org.gnu.Aquamacs               0x0000f94f sit_for + 24
38  org.gnu.Aquamacs               0x000d13d6 read_char + 3476
39  org.gnu.Aquamacs               0x000dd479 read_key_sequence + 2552
40  org.gnu.Aquamacs               0x000cd745 command_loop_1 + 1191
41  org.gnu.Aquamacs               0x00170fd3 internal_condition_case + 304
42  org.gnu.Aquamacs               0x000ccece command_loop_2 + 53
43  org.gnu.Aquamacs               0x00170964 internal_catch + 215
44  org.gnu.Aquamacs               0x000cce57 command_loop + 207
45  org.gnu.Aquamacs               0x000cc42b recursive_edit_1 + 181
46  org.gnu.Aquamacs               0x000cc634 Frecursive_edit + 323
47  org.gnu.Aquamacs               0x000ca913 main + 5915
48  org.gnu.Aquamacs               0x00003286 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x9b3d790a kevent + 10
1   libdispatch.dylib             0x950c4e04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             0x950c3853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib         0x9b3d702e __workq_kernreturn + 10
1   libsystem_c.dylib             0x98b67ccf _pthread_wqthread + 773
2   libsystem_c.dylib             0x98b696fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x000c88ab  ecx: 0xbfffda8c  edx: 0x9b3d6332
  edi: 0xaca212c0  esi: 0x00000006  ebp: 0xbfffdaa8  esp: 0xbfffda8c
   ss: 0x0000001f  efl: 0x00000286  eip: 0x9b3d6332   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xaca19738
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
  0x6d1000 -   0x6d3fff +com.Logitech.Control Center.Scroll Enhancer Loader (2.7.0 - 2.7.0) <CF7A5833-9AC8-7CE0-2452-F207E6895FD2> /Library/InputManagers/*/LCC Scroll Enhancer Loader.bundle/Contents/MacOS/LCC Scroll Enhancer Loader
  0x6d9000 -   0x6dcfff +com.Logitech.Control Center.Scroll Enhancer (2.7.0 - 2.7.0) <F2AC85A5-3035-FA2F-36AB-7DF56D4371D9> /Library/Application Support/Logitech.localized/*/LCC Scroll Enhancer.bundle/Contents/MacOS/LCC Scroll Enhancer
  0x7f7000 -   0x7f9fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
  0xff0000 -   0xff9ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
 0x19bf000 -  0x19bfff7 +cl_kernels (??? - ???) <866A32A4-96F8-4E7F-8544-1E1918B08E79> cl_kernels
 0x19c4000 -  0x19c5ffd +cl_kernels (??? - ???) <738EA88A-CE5E-490B-82AB-111B0DBC91C2> cl_kernels
 0x1a12000 -  0x1a12ffd +cl_kernels (??? - ???) <C68E69B0-8733-4164-8696-5DBE68FA331B> cl_kernels
 0x1cde000 -  0x1cdfff5 +cl_kernels (??? - ???) <80233F7A-24C6-491C-B17A-9563F0C3D01F> cl_kernels
 0x1cec000 -  0x1cecff7 +cl_kernels (??? - ???) <2B247005-D53C-419A-BF45-C3CC9B3F0A28> cl_kernels
 0x1cf0000 -  0x1cf0ffb +cl_kernels (??? - ???) <3477794A-F908-4B7C-B85A-B8F4BFC3B430> cl_kernels
 0x1e00000 -  0x1ea8ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
 0x28a0000 -  0x28a1ff1 +cl_kernels (??? - ???) <54914CA9-AD8F-44A6-8DCD-D19841C06643> cl_kernels
 0x889e000 -  0x8948ff7  unorm16_rgba.dylib (2.0.19 - compatibility 1.0.0) <C8B07CA0-D3CA-3542-B292-2A967226A389> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm16_rgba.dylib
0x8fe55000 - 0x8fe87aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90006ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x90009000 - 0x90034fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x90035000 - 0x900d9fff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x900da000 - 0x900e7fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x900e8000 - 0x90304ff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x90305000 - 0x9030fff2  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
0x90310000 - 0x90357ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x903bf000 - 0x903f5ff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x903f6000 - 0x905aaff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x905ab000 - 0x905ebff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x905ec000 - 0x905edff7  libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x905ee000 - 0x90751fff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90752000 - 0x90753fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x90767000 - 0x907a9ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x907aa000 - 0x907adffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9081d000 - 0x90ea9ff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x90eaa000 - 0x90f03fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x90f04000 - 0x90f19ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90f1a000 - 0x90f1efff  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
0x90f1f000 - 0x90f1ffff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x90f20000 - 0x90f2bffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x90f2c000 - 0x90f4cff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x90f4d000 - 0x919e2ff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x919e3000 - 0x919eaff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x919eb000 - 0x91a72fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91aaa000 - 0x91b80aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x91b88000 - 0x91bc6fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x91bc7000 - 0x91bddffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x91bde000 - 0x91be6ff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x91be7000 - 0x91beaff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x91beb000 - 0x91c02ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x91c21000 - 0x91c64ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x91c65000 - 0x91cc7ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91da0000 - 0x91db0ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x91db1000 - 0x91db1fff  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
0x91dc1000 - 0x91ed0ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91ed1000 - 0x91ed9fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91edd000 - 0x91eebfff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91eec000 - 0x91eeeffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91eef000 - 0x91f50ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91f51000 - 0x91f7bff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x91f7c000 - 0x91ff9fff  com.apple.PDFKit (2.6.5 - 2.6.5) <9AA55EFF-CFD5-3CC2-ACB8-C554898D872F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91ffa000 - 0x91ffafff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91ffb000 - 0x92004ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9211a000 - 0x9217efff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9305f000 - 0x93090ff7  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x93091000 - 0x93091fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9314a000 - 0x933cffe3  com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x936cb000 - 0x93730ff7  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
0x93731000 - 0x93779ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93aef000 - 0x93af2ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x93af3000 - 0x93af6ffb  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
0x93af9000 - 0x9442472b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94425000 - 0x94442fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x94443000 - 0x94447ff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x94448000 - 0x94464ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94774000 - 0x94885ff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x94891000 - 0x9489fff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x948a0000 - 0x948e9ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x948f7000 - 0x94948ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x94949000 - 0x9495dfff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9495e000 - 0x94967ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x94fad000 - 0x95028ffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x95044000 - 0x95048ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x950c2000 - 0x950d0fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x950d1000 - 0x9510efef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9510f000 - 0x95112fff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x95148000 - 0x951aaff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x95204000 - 0x95204ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95205000 - 0x9520bfff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95232000 - 0x9542aff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95452000 - 0x9580dffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x960aa000 - 0x96192fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x962e1000 - 0x96627fff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x96628000 - 0x966ffff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x96795000 - 0x96a97fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x96aa9000 - 0x96abefff  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
0x96abf000 - 0x96b1cffb  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
0x96b1d000 - 0x96b1dfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96c77000 - 0x96c84fff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96c85000 - 0x96d5dff6  com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x96d5e000 - 0x96d65ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x96d6b000 - 0x96e6affb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x97019000 - 0x9701fffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x97020000 - 0x9707bff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9707c000 - 0x9747eff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9747f000 - 0x97481ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x97482000 - 0x9775cff7  com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x97793000 - 0x977f1ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x977f2000 - 0x9788efff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9788f000 - 0x978e1ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x978e2000 - 0x97905fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97906000 - 0x97958ffb  com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97959000 - 0x97959fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9795a000 - 0x97977ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x97978000 - 0x9797effb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x97982000 - 0x97a0ffe7  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
0x97a10000 - 0x97a9dff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x97a9e000 - 0x97c00ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97c01000 - 0x97c02fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x97c03000 - 0x97c44ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x97c45000 - 0x97c46fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x97c47000 - 0x97c49ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x97c4a000 - 0x9803efeb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x98243000 - 0x9841afe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9841b000 - 0x98423ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x98424000 - 0x984aeffb  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
0x984af000 - 0x984d4ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x984ee000 - 0x9852eff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9852f000 - 0x985a5fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x985b3000 - 0x9862bff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9862c000 - 0x98b08ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98b09000 - 0x98bd4fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x98bd5000 - 0x98c28ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x98c29000 - 0x98c2eff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x98c2f000 - 0x98c30fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x98c31000 - 0x98c75fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x98c76000 - 0x98c7aff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x98c7b000 - 0x98c9dff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x98caa000 - 0x98caefff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x98caf000 - 0x98cafff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98cb0000 - 0x98cb7ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98cef000 - 0x98cf8fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x98cf9000 - 0x98d90ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x98ef2000 - 0x98ef3ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x99004000 - 0x99a35fff  com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x99a36000 - 0x99a37ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x99a66000 - 0x99c91ffb  com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x99c92000 - 0x99cbbfff  com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x99dbe000 - 0x99dc5ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x99dc6000 - 0x99df4ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99df5000 - 0x99df5fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x99df6000 - 0x99e04fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x99e05000 - 0x99ee8ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x99f82000 - 0x99f8dff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x99f8e000 - 0x99f96ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x99fd1000 - 0x99febfff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x99fec000 - 0x9a260ff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9a53a000 - 0x9a560ffb  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
0x9a561000 - 0x9a5f7ff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9a5f8000 - 0x9a62ffef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9a716000 - 0x9a842ff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9a84b000 - 0x9a84cffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9a84d000 - 0x9a8b5fff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x9a8e0000 - 0x9a9d0ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9a9d1000 - 0x9aaeffec  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
0x9aaf0000 - 0x9ab2dff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9ab37000 - 0x9ac2fff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9ac87000 - 0x9acb1ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9acb2000 - 0x9ad93ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9ad94000 - 0x9ad97ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9ad98000 - 0x9ae5bfff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9ae5c000 - 0x9ae6dfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9ae6e000 - 0x9aea2ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9aea3000 - 0x9aed2ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9b00b000 - 0x9b016fff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9b017000 - 0x9b04dff7  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
0x9b04e000 - 0x9b09fff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9b108000 - 0x9b10bff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9b10c000 - 0x9b15cffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9b17f000 - 0x9b18ffff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9b190000 - 0x9b1c3fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9b1c4000 - 0x9b213ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9b3aa000 - 0x9b3bdff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9b3be000 - 0x9b3dcff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9b3e7000 - 0x9b4a7ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b4a8000 - 0x9b5b8fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9b643000 - 0x9b643fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9b644000 - 0x9bab9ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9baba000 - 0x9bb29fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9be5a000 - 0x9bf71fe9  com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9bf72000 - 0x9c0c8fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9c0c9000 - 0x9c0c9fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9c0ca000 - 0x9c377fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9c378000 - 0x9c3a0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9c3b2000 - 0x9c3b2ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9c3ef000 - 0x9c6beffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9c6fd000 - 0x9c70dfff  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
0x9c70e000 - 0x9ca54ff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9ca55000 - 0x9ca77ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9ca78000 - 0x9ca83ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x9ca84000 - 0x9caa0ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9caa1000 - 0x9cb71ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9cb72000 - 0x9cbe6fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9cbe7000 - 0x9cc15fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x9cc16000 - 0x9cf20ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9cf21000 - 0x9cf25ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9cf26000 - 0x9cf31ffc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 100
    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: 18182
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=186.0M resident=91.2M(49%) swapped_out_or_unallocated=94.8M(51%)
Writable regions: Total=97.9M written=8400K(8%) resident=24.9M(25%) swapped_out=0K(0%) unallocated=73.0M(75%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.8M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  5528K
CG image                             28K
CG raster data                      504K
CG shared images                   3448K
CoreGraphics                          8K
CoreImage                             4K
CoreServices                       2072K
MALLOC                             27.6M
MALLOC guard page                    64K
Memory tag=240                        4K
Memory tag=242                       12K
OpenCL                               68K
Stack                              65.0M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             22.4M
__DATA/__OBJC                       136K
__IMAGE                             528K
__IMPORT                             20K
__LINKEDIT                         43.7M
__OBJC                             2636K
__OBJC/__DATA                       108K
__PAGEZERO                            4K
__TEXT                            142.3M
__UNICODE                           544K
mapped file                       109.2M
shared memory                      6104K
shared pmap                        7228K
===========                      =======
TOTAL                             486.6M
TOTAL, minus reserved VM space    486.6M

David Roe

unread,
May 13, 2013, 3:02:28 PM5/13/13
to aquama...@aquamacs.org

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.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: C
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default enable-multibyte-characters: t


Command line: (/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)

PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/sw/bin:/sw/sbin:/Users/droe:/Users/droe/bin/bowtie2-2.0.2:/Users/droe/bin/groovy_current/bin:/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin:/Applications/Sybase/System/OCS-12_5/bin:/Users/droe/bin:/Users/droe/bin/jchem/bin:bin/ExcelCompare/bin:/usr/local/sbin:/etc:/usr/etc:/usr/X11R6/bin:/usr/x11R6/lib/screensaver:/usr/local/acrobat/bin:/usr/local/share/tex:/usr/share/ant/bin:/usr/local/RealPlayer:/opt/local/bin:/Users/droe/ILOG/CPLEX_Studio_Preview122/cplex/bin/x86_darwin9_gcc4.0:.:/Users/droe/bin/ec2-api-tools-1.6.6.4/bin:/usr/local/oracle/instantclient10_2:/sw/bin:/sw/sbin:/Users/droe:/Users/droe/bin/bowtie2-2.0.2:/Users/droe/bin/groovy_current/bin:/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Applications/Sybase/System/OCS-12_5/bin:/Users/droe/bin:/Users/droe/bin/jchem/bin:/Users/droe:bin/ExcelCompare/bin:/usr/local/bin:/usr/local/sbin:/bin:/usr/bin:/etc:/usr/etc:/usr/X11R6/bin:/sbin:/usr/x11R6/lib/screensaver:/usr/sbin:/usr/local/acrobat/bin:/usr/local/share/tex:/usr/share/ant/bin:/usr/local/RealPlayer:/opt/local/bin:/usr/local/bin:/Users/droe/ILOG/CPLEX_Studio_Preview122/cplex/bin/x86_darwin9_gcc4.0:/sw/bin:.:::/Users/droe/bin/ec2-api-tools-1.6.6.4/bin:/usr/local/oracle/instantclient10_2:/usr/texbin

exec-path: (/usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /sw/bin /sw/sbin /Users/droe /Users/droe/bin/bowtie2-2.0.2 /Users/droe/bin/groovy_current/bin /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin /Applications/Sybase/System/OCS-12_5/bin /Users/droe/bin /Users/droe/bin/jchem/bin bin/ExcelCompare/bin /usr/local/sbin /etc /usr/etc /usr/X11R6/bin /usr/x11R6/lib/screensaver /usr/local/acrobat/bin /usr/local/share/tex /usr/share/ant/bin /usr/local/RealPlayer /opt/local/bin /Users/droe/ILOG/CPLEX_Studio_Preview122/cplex/bin/x86_darwin9_gcc4.0 . /Users/droe/bin/ec2-api-tools-1.6.6.4/bin /usr/local/oracle/instantclient10_2 /sw/bin /sw/sbin /Users/droe /Users/droe/bin/bowtie2-2.0.2 /Users/droe/bin/groovy_current/bin /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /Applications/Sybase/System/OCS-12_5/bin /Users/droe/bin /Users/droe/bin/jchem/bin /Users/droe bin/ExcelCompare/bin /usr/local/bin /usr/local/sbin /bin /usr/bin /etc /usr/etc /usr/X11R6/bin /sbin /usr/x11R6/lib/screensaver /usr/sbin /usr/local/acrobat/bin /usr/local/share/tex /usr/share/ant/bin /usr/local/RealPlayer /opt/local/bin /usr/local/bin /Users/droe/ILOG/CPLEX_Studio_Preview122/cplex/bin/x86_darwin9_gcc4.0 /sw/bin .   /Users/droe/bin/ec2-api-tools-1.6.6.4/bin /usr/local/oracle/instantclient10_2 /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin)

Process:         Aquamacs [560]
Path:            /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier:      org.gnu.Aquamacs
Version:         2.4 (2.4.1319565789)
Code Type:       X86 (Native)
Parent Process:  launchd [146]

Date/Time:       2013-05-13 14:01:18.322 -0500
OS Version:      Mac OS X 10.7.5 (11G63)
Report Version:  9

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

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000011

VM Regions Near 0x11:
--> __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[560]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x9a301332 __kill + 10
1   libsystem_kernel.dylib         0x9a300932 kill$UNIX2003 + 32
2   org.gnu.Aquamacs               0x000c8a5c fatal_error_signal + 446
3   libsystem_c.dylib             0x9285759b _sigtramp + 43
4   ???                           0xffffffff 0 + 4294967295
5   org.gnu.Aquamacs               0x000c889e syms_of_xfaces + 3973
6   libsystem_c.dylib             0x927f2bdd 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             0x9285759b _sigtramp + 43
11  ???                           0xffffffff 0 + 4294967295
12  org.gnu.Aquamacs               0x000c889e syms_of_xfaces + 3973
13  org.gnu.Aquamacs               0x001ff14f ns_mouse_position + 685
14  org.gnu.Aquamacs               0x000143ff Fmouse_position + 209
15  org.gnu.Aquamacs               0x00173e83 Ffuncall + 1100
16  org.gnu.Aquamacs               0x001cab8e Fbyte_code + 3157
17  org.gnu.Aquamacs               0x00174832 funcall_lambda + 873
18  org.gnu.Aquamacs               0x00174165 Ffuncall + 1838
19  org.gnu.Aquamacs               0x001cab8e Fbyte_code + 3157
20  org.gnu.Aquamacs               0x00174832 funcall_lambda + 873
21  org.gnu.Aquamacs               0x00174165 Ffuncall + 1838
22  org.gnu.Aquamacs               0x00173096 Fapply + 181
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               0x00170e6b internal_lisp_condition_case + 555
27  org.gnu.Aquamacs               0x001cbc92 Fbyte_code + 7513
28  org.gnu.Aquamacs               0x00174832 funcall_lambda + 873
29  org.gnu.Aquamacs               0x00174165 Ffuncall + 1838
30  org.gnu.Aquamacs               0x001738d1 call1 + 44
31  org.gnu.Aquamacs               0x000d4e3e timer_check_2 + 1628
32  org.gnu.Aquamacs               0x000d4ee3 timer_check + 11
33  org.gnu.Aquamacs               0x000d2fc7 readable_events + 35
34  org.gnu.Aquamacs               0x000d8b38 get_input_pending + 48
35  org.gnu.Aquamacs               0x000e0c25 detect_input_pending_run_timers + 64
36  org.gnu.Aquamacs               0x001d7021 wait_reading_process_output + 3088
37  org.gnu.Aquamacs               0x0000faec sit_for + 437
38  org.gnu.Aquamacs               0x000d13d6 read_char + 3476
39  org.gnu.Aquamacs               0x000dd479 read_key_sequence + 2552
40  org.gnu.Aquamacs               0x000cd745 command_loop_1 + 1191
41  org.gnu.Aquamacs               0x00170fd3 internal_condition_case + 304
42  org.gnu.Aquamacs               0x000ccece command_loop_2 + 53
43  org.gnu.Aquamacs               0x00170964 internal_catch + 215
44  org.gnu.Aquamacs               0x000ccddd command_loop + 85
45  org.gnu.Aquamacs               0x000cc42b recursive_edit_1 + 181
46  org.gnu.Aquamacs               0x000cc634 Frecursive_edit + 323
47  org.gnu.Aquamacs               0x00173e83 Ffuncall + 1100
48  org.gnu.Aquamacs               0x001cab8e Fbyte_code + 3157
49  org.gnu.Aquamacs               0x00172bf5 Feval + 1663
50  org.gnu.Aquamacs               0x0016eee3 Fprogn + 44
51  org.gnu.Aquamacs               0x0006f732 Fsave_window_excursion + 94
52  org.gnu.Aquamacs               0x001cbb71 Fbyte_code + 7224
53  org.gnu.Aquamacs               0x00174832 funcall_lambda + 873
54  org.gnu.Aquamacs               0x00174165 Ffuncall + 1838
55  org.gnu.Aquamacs               0x00173395 Fapply + 948
56  org.gnu.Aquamacs               0x00173872 apply1 + 102
57  org.gnu.Aquamacs               0x0016ec6e call_debugger + 523
58  org.gnu.Aquamacs               0x00171abd maybe_call_debugger + 225
59  org.gnu.Aquamacs               0x00171c46 find_handler_clause + 368
60  org.gnu.Aquamacs               0x00171545 Fsignal + 599
61  org.gnu.Aquamacs               0x001716fc xsignal + 24
62  org.gnu.Aquamacs               0x00171747 xsignal1 + 32
63  org.gnu.Aquamacs               0x00171f02 error + 284
64  org.gnu.Aquamacs               0x0016bf2a check_mark + 114
65  org.gnu.Aquamacs               0x0016dbd2 Fcall_interactively + 6713
66  org.gnu.Aquamacs               0x00173ef8 Ffuncall + 1217
67  org.gnu.Aquamacs               0x0017394b call3 + 56
68  org.gnu.Aquamacs               0x000e040a Fcommand_execute + 792
69  org.gnu.Aquamacs               0x000cf093 command_loop_1 + 7669
70  org.gnu.Aquamacs               0x00170fd3 internal_condition_case + 304
71  org.gnu.Aquamacs               0x000ccece command_loop_2 + 53
72  org.gnu.Aquamacs               0x00170964 internal_catch + 215
73  org.gnu.Aquamacs               0x000cce57 command_loop + 207
74  org.gnu.Aquamacs               0x000cc42b recursive_edit_1 + 181
75  org.gnu.Aquamacs               0x000cc634 Frecursive_edit + 323
76  org.gnu.Aquamacs               0x000ca913 main + 5915
77  org.gnu.Aquamacs               0x00003286 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x9a30290a kevent + 10
1   libdispatch.dylib             0x9cd9de04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             0x9cd9c853 _dispatch_mgr_thread + 53

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x000c88ab  ecx: 0xbfffa50c  edx: 0x9a301332
  edi: 0xac26d2c0  esi: 0x00000006  ebp: 0xbfffa528  esp: 0xbfffa50c
   ss: 0x00000023  efl: 0x00000282  eip: 0x9a301332   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0xac265738
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
  0xfb7000 -   0xfb7ffd +cl_kernels (??? - ???) <E88B9352-711B-45C2-A64A-22D8160B68B1> cl_kernels
  0xfbb000 -   0xfbfffb  libFontRegistryUI.dylib (??? - ???) <2E905389-BAB1-3339-9C98-185D60BAB4D0> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
  0xfd8000 -   0xfe1ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  0xfe8000 -   0xfeafff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1a7d000 -  0x1a7dff7 +cl_kernels (??? - ???) <154C0DD7-89E0-43D4-AEAD-2826781AD509> cl_kernels
0x1a83000 -  0x1a84ffd +cl_kernels (??? - ???) <E927DAFF-0C08-402D-A6AB-60B7B825EF18> cl_kernels
0x2800000 -  0x28a8ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <99A967D2-5577-396B-BD11-56EAFF962AB2> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x28e8000 -  0x28edfff  com.apple.URLMount.CIFSPlugin (5.0.0 - 5.0.0) <6871D2AB-2D12-3BEB-B3A0-A3FFF47E2561> /System/Library/Filesystems/NetFSPlugins/smb.bundle/Contents/MacOS/smb
0x1166e000 - 0x11686fff  com.apple.SMBClient (1.7.2 - 1.7.2) <A2754556-0A82-34B3-B395-3B0A083DF827> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
0x11690000 - 0x11705fff  com.apple.DCERPC (1.0 - 46) <0106A1EC-BE9F-39E9-9206-D49499DDC8C3> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
0x8feac000 - 0x8fedeaa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x9002c000 - 0x9002dfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9002e000 - 0x90126ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90129000 - 0x9012bffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90145000 - 0x90188ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x90189000 - 0x9057dfeb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x90591000 - 0x90595fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90596000 - 0x905a1ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x905a2000 - 0x905d8ff7  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
0x90604000 - 0x90627fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90628000 - 0x90636fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x90698000 - 0x906eaff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x906eb000 - 0x9072cff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9072d000 - 0x9079cfff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9079d000 - 0x9079efff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x90846000 - 0x90b8cfff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x90b8d000 - 0x90bcfff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90bf2000 - 0x90c5afff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x90c5b000 - 0x90ecfff3  com.apple.CoreImage (7.99.1 - 1.0.1) <C4B2DD2A-8E45-31CD-9B25-2AC1CA252B14> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x90ed0000 - 0x90ef0ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x90ef1000 - 0x91922fff  com.apple.WebCore (7534.57 - 7534.57.7) <5FF60D46-9BC0-3B5A-AFF1-2C965D561009> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x91927000 - 0x9192fff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x91931000 - 0x91982ff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91983000 - 0x919c3ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x919c4000 - 0x919c7ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x919c8000 - 0x919d8ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x91a49000 - 0x91a77fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x91a78000 - 0x91b4eaab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x91b4f000 - 0x91b71ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x91c55000 - 0x91d3dfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x91d3e000 - 0x91fc3fe3  com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91fdd000 - 0x91fffffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x92000000 - 0x92007ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x92008000 - 0x92018fff  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
0x92019000 - 0x9204aff7  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x9204b000 - 0x92076fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x92077000 - 0x92703ff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x92704000 - 0x92705ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x92706000 - 0x9270fffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x92710000 - 0x92711ff7  libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x92714000 - 0x9278fffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92790000 - 0x92798ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x92799000 - 0x927a2fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x927a3000 - 0x9286efff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x92880000 - 0x92997fe9  com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x92998000 - 0x9299bffb  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
0x9299c000 - 0x9299cff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9299d000 - 0x929daff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x929db000 - 0x929e8fff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x929e9000 - 0x92a5dfff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x92a5e000 - 0x92af5ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x92af6000 - 0x92bb9fff  com.apple.CoreServices.OSServices (478.50 - 478.50) <916A3B50-1033-3FFE-A9AF-3CC2B0F60EAE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x92bba000 - 0x92bc7fff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92c06000 - 0x92dbaff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x92dbb000 - 0x93850ff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93853000 - 0x9385dff2  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
0x9385e000 - 0x93cd3ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x93cd4000 - 0x93cd6ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x93cd7000 - 0x93cd7fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x93cd8000 - 0x93dc8ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x93dc9000 - 0x93dd1ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x93f36000 - 0x93f3fff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x93f40000 - 0x93f40fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x93f41000 - 0x93f90ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x93f91000 - 0x93f91fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x93f92000 - 0x9400aff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x94055000 - 0x94084ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x943c5000 - 0x94528fff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94529000 - 0x94639fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x94692000 - 0x94699ff8  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <4F9DD9D1-F251-3661-A3C6-B1F550B084B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x9469a000 - 0x94727ff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x94728000 - 0x94786ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94787000 - 0x94a61ff7  com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x94aa0000 - 0x94b60ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94b61000 - 0x94b71fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x94bc1000 - 0x94befff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94bf0000 - 0x94c41ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x94c42000 - 0x94e5eff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x94e5f000 - 0x94e62ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x94e63000 - 0x94e63fff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94e64000 - 0x94e65fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x94fa4000 - 0x94fbefff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95027000 - 0x95044fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x95045000 - 0x95048fff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x95049000 - 0x9507dff3  libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9507e000 - 0x9508ffff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x95715000 - 0x95719ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9571a000 - 0x957b6fff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x957fb000 - 0x957fcff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x957fd000 - 0x95800ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x95849000 - 0x9589bffb  com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9589c000 - 0x958e4ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x959a3000 - 0x959b9ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x959ba000 - 0x95dbcff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95dbd000 - 0x95dd2ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <E5FCA336-7E47-343E-A82D-CCCA5BCD5929> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95dd3000 - 0x95e49fff  com.apple.Metadata (10.7.0 - 627.37) <F54AED70-95C5-3561-8C87-D9E5539E98A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9617a000 - 0x961a0ffb  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
0x962e9000 - 0x9637fff7  com.apple.LaunchServices (480.40 - 480.40) <D5C0DEF9-398C-3742-8C4E-875C3365EC8B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x96405000 - 0x96406fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x96407000 - 0x9646bfff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9646c000 - 0x964c5fff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x96518000 - 0x96561ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96562000 - 0x96568fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x96569000 - 0x9686bfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <C613B0DA-B401-3DC7-B626-6E20D4DDC8A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9686c000 - 0x96870ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96961000 - 0x96961ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96962000 - 0x96962fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96963000 - 0x96963fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x96964000 - 0x96c6eff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96d26000 - 0x96d29ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x96d36000 - 0x96db3fff  com.apple.PDFKit (2.6.5 - 2.6.5) <9AA55EFF-CFD5-3CC2-ACB8-C554898D872F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x96db4000 - 0x96db8fff  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
0x96db9000 - 0x96f90fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96f91000 - 0x96f9ffff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x970ad000 - 0x970e0fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x970e1000 - 0x970e2ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x970fd000 - 0x97127ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x97128000 - 0x97150ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x97151000 - 0x97151fff  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
0x97152000 - 0x9716eff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9716f000 - 0x9716ffff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x97170000 - 0x9717bff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <D6E17FD4-ECA0-3EEE-BFC5-F6A42A21AB5D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9717c000 - 0x97198ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x97199000 - 0x971fbffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9720b000 - 0x9721eff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97421000 - 0x97438ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x97abd000 - 0x97b01fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x97b02000 - 0x97be3ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x97be5000 - 0x97bf2fff  com.apple.KerberosHelper (3.0 - 1.0) <0E16B080-3931-3D3E-A786-419C24B44B02> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
0x97c02000 - 0x97c0dffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97c0e000 - 0x97c33ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97c34000 - 0x97c3bff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x97c3c000 - 0x97e67ffb  com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x97e68000 - 0x97e91fff  com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x97e92000 - 0x97e9dfff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x97e9e000 - 0x97edeff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x97ee7000 - 0x97fcaff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x98867000 - 0x9890bfff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x98a3b000 - 0x98a3fffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x98a40000 - 0x98b4fff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x98b50000 - 0x98b97ff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98b9d000 - 0x98c74ff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x98c75000 - 0x98c92ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98c93000 - 0x98ca1ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x98ca2000 - 0x98db3ff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x98e39000 - 0x98f57fec  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
0x98f58000 - 0x98f8cff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x98f8d000 - 0x98fcbfff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <AF1174F9-4402-31EB-9C84-AB644E5865DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x99017000 - 0x993d2ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x993d3000 - 0x993d6ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x993d7000 - 0x99401ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99402000 - 0x99402ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9940f000 - 0x99413ff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x99414000 - 0x99d3f72b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99d40000 - 0x99f38ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x99f39000 - 0x9a09bffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a11c000 - 0x9a16cffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9a1a7000 - 0x9a1affff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a1b0000 - 0x9a1e6ff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9a1e7000 - 0x9a24cff7  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
0x9a253000 - 0x9a25affd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a25b000 - 0x9a2e8fe7  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
0x9a2e9000 - 0x9a307ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9a361000 - 0x9a3beffb  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
0x9a3bf000 - 0x9a497ff6  com.apple.QuickLookUIFramework (3.2 - 500.18) <CE281BD9-C1CF-3F87-BD22-412ED253580E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9a498000 - 0x9a4acfff  com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9a4f9000 - 0x9a83fff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9a851000 - 0x9a921ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <C3CB142F-BE91-3AFA-B052-409F776C0B9E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a922000 - 0x9adfeff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9ae36000 - 0x9ae3bff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x9afe1000 - 0x9b28efff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9b292000 - 0x9b2c9fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9b31f000 - 0x9b32affe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9b32b000 - 0x9b32dff9  com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9b32e000 - 0x9b45aff9  com.apple.CFNetwork (520.5.1 - 520.5.1) <F3C606BF-6DCF-33CD-981B-7253C9E3113A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9b45b000 - 0x9b461ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9b4d5000 - 0x9b7a4ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9b851000 - 0x9b8a4ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9c666000 - 0x9c67bfff  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
0x9c67c000 - 0x9c6deff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9c6df000 - 0x9c6dffff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9c73d000 - 0x9c77afef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9c77b000 - 0x9c805ffb  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
0x9c806000 - 0x9c80cffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9c80d000 - 0x9c80effd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9c80f000 - 0x9c86aff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9c872000 - 0x9c9c8fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9cd39000 - 0x9cd9affb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9cd9b000 - 0x9cda9fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9cdaa000 - 0x9cea9ffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9ceaa000 - 0x9cf31fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 5454
    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: 176277
    thread_create: 1
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=186.3M resident=95.1M(51%) swapped_out_or_unallocated=91.2M(49%)
Writable regions: Total=446.7M written=55.3M(12%) resident=357.6M(80%) swapped_out=32.7M(7%) unallocated=89.0M(20%)
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  10.1M
CG image                             60K
CG raster data                      232K
CG shared images                   4608K
CoreGraphics                          8K
CoreImage                             4K
CoreServices                       2596K
MALLOC                            372.2M
MALLOC guard page                    64K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=243                        4K
OpenCL                               28K
Stack                              64.5M
VM_ALLOCATE                        16.3M
__CI_BITMAP                          80K
__DATA                             22.5M
__DATA/__OBJC                       108K
__IMAGE                             528K
__IMPORT                             12K
__LINKEDIT                         43.8M
__OBJC                             2624K
__OBJC/__DATA                         8K
__PAGEZERO                            4K
__TEXT                            142.5M
__UNICODE                           544K
mapped file                       146.9M
shared memory                      17.9M
shared pmap                        7184K
===========                      =======
TOTAL                             887.0M
TOTAL, minus reserved VM space    887.0M

Reply all
Reply to author
Forward
0 new messages