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
/Network/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: (/Network/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
PATH: /sw/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/cse/bin:/usr/X11/bin:/usr/X11R6/bin:/usr/texbin:/usr/local/texlive/2011/bin
exec-path: (/sw/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /usr/local/cse/bin /usr/X11/bin /usr/X11R6/bin /Network/Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin /usr/local/texlive/2011/bin)
Process: Aquamacs [939]
Path: /Network/*/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: launchd [920]
Date/Time: 2012-03-20 13:20:50.495 +0200
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024
VM Regions Near 0x24:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Network/*/Aquamacs.app/Contents/MacOS/Aquamacs
__TEXT 0000000000001000-0000000000257000 [ 2392K] r-x/rwx SM=COW /Network/*/Aquamacs.app/Contents/MacOS/Aquamacs
Application Specific Information:
objc[939]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x98d0f332 __kill + 10
1 libsystem_kernel.dylib 0x98d0e932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x9681659b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
5 libsystem_c.dylib 0x967b1bdd abort + 167
6 org.gnu.Aquamacs 0x00207a9e ns_term_shutdown + 118
7 org.gnu.Aquamacs 0x000cb08b shut_down_emacs + 282
8 org.gnu.Aquamacs 0x000c89f9 fatal_error_signal + 347
9 libsystem_c.dylib 0x9681659b _sigtramp + 43
10 ??? 0xffffffff 0 + 4294967295
11 org.gnu.Aquamacs 0x0004d1b3 fill_glyph_string + 209
12 org.gnu.Aquamacs 0x0004df78 draw_glyphs + 901
13 org.gnu.Aquamacs 0x0005a6c8 expose_area + 147
14 org.gnu.Aquamacs 0x0005a8bd expose_line + 205
15 org.gnu.Aquamacs 0x0005b23b expose_window + 1082
16 org.gnu.Aquamacs 0x0005b52b expose_window_tree + 165
17 org.gnu.Aquamacs 0x0005b63e expose_frame + 188
18 org.gnu.Aquamacs 0x0021024e -[EmacsView drawRect:] + 307
19 com.apple.AppKit 0x9c0a1996 -[NSView _drawRect:clip:] + 3929
20 com.apple.AppKit 0x9c09f9b5 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 2650
21 com.apple.AppKit 0x9c0a038c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5169
22 com.apple.AppKit 0x9c0a038c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5169
23 com.apple.AppKit 0x9c09e82b -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 259
24 com.apple.AppKit 0x9c099eaa -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
25 com.apple.AppKit 0x9c092dce -[NSView displayIfNeeded] + 1365
26 com.apple.AppKit 0x9c08fba5 -[NSWindow displayIfNeeded] + 316
27 com.apple.AppKit 0x9c09269c _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 804
28 com.apple.CoreFoundation 0x0087123d _runLoopObserverWithBlockContext + 29
29 com.apple.CoreFoundation 0x0083d7be __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
30 com.apple.CoreFoundation 0x0083d6fd __CFRunLoopDoObservers + 413
31 com.apple.CoreFoundation 0x00810094 __CFRunLoopRun + 1044
32 com.apple.CoreFoundation 0x0080f8ec CFRunLoopRunSpecific + 332
33 com.apple.CoreFoundation 0x0080f798 CFRunLoopRunInMode + 120
34 com.apple.HIToolbox 0x902e5a7f RunCurrentEventLoopInMode + 318
35 com.apple.HIToolbox 0x902eccc6 ReceiveNextEventCommon + 168
36 com.apple.HIToolbox 0x902ecc0a BlockUntilNextEventMatchingListInMode + 88
37 com.apple.AppKit 0x9c052040 _DPSNextEvent + 678
38 com.apple.AppKit 0x9c0518ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
39 com.apple.AppKit 0x9c04dc22 -[NSApplication run] + 911
40 org.gnu.Aquamacs 0x002044a4 ns_read_socket + 769
41 org.gnu.Aquamacs 0x000d8e30 read_avail_input + 165
42 org.gnu.Aquamacs 0x000d8c7a gobble_input + 176
43 org.gnu.Aquamacs 0x000d8b85 get_input_pending + 125
44 org.gnu.Aquamacs 0x000d466a swallow_events + 163
45 org.gnu.Aquamacs 0x0000f94f sit_for + 24
46 org.gnu.Aquamacs 0x000d13d6 read_char + 3476
47 org.gnu.Aquamacs 0x000dd479 read_key_sequence + 2552
48 org.gnu.Aquamacs 0x000cd745 command_loop_1 + 1191
49 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
50 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
51 org.gnu.Aquamacs 0x00170964 internal_catch + 215
52 org.gnu.Aquamacs 0x000ccddd command_loop + 85
53 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
54 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
55 org.gnu.Aquamacs 0x00173e83 Ffuncall + 1100
56 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
57 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
58 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
59 org.gnu.Aquamacs 0x0006f732 Fsave_window_excursion + 94
60 org.gnu.Aquamacs 0x001cbb71 Fbyte_code + 7224
61 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
62 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
63 org.gnu.Aquamacs 0x00173395 Fapply + 948
64 org.gnu.Aquamacs 0x00173872 apply1 + 102
65 org.gnu.Aquamacs 0x0016ec6e call_debugger + 523
66 org.gnu.Aquamacs 0x00171abd maybe_call_debugger + 225
67 org.gnu.Aquamacs 0x00171c46 find_handler_clause + 368
68 org.gnu.Aquamacs 0x00171545 Fsignal + 599
69 org.gnu.Aquamacs 0x001716fc xsignal + 24
70 org.gnu.Aquamacs 0x00171747 xsignal1 + 32
71 org.gnu.Aquamacs 0x0015671d Fsymbol_value + 75
72 org.gnu.Aquamacs 0x001725b1 Feval + 59
73 org.gnu.Aquamacs 0x00173e9e Ffuncall + 1127
74 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
75 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
76 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
77 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
78 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
79 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
80 org.gnu.Aquamacs 0x0016e3fa Fcall_interactively + 8801
81 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
82 org.gnu.Aquamacs 0x0017394b call3 + 56
83 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
84 org.gnu.Aquamacs 0x000cf093 command_loop_1 + 7669
85 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
86 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
87 org.gnu.Aquamacs 0x00170964 internal_catch + 215
88 org.gnu.Aquamacs 0x000ccddd command_loop + 85
89 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
90 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
91 org.gnu.Aquamacs 0x00173e83 Ffuncall + 1100
92 org.gnu.Aquamacs 0x001cab8e Fbyte_code + 3157
93 org.gnu.Aquamacs 0x00172bf5 Feval + 1663
94 org.gnu.Aquamacs 0x0016eee3 Fprogn + 44
95 org.gnu.Aquamacs 0x0006f732 Fsave_window_excursion + 94
96 org.gnu.Aquamacs 0x001cbb71 Fbyte_code + 7224
97 org.gnu.Aquamacs 0x00174832 funcall_lambda + 873
98 org.gnu.Aquamacs 0x00174165 Ffuncall + 1838
99 org.gnu.Aquamacs 0x00173395 Fapply + 948
100 org.gnu.Aquamacs 0x00173872 apply1 + 102
101 org.gnu.Aquamacs 0x0016ec6e call_debugger + 523
102 org.gnu.Aquamacs 0x00171abd maybe_call_debugger + 225
103 org.gnu.Aquamacs 0x00171c46 find_handler_clause + 368
104 org.gnu.Aquamacs 0x00171545 Fsignal + 599
105 org.gnu.Aquamacs 0x001716fc xsignal + 24
106 org.gnu.Aquamacs 0x00171747 xsignal1 + 32
107 org.gnu.Aquamacs 0x00171f02 error + 284
108 org.gnu.Aquamacs 0x000e064f Fexecute_extended_command + 553
109 org.gnu.Aquamacs 0x00173e9e Ffuncall + 1127
110 org.gnu.Aquamacs 0x0016e3fa Fcall_interactively + 8801
111 org.gnu.Aquamacs 0x00173ef8 Ffuncall + 1217
112 org.gnu.Aquamacs 0x0017394b call3 + 56
113 org.gnu.Aquamacs 0x000e040a Fcommand_execute + 792
114 org.gnu.Aquamacs 0x000cf093 command_loop_1 + 7669
115 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
116 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
117 org.gnu.Aquamacs 0x00170964 internal_catch + 215
118 org.gnu.Aquamacs 0x000cce57 command_loop + 207
119 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
120 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
121 org.gnu.Aquamacs 0x000ca913 main + 5915
122 org.gnu.Aquamacs 0x00003286 start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x98d1090a kevent + 10
1 libdispatch.dylib 0x97428c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x974276a7 _dispatch_mgr_thread + 53
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfff837c edx: 0x98d0f332
edi: 0xac70a2c0 esi: 0x00000006 ebp: 0xbfff8398 esp: 0xbfff837c
ss: 0x00000023 efl: 0x00000282 eip: 0x98d0f332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x14bb9ff8
Logical CPU: 0
Binary Images:
0x1000 - 0x256fe3 +org.gnu.Aquamacs (2.4 - 2.4.1319565789) <D854B316-AB47-4049-012E-F9AF8DC64C62> /Network/*/Aquamacs.app/Contents/MacOS/Aquamacs
0x6e3000 - 0x6e4fff +com.google.GoogleNotifierQuickAddCMPlugin (1.10.2 - 1.10.2.580) <4D96AF65-E873-19C1-D6FB-F6C8BD66ACBD> /cs/*/Google Notifier Quick Add CM Plugin.plugin/Contents/MacOS/Google Notifier Quick Add CM Plugin
0x6ea000 - 0x6ebff5 +com.vmware.FusionVMDKPlugIn (??? - 416484) <FB38D6FA-1EC8-88C6-DBC0-D2051763C8CD> /Library/Contextual Menu Items/FusionVMDKPlugIn.plugin/Contents/MacOS/FusionVMDKPlugIn
0x7c1000 - 0x7c5ffb libFontRegistryUI.dylib (??? - ???) <E986346C-8132-33B6-8525-AA2A3233F99C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x7d5000 - 0x9abfe3 com.apple.CoreFoundation (6.7.1 - 635.15) <AC9F6462-6315-3D89-8075-D048DB4DBF7E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0xafa000 - 0xafcfff libCoreFSCache.dylib (??? - ???) <4D047C6F-11FF-3893-A352-5C1E259C036E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xfc6000 - 0xfcbfe2 libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <C9714E84-87B3-3EF4-A598-758522D1DB25> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xfd9000 - 0xfd9ffb +cl_kernels (??? - ???) <21B77FF8-D458-48F9-986D-170E08030190> cl_kernels
0xfdf000 - 0xfe0ff8 +cl_kernels (??? - ???) <33F928DD-3644-4402-9758-17130505C2A4> cl_kernels
0x1e44000 - 0x1ee5ff7 unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x8feb4000 - 0x8fee69c7 dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90066000 - 0x90285ff7 com.apple.imageKit (2.1.1 - 1.0) <9AF0A882-BEAD-3AEC-8A72-497A7C3C2358> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x902e3000 - 0x90623ffb com.apple.HIToolbox (1.8 - ???) <DFED9BD0-E142-397B-BE16-16EBCF3CE1EB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90624000 - 0x9066dff7 libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9066e000 - 0x9066efff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9066f000 - 0x9069cff7 com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x908a3000 - 0x908b0fff com.apple.HelpData (2.1.0 - 70) <0145664A-4AD4-3CD3-AAF9-73B9EE906B9D> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90915000 - 0x90934fff com.apple.RemoteViewServices (1.2 - 39) <C7B638D2-2F8B-3A45-916A-73103FADC822> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x90935000 - 0x90945fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x90985000 - 0x90a00ffb com.apple.ApplicationServices.ATS (317.5.0 - ???) <D5AC5C21-CE1E-333D-94F7-F0F534FD4DC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90a57000 - 0x90a6bff7 com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90b8f000 - 0x915a7fff com.apple.WebCore (7534.52 - 7534.52.12) <030C9025-A4E5-3B92-A201-C613EC4310E9> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x915a8000 - 0x915f9ff3 com.apple.CoreMediaIO (210.0 - 3180) <79AA7CA8-FC39-375D-9485-855D302DF7AA> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x91645000 - 0x91645fff 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
0x91646000 - 0x91729ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9172a000 - 0x91a34ff3 com.apple.Foundation (6.7.1 - 833.20) <B5092554-485A-3A7D-904B-B04B1EE5C50C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91a35000 - 0x91af5fff com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91af6000 - 0x91d1fffb com.apple.QuartzComposer (5.0 - 236) <7BD138F0-C748-3013-98C0-4D5F5E10B9AB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x91d20000 - 0x91e37fe9 com.apple.WebKit (7534.52 - 7534.52.7) <BC37DBEF-DC40-3FF0-A2EA-7B445FE4A3A8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x91e38000 - 0x92314ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92315000 - 0x92316ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x92317000 - 0x92339ff1 com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9233a000 - 0x9249cfff com.apple.QTKit (7.7.1 - 2306) <5A7E5ED0-C4DC-3CEC-ABE0-24899134ACE1> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x924c7000 - 0x924c7fff com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x924c8000 - 0x92504fff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
0x92505000 - 0x92528fff com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x92529000 - 0x9254bffe com.apple.framework.familycontrols (3.0 - 300) <F87D87EF-553A-3165-9C9A-6E117C537FE9> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9254c000 - 0x9255dfff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x92577000 - 0x9257bfff libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9257c000 - 0x928befff com.apple.MediaToolbox (1.0 - 705.42) <5AEFD5BE-6FA3-38F8-966A-B0AB56C472B8> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x928c0000 - 0x928c6ffd com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x928c7000 - 0x928ccffd libGFXShared.dylib (??? - ???) <820D744C-C641-3918-A72A-AC2E5276BCB6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x928cd000 - 0x928cfff9 com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x928d0000 - 0x928e3ffb com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x928e4000 - 0x92a04fec com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92a05000 - 0x92af5ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x92d83000 - 0x92da0ff3 com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92da1000 - 0x92dbafff libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92dc1000 - 0x9346aeeb com.apple.CoreGraphics (1.600.0 - ???) <322FC806-0B9F-3A58-8C88-D477E32A50F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9349e000 - 0x93528ffb 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
0x93529000 - 0x9352cffb com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9352d000 - 0x935a2fff com.apple.Metadata (10.7.0 - 627.20) <1E7C8194-8CE4-3103-A3D1-8913238AF923> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x935fe000 - 0x93634ff7 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
0x936a4000 - 0x936a7ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x936a8000 - 0x936d1ffe com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x936d2000 - 0x936ebfff com.apple.frameworks.preferencepanes (15.0 - 15.0) <7D458EB4-57CE-305E-99D7-2F06403F8097> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x936fd000 - 0x936fdff0 com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x936fe000 - 0x9373cfff com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9373d000 - 0x9388ffff com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9389b000 - 0x93902fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x93a03000 - 0x93a08ffb com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x93d1f000 - 0x93d20fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x93d21000 - 0x93df7ff6 com.apple.QuickLookUIFramework (3.1 - 500.1) <4E259D94-6081-32D7-AD60-565E57B11EBA> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x93df8000 - 0x93df9ffd libCVMSPluginSupport.dylib (??? - ???) <96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x93dfa000 - 0x941b4ffb com.apple.SceneKit (2.1 - 125.1) <7BFC0028-18AC-3B49-8DDC-CB7A7359D4F7> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x941c9000 - 0x94231ff3 com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x94287000 - 0x9443bff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9443c000 - 0x94447ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94448000 - 0x94456fff libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x947d2000 - 0x947d2fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x947d3000 - 0x94e4efe5 com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x94f0d000 - 0x94f13ffb com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94f14000 - 0x94f64ff4 libTIFF.dylib (??? - ???) <E86EA22A-82C0-3E77-9EAF-739F385790D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94f65000 - 0x94f6effb com.apple.DisplayServicesFW (2.5.2 - 317) <DF4FCE9C-A4EE-3590-B079-495AC83836EA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x94f6f000 - 0x94f70fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x94fdf000 - 0x9503fff3 com.apple.Symbolication (1.2 - 87) <2F9206D6-BE64-3C21-B593-43B8C60A7A9E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95188000 - 0x951c8ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x952a4000 - 0x952a6ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x952a7000 - 0x952bdffe libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x95302000 - 0x95310fff com.apple.opengl (1.7.5 - 1.7.5) <81166D23-DE8E-3938-AAD3-29B1FA5E446E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95311000 - 0x95315fff com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95316000 - 0x9531dff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x95324000 - 0x95381ffb com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9547a000 - 0x95572ff7 libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x95575000 - 0x956d6ffb com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x956d7000 - 0x956fdffb com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x956fe000 - 0x95708ff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95709000 - 0x9570cfff com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9571f000 - 0x95a21fff com.apple.CoreServices.CarbonCore (960.18 - 960.18) <8094724D-591D-3CC2-81DE-4E3029624E11> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95a22000 - 0x95a22ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x960cf000 - 0x960dfff7 libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x960e0000 - 0x96131ff9 com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96132000 - 0x9621afff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9621b000 - 0x9621bfff com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9621c000 - 0x96252ff4 com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9642a000 - 0x9648bffb com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9648c000 - 0x96711fe3 com.apple.QuickTime (7.7.1 - 2306) <F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x96712000 - 0x96746ff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x96747000 - 0x96761fff com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96762000 - 0x9682dfff libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x96832000 - 0x96836ffa libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x96837000 - 0x968f7ff3 com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x968f8000 - 0x969d5ff7 com.apple.backup.framework (1.3.1 - 1.3.1) <01EF61F8-67B3-33CE-9828-80BE67988A6F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x969d6000 - 0x96a2fffb com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x96a30000 - 0x96a31ff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x96a32000 - 0x96a35ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x96a36000 - 0x96ca9fff com.apple.CoreImage (7.82 - 1.0.1) <6C99F458-E83A-3538-9B71-2C8BD0C9DCD5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x96cb8000 - 0x96d1affb com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x96eb1000 - 0x96eb2ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x96eb3000 - 0x96ebaffd com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96ebb000 - 0x96ebbfff com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96ecc000 - 0x9717eff7 com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9717f000 - 0x97187ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x97188000 - 0x97297ffb com.apple.DesktopServices (1.6.1 - 1.6.1) <9F02752A-617B-3AC7-BCA1-F040C105EDDE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97298000 - 0x97298ff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x972bd000 - 0x97361fff com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x97362000 - 0x973c4ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x973c5000 - 0x973c9ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x973ca000 - 0x9741aff9 com.apple.QuickLookFramework (3.1 - 500.1) <28CB604E-2426-3491-BF16-2CDFD4C392B0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x97426000 - 0x97434fff libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x9756e000 - 0x97585ff8 com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x97586000 - 0x975b9fef libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x975c1000 - 0x975c9ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x975cf000 - 0x97612ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x97613000 - 0x97ab1ff7 com.apple.RawCamera.bundle (3.9.0 - 584) <5CC4C59B-5ECF-9767-2BB1-493AB505F433> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x97ac1000 - 0x97ae6fff com.apple.datadetectors (3.0 - 172.3) <8E7A0A19-A08F-3047-9080-7E92BA3675DC> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetectors
0x97ae7000 - 0x97b04fff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x97b05000 - 0x97b06ff7 libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x97b12000 - 0x97b12fff libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x97b13000 - 0x97b54ff7 com.apple.CoreMedia (1.0 - 705.42) <B45070F1-4097-3BAD-AA7C-0F7AFD6EAC27> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x988e3000 - 0x988e7ff7 com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x988e8000 - 0x988f0fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98931000 - 0x989ccff3 com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x989cd000 - 0x989feff7 libncurses.5.4.dylib (5.4.0 - compatibility 5.4.0) <F443C643-8CA3-3471-A858-C9085E66146C> /usr/lib/libncurses.5.4.dylib
0x989ff000 - 0x98a77ff2 com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x98a78000 - 0x98c61ff7 com.apple.CoreData (104 - 358.12) <F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x98c62000 - 0x98cf6ff7 com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98cf7000 - 0x98d15ff7 libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x98d16000 - 0x98e42ff9 com.apple.CFNetwork (520.2.5 - 520.2.5) <02193949-50A8-3CBC-9920-5FCDB8EBE17A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98e7f000 - 0x98ea4ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x98ea5000 - 0x98edbfff com.apple.DebugSymbols (2.1 - 85) <FAD78A3A-48DF-3D27-9726-1D31D3B889DA> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x98f5d000 - 0x98f64ff5 libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x98f65000 - 0x98facfff com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x98fad000 - 0x9925cff7 com.apple.AddressBook.framework (6.1 - 1062) <8992D5C7-DC3C-3009-8A9E-A6937B91BB4D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x9925d000 - 0x992abff3 com.apple.ImageCaptureCore (3.0.1 - 3.0.1) <DB40F137-4519-339B-81DC-7375B2FE8FD2> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x992ac000 - 0x992fbffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x992fc000 - 0x99307fff libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x9946c000 - 0x99471ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x99472000 - 0x998e7ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x99995000 - 0x9999fff0 com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x999a0000 - 0x999defff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x99acb000 - 0x99b07ffd libGLImage.dylib (??? - ???) <8251242B-E04E-3467-BD0F-834578B18AC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x99b31000 - 0x99b60ff7 libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x99b61000 - 0x99b6aff3 com.apple.CommonAuth (2.1 - 2.0) <D49B41B1-A5DD-366A-8C30-49E9B875AA13> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x99b77000 - 0x99be1ff3 com.apple.CoreSymbolication (2.1 - 67) <38FD2396-C987-3E7F-93EF-7D8ECAF542AF> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x99c27000 - 0x99d38ff7 libJP2.dylib (??? - ???) <35D120D4-3304-3A02-9259-EB933E74E63A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x99d4f000 - 0x99d77ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x99da9000 - 0x99dacff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x99dad000 - 0x99dd5ff0 com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99dd6000 - 0x99e00ff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x99e01000 - 0x99e2fff7 com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99e30000 - 0x99e39fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x9a772000 - 0x9a841fff com.apple.ImageIO.framework (3.1.1 - 3.1.1) <8B8A3DD3-BB3D-33FC-A714-81E1B883B155> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a842000 - 0x9a842fff com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9a843000 - 0x9a84effb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9a84f000 - 0x9a8b4ff7 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
0x9a8b5000 - 0x9a8bdff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x9a8be000 - 0x9a8cbfff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9a8d6000 - 0x9a93afff com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9a93b000 - 0x9a98bfff libFontRegistry.dylib (??? - ???) <81E03B82-1F31-3702-97DC-BE20298E326F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a98c000 - 0x9aa19fe7 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
0x9aa5f000 - 0x9ae52feb com.apple.VideoToolbox (1.0 - 705.42) <3F12F8A3-ED41-3EAD-A887-B7805353122C> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9ae53000 - 0x9ae57ffd IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9ae58000 - 0x9ae74ff5 com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9ae75000 - 0x9af02ff7 com.apple.CoreText (220.11.0 - ???) <4F98D709-75AC-35F0-AD88-8F2C4BD744C0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9af03000 - 0x9afd9a5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x9afda000 - 0x9afdbfff liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9afed000 - 0x9affdfff 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
0x9b006000 - 0x9b008ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9b009000 - 0x9b078fff com.apple.Heimdal (2.1 - 2.0) <DE626683-DF32-341B-8997-AE63309590C7> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9b079000 - 0x9b07cffd libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9b07d000 - 0x9b092fff 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
0x9b110000 - 0x9b197fff com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9b198000 - 0x9b199fff libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9b19a000 - 0x9b19dff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9b19e000 - 0x9b5a0ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9b5a1000 - 0x9b5a2ff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x9b5a3000 - 0x9b5b8ff7 com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9b5b9000 - 0x9b6c8ff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x9b6f5000 - 0x9b771ffd com.apple.PDFKit (2.6.1 - 2.6.1) <7BC3186B-80B7-3E68-AFDD-2734164BCCFB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9b89e000 - 0x9b8c9fff com.apple.GSS (2.1 - 2.0) <05A0171B-76EA-3E4C-8A36-65D1A978AF4B> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9b8ca000 - 0x9b961ff3 com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9b962000 - 0x9b98bffe com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9bcb7000 - 0x9bd8effb com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9bd8f000 - 0x9bd9affc com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9bd9b000 - 0x9bfe4ff7 com.apple.JavaScriptCore (7534.52 - 7534.52.7) <19E4C699-A9BA-3FCB-90CC-02C8F0607165> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9c026000 - 0x9c047fff com.apple.framework.internetaccounts (1.1 - 2) <943A5FFD-265A-39C2-AABF-713A47AB9943> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x9c048000 - 0x9cad6ffe com.apple.AppKit (6.7.2 - 1138.23) <ADFA8D70-601E-3B5C-96FD-F45F52055CC8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9cad7000 - 0x9cb2ffff com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9cb30000 - 0x9cb5efe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0xba900000 - 0xba91bffd libJapaneseConverter.dylib (54.0.0 - compatibility 1.0.0) <5635DF40-8D8E-3B8C-B075-7B3FC0F184A4> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1494
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: 42803
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=184.6M resident=49.0M(27%) swapped_out_or_unallocated=135.7M(73%)
Writable regions: Total=117.8M written=21.3M(18%) resident=42.8M(36%) swapped_out=5688K(5%) unallocated=75.0M(64%)
REGION TYPE VIRTUAL
=========== =======
ATS (font support) 31.9M
CG backing stores 13.1M
CG image 28K
CG raster data 128K
CG shared images 3672K
CoreGraphics 8K
CoreServices 3648K
MALLOC 36.8M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
OpenCL 20K
Stack 64.5M
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 23.1M
__DATA/__OBJC 184K
__IMAGE 1256K
__IMPORT 20K
__LINKEDIT 42.8M
__OBJC 2920K
__OBJC/__DATA 12K
__PAGEZERO 4K
__RC_CAMERAS 236K
__TEXT 141.9M
__UNICODE 544K
mapped file 121.1M
shared memory 15.9M
shared pmap 6448K
=========== =======
TOTAL 526.2M
_______________________________________________
Aquamacs-bugs mailing list
Aquama...@aquamacs.org
http://lists.aquamacs.org/mailman/listinfo.cgi/aquamacs-bugs
Your report will be posted to the aquama...@aquamacs.org mailing list,
and may appear in other public locations.
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug. If you can, give
a recipe starting with an Aquamacs without customization
for which see the Help / Diagnose and Report Bug menu:
Enter your bug report here.
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
/Network/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: (/Network/Applications/Aquamacs.app/Contents/MacOS/Aquamacs)
PATH: /sw/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/cse/bin:/usr/X11/bin:/usr/X11R6/bin:/usr/texbin:/usr/local/texlive/2011/bin
exec-path: (/sw/bin /usr/local/bin /usr/bin /bin /usr/sbin /sbin /usr/local/cse/bin /usr/X11/bin /usr/X11R6/bin /Network/Applications/Aquamacs.app/Contents/MacOS/bin /usr/texbin /usr/local/texlive/2011/bin)
Process: Aquamacs [939]
Path: /Network/*/Aquamacs.app/Contents/MacOS/Aquamacs
Identifier: org.gnu.Aquamacs
Version: 2.4 (2.4.1319565789)
Code Type: X86 (Native)
Parent Process: launchd [920]
Date/Time: 2012-03-20 13:20:50.495 +0200
OS Version: Mac OS X 10.7.2 (11C74)
Report Version: 9
Interval Since Last Report: 701541 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 5123804 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 8DE6BAA1-0472-4BEA-88C0-50D3B8838937
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 /Network/*/Aquamacs.app/Contents/MacOS/Aquamacs
__TEXT 0000000000001000-0000000000257000 [ 2392K] r-x/rwx SM=COW /Network/*/Aquamacs.app/Contents/MacOS/Aquamacs
Application Specific Information:
objc[939]: garbage collection is OFF
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x98d0f332 __kill + 10
1 libsystem_kernel.dylib 0x98d0e932 kill$UNIX2003 + 32
2 org.gnu.Aquamacs 0x000c8a5c fatal_error_signal + 446
3 libsystem_c.dylib 0x9681659b _sigtramp + 43
4 ??? 0xffffffff 0 + 4294967295
115 org.gnu.Aquamacs 0x00170fd3 internal_condition_case + 304
116 org.gnu.Aquamacs 0x000ccece command_loop_2 + 53
117 org.gnu.Aquamacs 0x00170964 internal_catch + 215
118 org.gnu.Aquamacs 0x000cce57 command_loop + 207
119 org.gnu.Aquamacs 0x000cc42b recursive_edit_1 + 181
120 org.gnu.Aquamacs 0x000cc634 Frecursive_edit + 323
121 org.gnu.Aquamacs 0x000ca913 main + 5915
122 org.gnu.Aquamacs 0x00003286 start + 54
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x98d1090a kevent + 10
1 libdispatch.dylib 0x97428c58 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x974276a7 _dispatch_mgr_thread + 53
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000c88ab ecx: 0xbfff837c edx: 0x98d0f332
edi: 0xac70a2c0 esi: 0x00000006 ebp: 0xbfff8398 esp: 0xbfff837c
ss: 0x00000023 efl: 0x00000282 eip: 0x98d0f332 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x14bb9ff8
Logical CPU: 0
Binary Images:
System Profile:
Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 4 GB, SMC 1.30f1
Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D342037305435363633515A332D43463720
Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D342037305435363633515A332D43463720
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.11)
Bluetooth: Version 4.0.1f4, 2 service, 11 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Hitachi HDP725032GLA380, 320.07 GB
Parallel ATA Device: OPTIARC DVD RW AD-5630A
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa400000 / 2
USB Device: USB Optical Mouse, 0x046d (Logitech Inc.), 0xc05b, 0xfa430000 / 4
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfa420000 / 3
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
USB Device: BCM2045B2, 0x0a5c (Broadcom Corp.), 0x4500, 0x1a100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2