Follow-up Comment #2, bug #18801 (project wesnoth):

Same problem on Mac OS 10.7.2. 

Process:         Wesnoth [11106]
Path:            /Applications/Wesnoth.app/Contents/MacOS/Wesnoth
Identifier:      org.wesnoth.Wesnoth
Version:         1.9.9 (1.9.9)
Code Type:       X86 (Native)
Parent Process:  launchd [190]

Date/Time:       2011-10-29 10:22:30.623 +0200
OS Version:      Mac OS X 10.7.2 (11C74)
Report Version:  9

Interval Since Last Report:          -132982 sec
Crashes Since Last Report:           1
Per-App Interval Since Last Report:  199 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      1F2A416A-E785-4F0D-85A0-63AD75ACD869

Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager

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

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

Thread 0:: Dispatch queue: com.apple.main-thread
0   SDL                                 0x01243d99 SDL_FillRect + 553
1   SDL                                 0x012475a5 SDL_SetVideoMode + 1045
2   org.wesnoth.Wesnoth                 0x0004a11b CVideo::setMode(int, int, 
int,
int) + 129
3   org.wesnoth.Wesnoth                 0x001254f8
preferences::set_fullscreen(CVideo&, bool) + 129
4   org.wesnoth.Wesnoth                 0x0012576d
preferences::set_fullscreen(bool) + 43
5   org.wesnoth.Wesnoth                 0x00212106
preferences::show_preferences_dialog(display&, config const&) + 31536
6   org.wesnoth.Wesnoth                 0x0018e18a
events::menu_handler::preferences() + 28
7   org.wesnoth.Wesnoth                 0x001da69d
hotkey::command_executor::execute_command(hotkey::HOTKEY_COMMAND, int) + 377
8   org.wesnoth.Wesnoth                 0x00146299
play_controller::execute_command(hotkey::HOTKEY_COMMAND, int) + 575
9   org.wesnoth.Wesnoth                 0x001dad6f
hotkey::execute_command(display&, hotkey::HOTKEY_COMMAND,
hotkey::command_executor*, int) + 80
10  org.wesnoth.Wesnoth                 0x001dd935
hotkey::command_executor::show_menu(std::vector<std::string,
std::allocator<std::string> > const&, int, int, bool, display&) + 637
11  org.wesnoth.Wesnoth                 0x00146027
play_controller::show_menu(std::vector<std::string,
std::allocator<std::string> > const&, int, int, bool) + 433
12  org.wesnoth.Wesnoth                 0x00290c30
controller_base::play_slice(bool) + 174
13  org.wesnoth.Wesnoth                 0x00138f19
playmp_controller::play_human_turn() + 1059
14  org.wesnoth.Wesnoth                 0x00139961
playmp_controller::play_side(unsigned int, bool) + 777
15  org.wesnoth.Wesnoth                 0x00132a0d
playsingle_controller::play_turn(bool) + 1327
16  org.wesnoth.Wesnoth                 0x00135982
playsingle_controller::play_scenario(std::pair<config::const_child_iterator,
config::const_child_iterator> const&, bool) + 2510
17  org.wesnoth.Wesnoth                 0x0013d48c play_game(display&,
game_state&, config const&, io_type_t, bool) + 11855
18  org.wesnoth.Wesnoth                 0x0017ef42
_ZL17enter_create_modeR12game_displayRK6configRN2mp4chatERS1_NS4_10controllerEb
+ 947
19  org.wesnoth.Wesnoth                 0x0017fb4c
_ZL16enter_lobby_modeR12game_displayRK6configRN2mp4chatERS1_ + 1700
20  org.wesnoth.Wesnoth                 0x00183e05 
mp::start_client(game_display&,
config const&, std::string const&) + 16426
21  org.wesnoth.Wesnoth                 0x0054dab1
game_controller::play_multiplayer() + 1545
22  org.wesnoth.Wesnoth                 0x0024bf9b SDL_main + 3895
23  org.wesnoth.Wesnoth                 0x00031671 -[SDLMain
applicationDidFinishLaunching:] + 150
24  com.apple.Foundation                0x94705f49 __-[NSNotificationCenter
addObserver:selector:name:object:]_block_invoke_1 + 49
25  com.apple.CoreFoundation            0x9092eff3
___CFXNotificationPost_block_invoke_1 + 275
26  com.apple.CoreFoundation            0x908f9d78 _CFXNotificationPost + 2776
27  com.apple.Foundation                0x946f1136 -[NSNotificationCenter
postNotificationName:object:userInfo:] + 92
28  com.apple.AppKit                    0x92e5bd05 -[NSApplication
_postDidFinishNotification] + 259
29  com.apple.AppKit                    0x92e5b9f8 -[NSApplication
_sendFinishLaunchingNotification] + 84
30  com.apple.AppKit                    0x92e5a518
-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 277
31  com.apple.AppKit                    0x92e5a22e
-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 377
32  com.apple.CoreFoundation            0x90947548 -[NSObject
performSelector:withObject:withObject:] + 72
33  com.apple.Foundation                0x9472b21a __-[NSAppleEventManager
setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 121
34  com.apple.Foundation                0x94729fcd -[NSAppleEventManager
dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 476
35  com.apple.Foundation                0x94729da1
_NSAppleEventManagerGenericHandler + 234
36  com.apple.AE                        0x938f6045 aeDispatchAppleEvent(AEDesc
const*, AEDesc*, unsigned long, unsigned char*) + 202
37  com.apple.AE                        0x938dfb67
_ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 43
38  com.apple.AE                        0x938dfa54 aeProcessAppleEvent + 253
39  com.apple.HIToolbox                 0x9baf9fea AEProcessAppleEvent + 103
40  com.apple.AppKit                    0x92e572af _DPSNextEvent + 1301
41  com.apple.AppKit                    0x92e568ab -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
42  com.apple.AppKit                    0x92e52c22 -[NSApplication run] + 911
43  org.wesnoth.Wesnoth                 0x00031779 main + 256
44  org.wesnoth.Wesnoth                 0x0002efb6 start + 54

Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib              0x94af390a kevent + 10
1   libdispatch.dylib                   0x9aa3dc58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                   0x9aa3c6a7 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib              0x94af283e __psynch_cvwait + 10
1   libsystem_c.dylib                   0x91c53e78 _pthread_cond_wait + 914
2   libsystem_c.dylib                   0x91bfb82a pthread_cond_wait + 48
3   SDL                                 0x0125ade3 SDL_CondWait + 35
4   org.wesnoth.Wesnoth                 0x000b5c56
threading::condition::wait(threading::mutex const&) + 28
5   org.wesnoth.Wesnoth                 0x0014dfcd
_ZN12_GLOBAL__N_1L13process_queueEPv + 1043
6   SDL                                 0x0124c14d SDL_Linked_Version + 397
7   SDL                                 0x0125b341 SDL_SemWait + 49
8   libsystem_c.dylib                   0x91c4fed9 _pthread_start + 335
9   libsystem_c.dylib                   0x91c536de thread_start + 34

Thread 3:
0   libsystem_kernel.dylib              0x94af283e __psynch_cvwait + 10
1   libsystem_c.dylib                   0x91c53e78 _pthread_cond_wait + 914
2   libsystem_c.dylib                   0x91bfb82a pthread_cond_wait + 48
3   org.wesnoth.Wesnoth                 0x000312bc gomp_sem_wait + 76
4   org.wesnoth.Wesnoth                 0x00031363 gomp_barrier_wait_end + 131
5   org.wesnoth.Wesnoth                 0x000313d7 gomp_barrier_wait + 55
6   org.wesnoth.Wesnoth                 0x000309e2 gomp_thread_start + 322
7   libsystem_c.dylib                   0x91c4fed9 _pthread_start + 335
8   libsystem_c.dylib                   0x91c536de thread_start + 34

Thread 4:
0   libsystem_kernel.dylib              0x94af283e __psynch_cvwait + 10
1   libsystem_c.dylib                   0x91c53e78 _pthread_cond_wait + 914
2   libsystem_c.dylib                   0x91bfb82a pthread_cond_wait + 48
3   org.wesnoth.Wesnoth                 0x000312bc gomp_sem_wait + 76
4   org.wesnoth.Wesnoth                 0x00031363 gomp_barrier_wait_end + 131
5   org.wesnoth.Wesnoth                 0x000313d7 gomp_barrier_wait + 55
6   org.wesnoth.Wesnoth                 0x000309e2 gomp_thread_start + 322
7   libsystem_c.dylib                   0x91c4fed9 _pthread_start + 335
8   libsystem_c.dylib                   0x91c536de thread_start + 34

Thread 5:
0   libsystem_kernel.dylib              0x94af283e __psynch_cvwait + 10
1   libsystem_c.dylib                   0x91c53e78 _pthread_cond_wait + 914
2   libsystem_c.dylib                   0x91bfb82a pthread_cond_wait + 48
3   org.wesnoth.Wesnoth                 0x000312bc gomp_sem_wait + 76
4   org.wesnoth.Wesnoth                 0x00031363 gomp_barrier_wait_end + 131
5   org.wesnoth.Wesnoth                 0x000313d7 gomp_barrier_wait + 55
6   org.wesnoth.Wesnoth                 0x000309e2 gomp_thread_start + 322
7   libsystem_c.dylib                   0x91c4fed9 _pthread_start + 335
8   libsystem_c.dylib                   0x91c536de thread_start + 34

Thread 6:
0   libsystem_kernel.dylib              0x94af302e __workq_kernreturn + 10
1   libsystem_c.dylib                   0x91c51ccf _pthread_wqthread + 773
2   libsystem_c.dylib                   0x91c536fe start_wqthread + 30

Thread 1 crashed with X86 Thread State (32-bit):
  eax: 0x00000004  ebx: 0xad036c40  ecx: 0xb00805dc  edx: 0x94af390a
  edi: 0xb0080720  esi: 0x9aa3d8a0  ebp: 0xb0080738  esp: 0xb00805dc
   ss: 0x00000023  efl: 0x00000247  eip: 0x94af390a   cs: 0x0000000b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
  cr2: 0x06b45000
Logical CPU: 0

Binary Images:
    0x1000 -   0x853fe3 +org.wesnoth.Wesnoth (1.9.9 - 1.9.9)
<5B62DF97-21F7-2B0E-EF0F-9A7D471103DE>
/Applications/Wesnoth.app/Contents/MacOS/Wesnoth
 0x121a000 -  0x1280fc3 +SDL (1.2.13 - 1.2.13)
<7D73799E-7426-D43C-89D3-EBCBF65520DE>
/Applications/Wesnoth.app/Contents/Frameworks/SDL.framework/Versions/A/SDL
 0x1292000 -  0x129bff3 +libintl (9.1.0 - compatibility 9.0.0)
<85C3E43A-B511-EEFE-1708-4AF7BE8D1057>
/Applications/Wesnoth.app/Contents/Frameworks/libintl.framework/Versions/8/libintl
 0x12a0000 -  0x1371fe7 +libglib (1505.0.0 - compatibility 1505.0.0)
<C99D7EF3-7DBC-351D-484D-9EA104FFA35A>
/Applications/Wesnoth.app/Contents/Frameworks/libglib.framework/Versions/2.0.0/libglib
 0x1391000 -  0x13c7fe7 +libgobject (1505.0.0 - compatibility 1505.0.0)
<0D711FB5-69EA-8688-5898-830466A2FB14>
/Applications/Wesnoth.app/Contents/Frameworks/libgobject.framework/Versions/2.0.0/libgobject
 0x13d8000 -  0x1410fe7 +libpango-1.0.0.2101.2.dylib (2102.2.0 -
compatibility 2102.0.0)
/Applications/Wesnoth.app/Contents/Frameworks/libpango-1.0.0.2101.2.dylib
 0x1421000 -  0x1429fff +libpangocairo-1.0.0.2101.2.dylib (2102.2.0 -
compatibility 2102.0.0)
/Applications/Wesnoth.app/Contents/Frameworks/libpangocairo-1.0.0.2101.2.dylib
 0x1432000 -  0x1492fff +libfreetype.6.dylib (10.18.0 - compatibility 10.0.0)
<D426450F-2615-2C56-EBFB-E1D8F0167761>
/Applications/Wesnoth.app/Contents/Frameworks/libfreetype.6.dylib
 0x14a5000 -  0x14f8fe7 +libcairo.2.dylib (10803.8.0 - compatibility
10803.0.0) <A994B2CF-0805-9E60-ABEA-617437B11F64>
/Applications/Wesnoth.app/Contents/Frameworks/libcairo.2.dylib
 0x150f000 -  0x154fff7 +libpixman-1.0.dylib (17.2.0 - compatibility 17.0.0)
<AEDF8C03-FB78-AB60-C893-137FB4EA3709>
/Applications/Wesnoth.app/Contents/Frameworks/libpixman-1.0.dylib
 0x155a000 -  0x155bffc +libgmodule (1505.0.0 - compatibility 1505.0.0)
<8FAC0EAB-14DA-1C5E-BFBD-1300D18124FC>
/Applications/Wesnoth.app/Contents/Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
 0x155f000 -  0x156cfff +libboost_iostreamsw.dylib (??? - ???)
<25945BCD-E2C5-A839-0095-71D289DF60E2>
/Applications/Wesnoth.app/Contents/Frameworks/libboost_iostreamsw.dylib
 0x1585000 -  0x15b6ffb +libboost_program_optionsw.dylib (??? - ???)
<FAE76BAB-D49D-109F-2CE8-F793D6E9122B>
/Applications/Wesnoth.app/Contents/Frameworks/libboost_program_optionsw.dylib
 0x1605000 -  0x16bbfe7 +libboost_regexw.dylib (??? - ???)
<F73D58AF-9E25-27D6-A01B-449C0CD09E7A>
/Applications/Wesnoth.app/Contents/Frameworks/libboost_regexw.dylib
 0x1756000 -  0x1758ff7 +libboost_systemw.dylib (??? - ???)
<6B245F58-629C-D11B-D777-C8CF3F2B6412>
/Applications/Wesnoth.app/Contents/Frameworks/libboost_systemw.dylib
 0x175d000 -  0x176aff3 +libboost_threadw.dylib (??? - ???)
<63CBEDFA-B414-4888-F06D-44F1E2B56FFC>
/Applications/Wesnoth.app/Contents/Frameworks/libboost_threadw.dylib
 0x1784000 -  0x179ffe7 +libpng12.0.dylib (45.0.0 - compatibility 45.0.0)
<19EE3456-F61F-6892-BEBF-F8C2A134C303>
/Applications/Wesnoth.app/Contents/Frameworks/libpng12.0.dylib
 0x3e00000 -  0x3e04ffb  com.apple.audio.AudioIPCPlugIn (1.2.1 - 1.2.1)
<B8333059-00BE-33A6-AEC0-0C8F285E6E07>
/System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
 0x3e09000 -  0x3e0fffb  com.apple.audio.AppleHDAHALPlugIn (2.1.3 - 2.1.3f7)
<C2DD672D-46CE-34BB-8456-129C65DDE583>
/System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
 0x3e43000 -  0x3e43fff +pango-basic-atsui.so (??? - ???)
/Applications/Wesnoth.app/Contents/Resources/pango/1.6.0/modules/pango-basic-atsui.so
 0x3e79000 -  0x3e7bff3  com.apple.LiveType.component (2.1.4 - 2.1.4)
<D60E2537-3B47-EA99-0077-6CE394378D07>
/Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
 0x3e81000 -  0x3ee5fe2  com.apple.LiveType.framework (2.1.4 - 2.1.4)
<C9D29156-2471-2A9D-3657-EF06204229C6> /Library/Application
Support/ProApps/*/LiveType.framework/Versions/A/LiveType
0x31000000 - 0x3103efeb +SDL_image (1.2.3 - 1.2.3)
/Applications/Wesnoth.app/Contents/Frameworks/SDL_image.framework/Versions/A/SDL_image
0x32000000 - 0x32083fef +SDL_mixer (1.2.5 - 1.2.5)
/Applications/Wesnoth.app/Contents/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer
0x33000000 - 0x33001fff +SDL_net (1.2.5 - 1.2.5)
/Applications/Wesnoth.app/Contents/Frameworks/SDL_net.framework/Versions/A/SDL_net
0x34000000 - 0x3405cfcf +SDL_ttf (2.0.6 - 2.0.6)
/Applications/Wesnoth.app/Contents/Frameworks/SDL_ttf.framework/Versions/A/SDL_ttf
0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.1 - 1.7.1)
<0E60D4BA-93D7-32E6-8905-A5EED211892E>
/System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe9a000 - 0x8fecc9c7  dyld (195.5 - ???)
<134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x9006cfff  libc++.1.dylib (19.0.0 - compatibility 1.0.0)
<3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9006d000 - 0x9007afff  libGL.dylib (??? - ???)
<30E6DED6-0213-3A3B-B2B3-310E33301CCB>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90086000 - 0x900c4fff  com.apple.NavigationServices (3.6 - 192)
<CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x900c5000 - 0x900c7ffb  libRadiance.dylib (??? - ???)
<4721057E-5A1F-3083-911B-200ED1CE7678>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x900c8000 - 0x900c9fff  com.apple.TrustEvaluationAgent (2.0 - 1)
<4BB39578-2F5E-3A50-AD59-9C0AB99472EB>
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x900ca000 - 0x900e7ff3  com.apple.openscripting (1.3.3 - ???)
<31A51238-0CA1-38C7-9F0E-8A6676EE3241>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90783000 - 0x90788ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0)
<56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x90789000 - 0x90898ffb  com.apple.DesktopServices (1.6.1 - 1.6.1)
<9F02752A-617B-3AC7-BCA1-F040C105EDDE>
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90899000 - 0x908a7fff  libz.1.dylib (1.2.5 - compatibility 1.0.0)
<E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x908aa000 - 0x90a80fe3  com.apple.CoreFoundation (6.7.1 - 635.15)
<AC9F6462-6315-3D89-8075-D048DB4DBF7E>
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90a9b000 - 0x90f10ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0)
<312D0F58-B8E7-3F61-8A83-30C95F2EBEAA>
/System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x90f11000 - 0x90f14ff7  libmathCommon.A.dylib (2026.0.0 - compatibility
1.0.0) <69357047-7BE0-3360-A36D-000F55E39336>
/usr/lib/system/libmathCommon.A.dylib
0x91190000 - 0x91227ff3  com.apple.securityfoundation (5.0 - 55005)
<F5A98CC2-11C6-34F3-8F72-75B642627630>
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x91279000 - 0x9127aff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0)
<9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x9127b000 - 0x91282ff5  libsystem_dnssd.dylib (??? - ???)
<B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x91283000 - 0x912f8fff  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
0x912f9000 - 0x91351fff  com.apple.HIServices (1.10 - ???)
<76B50B43-6CFD-3067-A085-11420FD4FAA6>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91433000 - 0x91835ff6  libLAPACK.dylib (??? - ???)
<00BE0221-8564-3F87-9F6B-8A910CF2F141>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91839000 - 0x91839ff0  com.apple.ApplicationServices (41 - 41)
<BED33E1D-C95C-3654-9A3A-0CB3607F9F10>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9183a000 - 0x91848fff  com.apple.opengl (1.7.5 - 1.7.5)
<81166D23-DE8E-3938-AAD3-29B1FA5E446E>
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x918a3000 - 0x918a4fff  liblangid.dylib (??? - ???)
<C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x918a5000 - 0x918f5fff  libFontRegistry.dylib (??? - ???)
<81E03B82-1F31-3702-97DC-BE20298E326F>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x91ba7000 - 0x91bccff9  libJPEG.dylib (??? - ???)
<743578F6-8C0C-39CC-9F15-3A01E1616EAE>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91bf3000 - 0x91cbefff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0)
<1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x91d07000 - 0x91d0ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1)
<28D5D8B5-14E8-3DA1-9085-B9BC96835ACF>
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91d80000 - 0x91d9afff  com.apple.Kerberos (1.0 - 1)
<D7920A1C-FEC4-3460-8DD0-D02491578CBB>
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91d9b000 - 0x91da3ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0)
<E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x91ea4000 - 0x91eb5fff  libbsm.0.dylib (??? - ???)
<54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x91eb6000 - 0x92168ff7  com.apple.security (7.0 - 55010)
<BE0350C5-5221-3BFF-B674-646AB1BA0F2E>
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x92169000 - 0x9219cfef  libtidy.A.dylib (??? - ???)
<E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9219d000 - 0x921bfff1  com.apple.PerformanceAnalysis (1.10 - 10)
<45B10D4C-9B3B-37A6-982D-687A6F9EEA28>
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x923c5000 - 0x92459ff7  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
0x9246b000 - 0x9246bff2  com.apple.CoreServices (53 - 53)
<7CB7AA95-D5A7-366A-BB8A-035AA9E582F8>
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9246c000 - 0x9246dfff  libDiagnosticMessagesClient.dylib (??? - ???)
<DB3889C2-2FC2-3087-A2A2-4C319455E35C>
/usr/lib/libDiagnosticMessagesClient.dylib
0x9246e000 - 0x924e9ffb  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
0x924ea000 - 0x924eeffa  libcache.dylib (47.0.0 - compatibility 1.0.0)
<98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x92516000 - 0x92627ff7  libJP2.dylib (??? - ???)
<35D120D4-3304-3A02-9259-EB933E74E63A>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x926af000 - 0x9272bfff  libType1Scaler.dylib (??? - ???)
<DFBB3B4F-31F4-3ED0-B57C-713493CA2756>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x9272c000 - 0x9277cff4  libTIFF.dylib (??? - ???)
<E86EA22A-82C0-3E77-9EAF-739F385790D9>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9277d000 - 0x92865fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0)
<ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9286e000 - 0x92870ff9  com.apple.securityhi (4.0 - 1)
<BD367302-73C3-32F4-8080-E389AE89E434>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92954000 - 0x9299bfff  com.apple.SystemConfiguration (1.11.1 - 1.11)
<CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB>
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x92cfb000 - 0x92d04ff3  com.apple.CommonAuth (2.1 - 2.0)
<D49B41B1-A5DD-366A-8C30-49E9B875AA13>
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x92d05000 - 0x92d74fff  com.apple.Heimdal (2.1 - 2.0)
<DE626683-DF32-341B-8997-AE63309590C7>
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92e4d000 - 0x938dbffe  com.apple.AppKit (6.7.2 - 1138.23)
<ADFA8D70-601E-3B5C-96FD-F45F52055CC8>
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x938dc000 - 0x93912ff7  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
0x93d58000 - 0x93de2ffb  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
0x93e35000 - 0x93e5dff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0)
<FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x93e72000 - 0x93f81ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0)
<90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x943f7000 - 0x9440bff7  com.apple.CFOpenDirectory (10.7 - 144)
<665CDF77-F0C9-3AFF-8CF8-64257268B7DD>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9440c000 - 0x9440cfff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1)
<2E71E880-25D1-3210-8D26-21EC47ED810C>
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9440d000 - 0x9444dff7  libauto.dylib (??? - ???)
<984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x9448d000 - 0x94494ffd  com.apple.NetFS (4.0 - 4.0)
<D0D59145-D211-3E7C-9062-35A2833FA99B>
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x944d2000 - 0x944e8ffe  libxpc.dylib (77.17.0 - compatibility 1.0.0)
<E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x944e9000 - 0x944edfff  libGIF.dylib (??? - ???)
<06E85451-F51C-31C4-B5A6-180819BD9738>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x944f6000 - 0x944f7ff7  libsystem_sandbox.dylib (??? - ???)
<BC0A04E9-4F28-3BC8-AA7B-63C3451E9212>
/usr/lib/system/libsystem_sandbox.dylib
0x944f8000 - 0x94549ff9  com.apple.ScalableUserInterface (1.0 - 1)
<C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x94588000 - 0x9458bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0)
<6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x945df000 - 0x9461bfff  libcups.2.dylib (2.9.0 - compatibility 2.0.0)
<AA56493C-D7C6-3D4F-8DC8-855405AFF57B> /usr/lib/libcups.2.dylib
0x9461c000 - 0x94627ffc  com.apple.NetAuth (1.0 - 3.0)
<C07853C0-AF32-3633-9CEF-2480860C12C5>
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9465b000 - 0x94668fff  com.apple.HelpData (2.1.0 - 70)
<0145664A-4AD4-3CD3-AAF9-73B9EE906B9D>
/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x94669000 - 0x946d3ff3  com.apple.CoreSymbolication (2.1 - 67)
<38FD2396-C987-3E7F-93EF-7D8ECAF542AF>
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x946ee000 - 0x949f8ff3  com.apple.Foundation (6.7.1 - 833.20)
<B5092554-485A-3A7D-904B-B04B1EE5C50C>
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94a1d000 - 0x94a28ff3  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
0x94a35000 - 0x94ad9fff  com.apple.QD (3.12 - ???)
<68CBE425-43BA-3E6D-8668-A4A67396E20D>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x94ada000 - 0x94af8ff7  libsystem_kernel.dylib (1699.22.73 - compatibility
1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B>
/usr/lib/system/libsystem_kernel.dylib
0x94bdb000 - 0x950b7ff6  libBLAS.dylib (??? - ???)
<134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x950b8000 - 0x950beffd  com.apple.CommerceCore (1.0 - 17)
<71641C17-1CA7-3AC9-974E-AAC9EB641035>
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x95b32000 - 0x95b33ff0  libunc.dylib (24.0.0 - compatibility 1.0.0)
<BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x95d44000 - 0x95d54fff  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
0x95dd6000 - 0x95e01fff  com.apple.GSS (2.1 - 2.0)
<05A0171B-76EA-3E4C-8A36-65D1A978AF4B>
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x95e02000 - 0x95e03fff  libsystem_blocks.dylib (53.0.0 - compatibility
1.0.0) <B04592B1-0924-3422-82FF-976B339DF567>
/usr/lib/system/libsystem_blocks.dylib
0x967ab000 - 0x9680aff7  com.apple.Symbolication (1.2 - 88)
<31EFF0E4-637F-322F-949A-6B86B10BC0CE>
/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9680b000 - 0x9680bfff  com.apple.Cocoa (6.6 - ???)
<650273EF-1ABC-334E-B745-B75AF028F9F4>
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9680c000 - 0x9680eff7  libdyld.dylib (195.5.0 - compatibility 1.0.0)
<637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x96846000 - 0x968a7ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1)
<089D78E0-46A6-38DB-9545-7F35CC815939>
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x968a8000 - 0x968b3ffb  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
0x968b4000 - 0x968e8ff3  libTrueTypeScaler.dylib (??? - ???)
<A3A9D11A-74C6-3E0F-99D9-B57FE56C6646>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x968e9000 - 0x968e9fff  com.apple.Carbon (153 - 153)
<6FF98F0F-2CDE-3888-A304-4ED447D24CE3>
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x96d67000 - 0x96d72fff  libkxld.dylib (??? - ???)
<088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x96d73000 - 0x96d76ffb  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
0x96d77000 - 0x96e4da5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0)
<A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x96e4e000 - 0x974f7eeb  com.apple.CoreGraphics (1.600.0 - ???)
<322FC806-0B9F-3A58-8C88-D477E32A50F8>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x974f8000 - 0x976acff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0)
<6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x97914000 - 0x97950ffd  libGLImage.dylib (??? - ???)
<8251242B-E04E-3467-BD0F-834578B18AC0>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x97951000 - 0x97a41ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0)
<9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x97e2a000 - 0x97f4afec  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
0x97f4b000 - 0x97f82fef  com.apple.DebugSymbols (2.1 - 86)
<1C27DE7B-8A0B-3723-B0BA-BD5519D4882B>
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x97f9b000 - 0x97fcaff7  libsystem_info.dylib (??? - ???)
<B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x9801d000 - 0x980ddfff  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
0x980de000 - 0x980fdfff  com.apple.RemoteViewServices (1.2 - 39)
<C7B638D2-2F8B-3A45-916A-73103FADC822>
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x98117000 - 0x9811eff7  libsystem_notify.dylib (80.1.0 - compatibility
1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B>
/usr/lib/system/libsystem_notify.dylib
0x9811f000 - 0x9815dfff  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
0x9815e000 - 0x98177fff  libPng.dylib (??? - ???)
<A83B66DC-302C-3A4C-8107-0E5560708024>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98f5e000 - 0x98f61ffd  libCoreVMClient.dylib (??? - ???)
<2D135537-F9A6-33B1-9B01-6ECE7E929C00>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x98f62000 - 0x98f6bfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0)
<FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x98f6c000 - 0x98f6fff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0)
<7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x98f70000 - 0x98f7bffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0)
<4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x990a9000 - 0x990d2ffe  com.apple.shortcut (2.0 - 2.0)
<7F289D05-DDEC-3993-9F86-0DB896E1E686>
/System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9927b000 - 0x9927cff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0)
<70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x99480000 - 0x994a3fff  com.apple.CoreVideo (1.7 - 70.1)
<3520F013-DF91-364E-88CF-ED252A7BD0AE>
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x994a4000 - 0x994a4fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0)
<959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x994a5000 - 0x995f7fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1)
<7646E131-08EE-3D72-ADA2-4A61C562B36E>
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x99620000 - 0x99682ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0)
<266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x99683000 - 0x99687ff3  libsystem_network.dylib (??? - ???)
<62EBADDA-FC72-3275-AAB3-5EDD949FEFAF>
/usr/lib/system/libsystem_network.dylib
0x99688000 - 0x99689ffd  libCVMSPluginSupport.dylib (??? - ???)
<96F2F2F4-E7A9-36C8-B1CF-D58AA3DB2B44>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9968a000 - 0x9969dffb  com.apple.MultitouchSupport.framework (220.62.1 -
220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D>
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9969e000 - 0x9972bff7  com.apple.CoreText (220.11.0 - ???)
<4F98D709-75AC-35F0-AD88-8F2C4BD744C0>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x99742000 - 0x99764ffe  com.apple.framework.familycontrols (3.0 - 300)
<F87D87EF-553A-3165-9C9A-6E117C537FE9>
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x99777000 - 0x997a5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0)
<07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
0x997a6000 - 0x99833fe7  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
0x99834000 - 0x99b36fff  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
0x99b37000 - 0x99b9cff7  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
0x99c06000 - 0x99c63ffb  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
0x9a0ae000 - 0x9a107ffb  com.apple.coreui (1.2.1 - 164.1)
<890E0BE9-3360-3B56-BE46-5A2421875A40>
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9a123000 - 0x9a127ff7  com.apple.OpenDirectory (10.7 - 146)
<3D3D30CE-6D82-3681-AA98-4E3AEFFA4229>
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9a137000 - 0x9a1d2ff3  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
0x9a240000 - 0x9a255ff7  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
0x9a256000 - 0x9a25bffd  libGFXShared.dylib (??? - ???)
<820D744C-C641-3918-A72A-AC2E5276BCB6>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9a6df000 - 0x9a6e5ffb  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
0x9a805000 - 0x9a8d4fff  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
0x9a8d5000 - 0x9aa01ff9  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
0x9aa3b000 - 0x9aa49fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0)
<B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x9abb7000 - 0x9abd4fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0)
<95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x9abd5000 - 0x9abfdff0  com.apple.CoreServicesInternal (113.8 - 113.8)
<9930695C-1C48-329F-93FD-5AEEE2EF942C>
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9abfe000 - 0x9ad5fffb  com.apple.QuartzCore (1.7 - 270.0)
<0916DA83-6400-3FEA-BC53-5F4BA4D126EC>
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9af18000 - 0x9af46ff7  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
0x9b5d9000 - 0x9b5e3ff2  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
0x9b625000 - 0x9b63afff  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
0x9b63b000 - 0x9b684ff7  libGLU.dylib (??? - ???)
<AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594>
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9b694000 - 0x9b694fff  com.apple.Accelerate (1.7 - Accelerate 1.7)
<4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386>
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b695000 - 0x9b695fff  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
0x9b733000 - 0x9b733ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0)
<7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9b7d7000 - 0x9b83bfff  com.apple.framework.IOKit (2.0 - ???)
<D14460ED-2B6C-375D-B3A4-B8C82E922666>
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9b848000 - 0x9b84cfff  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
0x9bae4000 - 0x9bae7ff9  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
0x9bae8000 - 0x9be28ffb  com.apple.HIToolbox (1.8 - ???)
<DFED9BD0-E142-397B-BE16-16EBCF3CE1EB>
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9be29000 - 0x9bf21ff7  libFontParser.dylib (??? - ???)
<83E7E71E-D217-3DEE-B288-F5BAE7E118C5>
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9bf2d000 - 0x9bf49ff5  com.apple.GenerationalStorage (1.0 - 125)
<F1D67293-9192-367D-AE74-2732B23E7E77>
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9bf4a000 - 0x9c00aff3  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
0x9c00b000 - 0x9c1f4ff7  com.apple.CoreData (104 - 358.12)
<F8AD7990-2C30-31A4-8E78-FA8DD5CF03CC>
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9c244000 - 0x9c4c9fe3  com.apple.QuickTime (7.7.1 - 2306)
<F8C64DC4-3FE4-3A06-B10B-59E7F3BA6FDD>
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9c4ca000 - 0x9c4d2ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0)
<CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x9c4e4000 - 0x9c4ecff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0)
<A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9c4ed000 - 0x9c516ffe  com.apple.opencl (1.50.63 - 1.50.63)
<C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465>
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9c517000 - 0x9c579ffb  com.apple.datadetectorscore (3.0 - 179.4)
<12EF80E0-35CC-30A7-942F-2F9E87C4C98C>
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9c69a000 - 0x9c721fff  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
0x9c722000 - 0x9c722fff  com.apple.vecLib (3.7 - vecLib 3.7)
<8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A>
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9c723000 - 0x9c727ffd  IOSurface (??? - ???)
<97E875C2-9F1A-3FBA-B80C-594892A02621>
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9c72e000 - 0x9c9a1fff  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
0x9c9a2000 - 0x9c9e5ffd  libcommonCrypto.dylib (55010.0.0 - compatibility
1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725>
/usr/lib/system/libcommonCrypto.dylib
0x9c9e6000 - 0x9cac9ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8)
<BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9caca000 - 0x9cadaff7  libCRFSuite.dylib (??? - ???)
<CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0xc0000000 - 0xc0008fff +com.growl.growlframework (1.1.5 - 1.1.5)
<6F1DFAC0-1BC8-5964-6ABC-3AE4E0FEC385>
/Applications/Wesnoth.app/Contents/Frameworks/Growl.framework/Versions/A/Growl

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

VM Region Summary:
ReadOnly portion of Libraries: Total=155.6M resident=82.3M(53%)
swapped_out_or_unallocated=73.3M(47%)
Writable regions: Total=240.0M written=122.6M(51%) resident=146.8M(61%)
swapped_out=1112K(0%) unallocated=93.1M(39%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.9M
CG backing stores                  3572K
CG image                             24K
CG raster data                      104K
CG shared images                   3608K
CoreGraphics                          8K
CoreServices                       3280K
MALLOC                            174.2M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      192K
Stack                              67.1M
VM_ALLOCATE                        16.1M
__CI_BITMAP                          80K
__DATA                             9128K
__DATA/__OBJC                       120K
__IMAGE                            1256K
__IMPORT                             80K
__LINKEDIT                         52.2M
__OBJC                             1460K
__OBJC/__DATA                         8K
__PAGEZERO                            4K
__TEXT                            103.4M
__UNICODE                           544K
mapped file                       208.3M
shared memory                       312K
shared pmap                        10.1M
===========                      =======
TOTAL                             687.5M

Model: MacBookPro8,1, BootROM MBP81.0047.B1E, 2 processors, Intel Core i7,
2.7 GHz, 8 GB, SMC 1.68f96
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 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, 0xD6),
Broadcom BCM43xx 1.0 (5.100.98.75.18)
Bluetooth: Version 4.0.1f4, 2 service, 18 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Network Service: Ethernet Adaptor (en3), Ethernet, en3
Serial ATA Device: TOSHIBA MK5065GSXF, 500.11 GB
Serial ATA Device: HL-DT-ST DVDRW  GS31N
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509,
0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a,
0xfa113000 / 7
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246,
0xfa120000 / 4
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18801>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to