23.3.50; Crash in syms_of_xfaces + 3973

7 views
Skip to first unread message

Luis Lorenzo Sanchez Soto

unread,
Apr 27, 2013, 5:17:28 AM4/27/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: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2011/bin

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

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

Date/Time: 2013-04-22 10:58:39.402 +0200
OS Version: Mac OS X 10.7.5 (11G63b)
Report Version: 9

Interval Since Last Report: 279045 sec
Crashes Since Last Report: 44292
Per-App Interval Since Last Report: 1880113 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: F57C8649-D93C-41C9-A4E1-B142EBDA3032

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

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

VM Regions Near 0xb93a002:
mapped file 000000000b8c2000-000000000b93a000 [ 480K] rw-/rwx SM=COW /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/English.lproj/Localized.rsrc
-->
CoreServices 000000000bcee000-000000000bf65000 [ 2524K] rw-/rwx SM=COW

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x9c6dc332 __kill + 10
1 libsystem_kernel.dylib 0x9c6db932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x907be59b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x90759bdd 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 0x907be59b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 com.apple.applescript 0x0b826ffe TTermEntry::NextSubTerm() + 22
14 com.apple.applescript 0x0b827e05 TTermEntry::FindSubTerm(TTermEntry&, TTermEntry*) + 221
15 com.apple.applescript 0x0b8282db TTermEntry::StoreTerm(TTerminology*, TTermEntry*, TTermEntry*) + 65
16 com.apple.applescript 0x0b829c71 TTermEntry::ScanNode(TTerminology*, _xmlNode const*, TTermEntry*, sdef::typecode_map const&) + 693
17 com.apple.applescript 0x0b82a0da TTermEntry::ScanSubNodes(TTerminology*, _xmlNode const*, char const*, TTermEntry*, TTermKind, sdef::typecode_map const&) + 352
18 com.apple.applescript 0x0b829f41 TTermEntry::DoSubNodes(TTerminology*, _xmlNode const*, TTermEntry*, sdef::typecode_map const&) + 199
19 com.apple.applescript 0x0b829e49 TTermEntry::ScanNode(TTerminology*, _xmlNode const*, TTermEntry*, sdef::typecode_map const&) + 1165
20 com.apple.applescript 0x0b82be23 TTerminology::ScanScriptingDefinition(__CFData const*) + 1427
21 com.apple.applescript 0x0b82c670 GetAppTerminology(TUASApplication const*, __CFURL const*) + 344
22 com.apple.applescript 0x0b833233 TUASApplication::Terminology() const + 121
23 com.apple.applescript 0x0b82379e UASStartTellScope1(TUASCommand*) + 172
24 com.apple.applescript 0x0b8153f7 _ReductionProc_ + 2348
25 com.apple.applescript 0x0b824289 TASParser::Parse(TTerminology*, TUASValue*, char const*, unsigned long) + 2381
26 com.apple.applescript 0x0b80f8a1 ASCompile(AEDesc const*, long, unsigned long*) + 334
27 com.apple.CoreServices.CarbonCore 0x9723b4d9 callComponent_444 + 32
28 com.apple.CoreServices.CarbonCore 0x972e9cf9 CallComponentFunction + 41
29 com.apple.applescript 0x0b8077b9 AppleScriptComponent + 1729
30 com.apple.CoreServices.CarbonCore 0x97260415 CallComponent + 223
31 com.apple.CoreServices.CarbonCore 0x9726043c DelegateComponentCall + 24
32 com.apple.applescript 0x0b82196f AGenericCall::Delegate(ComponentInstanceRecord*) + 49
33 com.apple.applescript 0x0b82129e AGenericManager::HandleOSACall(ComponentParameters*) + 60
34 com.apple.applescript 0x0b8210d9 GenericComponent + 285
35 com.apple.CoreServices.CarbonCore 0x97260415 CallComponent + 223
36 com.apple.CoreServices.CarbonCore 0x9726045e CallComponentDispatch + 29
37 com.apple.openscripting 0x9018eae1 OSACompile + 55
38 com.apple.Foundation 0x93022ad9 -[NSAppleScript compileAndReturnError:] + 142
39 com.apple.Foundation 0x93023269 -[NSAppleScript(NSPrivate) _executeWithMode:andReturnError:] + 56
40 com.apple.Foundation 0x93022a46 -[NSAppleScript executeAndReturnError:] + 48
41 org.gnu.Aquamacs 0x0021cd35 ns_do_applescript + 157
42 org.gnu.Aquamacs 0x0021cf07 ns_run_ascript + 41
43 org.gnu.Aquamacs 0x00207bc3 -[EmacsApp sendEvent:] + 104
44 com.apple.AppKit 0x96621b21 -[NSApplication run] + 1007
45 org.gnu.Aquamacs 0x0021d0bc Fns_do_applescript + 421
46 org.gnu.Aquamacs 0x00172b9f Feval + 1577
47 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
48 org.gnu.Aquamacs 0x0017015c FletX + 469
49 org.gnu.Aquamacs 0x001728d8 Feval + 866
50 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
51 org.gnu.Aquamacs 0x001747e6 funcall_lambda + 797
52 org.gnu.Aquamacs 0x0017443c apply_lambda + 398
53 org.gnu.Aquamacs 0x00172f60 Feval + 2538
54 org.gnu.Aquamacs 0x00173e9e Ffuncall + 1127
55 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
56 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
57 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
58 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
59 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
60 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
61 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
62 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
63 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
64 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
65 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
66 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
67 org.gnu.Aquamacs 0x0017383b apply1 + 47
68 org.gnu.Aquamacs 0x0016c607 Fcall_interactively + 1134
69 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
70 org.gnu.Aquamacs 0x0017394b call3 + 56
71 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
72 org.gnu.Aquamacs 0x000cf093 command_loop_1 + 7669
73 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
74 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
75 org.gnu.Aquamacs 0x00170964 internal_catch + 215
76 org.gnu.Aquamacs 0x000cce57 command_loop + 207
77 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
78 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
79 org.gnu.Aquamacs 0x000ca913 main + 5915
80 org.gnu.Aquamacs 0x00003286 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9c6dd90a kevent + 10
1 libdispatch.dylib 0x97d69e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x97d68853 _dispatch_mgr_thread + 53

Thread 2:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x9c6dcb42 __select + 10
1 com.apple.CoreFoundation 0x9888de15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x90766ed9 _pthread_start + 335
3 libsystem_c.dylib 0x9076a6de thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x9c6dd02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x90768ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9076a6fe start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x9c6dd02e __workq_kernreturn + 10
1 libsystem_c.dylib 0x90768ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9076a6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffb58c edx: 0x9c6dc332
edi: 0xac0562c0 esi: 0x00000006 ebp: 0xbfffb5a8 esp: 0xbfffb58c
ss: 0x00000023 efl: 0x00000286 eip: 0x9c6dc332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x004a4560
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
0x7f5000 - 0x7f7fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fd000 - 0x7fdff7 +cl_kernels (??? - ???) <11B481F7-0347-41BB-95BA-ED021D9D6E43> cl_kernels
0xd04000 - 0xd05ff5 +cl_kernels (??? - ???) <6193F35F-6E38-47BB-80D1-F98E7056AB17> cl_kernels
0xd23000 - 0xd24ff1 +cl_kernels (??? - ???) <726E2D0A-0F9C-467D-9F17-F40C4DE1FDE7> cl_kernels
0xd28000 - 0xd28ffd +cl_kernels (??? - ???) <0D798BC6-916B-4B4F-805C-D7BE13AA7DEB> cl_kernels
0xd2c000 - 0xd2dfff +com.symantec.NAVCMPlugIn (11.0.6000 - 162) /Library/Contextual Menu Items/SAVCMPlugIn.plugin/Contents/MacOS/SAVCMPlugIn
0xdf9000 - 0xdfaffd +cl_kernels (??? - ???) <CD59B6B0-F850-40E2-BD16-C63F7330ED34> cl_kernels
0x1e7b000 - 0x1e84ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x28f4000 - 0x28f4ff7 +cl_kernels (??? - ???) <1B8F0E8D-762D-47CC-BBBF-4BEF010EB41E> cl_kernels
0x28f9000 - 0x28f9ffb +cl_kernels (??? - ???) <B0521054-84A4-4F88-8F0F-C460133F5EFD> cl_kernels
0x28fd000 - 0x28fdff1 +cl_kernels (??? - ???) <CC7565A0-AFC9-49ED-ADEA-3979C7FAF263> cl_kernels
0x2a5e000 - 0x2a5efff com.apple.applescript.component (2.2.1 - 2.2.1) <E7C937D3-5623-32EB-AA4F-B5D0D1EE27B9> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x2a86000 - 0x2a88ffa +Adobe Unit Types (a2.0.0 - 2.0.0) /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types
0x2ce6000 - 0x2ceaffb libFontRegistryUI.dylib (??? - ???) <2E905389-BAB1-3339-9C98-185D60BAB4D0> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x2f00000 - 0x2fa8ff7 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
0x54d2000 - 0x557cff7 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
0x57d7000 - 0x57f1fff +AdobeBIB (??? - ???) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
0xa823000 - 0xa8c8ff7 unorm8_rgba.dylib (2.0.19 - compatibility 1.0.0) <58EF82E1-2227-38BD-B298-47BC1D149789> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib
0xa8da000 - 0xa918fe7 +com.adobe.vcmenu (??? - 4.0.1.095) /Library/Contextual Menu Items/ADFSMenu.plugin/Contents/MacOS/ADFSMenu
0xb800000 - 0xb893fff com.apple.applescript (2.2.1 - 2.2.1) <54C84231-54F4-3C4C-B3BE-78F337752D19> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x8fe8d000 - 0x8febfaa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x90057ff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x90058000 - 0x90069fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x90079000 - 0x90084fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x90085000 - 0x9010cfff 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
0x9010d000 - 0x9017cfff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9017d000 - 0x9019aff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9019b000 - 0x901a9ff7 com.apple.AppleFSCompression (37 - 1.0) <E54AEE04-F1D2-3178-AF5B-5A2AED9CF884> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x901aa000 - 0x901b5ffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x901b6000 - 0x901bafff 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
0x901bb000 - 0x901fcff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x901fd000 - 0x90210ffc com.apple.FileSync.framework (6.0.1 - 502.2) <B79DAE4B-3B1E-32D4-8BEC-F2C034C00B68> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x90211000 - 0x90211fff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90343000 - 0x903a7fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x903a8000 - 0x903a8fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x903a9000 - 0x903b7fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x903b8000 - 0x903b9fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x903ba000 - 0x903c0fff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x903c1000 - 0x90405fff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x906f2000 - 0x90709ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9070a000 - 0x907d5fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9083f000 - 0x90a6affb 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
0x90a6b000 - 0x90ae8fff 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
0x90ae9000 - 0x90aeaff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x90af4000 - 0x90ef6ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x90ef7000 - 0x90f07ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x90fa2000 - 0x911beff7 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
0x911bf000 - 0x911c2ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x911c3000 - 0x91286fff 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
0x91287000 - 0x91288fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x91289000 - 0x91297fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x91298000 - 0x912e9ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x912ea000 - 0x912ecff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x912ed000 - 0x913fcff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91604000 - 0x91647ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x91648000 - 0x916dfff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x916e0000 - 0x916e2ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x916e3000 - 0x916e7fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x916e8000 - 0x91728ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x91729000 - 0x91736fff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91aac000 - 0x91af5ff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91b28000 - 0x91b3dfff 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
0x91b8f000 - 0x91ba4ff7 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
0x91ba5000 - 0x91c7baab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x91c7c000 - 0x91c84ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x91cc2000 - 0x9234eff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9241d000 - 0x9245dff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9245e000 - 0x92487fff com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x924b4000 - 0x924b4fff 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
0x92522000 - 0x92544ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x92545000 - 0x92635ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92636000 - 0x92678ff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x92f15000 - 0x92f7dff3 com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x92f7e000 - 0x93288ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9341f000 - 0x9344cff9 com.apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9344d000 - 0x934abff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x934ac000 - 0x934b3ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x934b4000 - 0x934b7ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x934b8000 - 0x934bdffb com.apple.phonenumbers (1.0 - 47) <1830301D-5409-3949-9614-C43C62B39DDA> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x934be000 - 0x935b6ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x935b7000 - 0x93644fe7 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
0x9364b000 - 0x9365eff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9365f000 - 0x93667fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93668000 - 0x936a3fff com.apple.bom (11.0 - 183) <8E3F690E-4D23-3379-828C-5AB0453B9226> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x936a4000 - 0x93b80ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93b81000 - 0x93d35ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x93d36000 - 0x93d37ff7 libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x93d38000 - 0x93d93ff3 com.apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x93d94000 - 0x93dfcfff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x93dfd000 - 0x93dfdff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93ef4000 - 0x93ef7ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x93ef8000 - 0x93f1effb 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
0x93f1f000 - 0x93f28ff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x93f29000 - 0x93f7bffb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x93f7c000 - 0x93f7effb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93f7f000 - 0x94177ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x941ad000 - 0x941aeffe libScreenReader.dylib (??? - ???) <B809630F-02B7-31A2-AB34-B4EDB5676989> /usr/lib/libScreenReader.dylib
0x941af000 - 0x941affff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x941b0000 - 0x941b0ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x941b1000 - 0x941d3ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x94277000 - 0x94632ffb com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x94634000 - 0x94796ffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94797000 - 0x947a2ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x947a3000 - 0x947b7fff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x947c4000 - 0x947e9fff com.apple.datadetectors (3.3 - 172.6) <031FE5D2-9ED3-37E6-9DAB-5925485845AD> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x94af9000 - 0x94b23ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x94b5b000 - 0x94c3cff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x94c3d000 - 0x9566efff 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
0x9566f000 - 0x956b9ff2 com.apple.Suggestions (1.1 - 85.1) <1057087C-AC51-3C3B-BECD-BF97426B2372> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x956ba000 - 0x957b9ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x957ba000 - 0x957beffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9580b000 - 0x95abdff7 com.apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x95ad9000 - 0x95bf7fec 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
0x95bf8000 - 0x95d08fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x95d09000 - 0x95d12fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x95d83000 - 0x95db6fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x95de0000 - 0x95ea0ffb 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
0x95ed5000 - 0x95f03ff7 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
0x95f04000 - 0x95f24ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x95f25000 - 0x95f6dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x96015000 - 0x9616bfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9616c000 - 0x961ceffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x96253000 - 0x96253fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x96254000 - 0x96258ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96259000 - 0x9629dff3 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <8A99ADB8-4A3E-3B8E-A0E4-A39398C288EC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x962cd000 - 0x962eefff com.apple.framework.internetaccounts (1.2 - 3) <A93D14F6-DF12-3918-90E9-B73DD7B6456D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x962ef000 - 0x9632cfef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9632d000 - 0x9633dfff 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
0x9633e000 - 0x9633efff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96381000 - 0x9638efff com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96396000 - 0x9661bfe3 com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9661c000 - 0x970b1ff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x970b2000 - 0x970bcff2 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
0x970bd000 - 0x97153ff7 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
0x97154000 - 0x971b9ff7 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
0x971ba000 - 0x971c1ff8 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
0x971c2000 - 0x971f8ff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x971f9000 - 0x974fbfff 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
0x974fc000 - 0x9752bff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9752c000 - 0x97573ff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x97574000 - 0x975e8fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x975e9000 - 0x975eaffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x975eb000 - 0x97619fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
0x9761a000 - 0x97622ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x97625000 - 0x976afffb 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
0x976b0000 - 0x97792fff com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x97793000 - 0x977c9ff7 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
0x977ca000 - 0x9781dff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9781e000 - 0x97825ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x978ec000 - 0x97988fff 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
0x97a06000 - 0x97c7aff3 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
0x97cbd000 - 0x97ce2ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97d3d000 - 0x97d55fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x97d67000 - 0x97d75fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x97d76000 - 0x97d79ffb 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
0x97d7a000 - 0x97d7dff9 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
0x97eed000 - 0x97ef7ff0 com.apple.DirectoryService.Framework (10.7 - 146) <D192C504-E30A-3DB3-B422-EA324F8F653E> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x97ef8000 - 0x97f14ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x97f15000 - 0x97f16fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x97f17000 - 0x97f1affd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x97f1b000 - 0x97f3efff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x97f3f000 - 0x98016ff3 com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x98017000 - 0x9801eff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9801f000 - 0x9806fffa libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98070000 - 0x98070ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x98071000 - 0x980e9ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98174000 - 0x98191fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x98192000 - 0x9843ffff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x98440000 - 0x98448ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x98449000 - 0x98459fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9845a000 - 0x98484ff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9857d000 - 0x9858bff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x98590000 - 0x98595ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x98596000 - 0x985b2ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x985b3000 - 0x985beff3 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
0x985bf000 - 0x986ebff9 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
0x986ec000 - 0x98803fe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x98804000 - 0x989dbfe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x98a4b000 - 0x98b2eff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x98b2f000 - 0x98b33ff7 com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98b8e000 - 0x98b8efff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x98b99000 - 0x98bfbff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x98c4f000 - 0x98cb0ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x98df0000 - 0x98e1bfff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x98e1c000 - 0x98e1dfff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98e45000 - 0x9918bfff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9918c000 - 0x9929dff7 libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x998ba000 - 0x998f8fff 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
0x998f9000 - 0x99974ffb 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
0x99976000 - 0x9999dff3 com.apple.framework.Apple80211 (7.4.1 - 741.1) <7F29673A-B030-34AF-B8CA-AB30DD63FFAB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9999e000 - 0x999a4ffb 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
0x999b8000 - 0x99cfeff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x99cff000 - 0x99e62fff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x99e63000 - 0x99e67ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x99fb0000 - 0x9a009fff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9a015000 - 0x9a066ff9 com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9a069000 - 0x9a06cfff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9a06d000 - 0x9a095ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9a096000 - 0x9a0c7ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x9a0c8000 - 0x9a155ff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9a156000 - 0x9a157ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x9a160000 - 0x9a161ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9a162000 - 0x9a206fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9a207000 - 0x9a5fbfeb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9a5fc000 - 0x9a602ffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9a603000 - 0x9af2e72b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9af2f000 - 0x9b017fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9b018000 - 0x9b04cff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9b04d000 - 0x9b09cffb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9bdef000 - 0x9c07bffb com.apple.RawCamera.bundle (4.04 - 680) <DD1D3CFC-1710-3186-A6C4-89B42F100117> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9c07c000 - 0x9c0b3fef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c0b4000 - 0x9c0bdffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9c117000 - 0x9c1efff6 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
0x9c1f0000 - 0x9c24dffb 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
0x9c24e000 - 0x9c6c3ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9c6c4000 - 0x9c6e2ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9c6e3000 - 0x9c6e3fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9c709000 - 0x9c723fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9c724000 - 0x9c761ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x9c762000 - 0x9c7d8fff 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
0x9c7d9000 - 0x9c7efffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9c7f0000 - 0x9cb1fff7 com.apple.FinderKit (1.0.5 - 1.0.5) <5F2FB244-8734-31FA-A957-0F4B603E02BB> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x9cb20000 - 0x9cbf0ffb 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
0x9cbf1000 - 0x9cec0ffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9ced7000 - 0x9cee2ffb 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
0x9cee3000 - 0x9cee3fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <39A543C1-2604-3AB8-8148-0D76D02CE501> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=196.8M resident=74.6M(38%) swapped_out_or_unallocated=122.2M(62%)
Writable regions: Total=128.8M written=23.2M(18%) resident=39.8M(31%) swapped_out=0K(0%) unallocated=89.1M(69%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 5248K
CG image 68K
CG raster data 440K
CG shared images 3424K
CoreGraphics 8K
CoreImage 76K
CoreServices 2524K
MALLOC 57.8M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=249 156K
OpenCL 76K
Stack 65.6M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 22.7M
__DATA/__OBJC 392K
__IMAGE 528K
__IMPORT 28K
__LINKEDIT 44.3M
__OBJC 3032K
__OBJC/__DATA 152K
__PAGEZERO 4K
__TEXT 152.5M
__UNICODE 544K
mapped file 101.4M
shared memory 14.4M
shared pmap 6328K
=========== =======
TOTAL 529.5M
TOTAL, minus reserved VM space 529.5M

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, 18 devices, 1 incoming serial ports
Network Service: USB Ethernet, Ethernet, en3
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 USB Ethernet Adapter, apple_vendor_id, 0x1402, 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: hub_device, apple_vendor_id, 0x9136, 0xfd120000 / 4
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd121000 / 6
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd121200 / 10
USB Device: hub_device, apple_vendor_id, 0x9137, 0xfd124000 / 5
USB Device: Display Audio, apple_vendor_id, 0x2912, 0xfd124100 / 9
USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfd124200 / 8
USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9236, 0xfd124300 / 7
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0xfd110000 / 3

cts

unread,
May 5, 2013, 11:53:33 PM5/5/13
to aquama...@aquamacs.org
PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Developer/usr/bin:/usr/local/apache-maven/apache-maven-3.0.4/bin:/Users/cts/.bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Developer/usr/bin:/usr/local/apache-maven/apache-maven-3.0.4/bin:/Users/cts/.bin:/usr/texbin:/usr/local/texlive/2011/bin

exec-path: (/usr/local/lib/erlang/lib/tools-2.6.8/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /Developer/usr/bin /usr/local/apache-maven/apache-maven-3.0.4/bin /Users/cts/.bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /Developer/usr/bin /usr/local/apache-maven/apache-maven-3.0.4/bin /Users/cts/.bin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin /usr/local/texlive/2011/bin)

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

Date/Time: 2013-05-05 21:52:57.905 -0600
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Sleep/Wake UUID: 4692F408-EA37-4CDC-8164-11322DC4ADA4

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

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

VM Regions Near 0x24:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
__TEXT 0000000000001000-0000000000257000 [ 2392K] r-x/rwx SM=COW /Applications/Aquamacs.app/Contents/MacOS/Aquamacs

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x96e81332 __kill + 10
1 libsystem_kernel.dylib 0x96e80932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x99ea659b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x99e41bdd 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 0x99ea659b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 org.gnu.Aquamacs 0x0004d1b3 fill_glyph_string + 209
14 org.gnu.Aquamacs 0x0004df78 draw_glyphs + 901
15 org.gnu.Aquamacs 0x0005a7e9 expose_area + 436
16 org.gnu.Aquamacs 0x0005a8bd expose_line + 205
17 org.gnu.Aquamacs 0x0005b23b expose_window + 1082
18 org.gnu.Aquamacs 0x0005b52b expose_window_tree + 165
19 org.gnu.Aquamacs 0x0005b510 expose_window_tree + 138
20 org.gnu.Aquamacs 0x0005b63e expose_frame + 188
21 org.gnu.Aquamacs 0x0021024e -[EmacsView drawRect:] + 307
22 com.apple.AppKit 0x985ec79d -[NSView _drawRect:clip:] + 3929
23 com.apple.AppKit 0x985ea7bc -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2650
24 com.apple.AppKit 0x985eb193 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5169
25 com.apple.AppKit 0x985eb193 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5169
26 com.apple.AppKit 0x985e9627 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 259
27 com.apple.AppKit 0x985e4caa -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
28 com.apple.AppKit 0x985ddbd9 -[NSView displayIfNeeded] + 1365
29 com.apple.AppKit 0x985da99d -[NSWindow displayIfNeeded] + 316
30 com.apple.AppKit 0x985dd4a8 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 804
31 com.apple.CoreFoundation 0x95679ebd _runLoopObserverWithBlockContext + 29
32 com.apple.CoreFoundation 0x956460ce __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
33 com.apple.CoreFoundation 0x9564600d __CFRunLoopDoObservers + 413
34 com.apple.CoreFoundation 0x95618984 __CFRunLoopRun + 1044
35 com.apple.CoreFoundation 0x956181dc CFRunLoopRunSpecific + 332
36 com.apple.CoreFoundation 0x95618088 CFRunLoopRunInMode + 120
37 com.apple.HIToolbox 0x92dbf543 RunCurrentEventLoopInMode + 318
38 com.apple.HIToolbox 0x92dc67d6 ReceiveNextEventCommon + 168
39 com.apple.HIToolbox 0x92dc671a BlockUntilNextEventMatchingListInMode + 88
40 com.apple.AppKit 0x9859cee8 _DPSNextEvent + 678
41 com.apple.AppKit 0x9859c752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
42 com.apple.AppKit 0x98598ac1 -[NSApplication run] + 911
43 org.gnu.Aquamacs 0x002044a4 ns_read_socket + 769
44 org.gnu.Aquamacs 0x000d8e30 read_avail_input + 165
45 org.gnu.Aquamacs 0x000d8c7a gobble_input + 176
46 org.gnu.Aquamacs 0x000d8b85 get_input_pending + 125
47 org.gnu.Aquamacs 0x000d466a swallow_events + 163
48 org.gnu.Aquamacs 0x0000f94f sit_for + 24
49 org.gnu.Aquamacs 0x000d13d6 read_char + 3476
50 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
51 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
52 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
53 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
54 org.gnu.Aquamacs 0x00170964 internal_catch + 215
55 org.gnu.Aquamacs 0x000ccddd command_loop + 85
56 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
57 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
58 org.gnu.Aquamacs 0x00173e83 Ffuncall + 1100
59 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
60 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
61 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
62 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
63 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
64 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
65 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
66 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
67 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
68 org.gnu.Aquamacs 0x0006f732 Fsave_window_excursion + 94
69 org.gnu.Aquamacs 0x001cbb71 Fbyte_code + 7224
70 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
71 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
72 org.gnu.Aquamacs 0x0016e3fa Fcall_interactively + 8801
73 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
74 org.gnu.Aquamacs 0x0017394b call3 + 56
75 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
76 org.gnu.Aquamacs 0x000cf093 command_loop_1 + 7669
77 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
78 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
79 org.gnu.Aquamacs 0x00170964 internal_catch + 215
80 org.gnu.Aquamacs 0x000cce57 command_loop + 207
81 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
82 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
83 org.gnu.Aquamacs 0x000ca913 main + 5915
84 org.gnu.Aquamacs 0x00003286 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x96e8290a kevent + 10
1 libdispatch.dylib 0x904c0e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x904bf853 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x96e8202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99e50ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99e526fe start_wqthread + 30

Thread 3:
0 libsystem_kernel.dylib 0x96e8202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99e50ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99e526fe start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x96e8202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x99e50ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x99e526fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffa5ac edx: 0x96e81332
edi: 0xacbfb2c0 esi: 0x00000006 ebp: 0xbfffa5c8 esp: 0xbfffa5ac
ss: 0x00000023 efl: 0x00000282 eip: 0x96e81332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xacbf3738
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
0xfec000 - 0xff5ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1b8b000 - 0x1b8dfff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1b9d000 - 0x1b9dff7 +cl_kernels (??? - ???) <23C30384-B7A7-4F2F-A6B7-04C1470490AF> cl_kernels
0x1ba3000 - 0x1ba4ffd +cl_kernels (??? - ???) <D7871849-44BE-494B-80A7-878A73A10A0D> cl_kernels
0x1bd9000 - 0x1bddffb libFontRegistryUI.dylib (??? - ???) <2E905389-BAB1-3339-9C98-185D60BAB4D0> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x1c1d000 - 0x1c1eff5 +cl_kernels (??? - ???) <37479B16-1884-44DB-BA9E-DA8816BC2573> cl_kernels
0x1e94000 - 0x1e94ff7 +cl_kernels (??? - ???) <1D2DA128-B0A5-4C8C-81CC-E812FAB8BF3C> cl_kernels
0x1e98000 - 0x1e98ffb +cl_kernels (??? - ???) <BF42F158-A0C4-4C90-9151-B7D38FC836EC> cl_kernels
0x1eae000 - 0x1eafff1 +cl_kernels (??? - ???) <FF3CA75F-C6E1-4D03-9684-76E19D8E27F9> cl_kernels
0x2f2d000 - 0x2fd5ff7 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
0x9af9000 - 0x9af9ffd +cl_kernels (??? - ???) <1EC8952D-E380-4927-BDFA-163FF38E2B46> cl_kernels
0xa0a1000 - 0xa14bff7 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
0x8feb4000 - 0x8fee6aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x9019b000 - 0x901abfff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x901ac000 - 0x901b6ff0 com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x901b7000 - 0x90206ffb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90262000 - 0x9026dffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x9026e000 - 0x902bfff9 com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x902c0000 - 0x90396aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x90397000 - 0x903a5fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x903a6000 - 0x903affff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x903b0000 - 0x903c0ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x904b9000 - 0x904bdff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x904be000 - 0x904ccfff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x904cd000 - 0x904d0ffb 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
0x904d1000 - 0x904e1fff 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
0x904e2000 - 0x904e2fff 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
0x904e3000 - 0x904ffff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90500000 - 0x9052eff7 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
0x9052f000 - 0x9054bff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9054c000 - 0x9054cff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9054f000 - 0x9054ffff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90580000 - 0x9058dfff com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x905fe000 - 0x90715fe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91468000 - 0x9148affe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9148d000 - 0x914b7ff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x914f4000 - 0x914fdffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x914fe000 - 0x914fefff com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x914ff000 - 0x91525ffb 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
0x91526000 - 0x915bcff7 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
0x915bd000 - 0x915c4ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x915c6000 - 0x915c9fff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9160f000 - 0x918bcfff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x918bd000 - 0x918e8fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x918e9000 - 0x918ecff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x91901000 - 0x91998ff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91999000 - 0x91a81fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x91a82000 - 0x91d07fe3 com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91d55000 - 0x91e65fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x91e66000 - 0x91f36ffb 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
0x91f37000 - 0x91f3effd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91f3f000 - 0x91f42ff9 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
0x91f43000 - 0x91f4effb 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
0x91ff2000 - 0x91ff3fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91fff000 - 0x92024ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9203b000 - 0x92315ff7 com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x92318000 - 0x9231bffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9231c000 - 0x92320ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92321000 - 0x929adff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x929ae000 - 0x92a22fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x92a23000 - 0x92b22ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x92b23000 - 0x92b7cfff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92b7d000 - 0x92b93ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x92b94000 - 0x92ba5fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92ba6000 - 0x92bd5ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x92bd6000 - 0x92c63fe7 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
0x92c64000 - 0x92dbafff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92dbb000 - 0x92dbcfff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x92dbd000 - 0x93103ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93104000 - 0x93157ff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x93158000 - 0x9318eff7 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
0x9318f000 - 0x931e1ff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x931f0000 - 0x93219fff com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x93226000 - 0x93248ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x93255000 - 0x932a6ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x932a7000 - 0x932abffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x932ac000 - 0x933a4ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x933a5000 - 0x93409fff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9340a000 - 0x9340efff 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
0x9340f000 - 0x93416ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9341a000 - 0x934fbff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x934fc000 - 0x935d4ff6 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
0x935d5000 - 0x9361eff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9361f000 - 0x93663fff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x93671000 - 0x9368bfff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93764000 - 0x9376cfff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9376d000 - 0x93795ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x93796000 - 0x937a1ff3 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
0x937a2000 - 0x937e2ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x937e3000 - 0x9387ffff 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
0x93880000 - 0x938aaff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x93c20000 - 0x93c2dfff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93c2e000 - 0x93c6bfef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93c6c000 - 0x93fb2fff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x93fb4000 - 0x93fbdff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x93fbe000 - 0x93fbefff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93fbf000 - 0x93fc4ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x93fc5000 - 0x94127ffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94128000 - 0x94148ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x94155000 - 0x9415dff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x941e2000 - 0x9425ffff 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
0x9429d000 - 0x942d0fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x942d1000 - 0x945a0ffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x945ac000 - 0x9460dffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9460e000 - 0x9460efff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94646000 - 0x94647ffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x94648000 - 0x94b24ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x94c7e000 - 0x94d8dff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94d8e000 - 0x94d8efff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x94d8f000 - 0x94d8fffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x94d90000 - 0x94dcefff 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
0x94e69000 - 0x94ef0fff 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
0x94ef1000 - 0x94ef5fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x94ef6000 - 0x94efcfff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x94efd000 - 0x94efdfff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x94efe000 - 0x94f41ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x94f42000 - 0x94f92ffa libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94f93000 - 0x94fc9ff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94fca000 - 0x9527cff7 com.apple.AddressBook.framework (6.1.3 - 1091) <B8CC707C-6368-3CDD-BE38-D2335B7CC2DE> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9527d000 - 0x95340fff 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
0x95374000 - 0x95464ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9549a000 - 0x954c7ff9 com.apple.securityinterface (5.0 - 55022.6) <0FA3E84B-B5FF-3A58-A408-46280982CACC> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x954c8000 - 0x955d9ff7 libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x955dd000 - 0x957b4fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x957b5000 - 0x95898ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x95913000 - 0x95926ff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95927000 - 0x959b1ffb 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
0x95a05000 - 0x95a0cff8 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
0x95a0d000 - 0x95a13ffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x95a3b000 - 0x95a5cfff com.apple.framework.internetaccounts (1.2 - 3) <A93D14F6-DF12-3918-90E9-B73DD7B6456D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x95a81000 - 0x95a84ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x95a85000 - 0x95abcfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95abd000 - 0x95ac8ffe com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x95ac9000 - 0x95acbff7 libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x95be7000 - 0x95ef1ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x95ef2000 - 0x9601eff9 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
0x96048000 - 0x96108ffb 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
0x96109000 - 0x9612cfff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96155000 - 0x96155ff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x96156000 - 0x96458fff 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
0x96de1000 - 0x96e50fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x96e51000 - 0x96e68ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x96e69000 - 0x96e87ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x96e88000 - 0x96e89ff7 libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x96e8c000 - 0x96ea0fff com.apple.CFOpenDirectory (10.7 - 146) <9149C1FE-865E-3A8D-B9D9-547384F553C8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96ea1000 - 0x96effff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96f24000 - 0x96f29ffb com.apple.phonenumbers (1.0 - 47) <1830301D-5409-3949-9614-C43C62B39DDA> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x96f2a000 - 0x96f92fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x97001000 - 0x97049ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9704a000 - 0x9704cffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x970ba000 - 0x9732eff3 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
0x9738f000 - 0x9739dff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9739e000 - 0x973a4ffb 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
0x974dd000 - 0x9753fffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9754c000 - 0x97700ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x97701000 - 0x9777cffb 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
0x977da000 - 0x977dafff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x979f6000 - 0x979f6fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x979f7000 - 0x97c13ff7 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
0x97c14000 - 0x97fcfffb com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x97fd0000 - 0x97fdbfff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x97fdc000 - 0x97fe4ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x97fe5000 - 0x97fe6ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x97fe7000 - 0x97fe8ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x982c2000 - 0x982f3ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x982f4000 - 0x9851fffb 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
0x98593000 - 0x99028ff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x99029000 - 0x9903efff 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
0x9910d000 - 0x99501feb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9984f000 - 0x998b7ff3 com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x998b8000 - 0x998ffff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x99900000 - 0x99941ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x99979000 - 0x99996ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x99a58000 - 0x99ab5ffb 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
0x99abb000 - 0x99b16ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x99b17000 - 0x99b7cff7 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
0x99b7d000 - 0x99bbfff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x99bc0000 - 0x99bcefff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x99bcf000 - 0x99c0cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x99c21000 - 0x99c39fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A8CE15CF-2539-318A-910C-8789D45FFD69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x99ce6000 - 0x99d14fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x99d15000 - 0x99decff3 com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x99df2000 - 0x99ebdfff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x99ebe000 - 0x99f62fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x99f63000 - 0x99f64ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x99f6f000 - 0x99f73ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x99f74000 - 0x99f77ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x99f78000 - 0x9a096fec 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
0x9a097000 - 0x9a0d7ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9a0d8000 - 0x9a0f5fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9a0f6000 - 0x9a4f8ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9a504000 - 0x9a556ffb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9a557000 - 0x9a6bafff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9a6bb000 - 0x9a8b3ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9aed0000 - 0x9aed1fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9aed2000 - 0x9b347ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9b348000 - 0x9b349fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9b395000 - 0x9b3c9ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9b6fa000 - 0x9b702ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x9b703000 - 0x9b705ff9 com.apple.securityhi (4.0 - 1) <ACEEED5F-8D58-377D-B2B8-E4A7F4E5E286> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9b775000 - 0x9b78aff7 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
0x9b78b000 - 0x9c1bcfff 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
0x9c1bd000 - 0x9cae872b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9cae9000 - 0x9cb4bff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9cb4c000 - 0x9cb56ff2 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
0x9cb7c000 - 0x9cbf2fff 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
0x9cd22000 - 0x9cd9aff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9cd9b000 - 0x9ce7dfff com.apple.backup.framework (1.3.5 - 1.3.5) <1FAE91F2-BCEF-387D-B5C4-412C464DA1BE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9ce7e000 - 0x9cea3fff com.apple.datadetectors (3.3 - 172.6) <031FE5D2-9ED3-37E6-9DAB-5925485845AD> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x9cea4000 - 0x9cf31ff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

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

VM Region Summary:
ReadOnly portion of Libraries: Total=190.7M resident=111.0M(58%) swapped_out_or_unallocated=79.7M(42%)
Writable regions: Total=129.0M written=26.4M(20%) resident=41.6M(32%) swapped_out=0K(0%) unallocated=87.4M(68%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 3664K
CG image 344K
CG raster data 744K
CG shared images 3472K
CoreGraphics 8K
CoreImage 76K
CoreServices 2280K
MALLOC 58.9M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
OpenCL 68K
Stack 66.0M
VM_ALLOCATE 16.1M
__CI_BITMAP 80K
__DATA 22.6M
__DATA/__OBJC 212K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 43.8M
__OBJC 2992K
__OBJC/__DATA 76K
__PAGEZERO 4K
__TEXT 146.9M
__UNICODE 544K
mapped file 106.2M
shared memory 6348K
shared pmap 6600K
=========== =======
TOTAL 519.9M
TOTAL, minus reserved VM space 519.9M



--
Life is short.
Bike hard, ski fast.

cr...@spannring.org



Simone Martini

unread,
May 2, 2013, 4:56:40 AM5/2/13
to aquama...@aquamacs.org
value of $LANG: it_IT.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 .bashrc)

PATH: /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/gperftools-svn/bin:/Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/paraview-3.12.0/bin:/Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/openmpi-1.6.3/bin:/Users/simomartini/OpenFOAM/simomartini-2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin:/Users/simomartini/OpenFOAM/site/2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin:/Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin:/Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/bin:/Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/wmake:/opt/local/bin:/opt/local/sbin:/Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/gperftools-svn/bin:/Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/paraview-3.12.0/bin:/Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/openmpi-1.6.3/bin:/Users/simomartini/OpenFOAM/simomartini-2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin:/Users/simomartini/OpenFOAM/site/2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin:/Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin:/Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/bin:/Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/wmake:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/local/texlive/2012/bin:/usr/local/texlive/2011/bin

exec-path: (/opt/local/bin /opt/local/sbin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/gperftools-svn/bin /Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/paraview-3.12.0/bin /Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/openmpi-1.6.3/bin /Users/simomartini/OpenFOAM/simomartini-2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin /Users/simomartini/OpenFOAM/site/2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin /Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin /Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/bin /Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/wmake /opt/local/bin /opt/local/sbin /Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/gperftools-svn/bin /Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/paraview-3.12.0/bin /Users/simomartini/OpenFOAM/ThirdParty-2.2.0/platforms/darwinIntel64Gcc46/openmpi-1.6.3/bin /Users/simomartini/OpenFOAM/simomartini-2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin /Users/simomartini/OpenFOAM/site/2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin /Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/platforms/darwinIntel64Gcc46DPOpt/bin /Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/bin /Users/simomartini/OpenFOAM/OpenFOAM-2.2.0/wmake /opt/local/bin /opt/local/sbin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin /usr/local/texlive/2012/bin /usr/local/texlive/2011/bin)

Process: Aquamacs [1017]
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-04-30 08:51:11.419 +0100
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9

Interval Since Last Report: 1356 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 1082 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: BD1781C6-4CD1-45D9-93F4-BB7F6BE418AA

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

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

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x9b521332 __kill + 10
1 libsystem_kernel.dylib 0x9b520932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x91e7859b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x91e13bdd 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 0x91e7859b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 com.apple.CoreFoundation 0x951c49da __CFRunLoopServiceMachPort + 170
14 com.apple.CoreFoundation 0x951cdb04 __CFRunLoopRun + 1428
15 com.apple.CoreFoundation 0x951cd1dc CFRunLoopRunSpecific + 332
16 com.apple.CoreFoundation 0x951cd088 CFRunLoopRunInMode + 120
17 com.apple.HIToolbox 0x902e4543 RunCurrentEventLoopInMode + 318
18 com.apple.HIToolbox 0x902eb8ab ReceiveNextEventCommon + 381
19 com.apple.HIToolbox 0x902eb71a BlockUntilNextEventMatchingListInMode + 88
20 com.apple.AppKit 0x95eaaee8 _DPSNextEvent + 678
21 com.apple.AppKit 0x95eaa752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
22 com.apple.AppKit 0x95ea6ac1 -[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 0x9b52290a kevent + 10
1 libdispatch.dylib 0x9aab3e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9aab2853 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x9b52202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x91e22ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x91e246fe start_wqthread + 30

Thread 3:
0 libsystem_kernel.dylib 0x9b52202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x91e22ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x91e246fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffcddc edx: 0x9b521332
edi: 0xac1842c0 esi: 0x00000006 ebp: 0xbfffcdf8 esp: 0xbfffcddc
ss: 0x00000023 efl: 0x00000282 eip: 0x9b521332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x017f7000
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
0x7fa000 - 0x7fcfff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xf12000 - 0xf12ff1 +cl_kernels (??? - ???) <B9A6AAEA-5BAA-4AF5-A1E9-8FCED78F9A39> cl_kernels
0xff0000 - 0xff9ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1a80000 - 0x1a81ffd +cl_kernels (??? - ???) <E8778CD9-9578-49DC-B7B7-957C297EDE2B> cl_kernels
0x1a8e000 - 0x1a8eff7 +cl_kernels (??? - ???) <0D1E92D1-9F43-4393-A045-DD802DDEEB73> cl_kernels
0x1e33000 - 0x1edbff7 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
0x3ed2000 - 0x3ed2ff7 +cl_kernels (??? - ???) <FA4D696A-125F-476D-9AE5-605EDD3F0177> cl_kernels
0x3ed6000 - 0x3ed6ffb +cl_kernels (??? - ???) <050340DF-47C7-4F29-93BE-95A2AFBFA2CB> cl_kernels
0x8800000 - 0x88aaff7 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
0x8fe15000 - 0x8fe47aa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x90006fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x90007000 - 0x902e1ff7 com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x902e2000 - 0x90628ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90706000 - 0x90711ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x90712000 - 0x9079cffb 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
0x90fb3000 - 0x90fb7ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x90fb8000 - 0x90fdbfff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90fdc000 - 0x910f3fe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91175000 - 0x9119dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9119e000 - 0x911a2ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x911a3000 - 0x911ecff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x911ed000 - 0x912ddff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x912de000 - 0x912e9ffb 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
0x91313000 - 0x91364ff9 com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x91695000 - 0x91696fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x91697000 - 0x916c5fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <112D9C23-18FE-3995-A8DB-CDBE81CC7BAB> /usr/lib/libSystem.B.dylib
0x916c6000 - 0x916c6fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x916c7000 - 0x9172bfff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9172c000 - 0x9172fff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x91730000 - 0x91c0cff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x91c0d000 - 0x91c29ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91c2a000 - 0x91c34ff2 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
0x91c35000 - 0x91d34ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x91d80000 - 0x91dc3ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x91dc4000 - 0x91e8ffff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x91e90000 - 0x91e99ff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x91e9a000 - 0x91eaafff 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
0x91f84000 - 0x91f87ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x91f8d000 - 0x91fd1fff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x91fd2000 - 0x91fe2ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x91fe3000 - 0x91ff8fff 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
0x91ff9000 - 0x9205bffb com.apple.datadetectorscore (3.0 - 179.4) <8340BEC3-FB03-3AD8-B9E8-1FFA9DC7C220> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9205c000 - 0x9232bffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9232c000 - 0x92458ff9 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
0x92461000 - 0x9247dff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9247e000 - 0x925d4fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x925d5000 - 0x925e3fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9262b000 - 0x9266bff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92f22000 - 0x92f63ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x92f64000 - 0x92f7efff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x92f8b000 - 0x92fbcff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x92fbd000 - 0x9304afe7 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
0x9304b000 - 0x93a7cfff 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
0x93b92000 - 0x94007ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x94057000 - 0x940a6ffb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x940a7000 - 0x940acff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x940ad000 - 0x940adff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x940ba000 - 0x940bafff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x940bd000 - 0x940fdff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x940fe000 - 0x9420dff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94219000 - 0x94250fef com.apple.DebugSymbols (2.1 - 87) <84EF10C9-97C0-3AF5-9545-9F6BD1847090> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x94251000 - 0x942a2ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x942a3000 - 0x94347fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94353000 - 0x94368ff7 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
0x94369000 - 0x9436affd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9436b000 - 0x9475ffeb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x947ad000 - 0x94a32fe3 com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94a46000 - 0x94a83ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x94b46000 - 0x94b46fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x94b47000 - 0x94b57fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x94b58000 - 0x94b58fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x94b59000 - 0x94b5aff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x94b5b000 - 0x94c2bffb 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
0x94cbc000 - 0x94cbdff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x94cbe000 - 0x94d32fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x94dea000 - 0x94df2ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x94e34000 - 0x95136fff 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
0x95137000 - 0x9513eff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x9513f000 - 0x95175ff7 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
0x95176000 - 0x95178ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x95192000 - 0x95369fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9536a000 - 0x95617fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x956a7000 - 0x9571dfff 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
0x9571e000 - 0x9573eff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9573f000 - 0x95781ff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x957be000 - 0x957fcfff 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
0x957fd000 - 0x95808ffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x95809000 - 0x95811fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95a14000 - 0x95bc8ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x95bd8000 - 0x95ce9ff7 libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x95cea000 - 0x95cebfff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x95cec000 - 0x95cffff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <86C11177-EF7C-33DC-AFE3-703652463562> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x95d3d000 - 0x95ea0fff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x95ea1000 - 0x96936ff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96937000 - 0x96942ff3 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
0x96943000 - 0x96a03ffb 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
0x96a12000 - 0x96dcdffb com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x96dce000 - 0x96e21ff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9719b000 - 0x971bdff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x971be000 - 0x97220ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x97221000 - 0x97246ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x97247000 - 0x97269ffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x972b7000 - 0x973afff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x973b0000 - 0x973c7ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x973c8000 - 0x973d1fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x973d2000 - 0x973e0ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x973e1000 - 0x97478fff com.apple.securityfoundation (5.0 - 55116) <510A3BA7-7171-3D98-A717-8EECCCE5FC91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97479000 - 0x97480ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x97481000 - 0x974d3ff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x974d4000 - 0x9755bfff 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
0x97669000 - 0x9766cffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x977ac000 - 0x977d6ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x977d7000 - 0x977dfff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x97807000 - 0x9789dff7 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
0x978a9000 - 0x97ad4ffb 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
0x97ad5000 - 0x97b09ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x97b0a000 - 0x97b6bffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97b6c000 - 0x97e76ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9829b000 - 0x982a1ffb 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
0x982a2000 - 0x982a8ffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x982a9000 - 0x982d8ff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x982dc000 - 0x982dcfff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x982dd000 - 0x98324ff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98325000 - 0x98325fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98326000 - 0x98444fec 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
0x98445000 - 0x9851baab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9851c000 - 0x9851fffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x987d3000 - 0x987d7fff 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
0x98835000 - 0x988d1fff 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
0x988d2000 - 0x9894aff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98a2e000 - 0x98a4bfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x98a4e000 - 0x98a9effa libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98a9f000 - 0x98b76ff3 com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x98b8f000 - 0x98d87ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x98d88000 - 0x98de3ff3 com.apple.Symbolication (1.3 - 91) <B9D69476-B09A-38BB-AB8F-644C0032DA97> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x98de4000 - 0x98de7ff9 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
0x98de8000 - 0x98ef8fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x98f4b000 - 0x98f52ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98f53000 - 0x98f56fff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x98f57000 - 0x98f74ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x98f75000 - 0x98fd2ffb 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
0x98fd3000 - 0x98fe1fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x99015000 - 0x9901dff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x99d70000 - 0x99dadfef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99dae000 - 0x99fcaff7 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
0x9a024000 - 0x9a0e7fff 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
0x9a14b000 - 0x9a2adffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a2ae000 - 0x9a38fff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <5841CEC8-6746-357E-9F0A-C0614320D153> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9a3a4000 - 0x9a487ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9a5e1000 - 0x9a629ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <C8DE66D7-0880-3F5F-A4BA-215B52DEFC74> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9a6e8000 - 0x9a71eff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9aab0000 - 0x9aab0fff 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
0x9aab1000 - 0x9aabffff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9aac0000 - 0x9aaeaff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9aaeb000 - 0x9aaebffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9aaec000 - 0x9b178ff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9b17f000 - 0x9b181ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9b18b000 - 0x9b19ffff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9b1a0000 - 0x9b414ff3 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
0x9b415000 - 0x9b419fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9b41a000 - 0x9b41bff7 libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x9b41c000 - 0x9b475fff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9b4a2000 - 0x9b4b3fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9b4b4000 - 0x9b4c1fff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9b4c2000 - 0x9b4c4ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9b4e6000 - 0x9b4f1fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9b4f2000 - 0x9b508ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9b509000 - 0x9b527ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9b528000 - 0x9b610fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9b611000 - 0x9b617fff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9b618000 - 0x9b66affb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9b66b000 - 0x9b6e8fff 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
0x9b6e9000 - 0x9b6f2ffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x9b6f3000 - 0x9baf5ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9bb0d000 - 0x9bb0efff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9bb0f000 - 0x9bb3afff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9bb3b000 - 0x9bb3fff7 com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9bb41000 - 0x9bb42ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x9bb43000 - 0x9bb69ffb 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
0x9bbdd000 - 0x9bc0bff7 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
0x9bc33000 - 0x9bc37ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9bc38000 - 0x9bc3fff8 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
0x9bc40000 - 0x9bc43ffb 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
0x9bc47000 - 0x9bc47fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9bc48000 - 0x9bcb0fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x9bce5000 - 0x9bd60ffb 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
0x9bd61000 - 0x9bdc6ff7 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
0x9bf7b000 - 0x9c2c1fff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9c2db000 - 0x9c339ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9c3b7000 - 0x9c3b7fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9c3b8000 - 0x9c427fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9c487000 - 0x9cdb272b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9cdcb000 - 0x9cdcbff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9cdcc000 - 0x9cea4ff6 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
0x9cea5000 - 0x9cf32ff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 6
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 849
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=185.6M resident=40.3M(22%) swapped_out_or_unallocated=145.4M(78%)
Writable regions: Total=94.1M written=1136K(1%) resident=34.7M(37%) swapped_out=0K(0%) unallocated=59.4M(63%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
CG backing stores 3228K
CG image 12K
CG raster data 448K
CG shared images 3416K
CoreGraphics 8K
CoreImage 76K
CoreServices 2788K
MALLOC 25.6M
MALLOC guard page 64K
Memory tag=242 12K
OpenCL 44K
Stack 65.5M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 22.2M
__DATA/__OBJC 380K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 43.8M
__OBJC 2376K
__OBJC/__DATA 172K
__PAGEZERO 4K
__TEXT 141.8M
__UNICODE 544K
mapped file 106.8M
shared memory 416K
shared pmap 7232K
=========== =======
TOTAL 475.2M

System Profile:
Model: MacBook6,1, BootROM MB61.00C8.B02, 2 processors, Intel Core 2 Duo, 2.26 GHz, 4 GB, SMC 1.51f53
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x830B, 0x4D324E324736344342384843354E2D424520
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x830B, 0x4D324E324736344342384843354E2D424520
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), 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, en1
Serial ATA Device: Hitachi HTS545050B9SA02, 500.11 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x04600000 / 2
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0x06130000 / 3

Paolo Valente

unread,
May 2, 2013, 8:13:39 AM5/2/13
to aquama...@aquamacs.org

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


Command line: (Aquamacs native/src/edf/rta.cpp)

PATH: /opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/opt/local/bin:/opt/local/sbin:/Users/paolo/bin:/Applications/Aquamacs.app/Contents/MacOS:/Applications/Inkscape.app/Contents/Resources/bin/:/Users/paolo/bin:/Applications/Aquamacs.app/Contents/MacOS:/Applications/Inkscape.app/Contents/Resources/bin/:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/Users/paolo/bin:/Applications/Aquamacs.app/Contents/MacOS:/Applications/Inkscape.app/Contents/Resources/bin/:/usr/texbin:/usr/local/texlive/2011/bin

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

Process: Aquamacs [537]
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-02 14:12:16.437 +0200
OS Version: Mac OS X 10.7.5 (11G63b)
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[537]: garbage collection is OFF
abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x98e48332 __kill + 10
1 libsystem_kernel.dylib 0x98e47932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x953b159b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x9534cbdd 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 0x953b159b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 com.apple.CoreFoundation 0x98edc9da __CFRunLoopServiceMachPort + 170
14 com.apple.CoreFoundation 0x98ee5b04 __CFRunLoopRun + 1428
15 com.apple.CoreFoundation 0x98ee51dc CFRunLoopRunSpecific + 332
16 com.apple.CoreFoundation 0x98ee5088 CFRunLoopRunInMode + 120
17 com.apple.HIToolbox 0x92b92543 RunCurrentEventLoopInMode + 318
18 com.apple.HIToolbox 0x92b998ab ReceiveNextEventCommon + 381
19 com.apple.HIToolbox 0x92b9971a BlockUntilNextEventMatchingListInMode + 88
20 com.apple.AppKit 0x962dcee8 _DPSNextEvent + 678
21 com.apple.AppKit 0x962dc752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
22 com.apple.AppKit 0x962d8ac1 -[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 0x98e4990a kevent + 10
1 libdispatch.dylib 0x9a657e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9a656853 _dispatch_mgr_thread + 53

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffcc2c edx: 0x98e48332
edi: 0xac8142c0 esi: 0x00000006 ebp: 0xbfffcc48 esp: 0xbfffcc2c
ss: 0x00000023 efl: 0x00000286 eip: 0x98e48332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xb4021000
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
0xff9000 - 0xffbfff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x198b000 - 0x1994ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1a05000 - 0x1a06ffd +cl_kernels (??? - ???) <AF7F7585-7094-470B-93C7-1AC425B4F4E5> cl_kernels
0x1a13000 - 0x1a13ff7 +cl_kernels (??? - ???) <96273BA7-D7D2-4CA2-8F9D-91CA2A82DBDA> cl_kernels
0x2cb0000 - 0x2d58ff7 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
0x8fe6b000 - 0x8fe9daa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90a36fff 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
0x90a37000 - 0x90af7ffb 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
0x90af8000 - 0x90eecfeb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x90ef7000 - 0x90f13ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x90f14000 - 0x90f7cfff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x912b8000 - 0x9135cfff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91387000 - 0x9139cfff 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
0x9139d000 - 0x913a0ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x916de000 - 0x9200972b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92020000 - 0x92063ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x92266000 - 0x922aafff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9232b000 - 0x92368ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x923c6000 - 0x923d6fff 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
0x923d7000 - 0x92446fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92447000 - 0x92484fef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x92aa1000 - 0x92aa6ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x92aa7000 - 0x92b8ffff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x92b90000 - 0x92ed6ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92ed7000 - 0x92f26ffb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x92f27000 - 0x9307dfff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93081000 - 0x93151ffb 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
0x93152000 - 0x93162ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x93163000 - 0x9316cfff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9316d000 - 0x931a3ff7 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
0x931aa000 - 0x932bbff7 libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x932d0000 - 0x9334dfff 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
0x93377000 - 0x934a3ff9 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
0x934a6000 - 0x934b6fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x934b7000 - 0x93514ffb 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
0x93515000 - 0x93528ff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x93529000 - 0x93a05ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93a06000 - 0x93a07ff7 libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x93a60000 - 0x93cd4ff3 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
0x93cee000 - 0x93cf1ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x93cf2000 - 0x93cfcff2 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
0x93d09000 - 0x93d09fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93d0a000 - 0x93fb7fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x940c3000 - 0x940c7ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x940cc000 - 0x940cfffb 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
0x940d0000 - 0x940d3ff9 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
0x940d4000 - 0x94170fff 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
0x941a8000 - 0x941c5ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x941c6000 - 0x942a7ff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x942e9000 - 0x94347ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x94669000 - 0x94689ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9468a000 - 0x946b8ff7 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
0x946b9000 - 0x9470aff9 com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9470b000 - 0x94736fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9476c000 - 0x9476eff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x94804000 - 0x94913ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94914000 - 0x9491afff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9491b000 - 0x94d90ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x94d91000 - 0x94d9aff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x94d9b000 - 0x94dbdffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x94dbe000 - 0x94e0effa libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94e15000 - 0x94e20ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x94e21000 - 0x94eabffb 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
0x94eac000 - 0x9500effb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x95157000 - 0x951defff 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
0x951df000 - 0x952cfff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x952fc000 - 0x952fcfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x952fd000 - 0x953c8fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x953cb000 - 0x95462ff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9557b000 - 0x955ccff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x955cd000 - 0x955f3ffb 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
0x955f4000 - 0x956b7fff 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
0x956b8000 - 0x956d5fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x956d6000 - 0x95707ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x95708000 - 0x9574fff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95750000 - 0x95a2aff7 com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x95a2b000 - 0x95a36ffb 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
0x95a37000 - 0x95a5fff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x95a60000 - 0x95adbffb 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
0x95adc000 - 0x95af1ff7 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
0x95af2000 - 0x95b88ff7 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
0x95b98000 - 0x95b98fff 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
0x95b99000 - 0x95ba1ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x95ba2000 - 0x95ba6ffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x95ba7000 - 0x95eedfff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x95f30000 - 0x95f31fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x95fbc000 - 0x95fc2ffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x95fc3000 - 0x95fc4fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x95fc5000 - 0x9600eff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9600f000 - 0x96074ff7 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
0x9607f000 - 0x960f5fff 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
0x96225000 - 0x96239fff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9623d000 - 0x9624bfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9624c000 - 0x96254ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x96273000 - 0x96298ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96299000 - 0x9629afff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9629b000 - 0x962b7ff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x962b8000 - 0x962d2fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x962d3000 - 0x96d68ff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96d69000 - 0x96d69fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96d6a000 - 0x96dacff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x96dad000 - 0x96e84ff3 com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x96e85000 - 0x96e89fff 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
0x96e8a000 - 0x96e8bfff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x97728000 - 0x9779cfff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x97aaa000 - 0x97aaaffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x97aab000 - 0x97aacffd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x97aad000 - 0x97abefff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x97ac2000 - 0x97bc1ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x97bc2000 - 0x97bc4ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x97d0d000 - 0x97d6fff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x97d70000 - 0x97d74ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x97d75000 - 0x97e85fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x97f4b000 - 0x97f75ff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x97f76000 - 0x98003ff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x98004000 - 0x98012ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x98013000 - 0x9806cfff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x983e2000 - 0x9845aff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98547000 - 0x98550ffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x98551000 - 0x98553ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x98554000 - 0x98588ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x98589000 - 0x985dbff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x986d9000 - 0x98766fe7 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
0x9877a000 - 0x98782ff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x98783000 - 0x988e6fff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x988f8000 - 0x989f0ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98a2c000 - 0x98e2eff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98e2f000 - 0x98e2ffff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98e30000 - 0x98e4eff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x98eaa000 - 0x99081fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x99082000 - 0x9929eff7 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
0x992c3000 - 0x992c3fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x99335000 - 0x99336ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x993a0000 - 0x993defff 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
0x993f9000 - 0x99406fff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99407000 - 0x99448ff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x99449000 - 0x99567fec 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
0x99568000 - 0x9956bfff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9956c000 - 0x9956fffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x99570000 - 0x99646aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x99647000 - 0x9964bffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x9964c000 - 0x9969fff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x996ba000 - 0x996c2fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x996c4000 - 0x99878ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x998b7000 - 0x998c2ff3 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
0x998c3000 - 0x998c9ffb 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
0x9a655000 - 0x9a663fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x9a7fa000 - 0x9a855ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9a86f000 - 0x9a8afff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9a8b8000 - 0x9a8bfff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9a8c0000 - 0x9a8d6ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9a8d7000 - 0x9a8e5fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9a8e7000 - 0x9abf1ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9ac3d000 - 0x9ac7dff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9aca6000 - 0x9aca9ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9ad28000 - 0x9b3b4ff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9b3bd000 - 0x9b3f3ff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9b3f4000 - 0x9b455ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9b456000 - 0x9b478ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9b482000 - 0x9b482fff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9b483000 - 0x9b49aff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9b49b000 - 0x9b856ffb com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x9b857000 - 0x9b8bbfff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9b8bc000 - 0x9b994ff6 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
0x9b999000 - 0x9b9ebffb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9b9ec000 - 0x9bc17ffb 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
0x9bc18000 - 0x9bc3bfff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9bc78000 - 0x9bc83ffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9bc89000 - 0x9bc90ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x9bd6e000 - 0x9bd6efff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9bd6f000 - 0x9bf67ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9bf6e000 - 0x9c1f3fe3 com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9c1f4000 - 0x9c222fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x9c262000 - 0x9c269ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9c26a000 - 0x9c2ccffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c2cd000 - 0x9c2d8fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9c35f000 - 0x9c360ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x9c361000 - 0x9c663fff 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
0x9c664000 - 0x9c69bfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9c727000 - 0x9c727ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9c775000 - 0x9c88cfe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9c88d000 - 0x9c8bcff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9c8bd000 - 0x9cb8cffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9cb8d000 - 0x9cbd5ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9cc3d000 - 0x9cc41fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9cc42000 - 0x9cc6cff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x9cc6d000 - 0x9cc6eff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9cdf3000 - 0x9ced6ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9cf30000 - 0x9cf30ff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9cf31000 - 0x9cf31fff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=184.9M resident=86.7M(47%) swapped_out_or_unallocated=98.2M(53%)
Writable regions: Total=111.4M written=9.8M(9%) resident=32.1M(29%) swapped_out=0K(0%) unallocated=79.4M(71%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.8M
ATS (font support) (reserved) 4K reserved VM address space (unallocated)
CG backing stores 3244K
CG image 12K
CG raster data 64K
CG shared images 3416K
CoreGraphics 8K
CoreServices 2300K
MALLOC 44.5M
MALLOC guard page 64K
Memory tag=242 12K
OpenCL 20K
Stack 64.5M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 22.2M
__DATA/__OBJC 132K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 43.8M
__OBJC 2872K
__OBJC/__DATA 116K
__PAGEZERO 4K
__TEXT 141.1M
__UNICODE 544K
mapped file 107.3M
shared memory 5360K
shared pmap 7036K
=========== =======
TOTAL 496.6M
TOTAL, minus reserved VM space 496.6M




--
Paolo Valente
Algogroup
Dipartimento di Fisica, Informatica e Matematica
Via Campi, 213/B
41125 Modena - Italy
homepage: http://algogroup.unimore.it/people/paolo/

Yoshiharu Kohayakawa

unread,
May 2, 2013, 4:05:38 PM5/2/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: .:~/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/texbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin:/usr/local/texlive/2012/bin:/usr/local/texlive/2011/bin

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

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

Date/Time: 2013-04-24 17:24:11.206 -0300
OS Version: Mac OS X 10.7.5 (11G63b)
Report Version: 9

Interval Since Last Report: 159863 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 14568201 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: A51E37D2-6DF4-4A23-9C7C-5DD1325B086E

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

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

VM Regions Near 0x40000854:
MALLOC_LARGE 000000001e7c5000-0000000023b90000 [ 83.8M] rw-/rwx SM=PRV
-->
__TEXT 000000008fec2000-000000008fef5000 [ 204K] r-x/rwx SM=COW /usr/lib/dyld

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x94b61332 __kill + 10
1 libsystem_kernel.dylib 0x94b60932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x9a8d959b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x9a874bdd 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 0x9a8d959b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 org.gnu.Aquamacs 0x000573df clear_mouse_face + 72
14 org.gnu.Aquamacs 0x00058ffd note_mouse_highlight + 394
15 org.gnu.Aquamacs 0x001ff2ea ns_frame_up_to_date + 171
16 org.gnu.Aquamacs 0x00037939 redisplay_internal + 5898
17 org.gnu.Aquamacs 0x000353b0 redisplay + 18
18 org.gnu.Aquamacs 0x000d0b9f read_char + 1373
19 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
20 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
21 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
22 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
23 org.gnu.Aquamacs 0x00170964 internal_catch + 215
24 org.gnu.Aquamacs 0x000cce57 command_loop + 207
25 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
26 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
27 org.gnu.Aquamacs 0x000ca913 main + 5915
28 org.gnu.Aquamacs 0x00003286 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x94b6290a kevent + 10
1 libdispatch.dylib 0x98b9ee04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x98b9d853 _dispatch_mgr_thread + 53

Thread 2:
0 libsystem_kernel.dylib 0x94b6202e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9a883ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9a8856fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffe18c edx: 0x94b61332
edi: 0xacc142c0 esi: 0x00000006 ebp: 0xbfffe1a8 esp: 0xbfffe18c
ss: 0x00000023 efl: 0x00000286 eip: 0x94b61332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x01683000
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
0x7f5000 - 0x7f7fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xf1a000 - 0xf1effb libFontRegistryUI.dylib (??? - ???) <2E905389-BAB1-3339-9C98-185D60BAB4D0> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0xfd4000 - 0xfddff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xff7000 - 0xff7ff7 +cl_kernels (??? - ???) <E300DB0F-9234-4900-A2F5-D4E2C29C1FBE> cl_kernels
0xffc000 - 0xffdffd +cl_kernels (??? - ???) <EB85F730-702A-4D20-A3AD-C763646E3297> cl_kernels
0x1cb0000 - 0x1cb0fff com.apple.applescript.component (2.2.1 - 2.2.1) <E7C937D3-5623-32EB-AA4F-B5D0D1EE27B9> /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x2800000 - 0x2893fff com.apple.applescript (2.2.1 - 2.2.1) <54C84231-54F4-3C4C-B3BE-78F337752D19> /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x2d00000 - 0x2da8ff7 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
0x8fec2000 - 0x8fef4aa7 dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x902b2fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x902b3000 - 0x90306ff3 com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x90307000 - 0x90369ffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x90376000 - 0x903fdfff 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
0x903fe000 - 0x9040cfff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9040d000 - 0x90415ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x90416000 - 0x90417ff7 libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9116a000 - 0x91171ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x91172000 - 0x9118cfff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9118d000 - 0x9129eff7 libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91325000 - 0x91376ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x91377000 - 0x9137bffd IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9137c000 - 0x913f2fff 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
0x913f3000 - 0x91454ffb com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91455000 - 0x91609ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9160a000 - 0x9160dff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9160e000 - 0x91893fe3 com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9190e000 - 0x9190efff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9190f000 - 0x919e6ff3 com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x91cf6000 - 0x91e06fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x91e07000 - 0x91e10fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x91e6a000 - 0x91e6dff9 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
0x9228f000 - 0x92d24ff6 com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92d25000 - 0x92d35fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x92d36000 - 0x92d40ff2 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
0x92d49000 - 0x92d66ff3 com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92dac000 - 0x93167ffb com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x93168000 - 0x9316cffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x93171000 - 0x93171fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93172000 - 0x931a3ff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x931a4000 - 0x931a6ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x933a9000 - 0x933f9ffa libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x933fa000 - 0x93740ff3 com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93741000 - 0x938a3ffb com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x938a4000 - 0x938e2fff 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
0x93a64000 - 0x93d66fff 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
0x93dbc000 - 0x93dfdff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x93dfe000 - 0x93dfefff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x93e52000 - 0x93e55ffb 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
0x93e56000 - 0x93e56fff 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
0x93e57000 - 0x93e62ffe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x93e63000 - 0x93e74fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x93e75000 - 0x93f84ff7 com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x93fac000 - 0x93fb9fff libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93fba000 - 0x9400cff7 libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x94016000 - 0x94091ffb 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
0x94092000 - 0x94092fff com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x94093000 - 0x9431fffb com.apple.RawCamera.bundle (4.05 - 690) <DD1D3CFC-1710-3186-A6C4-89B42F100117> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x94320000 - 0x94714feb com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x94717000 - 0x94745ff7 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
0x94784000 - 0x947aeff1 com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x947af000 - 0x9480aff3 com.apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x94b49000 - 0x94b67ff7 libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x94b94000 - 0x94edafff com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x94edb000 - 0x94edbfff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94f4b000 - 0x94f53fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x94f54000 - 0x9587f72b com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x958a5000 - 0x958a5ff0 com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x958a6000 - 0x95903ffb 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
0x95912000 - 0x9594ffef libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x95950000 - 0x9596cff1 libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x95971000 - 0x959c3ffb com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x95ad4000 - 0x96160ff5 com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x96161000 - 0x96165fff libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96166000 - 0x9616fffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x96170000 - 0x962c6fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9631d000 - 0x96343ffb 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
0x9646a000 - 0x964d2fff libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x964d4000 - 0x96508ff3 libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x96509000 - 0x96511ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x96512000 - 0x96522ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x96523000 - 0x96551fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
0x96552000 - 0x965e8ff7 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
0x965e9000 - 0x966a9ffb 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
0x966aa000 - 0x966abfff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x966ac000 - 0x966c9fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x966ca000 - 0x967c9ffb com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x967e0000 - 0x96a0bffb 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
0x96a0c000 - 0x96a0cff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96a0d000 - 0x96a0effd libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x96a57000 - 0x96a6bfff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96a94000 - 0x96ad8fff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x96ad9000 - 0x96aecff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x96aed000 - 0x96b1cff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x96b1d000 - 0x96b60ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x96b61000 - 0x96bd0fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x96bd1000 - 0x96cc9ff7 libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x96cca000 - 0x96dabff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x96dac000 - 0x96dceffe com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x97082000 - 0x970b6ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x970b7000 - 0x9728efe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9728f000 - 0x97319ffb 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
0x9731a000 - 0x97320ffb 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
0x97bb9000 - 0x97fbbff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97fc6000 - 0x97fc8ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x97fc9000 - 0x97fcdff7 com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97fce000 - 0x98065ff3 com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9806c000 - 0x9806dff7 libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x980bc000 - 0x980d1ff7 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
0x980d2000 - 0x980f4ff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x980f5000 - 0x980f6ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x98162000 - 0x981b3ff9 com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x981b4000 - 0x981fdff7 libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x981fe000 - 0x98215ff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x98219000 - 0x98309ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9830a000 - 0x98502ff7 com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9855c000 - 0x98561ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x98587000 - 0x98a63ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98a64000 - 0x98a9bfef com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x98a9c000 - 0x98afeff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x98b0e000 - 0x98b9bff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x98b9c000 - 0x98baafff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x98bb3000 - 0x98c27fff com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x98c28000 - 0x98c77ffb com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x98c7d000 - 0x98c92fff 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
0x98db6000 - 0x98dbeff3 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x98dfb000 - 0x98e1efff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x98e1f000 - 0x98e26ff9 libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x98ede000 - 0x98ee1ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x98ee2000 - 0x98ee5fff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x98ee6000 - 0x991f0ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x991f1000 - 0x9930ffec 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
0x99425000 - 0x99426ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x99427000 - 0x996f6ffb com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x996f7000 - 0x996fdffd com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x99fad000 - 0x9a0d9ff9 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
0x9a0da000 - 0x9a0dafff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9a0db000 - 0x9a0e2ffd com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a0f8000 - 0x9a103fff libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x9a104000 - 0x9a21bfe9 com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9a594000 - 0x9a595fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9a596000 - 0x9a613fff 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
0x9a691000 - 0x9a761ffb 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
0x9a799000 - 0x9a7c4fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9a7eb000 - 0x9a815ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x9a816000 - 0x9a824fff com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9a825000 - 0x9a8f0fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9a8f1000 - 0x9b322fff 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
0x9b323000 - 0x9b3fbff6 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
0x9b3fe000 - 0x9b3feffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9b3ff000 - 0x9b435ff4 com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9b43c000 - 0x9b4a1ff7 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
0x9b4a4000 - 0x9b502ff7 com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9b503000 - 0x9b50effb 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
0x9b523000 - 0x9b60bfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9b60c000 - 0x9b76ffff com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9b79a000 - 0x9b79afff libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9b79b000 - 0x9b79cffe libScreenReader.dylib (??? - ???) <B809630F-02B7-31A2-AB34-B4EDB5676989> /usr/lib/libScreenReader.dylib
0x9b79d000 - 0x9b860fff 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
0x9b8f2000 - 0x9b98efff 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
0x9b98f000 - 0x9b9d6ff5 com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9b9d8000 - 0x9b9e6ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9b9e7000 - 0x9ba0fff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9ba10000 - 0x9ba52ff7 com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9ba53000 - 0x9ba57ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x9ba58000 - 0x9ba63ff3 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
0x9ba64000 - 0x9ba80ff5 com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9ba81000 - 0x9bb25fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9bb26000 - 0x9bd42ff7 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
0x9bff9000 - 0x9c039ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9c03d000 - 0x9c03fffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9c040000 - 0x9c044fff 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
0x9c045000 - 0x9c048ffd libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9c0e5000 - 0x9c105ff7 com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9c106000 - 0x9c10cfff libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9c10d000 - 0x9c11dfff 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
0x9c11e000 - 0x9c121ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9c129000 - 0x9c129fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9c12a000 - 0x9c14fff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9c150000 - 0x9c1a9fff com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9c1aa000 - 0x9c1b5ffc com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9c1b6000 - 0x9c1feff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9c281000 - 0x9c282fff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9c283000 - 0x9c2b9ff7 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
0x9c2ba000 - 0x9c52eff3 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
0x9c52f000 - 0x9c545ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x9c546000 - 0x9c586ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9c587000 - 0x9c65daab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x9c768000 - 0x9cbddff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9cc35000 - 0x9cc3eff3 com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9cc3f000 - 0x9ccb7ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9ccb8000 - 0x9cd1cfff com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9cd1d000 - 0x9cd1efff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9cd34000 - 0x9ce17ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9ce18000 - 0x9cea5fe7 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
0x9cea6000 - 0x9cee3ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=185.6M resident=69.8M(38%) swapped_out_or_unallocated=115.8M(62%)
Writable regions: Total=328.0M written=211.6M(65%) resident=260.6M(79%) swapped_out=0K(0%) unallocated=67.4M(21%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.8M
CG backing stores 15.4M
CG image 352K
CG raster data 320K
CG shared images 3536K
CoreGraphics 8K
CoreServices 2332K
MALLOC 247.4M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=249 156K
OpenCL 20K
Stack 65.0M
VM_ALLOCATE 16.4M
__CI_BITMAP 80K
__DATA 22.3M
__DATA/__OBJC 116K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 43.9M
__OBJC 2676K
__OBJC/__DATA 140K
__PAGEZERO 4K
__TEXT 141.6M
__UNICODE 544K
mapped file 174.9M
shared memory 15.1M
shared pmap 7196K
=========== =======
TOTAL 791.6M

System Profile:
Model: Macmini5,2, BootROM MM51.0077.B0F, 2 processors, Intel Core i7, 2.7 GHz, 8 GB, SMC 1.75f0
Graphics: AMD Radeon HD 6630M, AMD Radeon HD 6630M, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE4), Broadcom BCM43xx 1.0 (5.106.198.19.22)
Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@13,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@13,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@13,0,2
PCI Card: Apple 57761-B0, sppci_ethernet, Thunderbolt@14,0,0
PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@15,0,0
Serial ATA Device: APPLE HDD HTS727575A9E362, 750.16 GB
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2
USB Device: External HDD, 0x1058 (Western Digital Technologies, Inc.), 0x0704, 0xfd120000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2
USB Device: Basic Optical Mouse, 0x045e (Microsoft Corporation), 0x0084, 0xfa120000 / 5
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa130000 / 4
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa132000 / 6
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 3
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8281, 0xfa113000 / 7
USB Device: hub_device, apple_vendor_id, 0x9127, 0x40100000 / 2
USB Device: FaceTime HD Camera (Display), apple_vendor_id, 0x1112, 0x40150000 / 5
USB Device: Apple Thunderbolt Display, apple_vendor_id, 0x9227, 0x40170000 / 4
USB Device: Display Audio, apple_vendor_id, 0x1107, 0x40140000 / 3

cts

unread,
May 5, 2013, 3:58:16 PM5/5/13
to aquama...@aquamacs.org
PATH: /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Developer/usr/bin:/usr/local/apache-maven/apache-maven-3.0.4/bin:/Users/cts/.bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/Developer/usr/bin:/usr/local/apache-maven/apache-maven-3.0.4/bin:/Users/cts/.bin:/usr/texbin:/usr/local/texlive/2011/bin

exec-path: (/usr/local/lib/erlang/lib/tools-2.6.8/bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /Developer/usr/bin /usr/local/apache-maven/apache-maven-3.0.4/bin /Users/cts/.bin /usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/X11/bin /Developer/usr/bin /usr/local/apache-maven/apache-maven-3.0.4/bin /Users/cts/.bin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin /usr/local/texlive/2011/bin)

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

Date/Time: 2013-05-05 13:57:25.778 -0600
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Sleep/Wake UUID: 4692F408-EA37-4CDC-8164-11322DC4ADA4

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

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

VM Regions Near 0x24:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
__TEXT 0000000000001000-0000000000257000 [ 2392K] r-x/rwx SM=COW /Applications/Aquamacs.app/Contents/MacOS/Aquamacs

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

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x96e81332 __kill + 10
1 libsystem_kernel.dylib 0x96e80932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x99ea659b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
6 libsystem_c.dylib 0x99e41bdd 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 0x99ea659b _sigtramp + 43
11 ??? 0xffffffff 0 + 4294967295
12 org.gnu.Aquamacs 0x000c889e syms_of_xfaces + 3973
13 org.gnu.Aquamacs 0x0004d1b3 fill_glyph_string + 209
14 org.gnu.Aquamacs 0x0004df78 draw_glyphs + 901
15 org.gnu.Aquamacs 0x0005a6c8 expose_area + 147
50 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
51 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
52 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
53 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
54 org.gnu.Aquamacs 0x00170964 internal_catch + 215
55 org.gnu.Aquamacs 0x000cce57 command_loop + 207
56 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
57 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
58 org.gnu.Aquamacs 0x000ca913 main + 5915
59 org.gnu.Aquamacs 0x00003286 start + 54

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x96e8290a kevent + 10
1 libdispatch.dylib 0x904c0e04 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x904bf853 _dispatch_mgr_thread + 53

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfffb21c edx: 0x96e81332
edi: 0xacbfb2c0 esi: 0x00000006 ebp: 0xbfffb238 esp: 0xbfffb21c
ss: 0x00000023 efl: 0x00000282 eip: 0x96e81332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xacbf3738
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
0x77f000 - 0x783ffb libFontRegistryUI.dylib (??? - ???) <2E905389-BAB1-3339-9C98-185D60BAB4D0> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x1ef0000 - 0x1ef9ff6 libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x2800000 - 0x2802fff libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x2816000 - 0x2816ff7 +cl_kernels (??? - ???) <23C30384-B7A7-4F2F-A6B7-04C1470490AF> cl_kernels
0x2818000 - 0x28c0ff7 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
0x28d6000 - 0x28d7ffd +cl_kernels (??? - ???) <D7871849-44BE-494B-80A7-878A73A10A0D> cl_kernels
0x2c99000 - 0x2c9aff1 +cl_kernels (??? - ???) <FF3CA75F-C6E1-4D03-9684-76E19D8E27F9> cl_kernels
0x2ca7000 - 0x2ca7ff7 +cl_kernels (??? - ???) <1D2DA128-B0A5-4C8C-81CC-E812FAB8BF3C> cl_kernels
0x2cac000 - 0x2cacffb +cl_kernels (??? - ???) <BF42F158-A0C4-4C90-9151-B7D38FC836EC> cl_kernels
0x2cb2000 - 0x2cb3ff5 +cl_kernels (??? - ???) <37479B16-1884-44DB-BA9E-DA8816BC2573> cl_kernels
0x2cfb000 - 0x2cfbffd +cl_kernels (??? - ???) <1EC8952D-E380-4927-BDFA-163FF38E2B46> cl_kernels
0xa0c9000 - 0xa173ff7 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
0x8fe83000 - 0x8feb5aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x9cea4000 - 0x9cf31ff7 com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText

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

VM Region Summary:
ReadOnly portion of Libraries: Total=190.7M resident=111.0M(58%) swapped_out_or_unallocated=79.7M(42%)
Writable regions: Total=147.2M written=31.4M(21%) resident=59.8M(41%) swapped_out=0K(0%) unallocated=87.4M(59%)

REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
CG backing stores 4688K
CG image 448K
CG raster data 764K
CG shared images 3472K
CoreGraphics 8K
CoreImage 4K
CoreServices 2280K
MALLOC 77.5M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
OpenCL 68K
Stack 64.5M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 22.6M
__DATA/__OBJC 212K
__IMAGE 528K
__IMPORT 12K
__LINKEDIT 43.8M
__OBJC 2992K
__OBJC/__DATA 76K
__PAGEZERO 4K
__TEXT 146.9M
__UNICODE 544K
mapped file 119.5M
shared memory 16.9M
shared pmap 6600K
=========== =======
TOTAL 562.0M

Ruslan Ledesma Garza

unread,
May 6, 2013, 2:54:02 AM5/6/13
to aquama...@aquamacs.org
PATH: /Users/ruslan/bin/sicstus4.2.0/bin:/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:/usr/X11/bin:/Users/ruslan/bin/sicstus4.2.0/bin/:/usr/bin:/bin:/usr/sbin:/sbin:/usr/texbin

exec-path: (/Users/ruslan/bin/sicstus4.2.0/bin /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 /usr/X11/bin /Users/ruslan/bin/sicstus4.2.0/bin/ /usr/bin /bin /usr/sbin /sbin /Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin)

Process:         Aquamacs [241]

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

Date/Time:       2013-05-06 08:53:31.711 +0200
OS Version:      Mac OS X 10.7.5 (11G63b)
Report Version:  9
Sleep/Wake UUID: 9203A14F-39A0-43E8-99DA-AF9F25FE4E38


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

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

VM Regions Near 0x878969c1:
    MALLOC_LARGE           000000000aa00000-000000000aaca000 [  808K] rw-/rwx SM=PRV 
-->
    __TEXT                 000000008fe6b000-000000008fe9e000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld

Application Specific Information:
objc[241]: garbage collection is OFF

abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x9c757332 __kill + 10
1   libsystem_kernel.dylib        0x9c756932 kill$UNIX2003 + 32

2   org.gnu.Aquamacs              0x000c8a5c fatal_error_signal + 446
3   libsystem_c.dylib             0x91c3159b _sigtramp + 43

4   ???                           0xffffffff 0 + 4294967295
5   org.gnu.Aquamacs              0x000c889e syms_of_xfaces + 3973
6   libsystem_c.dylib             0x91bccbdd 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             0x91c3159b _sigtramp + 43

11  ???                           0xffffffff 0 + 4294967295
12  org.gnu.Aquamacs              0x000c889e syms_of_xfaces + 3973
13  org.gnu.Aquamacs              0x0001724d x_set_frame_parameters + 853
14  org.gnu.Aquamacs              0x000161fa Fmodify_frame_parameters + 154
15  org.gnu.Aquamacs              0x000c1251 Finternal_set_lisp_face_attribute + 5259
16  org.gnu.Aquamacs              0x00173f43 Ffuncall + 1292
17  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
18  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
19  org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
20  org.gnu.Aquamacs              0x00173395 Fapply + 948
21  org.gnu.Aquamacs              0x00173d58 Ffuncall + 801
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              0x00174832 funcall_lambda + 873
27  org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
28  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
29  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
30  org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
31  org.gnu.Aquamacs              0x001738d1 call1 + 44
32  org.gnu.Aquamacs              0x000c1345 update_face_from_frame_parameter + 226
33  org.gnu.Aquamacs              0x00216249 x_set_background_color + 758
34  org.gnu.Aquamacs              0x0001724d x_set_frame_parameters + 853
35  org.gnu.Aquamacs              0x000161fa Fmodify_frame_parameters + 154
36  org.gnu.Aquamacs              0x000c1251 Finternal_set_lisp_face_attribute + 5259
37  org.gnu.Aquamacs              0x00173f43 Ffuncall + 1292
38  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
39  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
40  org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
41  org.gnu.Aquamacs              0x00173395 Fapply + 948
42  org.gnu.Aquamacs              0x00173d58 Ffuncall + 801
43  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
44  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
45  org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
46  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
47  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
48  org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
49  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
50  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
51  org.gnu.Aquamacs              0x0017443c apply_lambda + 398
52  org.gnu.Aquamacs              0x00172e55 Feval + 2271
53  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
54  org.gnu.Aquamacs              0x001728d8 Feval + 866
55  org.gnu.Aquamacs              0x00170e6b internal_lisp_condition_case + 555
56  org.gnu.Aquamacs              0x00170c3a Fcondition_case + 80
57  org.gnu.Aquamacs              0x001728d8 Feval + 866
58  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
59  org.gnu.Aquamacs              0x0016ee0b Fif + 107
60  org.gnu.Aquamacs              0x001728d8 Feval + 866
61  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
62  org.gnu.Aquamacs              0x0016ee0b Fif + 107
63  org.gnu.Aquamacs              0x001728d8 Feval + 866
64  org.gnu.Aquamacs              0x00172f2f Feval + 2489
65  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
66  org.gnu.Aquamacs              0x00170495 Flet + 798
67  org.gnu.Aquamacs              0x001728d8 Feval + 866
68  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
69  org.gnu.Aquamacs              0x001705c7 Fwhile + 242
70  org.gnu.Aquamacs              0x001728d8 Feval + 866
71  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
72  org.gnu.Aquamacs              0x00170495 Flet + 798
73  org.gnu.Aquamacs              0x001728d8 Feval + 866
74  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
75  org.gnu.Aquamacs              0x00170964 internal_catch + 215
76  org.gnu.Aquamacs              0x00170886 Fcatch + 68
77  org.gnu.Aquamacs              0x001728d8 Feval + 866
78  org.gnu.Aquamacs              0x00172aea Feval + 1396
79  org.gnu.Aquamacs              0x00172f2f Feval + 2489
80  org.gnu.Aquamacs              0x00172f2f Feval + 2489
81  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
82  org.gnu.Aquamacs              0x00170495 Flet + 798
83  org.gnu.Aquamacs              0x001728d8 Feval + 866
84  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
85  org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
86  org.gnu.Aquamacs              0x0017443c apply_lambda + 398
87  org.gnu.Aquamacs              0x00172f60 Feval + 2538
88  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
89  org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
90  org.gnu.Aquamacs              0x0017443c apply_lambda + 398
91  org.gnu.Aquamacs              0x00172f60 Feval + 2538
92  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
93  org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
94  org.gnu.Aquamacs              0x00174213 Ffuncall + 2012
95  org.gnu.Aquamacs              0x0017383b apply1 + 47
96  org.gnu.Aquamacs              0x0016c607 Fcall_interactively + 1134
97  org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
98  org.gnu.Aquamacs              0x0017394b call3 + 56
99  org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
100 org.gnu.Aquamacs              0x000e082b Fexecute_extended_command + 1029
101 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
102 org.gnu.Aquamacs              0x0016e3fa Fcall_interactively + 8801
103 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
104 org.gnu.Aquamacs              0x0017394b call3 + 56
105 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
106 org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
107 org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
108 org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
109 org.gnu.Aquamacs              0x00170964 internal_catch + 215
110 org.gnu.Aquamacs              0x000cce57 command_loop + 207
111 org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
112 org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
113 org.gnu.Aquamacs              0x000ca913 main + 5915
114 org.gnu.Aquamacs              0x00003286 start + 54


Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        0x9c75890a kevent + 10
1   libdispatch.dylib             0x95c0ee04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             0x95c0d853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib        0x9c75802e __workq_kernreturn + 10
1   libsystem_c.dylib             0x91bdbccf _pthread_wqthread + 773
2   libsystem_c.dylib             0x91bdd6fe start_wqthread + 30


Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x000c88ab  ecx: 0xbfffa5ec  edx: 0x9c757332
  edi: 0xac5b52c0  esi: 0x00000006  ebp: 0xbfffa608  esp: 0xbfffa5ec
   ss: 0x00000023  efl: 0x00000286  eip: 0x9c757332   cs: 0x0000000b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0xac5ad738

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
  0x799000 -   0x7a2ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
  0xffd000 -   0xffdff7 +cl_kernels (??? - ???) <996241AE-40CF-4E00-A8C8-E678EA7095E9> cl_kernels
0x28e4000 -  0x28e6fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x28f8000 -  0x28f9ffd +cl_kernels (??? - ???) <5E8F2481-5666-4003-8BFF-B3983E87156B> cl_kernels
0x2f2d000 -  0x2fd5ff7  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
0x8fe6b000 - 0x8fe9daa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90005000 - 0x90033ff7  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
0x90039000 - 0x90094ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x90095000 - 0x90095fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x900a3000 - 0x900a5ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x900a6000 - 0x900e9ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x900ea000 - 0x900f5ff3  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
0x900f6000 - 0x90207ff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90350000 - 0x903b4fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x903b5000 - 0x903cbffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x903cc000 - 0x9041bffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90469000 - 0x90505fff  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
0x90646000 - 0x90686ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x90687000 - 0x9071eff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9071f000 - 0x90725ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x90726000 - 0x90726fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90727000 - 0x90744ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90745000 - 0x90787ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90788000 - 0x90789fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x907bc000 - 0x907ebff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x90823000 - 0x9082effb  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
0x9082f000 - 0x908ffffb  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
0x9092c000 - 0x90930ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x90944000 - 0x90952fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90953000 - 0x90dc8ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x90dc9000 - 0x90dd0ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90e39000 - 0x90e44fff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib
0x90e45000 - 0x90e4dff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib
0x90e4e000 - 0x90e57fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x90e58000 - 0x90e58fff  com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x90e59000 - 0x90ee6ff7  com.apple.CoreText (220.22.0 - ???) <EA7210A7-DECC-3F76-8A66-D4E41859B3C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90ee7000 - 0x9109bff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib
0x9109c000 - 0x910cdff7  libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x9117c000 - 0x91193ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9119a000 - 0x911a5ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
0x911db000 - 0x911f0fff  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
0x911f1000 - 0x91216ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9123e000 - 0x91242ff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91243000 - 0x91266fff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91267000 - 0x91268fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x912be000 - 0x91532ff3  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
0x91533000 - 0x9183dff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9183e000 - 0x91872ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x91873000 - 0x9187dff2  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
0x9187e000 - 0x9195fff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x919a5000 - 0x91b07ffb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x91b08000 - 0x91b7cfff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x91b7d000 - 0x91c48fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x91c49000 - 0x91c4cff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x91c4d000 - 0x91f27ff7  com.apple.RawCamera.bundle (4.00 - 658) <F72D5DF2-406B-3310-AC16-F0AB434237DE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x91f39000 - 0x92208ffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9223e000 - 0x9225eff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9226e000 - 0x922b6ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93012000 - 0x9302eff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9302f000 - 0x930efffb  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
0x930f0000 - 0x931c6aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x931c7000 - 0x931e9ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x931ea000 - 0x93c7fff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c80000 - 0x93cddffb  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
0x93ee0000 - 0x93ee7ff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x93ee8000 - 0x93ee8fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93f8f000 - 0x93fa2ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x93fa3000 - 0x93fa3fff  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
0x942b3000 - 0x9430cfff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94316000 - 0x945c3fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x945c4000 - 0x9463cff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x949b2000 - 0x94a95ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x94a96000 - 0x94accff7  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
0x94acd000 - 0x953f872b  com.apple.CoreGraphics (1.600.0 - ???) <DD7CDD67-FC4F-36FE-962F-2EA7EF3FC780> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x953f9000 - 0x953fdff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x953fe000 - 0x95a8aff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x95a96000 - 0x95ab8ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x95ab9000 - 0x95bb8ffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x95bb9000 - 0x95c0aff9  com.apple.QuickLookFramework (3.2 - 500.18) <CF3EF345-EA3E-3C2D-B56D-E4433326254A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95c0c000 - 0x95c1afff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib
0x95c1b000 - 0x95d13ff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x95d38000 - 0x9607eff3  com.apple.HIToolbox (1.9 - ???) <E5EA9EEF-3CCA-36A0-8688-DA2E64E2256C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9607f000 - 0x960aafff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x960ab000 - 0x9610dffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9610e000 - 0x964c9ffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x964ca000 - 0x964ccffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x964cd000 - 0x964dbfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x964dc000 - 0x96506ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x96507000 - 0x9651cff7  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
0x9651d000 - 0x96521ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96522000 - 0x96530ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x96531000 - 0x96694fff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96712000 - 0x96712ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9675f000 - 0x9676affc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x967a8000 - 0x967e5ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib
0x967e6000 - 0x96a02ff7  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
0x96a03000 - 0x96a03fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x97355000 - 0x97399fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9739a000 - 0x9739dffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9739e000 - 0x973a1ffb  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
0x973a2000 - 0x97407ff7  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
0x974eb000 - 0x9754dff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9758c000 - 0x9788efff  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
0x9788f000 - 0x9788fff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x97890000 - 0x97891ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x97896000 - 0x978aafff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x978ab000 - 0x978b4ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x978b5000 - 0x978b8fff  com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x978b9000 - 0x979d7fec  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
0x979d8000 - 0x97ac0fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x97ac1000 - 0x97b22ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x97b23000 - 0x97b23ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97b24000 - 0x98000ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98001000 - 0x9808bffb  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
0x981a1000 - 0x98bd2fff  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
0x98bd3000 - 0x98c24ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x98c25000 - 0x98c8dfff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <B24814AB-CA77-3B9D-8FAB-58C9B4FD3A16> /usr/lib/libc++.1.dylib
0x98c8e000 - 0x98c96ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x98c97000 - 0x98cb3ff1  libPng.dylib (??? - ???) <F084226B-14F0-36C0-B5EC-22C78406D2B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98cb6000 - 0x98de2ff9  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
0x98ec1000 - 0x98ec4ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x98ec5000 - 0x98ec5fff  com.apple.Carbon (153 - 153) <F996332A-390E-3337-A09E-A1E54004B567> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x98f11000 - 0x98f98fff  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
0x98f99000 - 0x98f9afff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x98fb4000 - 0x98fc4fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x9900b000 - 0x9940dff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9962e000 - 0x99656ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x99657000 - 0x9965dfff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9965e000 - 0x9966ffff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x99670000 - 0x996a6ff4  com.apple.LDAPFramework (3.2 - 120.2) <CCEB43CD-3861-33CC-8D9B-588F415A7028> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x996b2000 - 0x99721fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x99722000 - 0x99728ffb  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
0x99786000 - 0x99896fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x9989d000 - 0x998a1fff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x998a2000 - 0x9997aff6  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
0x9997b000 - 0x9997ffff  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
0x99980000 - 0x99a57ff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x99a62000 - 0x99ab5ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <F7ACE42B-2F58-3642-9469-9CDCF31F0273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x99ab6000 - 0x99ae0ff1  com.apple.CoreServicesInternal (113.19 - 113.19) <F7A309D1-DCB4-38DE-8248-E16D0182AA6C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99af2000 - 0x99bb5fff  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
0x99bd0000 - 0x99c10ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99c5d000 - 0x99e55ff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x99e56000 - 0x99eecff7  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
0x99f3a000 - 0x99f77fef  libGLImage.dylib (??? - ???) <FC13D46F-69C4-3BA1-A5E8-52C2EC8B7D58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99f78000 - 0x9a14ffe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a150000 - 0x9a267fe9  com.apple.WebKit (7534.57 - 7534.57.7) <85DAC34E-86A1-380F-B166-56630C9B0BD5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9a268000 - 0x9a26fff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x9a270000 - 0x9a272ff9  com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a273000 - 0x9a4f8fe3  com.apple.QuickTime (7.7.1 - 2340) <76E45D49-3D4F-32AB-A411-E52C22FA24C8> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9a508000 - 0x9a54fff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9a550000 - 0x9a550fff  libOpenScriptingUtil.dylib (??? - ???) <E4C22B65-9493-31D5-9D46-19BD70975587> /usr/lib/libOpenScriptingUtil.dylib
0x9a612000 - 0x9a61afff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9a61b000 - 0x9a664ff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9a665000 - 0x9a774ff7  com.apple.DesktopServices (1.6.5 - 1.6.5) <CEC069D7-37A3-3D25-A3BB-39DE99FDA46E> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9a775000 - 0x9a776ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9a777000 - 0x9aabdfff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9ab75000 - 0x9ab85ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x9ab86000 - 0x9abd8ff7  libFontRegistry.dylib (??? - ???) <C2B84661-A62D-3FFF-8D8C-BC697E9BDF4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9abd9000 - 0x9abdcff9  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
0x9ac43000 - 0x9ac44ff7  libsystem_sandbox.dylib (??? - ???) <26960D2B-BEA6-3B3B-9BC7-D73437EF4149> /usr/lib/system/libsystem_sandbox.dylib
0x9ac6d000 - 0x9ac7afff  libGL.dylib (??? - ???) <A72F14F7-1836-34AB-9F08-67836CB966E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9ac7b000 - 0x9acd9ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9acda000 - 0x9acf7fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9acf8000 - 0x9ad4affb  com.apple.CoreMediaIO (216.0 - 3199.8) <A079E576-64FD-3069-846E-F3B67AF28E15> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9ad4b000 - 0x9ad4cff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x9ad4d000 - 0x9ae3dff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9ae3e000 - 0x9b232feb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9b2bd000 - 0x9b2f4fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9b9f2000 - 0x9bc1dffb  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
0x9bc26000 - 0x9bc40fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9bc41000 - 0x9bc51fff  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
0x9bc52000 - 0x9bc57ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x9bc58000 - 0x9bcfcfff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9bd0c000 - 0x9bd4afff  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
0x9c0a4000 - 0x9c11fffb  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
0x9c15f000 - 0x9c2b5fff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <F09C7075-2C4E-3A4F-A372-95D700125513> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9c2b6000 - 0x9c306ffa  libTIFF.dylib (??? - ???) <9511A31E-070C-313E-8320-AAB683AD0653> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9c307000 - 0x9c37dfff  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
0x9c38c000 - 0x9c419fe7  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
0x9c41a000 - 0x9c41afff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x9c41b000 - 0x9c45cff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x9c45d000 - 0x9c48bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x9c73f000 - 0x9c75dff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib
0x9c75e000 - 0x9c784ffb  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
0x9c8b1000 - 0x9c8baff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9c929000 - 0x9c92cff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9c92d000 - 0x9c92efff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9c9af000 - 0x9c9b7ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x9ca63000 - 0x9ca64ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9cbd9000 - 0x9cc56fff  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


External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 48

    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: 1234
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=184.9M resident=117.3M(63%) swapped_out_or_unallocated=67.6M(37%)
Writable regions: Total=123.8M written=18.0M(15%) resident=32.4M(26%) swapped_out=0K(0%) unallocated=91.4M(74%)


REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
CG backing stores                  10.5M
CG image                             52K
CG raster data                      116K

CG shared images                   3416K
CoreGraphics                          8K
CoreServices                       3180K
MALLOC                             48.8M

MALLOC guard page                    64K
Memory tag=240                        4K
Memory tag=242                       12K
OpenCL                               20K
Stack                              65.0M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             22.4M
__DATA/__OBJC                       152K

__IMAGE                             528K
__IMPORT                             12K
__LINKEDIT                         43.8M
__OBJC                             2716K
__OBJC/__DATA                        16K

__PAGEZERO                            4K
__TEXT                            141.1M
__UNICODE                           544K
mapped file                       108.0M
shared memory                       472K
shared pmap                        7072K
===========                      =======
TOTAL                             505.8M




Best regards,

Ruslán

Ruslan Ledesma Garza

unread,
May 3, 2013, 8:49:05 AM5/3/13
to aquama...@aquamacs.org
Process:         Aquamacs [482]

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

Date/Time:       2013-04-29 01:09:33.874 +0200

OS Version:      Mac OS X 10.7.5 (11G63b)
Report Version:  9

Interval Since Last Report:          33719 sec
Crashes Since Last Report:           2
Per-App Interval Since Last Report:  877175 sec

Per-App Crashes Since Last Report:   1
Anonymous UUID:                      CF944B83-E2B6-46F1-AB58-13F7EA0F3544


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

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

VM Regions Near 0x30000020:
    MALLOC_SMALL           000000000a000000-000000000b000000 [ 16.0M] rw-/rwx SM=PRV 
-->
    __TEXT                 000000008fe35000-000000008fe68000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld

Application Specific Information:
objc[482]: garbage collection is OFF

abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x9c757332 __kill + 10
1   libsystem_kernel.dylib        0x9c756932 kill$UNIX2003 + 32
2   org.gnu.Aquamacs              0x000c8a5c fatal_error_signal + 446
3   libsystem_c.dylib             0x91c3159b _sigtramp + 43
4   ???                           0xffffffff 0 + 4294967295
5   org.gnu.Aquamacs              0x000c889e syms_of_xfaces + 3973
6   libsystem_c.dylib             0x91bccbdd 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             0x91c3159b _sigtramp + 43
11  ???                           0xffffffff 0 + 4294967295
12  org.gnu.Aquamacs              0x000c889e syms_of_xfaces + 3973
13  com.apple.AppKit              0x9323c6b1 -[NSWindow _verifyDefaultButtonCellIfDirty] + 56
14  com.apple.AppKit              0x9323aaa5 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 204
15  com.apple.AppKit              0x93234bd9 -[NSView displayIfNeeded] + 1365
16  com.apple.AppKit              0x9339395b -[NSNextStepFrame displayIfNeeded] + 91
17  com.apple.AppKit              0x9323199d -[NSWindow displayIfNeeded] + 316
18  com.apple.AppKit              0x932344a8 _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 804
19  com.apple.CoreFoundation      0x9a014ebd _runLoopObserverWithBlockContext + 29
20  com.apple.CoreFoundation      0x99fe10ce __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
21  com.apple.CoreFoundation      0x99fe100d __CFRunLoopDoObservers + 413
22  com.apple.CoreFoundation      0x99fb3984 __CFRunLoopRun + 1044
23  com.apple.CoreFoundation      0x99fb31dc CFRunLoopRunSpecific + 332
24  com.apple.CoreFoundation      0x99fb3088 CFRunLoopRunInMode + 120
25  com.apple.HIToolbox           0x95d3a543 RunCurrentEventLoopInMode + 318
26  com.apple.HIToolbox           0x95d417d6 ReceiveNextEventCommon + 168
27  com.apple.HIToolbox           0x95d4171a BlockUntilNextEventMatchingListInMode + 88
28  com.apple.AppKit              0x931f3ee8 _DPSNextEvent + 678
29  com.apple.AppKit              0x931f3752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
30  com.apple.AppKit              0x931efac1 -[NSApplication run] + 911
31  org.gnu.Aquamacs              0x002044a4 ns_read_socket + 769
32  org.gnu.Aquamacs              0x000d8e30 read_avail_input + 165
33  org.gnu.Aquamacs              0x000d9660 handle_async_input + 82
34  org.gnu.Aquamacs              0x000d97a3 reinvoke_input_signal + 11
35  org.gnu.Aquamacs              0x00213339 -[EmacsScroller setFrame:] + 296
36  com.apple.AppKit              0x93313d72 -[NSView resizeWithOldSuperviewSize:] + 1062
37  com.apple.AppKit              0x93313923 -[NSView resizeSubviewsWithOldSize:] + 193
38  com.apple.AppKit              0x93237ca8 -[NSView setFrameSize:] + 851
39  com.apple.AppKit              0x932376a7 -[NSView setFrame:] + 254
40  com.apple.AppKit              0x9337b965 -[NSWindow setContentView:] + 294
41  org.gnu.Aquamacs              0x002125f4 -[EmacsWindow setFullscreen:] + 182
42  org.gnu.Aquamacs              0x002053d7 ns_fullscreen_hook + 96
43  org.gnu.Aquamacs              0x00017fe2 x_set_fullscreen + 221
44  org.gnu.Aquamacs              0x00017479 x_set_frame_parameters + 1409
45  org.gnu.Aquamacs              0x000161fa Fmodify_frame_parameters + 154
46  org.gnu.Aquamacs              0x00172bc5 Feval + 1615
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              0x001747e6 funcall_lambda + 797
51  org.gnu.Aquamacs              0x00174213 Ffuncall + 2012
52  org.gnu.Aquamacs              0x0017383b apply1 + 47
53  org.gnu.Aquamacs              0x0016c607 Fcall_interactively + 1134
54  org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
55  org.gnu.Aquamacs              0x0017394b call3 + 56
56  org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
57  org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
58  org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
59  org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
60  org.gnu.Aquamacs              0x00170964 internal_catch + 215
61  org.gnu.Aquamacs              0x000cce57 command_loop + 207
62  org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
63  org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
64  org.gnu.Aquamacs              0x000ca913 main + 5915
65  org.gnu.Aquamacs              0x00003286 start + 54


Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        0x9c75890a kevent + 10
1   libdispatch.dylib             0x95c0ee04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             0x95c0d853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib        0x9c75802e __workq_kernreturn + 10
1   libsystem_c.dylib             0x91bdbccf _pthread_wqthread + 773
2   libsystem_c.dylib             0x91bdd6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x000c88ab  ecx: 0xbfffc86c  edx: 0x9c757332
  edi: 0xac5b52c0  esi: 0x00000006  ebp: 0xbfffc888  esp: 0xbfffc86c
   ss: 0x00000023  efl: 0x00000282  eip: 0x9c757332   cs: 0x0000000b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0xac5ad738
Logical CPU: 0

Binary Images:
    0x1000 -   0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789) <D854B316-AB47-4049-012E-F9AF8DC64C62> /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
  0x7ae000 -   0x7b1ff7 +net.culater.SIMBL.osax (0.9.7 - 0.9.7) <ADABA540-531E-706F-D0E5-FD3EA152172E> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
  0x7d5000 -   0x7f0ff7 +net.infinite-labs.Afloat (2.2 - 2.2) <62EE2BC8-8625-DED6-C919-7E54759069FA> /Users/USER/Library/Application Support/SIMBL/*/Afloat.bundle/Contents/MacOS/Afloat
0x1ec9000 -  0x1ed2ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1ed9000 -  0x1edbfff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1ef1000 -  0x1ef1ff7 +cl_kernels (??? - ???) <996241AE-40CF-4E00-A8C8-E678EA7095E9> cl_kernels
0x1ef7000 -  0x1ef8ffd +cl_kernels (??? - ???) <5E8F2481-5666-4003-8BFF-B3983E87156B> cl_kernels
0x2f00000 -  0x2fa8ff7  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
0x8fe35000 - 0x8fe67aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    task_for_pid: 210

    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: 7013

    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=185.1M resident=132.6M(72%) swapped_out_or_unallocated=52.4M(28%)
Writable regions: Total=140.7M written=28.5M(20%) resident=27.9M(20%) swapped_out=15.6M(11%) unallocated=112.9M(80%)


REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
ATS (font support) (reserved)         4K        reserved VM address space (unallocated)
CG backing stores                  12.8M
CG image                             60K
CG raster data                      128K
CG shared images                   3448K
CoreGraphics                          8K
CoreServices                       1440K
MALLOC                             61.9M

MALLOC guard page                    64K
Memory tag=240                        4K
Memory tag=242                       12K
OpenCL                               20K
Stack                              65.0M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             22.4M
__DATA/__OBJC                       152K
__IMAGE                             528K
__IMPORT                             12K
__LINKEDIT                         43.8M
__OBJC                             2732K
__OBJC/__DATA                        16K
__PAGEZERO                            4K
__TEXT                            141.3M
__UNICODE                           544K
mapped file                       110.4M
shared memory                       620K

shared pmap                        7072K
===========                      =======
TOTAL                             522.3M
TOTAL, minus reserved VM space    522.3M

System Profile:
Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.53 GHz, 4 GB, SMC 1.58f17
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.19.22)

Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK5055GSXF, 500.11 GB
Serial ATA Device: MATSHITADVD-R   UJ-898, 4.36 GB
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 6
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3



Best regards,

Ruslán

Ruslan Ledesma Garza

unread,
May 3, 2013, 8:49:12 AM5/3/13
to aquama...@aquamacs.org
Process:         Aquamacs [13113]

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

Date/Time:       2013-05-03 14:48:18.703 +0200

OS Version:      Mac OS X 10.7.5 (11G63b)
Report Version:  9

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

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

VM Regions Near 0x40200008:
    CoreServices           000000000c26e000-000000000c3dc000 [ 1464K] rw-/rwx SM=COW 
-->
    __TEXT                 000000008fe9c000-000000008fecf000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld

Application Specific Information:
objc[13113]: garbage collection is OFF

abort() called

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        0x9c757332 __kill + 10
1   libsystem_kernel.dylib        0x9c756932 kill$UNIX2003 + 32
2   org.gnu.Aquamacs              0x000c8a5c fatal_error_signal + 446
3   libsystem_c.dylib             0x91c3159b _sigtramp + 43
4   ???                           0xffffffff 0 + 4294967295
5   org.gnu.Aquamacs              0x000c889e syms_of_xfaces + 3973
6   libsystem_c.dylib             0x91bccbdd 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             0x91c3159b _sigtramp + 43
11  ???                           0xffffffff 0 + 4294967295
12  org.gnu.Aquamacs              0x000c889e syms_of_xfaces + 3973
13  org.gnu.Aquamacs              0x00012d71 next_frame + 120
14  org.gnu.Aquamacs              0x00013c21 delete_frame + 825
15  org.gnu.Aquamacs              0x00065d93 window_loop + 1713
16  org.gnu.Aquamacs              0x00066638 replace_buffer_in_all_windows + 73
17  org.gnu.Aquamacs              0x000f3afa Fkill_buffer + 997
18  org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
19  org.gnu.Aquamacs              0x0016e3fa Fcall_interactively + 8801
20  org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
21  org.gnu.Aquamacs              0x0017394b call3 + 56
22  org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
23  org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
24  org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
25  org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
26  org.gnu.Aquamacs              0x00170964 internal_catch + 215
27  org.gnu.Aquamacs              0x000ccddd command_loop + 85
28  org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
29  org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
30  org.gnu.Aquamacs              0x00173e83 Ffuncall + 1100
31  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
32  org.gnu.Aquamacs              0x00172bf5 Feval + 1663
33  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
34  org.gnu.Aquamacs              0x0006f732 Fsave_window_excursion + 94
35  org.gnu.Aquamacs              0x001cbb71 Fbyte_code + 7224
36  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
37  org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
38  org.gnu.Aquamacs              0x00173395 Fapply + 948
39  org.gnu.Aquamacs              0x00173872 apply1 + 102
40  org.gnu.Aquamacs              0x0016ec6e call_debugger + 523
41  org.gnu.Aquamacs              0x00171abd maybe_call_debugger + 225
42  org.gnu.Aquamacs              0x00171c46 find_handler_clause + 368
43  org.gnu.Aquamacs              0x00171545 Fsignal + 599
44  org.gnu.Aquamacs              0x001716fc xsignal + 24
45  org.gnu.Aquamacs              0x00171747 xsignal1 + 32
46  org.gnu.Aquamacs              0x0015671d Fsymbol_value + 75
47  org.gnu.Aquamacs              0x001725b1 Feval + 59
48  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
49  org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
50  org.gnu.Aquamacs              0x0017443c apply_lambda + 398
51  org.gnu.Aquamacs              0x00172f60 Feval + 2538
52  org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
53  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
54  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
55  org.gnu.Aquamacs              0x0017443c apply_lambda + 398
56  org.gnu.Aquamacs              0x00172e55 Feval + 2271
57  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
58  org.gnu.Aquamacs              0x001705c7 Fwhile + 242
59  org.gnu.Aquamacs              0x001728d8 Feval + 866
60  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
61  org.gnu.Aquamacs              0x00170495 Flet + 798
62  org.gnu.Aquamacs              0x001728d8 Feval + 866
63  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
64  org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
65  org.gnu.Aquamacs              0x00174213 Ffuncall + 2012
66  org.gnu.Aquamacs              0x0017383b apply1 + 47
67  org.gnu.Aquamacs              0x0016c607 Fcall_interactively + 1134
68  org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
69  org.gnu.Aquamacs              0x0017394b call3 + 56
70  org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
71  org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
72  org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
73  org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
74  org.gnu.Aquamacs              0x00170964 internal_catch + 215
75  org.gnu.Aquamacs              0x000ccddd command_loop + 85
76  org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
77  org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
78  org.gnu.Aquamacs              0x00173e83 Ffuncall + 1100
79  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
80  org.gnu.Aquamacs              0x00172bf5 Feval + 1663
81  org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
82  org.gnu.Aquamacs              0x0006f732 Fsave_window_excursion + 94
83  org.gnu.Aquamacs              0x001cbb71 Fbyte_code + 7224
84  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
85  org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
86  org.gnu.Aquamacs              0x00173395 Fapply + 948
87  org.gnu.Aquamacs              0x00173872 apply1 + 102
88  org.gnu.Aquamacs              0x0016ec6e call_debugger + 523
89  org.gnu.Aquamacs              0x00171abd maybe_call_debugger + 225
90  org.gnu.Aquamacs              0x00171c46 find_handler_clause + 368
91  org.gnu.Aquamacs              0x00171545 Fsignal + 599
92  org.gnu.Aquamacs              0x001716fc xsignal + 24
93  org.gnu.Aquamacs              0x00171747 xsignal1 + 32
94  org.gnu.Aquamacs              0x0015671d Fsymbol_value + 75
95  org.gnu.Aquamacs              0x001725b1 Feval + 59
96  org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
97  org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
98  org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
99  org.gnu.Aquamacs              0x0017443c apply_lambda + 398
100 org.gnu.Aquamacs              0x00172e55 Feval + 2271
101 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
102 org.gnu.Aquamacs              0x001705c7 Fwhile + 242
103 org.gnu.Aquamacs              0x001728d8 Feval + 866
104 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
105 org.gnu.Aquamacs              0x00170495 Flet + 798
106 org.gnu.Aquamacs              0x001728d8 Feval + 866
107 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
108 org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
109 org.gnu.Aquamacs              0x00174213 Ffuncall + 2012
110 org.gnu.Aquamacs              0x0017383b apply1 + 47
111 org.gnu.Aquamacs              0x0016c607 Fcall_interactively + 1134
112 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
113 org.gnu.Aquamacs              0x0017394b call3 + 56
114 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
115 org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
116 org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
117 org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
118 org.gnu.Aquamacs              0x00170964 internal_catch + 215
119 org.gnu.Aquamacs              0x000ccddd command_loop + 85
120 org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
121 org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
122 org.gnu.Aquamacs              0x00173e83 Ffuncall + 1100
123 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
124 org.gnu.Aquamacs              0x00172bf5 Feval + 1663
125 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
126 org.gnu.Aquamacs              0x0006f732 Fsave_window_excursion + 94
127 org.gnu.Aquamacs              0x001cbb71 Fbyte_code + 7224
128 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
129 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
130 org.gnu.Aquamacs              0x00173395 Fapply + 948
131 org.gnu.Aquamacs              0x00173872 apply1 + 102
132 org.gnu.Aquamacs              0x0016ec6e call_debugger + 523
133 org.gnu.Aquamacs              0x00171abd maybe_call_debugger + 225
134 org.gnu.Aquamacs              0x00171c46 find_handler_clause + 368
135 org.gnu.Aquamacs              0x00171545 Fsignal + 599
136 org.gnu.Aquamacs              0x001716fc xsignal + 24
137 org.gnu.Aquamacs              0x00171747 xsignal1 + 32
138 org.gnu.Aquamacs              0x0015671d Fsymbol_value + 75
139 org.gnu.Aquamacs              0x001725b1 Feval + 59
140 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
141 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
142 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
143 org.gnu.Aquamacs              0x0017443c apply_lambda + 398
144 org.gnu.Aquamacs              0x00172e55 Feval + 2271
145 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
146 org.gnu.Aquamacs              0x001705c7 Fwhile + 242
147 org.gnu.Aquamacs              0x001728d8 Feval + 866
148 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
149 org.gnu.Aquamacs              0x00170495 Flet + 798
150 org.gnu.Aquamacs              0x001728d8 Feval + 866
151 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
152 org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
153 org.gnu.Aquamacs              0x00174213 Ffuncall + 2012
154 org.gnu.Aquamacs              0x0017383b apply1 + 47
155 org.gnu.Aquamacs              0x0016c607 Fcall_interactively + 1134
156 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
157 org.gnu.Aquamacs              0x0017394b call3 + 56
158 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
159 org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
160 org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
161 org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
162 org.gnu.Aquamacs              0x00170964 internal_catch + 215
163 org.gnu.Aquamacs              0x000ccddd command_loop + 85
164 org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
165 org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
166 org.gnu.Aquamacs              0x00173e83 Ffuncall + 1100
167 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
168 org.gnu.Aquamacs              0x00172bf5 Feval + 1663
169 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
170 org.gnu.Aquamacs              0x0006f732 Fsave_window_excursion + 94
171 org.gnu.Aquamacs              0x001cbb71 Fbyte_code + 7224
172 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
173 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
174 org.gnu.Aquamacs              0x00173395 Fapply + 948
175 org.gnu.Aquamacs              0x00173872 apply1 + 102
176 org.gnu.Aquamacs              0x0016ec6e call_debugger + 523
177 org.gnu.Aquamacs              0x00171abd maybe_call_debugger + 225
178 org.gnu.Aquamacs              0x00171c46 find_handler_clause + 368
179 org.gnu.Aquamacs              0x00171545 Fsignal + 599
180 org.gnu.Aquamacs              0x001716fc xsignal + 24
181 org.gnu.Aquamacs              0x00171747 xsignal1 + 32
182 org.gnu.Aquamacs              0x0015671d Fsymbol_value + 75
183 org.gnu.Aquamacs              0x001725b1 Feval + 59
184 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
185 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
186 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
187 org.gnu.Aquamacs              0x0017443c apply_lambda + 398
188 org.gnu.Aquamacs              0x00172e55 Feval + 2271
189 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
190 org.gnu.Aquamacs              0x001705c7 Fwhile + 242
191 org.gnu.Aquamacs              0x001728d8 Feval + 866
192 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
193 org.gnu.Aquamacs              0x00170495 Flet + 798
194 org.gnu.Aquamacs              0x001728d8 Feval + 866
195 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
196 org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
197 org.gnu.Aquamacs              0x00174213 Ffuncall + 2012
198 org.gnu.Aquamacs              0x0017383b apply1 + 47
199 org.gnu.Aquamacs              0x0016c607 Fcall_interactively + 1134
200 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
201 org.gnu.Aquamacs              0x0017394b call3 + 56
202 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
203 org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
204 org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
205 org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
206 org.gnu.Aquamacs              0x00170964 internal_catch + 215
207 org.gnu.Aquamacs              0x000ccddd command_loop + 85
208 org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
209 org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
210 org.gnu.Aquamacs              0x00173e83 Ffuncall + 1100
211 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
212 org.gnu.Aquamacs              0x00172bf5 Feval + 1663
213 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
214 org.gnu.Aquamacs              0x0006f732 Fsave_window_excursion + 94
215 org.gnu.Aquamacs              0x001cbb71 Fbyte_code + 7224
216 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
217 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
218 org.gnu.Aquamacs              0x00173395 Fapply + 948
219 org.gnu.Aquamacs              0x00173872 apply1 + 102
220 org.gnu.Aquamacs              0x0016ec6e call_debugger + 523
221 org.gnu.Aquamacs              0x00171abd maybe_call_debugger + 225
222 org.gnu.Aquamacs              0x00171c46 find_handler_clause + 368
223 org.gnu.Aquamacs              0x00171545 Fsignal + 599
224 org.gnu.Aquamacs              0x001716fc xsignal + 24
225 org.gnu.Aquamacs              0x00171747 xsignal1 + 32
226 org.gnu.Aquamacs              0x0015671d Fsymbol_value + 75
227 org.gnu.Aquamacs              0x001725b1 Feval + 59
228 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
229 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
230 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
231 org.gnu.Aquamacs              0x0017443c apply_lambda + 398
232 org.gnu.Aquamacs              0x00172e55 Feval + 2271
233 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
234 org.gnu.Aquamacs              0x001705c7 Fwhile + 242
235 org.gnu.Aquamacs              0x001728d8 Feval + 866
236 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
237 org.gnu.Aquamacs              0x00170495 Flet + 798
238 org.gnu.Aquamacs              0x001728d8 Feval + 866
239 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
240 org.gnu.Aquamacs              0x001747e6 funcall_lambda + 797
241 org.gnu.Aquamacs              0x00174213 Ffuncall + 2012
242 org.gnu.Aquamacs              0x0017383b apply1 + 47
243 org.gnu.Aquamacs              0x0016c607 Fcall_interactively + 1134
244 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
245 org.gnu.Aquamacs              0x0017394b call3 + 56
246 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
247 org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
248 org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
249 org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
250 org.gnu.Aquamacs              0x00170964 internal_catch + 215
251 org.gnu.Aquamacs              0x000ccddd command_loop + 85
252 org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
253 org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
254 org.gnu.Aquamacs              0x00173e83 Ffuncall + 1100
255 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
256 org.gnu.Aquamacs              0x00172bf5 Feval + 1663
257 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
258 org.gnu.Aquamacs              0x0006f732 Fsave_window_excursion + 94
259 org.gnu.Aquamacs              0x001cbb71 Fbyte_code + 7224
260 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
261 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
262 org.gnu.Aquamacs              0x00173395 Fapply + 948
263 org.gnu.Aquamacs              0x00173872 apply1 + 102
264 org.gnu.Aquamacs              0x0016ec6e call_debugger + 523
265 org.gnu.Aquamacs              0x00171abd maybe_call_debugger + 225
266 org.gnu.Aquamacs              0x00171c46 find_handler_clause + 368
267 org.gnu.Aquamacs              0x00171545 Fsignal + 599
268 org.gnu.Aquamacs              0x001716fc xsignal + 24
269 org.gnu.Aquamacs              0x00171747 xsignal1 + 32
270 org.gnu.Aquamacs              0x00171f02 error + 284
271 org.gnu.Aquamacs              0x00171586 Fsignal + 664
272 org.gnu.Aquamacs              0x001716fc xsignal + 24
273 org.gnu.Aquamacs              0x00171747 xsignal1 + 32
274 org.gnu.Aquamacs              0x0015671d Fsymbol_value + 75
275 org.gnu.Aquamacs              0x001725b1 Feval + 59
276 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
277 org.gnu.Aquamacs              0x001728d8 Feval + 866
278 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
279 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
280 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
281 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
282 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
283 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
284 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
285 org.gnu.Aquamacs              0x0016e3fa Fcall_interactively + 8801
286 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
287 org.gnu.Aquamacs              0x0017394b call3 + 56
288 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
289 org.gnu.Aquamacs              0x000e082b Fexecute_extended_command + 1029
290 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
291 org.gnu.Aquamacs              0x0016e3fa Fcall_interactively + 8801
292 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
293 org.gnu.Aquamacs              0x0017394b call3 + 56
294 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
295 org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
296 org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
297 org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
298 org.gnu.Aquamacs              0x00170964 internal_catch + 215
299 org.gnu.Aquamacs              0x000ccddd command_loop + 85
300 org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
301 org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
302 org.gnu.Aquamacs              0x00173e83 Ffuncall + 1100
303 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
304 org.gnu.Aquamacs              0x00172bf5 Feval + 1663
305 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
306 org.gnu.Aquamacs              0x0006f732 Fsave_window_excursion + 94
307 org.gnu.Aquamacs              0x001cbb71 Fbyte_code + 7224
308 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
309 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
310 org.gnu.Aquamacs              0x00173395 Fapply + 948
311 org.gnu.Aquamacs              0x00173872 apply1 + 102
312 org.gnu.Aquamacs              0x0016ec6e call_debugger + 523
313 org.gnu.Aquamacs              0x00171abd maybe_call_debugger + 225
314 org.gnu.Aquamacs              0x00171c46 find_handler_clause + 368
315 org.gnu.Aquamacs              0x00171545 Fsignal + 599
316 org.gnu.Aquamacs              0x001716fc xsignal + 24
317 org.gnu.Aquamacs              0x00171747 xsignal1 + 32
318 org.gnu.Aquamacs              0x0015671d Fsymbol_value + 75
319 org.gnu.Aquamacs              0x001725b1 Feval + 59
320 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
321 org.gnu.Aquamacs              0x001728d8 Feval + 866
322 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
323 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
324 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
325 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
326 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
327 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
328 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
329 org.gnu.Aquamacs              0x0016e3fa Fcall_interactively + 8801
330 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
331 org.gnu.Aquamacs              0x0017394b call3 + 56
332 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
333 org.gnu.Aquamacs              0x000e082b Fexecute_extended_command + 1029
334 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
335 org.gnu.Aquamacs              0x0016e3fa Fcall_interactively + 8801
336 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
337 org.gnu.Aquamacs              0x0017394b call3 + 56
338 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
339 org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
340 org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
341 org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
342 org.gnu.Aquamacs              0x00170964 internal_catch + 215
343 org.gnu.Aquamacs              0x000ccddd command_loop + 85
344 org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
345 org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
346 org.gnu.Aquamacs              0x00173e83 Ffuncall + 1100
347 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
348 org.gnu.Aquamacs              0x00172bf5 Feval + 1663
349 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
350 org.gnu.Aquamacs              0x0006f732 Fsave_window_excursion + 94
351 org.gnu.Aquamacs              0x001cbb71 Fbyte_code + 7224
352 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
353 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
354 org.gnu.Aquamacs              0x00173395 Fapply + 948
355 org.gnu.Aquamacs              0x00173872 apply1 + 102
356 org.gnu.Aquamacs              0x0016ec6e call_debugger + 523
357 org.gnu.Aquamacs              0x00171abd maybe_call_debugger + 225
358 org.gnu.Aquamacs              0x00171c46 find_handler_clause + 368
359 org.gnu.Aquamacs              0x00171545 Fsignal + 599
360 org.gnu.Aquamacs              0x001716fc xsignal + 24
361 org.gnu.Aquamacs              0x00171747 xsignal1 + 32
362 org.gnu.Aquamacs              0x0015671d Fsymbol_value + 75
363 org.gnu.Aquamacs              0x001725b1 Feval + 59
364 org.gnu.Aquamacs              0x0016eee3 Fprogn + 44
365 org.gnu.Aquamacs              0x001728d8 Feval + 866
366 org.gnu.Aquamacs              0x001743c7 apply_lambda + 281
367 org.gnu.Aquamacs              0x00172e55 Feval + 2271
368 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
369 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
370 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
371 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
372 org.gnu.Aquamacs              0x001cab8e Fbyte_code + 3157
373 org.gnu.Aquamacs              0x00174832 funcall_lambda + 873
374 org.gnu.Aquamacs              0x00174165 Ffuncall + 1838
375 org.gnu.Aquamacs              0x0016e3fa Fcall_interactively + 8801
376 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
377 org.gnu.Aquamacs              0x0017394b call3 + 56
378 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
379 org.gnu.Aquamacs              0x000e082b Fexecute_extended_command + 1029
380 org.gnu.Aquamacs              0x00173e9e Ffuncall + 1127
381 org.gnu.Aquamacs              0x0016e3fa Fcall_interactively + 8801
382 org.gnu.Aquamacs              0x00173ef8 Ffuncall + 1217
383 org.gnu.Aquamacs              0x0017394b call3 + 56
384 org.gnu.Aquamacs              0x000e040a Fcommand_execute + 792
385 org.gnu.Aquamacs              0x000cf093 command_loop_1 + 7669
386 org.gnu.Aquamacs              0x00170fd3 internal_condition_case + 304
387 org.gnu.Aquamacs              0x000ccece command_loop_2 + 53
388 org.gnu.Aquamacs              0x00170964 internal_catch + 215
389 org.gnu.Aquamacs              0x000cce57 command_loop + 207
390 org.gnu.Aquamacs              0x000cc42b recursive_edit_1 + 181
391 org.gnu.Aquamacs              0x000cc634 Frecursive_edit + 323
392 org.gnu.Aquamacs              0x000ca913 main + 5915
393 org.gnu.Aquamacs              0x00003286 start + 54


Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        0x9c75890a kevent + 10
1   libdispatch.dylib             0x95c0ee04 _dispatch_mgr_invoke + 969
2   libdispatch.dylib             0x95c0d853 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib        0x9c75802e __workq_kernreturn + 10
1   libsystem_c.dylib             0x91bdbccf _pthread_wqthread + 773
2   libsystem_c.dylib             0x91bdd6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x000c88ab  ecx: 0xbffeecec  edx: 0x9c757332
  edi: 0xac5b52c0  esi: 0x00000006  ebp: 0xbffeed08  esp: 0xbffeecec
   ss: 0x00000023  efl: 0x00000286  eip: 0x9c757332   cs: 0x0000000b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0xac5ad738
Logical CPU: 0

Binary Images:
    0x1000 -   0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789) <D854B316-AB47-4049-012E-F9AF8DC64C62> /Applications/Aquamacs.app/Contents/MacOS/Aquamacs
  0x7ae000 -   0x7b1ff7 +net.culater.SIMBL.osax (0.9.7 - 0.9.7) <ADABA540-531E-706F-D0E5-FD3EA152172E> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
  0x7d5000 -   0x7f0ff7 +net.infinite-labs.Afloat (2.2 - 2.2) <62EE2BC8-8625-DED6-C919-7E54759069FA> /Users/USER/Library/Application Support/SIMBL/*/Afloat.bundle/Contents/MacOS/Afloat
0x1d43000 -  0x1d47ffb  libFontRegistryUI.dylib (??? - ???) <2E905389-BAB1-3339-9C98-185D60BAB4D0> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x1d52000 -  0x1d52ffd +cl_kernels (??? - ???) <04077915-B03E-4017-A485-B6102BD7AC29> cl_kernels
0x28cd000 -  0x28d6ff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x28dd000 -  0x28dffff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x28f5000 -  0x28f5ff7 +cl_kernels (??? - ???) <996241AE-40CF-4E00-A8C8-E678EA7095E9> cl_kernels
0x28fb000 -  0x28fcffd +cl_kernels (??? - ???) <5E8F2481-5666-4003-8BFF-B3983E87156B> cl_kernels
0x2d3b000 -  0x2de3ff7  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
0x8fe9c000 - 0x8feceaa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld

0x90005000 - 0x90033ff7  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
0x90039000 - 0x90094ff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x90095000 - 0x90095fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x900a3000 - 0x900a5ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x900a6000 - 0x900e9ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x900ea000 - 0x900f5ff3  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
0x900f6000 - 0x90207ff7  libJP2.dylib (??? - ???) <3B6A6D1C-5E4D-3814-892A-7C580E063268> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90350000 - 0x903b4fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x903b5000 - 0x903cbffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x903cc000 - 0x9041bffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90469000 - 0x90505fff  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
0x90635000 - 0x90642fff  com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x90646000 - 0x90686ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x90687000 - 0x9071eff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9071f000 - 0x90725ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x90726000 - 0x90726fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90727000 - 0x90744ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90745000 - 0x90787ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90788000 - 0x90789fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x907ae000 - 0x907b5ff8  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
0x92209000 - 0x92232fff  com.apple.shortcut (2.1 - 2.1) <60000F49-6309-34B1-88A1-588DC566C8DF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x9223e000 - 0x9225eff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9226e000 - 0x922b6ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x93012000 - 0x9302eff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9302f000 - 0x930efffb  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
0x930f0000 - 0x931c6aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x931c7000 - 0x931e9ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x931ea000 - 0x93c7fff6  com.apple.AppKit (6.7.5 - 1138.51) <B9D3DCA0-9765-354E-9730-75A45A97DDFD> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c80000 - 0x93cddffb  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
0x93ee0000 - 0x93ee7ff9  libsystem_dnssd.dylib (??? - ???) <EBEAF723-84F8-3544-8FB2-31B7771B50D0> /usr/lib/system/libsystem_dnssd.dylib
0x93ee8000 - 0x93ee8fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93f5a000 - 0x93f8eff3  libTrueTypeScaler.dylib (??? - ???) <C2D2257F-11E6-336C-BBA8-934BD9214728> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9c785000 - 0x9c7b8fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib

0x9c8b1000 - 0x9c8baff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9c929000 - 0x9c92cff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9c92d000 - 0x9c92efff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9c9af000 - 0x9c9b7ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x9ca63000 - 0x9ca64ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib
0x9cbd9000 - 0x9cc56fff  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

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1064

    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: 51621

    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=185.8M resident=116.1M(62%) swapped_out_or_unallocated=69.7M(38%)
Writable regions: Total=166.7M written=50.6M(30%) resident=75.9M(46%) swapped_out=8664K(5%) unallocated=90.8M(54%)


REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.0M
CG backing stores                  23.0M
CG image                             60K
CG raster data                      192K
CG shared images                   3480K
CoreGraphics                          8K
CoreImage                             4K
CoreServices                       1464K
MALLOC                             77.4M

MALLOC guard page                    64K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=243                        4K
OpenCL                               28K
Stack                              65.0M
VM_ALLOCATE                        16.2M
__CI_BITMAP                          80K
__DATA                             22.5M

__DATA/__OBJC                       152K
__IMAGE                             528K
__IMPORT                             12K
__LINKEDIT                         43.8M
__OBJC                             2748K
__OBJC/__DATA                        36K
__PAGEZERO                            4K
__TEXT                            141.9M
__UNICODE                           544K
mapped file                       111.1M
shared memory                      1392K
shared pmap                        7020K
===========                      =======
TOTAL                             550.5M




Best regards,

Ruslán

Reply all
Reply to author
Forward
0 new messages