fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[fluid-dev] glib crash


From: address@hidden
Subject: [fluid-dev] glib crash
Date: Fri, 16 Aug 2013 12:08:49 +0200

Hi list,
I have a difficult bug.
I'm building a Adobe Director Xtra, which is a kind of plugin, i.e. a 
dynamically loaded library, incorporating fluidsynth.
This is on Mac OSX.
I build this Xtra on my MacOSX 10.8.4 system (Xcode 4.3). Fluidsynth is build 
as a static library and is statically linked with the Xtra itself, and in order 
to make this Xtra autonomous, I include the libglib, libgthread and libintl 
dynamic libraries inside the Xtra, as local Frameworks.

The problem is that on certain systems, this Xtra crashes. I have not found any 
clue why it would crash on certain systems and not on others.
The crash report is below. As you can see, it crashes inside glib, with a 
EXC_BAD_INSTRUCTION signal, on the first call of glib.
It does not crash on any of my systems, but on some systems of a customer 
(which I cannot go and test locally).

This crash only started to happen recently, since I have built it on my new Mac 
and against the latest glib (it did not happen with the Xtra build on my old 
Mac with an old glib - but with the same fluidsynth version 1.1.5).

We have a suspicion on the SSE4.2 instruction set, as it seems that this 
instruction set is not present on the machines on which it fails (and present 
on the successful machines that we have been able to test). But this suspicion 
is just a suspicion. And how would we be able to test this and work around it 
if needed ?

Any idea ?
Thank you very much

A test application is available here : 
https://www.dropbox.com/sh/euzkqe09uulo618/-1H1vItfGV

Antoine

Here is the crash report :

Process:         fluidXtraDemo_d11_.5mod [326]
Path:            
/Users/USER/Desktop/*/fluid6b3.app/Contents/MacOS/fluidXtraDemo_d11_.5mod
Identifier:      com.adobe.director.projector
Version:         11.5.8r612 (11.5.8r612)
Code Type:       X86 (Native)
Parent Process:  launchd [155]
User ID:         501

Date/Time:       2013-08-13 12:58:48.271 -0400
OS Version:      Mac OS X 10.8.4 (12E55)
Report Version:  10

Interval Since Last Report:          70997 sec
Crashes Since Last Report:           20
Per-App Interval Since Last Report:  34 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      98DB27AC-740D-8B90-FDE7-9CCDC851E05A

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

Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libglib-2.0.0.dylib                 0x062cb4bc thread_memory_from_self + 187
1   libglib-2.0.0.dylib                 0x062caf0e g_slice_alloc + 26
2   libglib-2.0.0.dylib                 0x0628b2e9 
g_static_rec_mutex_get_rec_mutex_impl + 58
3   libglib-2.0.0.dylib                 0x0628b29e g_static_rec_mutex_lock + 15
4   com.adobe.xdkexample                0x061d282a fluid_settings_register_int 
+ 266
5   com.adobe.xdkexample                0x061b7948 fluid_synth_settings + 120
6   com.adobe.xdkexample                0x061d1938 fluid_settings_init + 104
7   com.adobe.xdkexample                0x061d1805 new_fluid_settings + 117
8   com.adobe.xdkexample                0x0615da61 
FLUIDXtra_IMoaMmXScript::getSettingsOptions(MoaMmCallInfo*) + 193
9   com.adobe.xdkexample                0x06172d76 
FLUIDXtra_IMoaMmXScript::Call(MoaMmCallInfo*) + 198
10  com.adobe.DPLib.framework           0x018593b0 SearchPathCallback + 66904
11  com.adobe.DPLib.framework           0x0193672c os_TextCompare + 143077
12  com.adobe.DPLib.framework           0x019369f1 os_TextCompare + 143786
13  com.adobe.DPLib.framework           0x019266d3 os_TextCompare + 77452
14  com.adobe.DPLib.framework           0x0192a1a0 os_TextCompare + 92505
15  com.adobe.DPLib.framework           0x0192a91c os_TextCompare + 94421
16  com.adobe.DPLib.framework           0x0191b8f5 os_TextCompare + 32942
17  com.adobe.DPLib.framework           0x0186b7a1 
TELscriptRef_GetPropertyInitsAsHandle + 988
18  com.adobe.DPLib.framework           0x0186b829 
TELscriptRef_GetPropertyInitsAsHandle + 1124
19  com.adobe.DPLib.framework           0x0180fbdb MovieInstPlayFirstFrame + 67
20  com.adobe.ProjLib.framework         0x00062dcf ProjectorMain + 9132
21  com.adobe.ProjLib.framework         0x000639e8 ProjectorMain + 12229
22  com.adobe.ProjLib.framework         0x0006023f 0x5e000 + 8767
23  com.adobe.IMLLib.framework          0x006414c1 imMessageHandleMacEvent + 
2701
24  com.adobe.ProjLib.framework         0x00060695 0x5e000 + 9877
25  com.adobe.ProjLib.framework         0x00060da5 ProjectorMain + 898
26  com.adobe.director.projector        0x000032e7 0x1000 + 8935
27  com.adobe.director.projector        0x000021e6 0x1000 + 4582
28  com.adobe.director.projector        0x0000210d 0x1000 + 4365

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib              0x93a1d9ae kevent + 10
1   libdispatch.dylib                   0x90b4ec71 _dispatch_mgr_invoke + 993
2   libdispatch.dylib                   0x90b4e7a9 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib              0x93a1d0ee __workq_kernreturn + 10
1   libsystem_c.dylib                   0x90da50ac _pthread_workq_return + 45
2   libsystem_c.dylib                   0x90da4e79 _pthread_wqthread + 448
3   libsystem_c.dylib                   0x90d8cd2a start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib              0x93a1d0ee __workq_kernreturn + 10
1   libsystem_c.dylib                   0x90da50ac _pthread_workq_return + 45
2   libsystem_c.dylib                   0x90da4e79 _pthread_wqthread + 448
3   libsystem_c.dylib                   0x90d8cd2a start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib              0x93a1d0ee __workq_kernreturn + 10
1   libsystem_c.dylib                   0x90da50ac _pthread_workq_return + 45
2   libsystem_c.dylib                   0x90da4e79 _pthread_wqthread + 448
3   libsystem_c.dylib                   0x90d8cd2a start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0x062cb40f  ecx: 0x00000fff  edx: 0x00000000
  edi: 0x0636f5c8  esi: 0x0636fbec  ebp: 0xbfffd2a8  esp: 0xbfffd280
   ss: 0x00000023  efl: 0x00010246  eip: 0x062cb4bc   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x062cb401
Logical CPU: 0

Binary Images:
    0x1000 -     0x3ffd +com.adobe.director.projector (11.5.8r612 - 11.5.8r612) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/MacOS/fluidXtraDemo_d11_.5mod
   0x5e000 -    0x92fda +com.adobe.ProjLib.framework (11.5.8r612 - 11.5.8r612) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/Frameworks/ProjLib.framework/ProjLib
  0x600000 -   0x6acfe7 +com.adobe.IMLLib.framework (11.5.8r612 - 11.5.8r612) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/Frameworks/IMLLib.framework/IMLLib
  0x6db000 -   0x786fff  libcrypto.0.9.7.dylib (106) 
<041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
 0x1800000 -  0x19cafcf +com.adobe.DPLib.framework (11.5.8r612 - 11.5.8r612) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/Frameworks/DPLib.framework/DPLib
 0x2b1d000 -  0x2b2bfff  libSimplifiedChineseConverter.dylib (61) 
<60899F9C-A79F-3BC2-855E-DC5C78B98FEB> 
/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
 0x2b2f000 -  0x2b41ffd  libTraditionalChineseConverter.dylib (61) 
<519CAA3F-715E-3CAE-B158-57EC95D916B1> 
/System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
 0x2b92000 -  0x2b9cff3 +com.marmalademedia.Amplitude_Xtra (3.0 UB - 1.0) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/Amplitude.xtra/Contents/MacOS/Amplitude
 0x2ba0000 -  0x2ba6ffb +com.adobe.director.coreaudiomix (11.5.8r612 - 
11.5.8r612) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/CoreAudioMix.xtra/Contents/MacOS/CoreAudioMix
 0x2baa000 -  0x2bacfff +com.adobe.xdkexample (1.1 - 1.0) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/DropFileMac.xtra/Contents/MacOS/DropFileMac
 0x2bb0000 -  0x2bb0ffd +libgthread-2.0.0.dylib (0) 
<04DE7591-43EA-31F4-91E9-E5017B0454A0> 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/fluidXtra 
6.2b6.xtra/Contents/Frameworks/libgthread-2.0.0.dylib
 0x2bb3000 -  0x2bbafff +libintl.8.dylib (0) 
<5D5683B8-90AD-3A5C-84B6-BBBDDD1FC1D6> 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/fluidXtra 
6.2b6.xtra/Contents/Frameworks/libintl.8.dylib
 0x2bbf000 -  0x2bd5ffc  libexpat.1.dylib (12) 
<D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
 0x2bde000 -  0x2be0fff +com.adobe.xdkexample (1.4.0 - 1.0) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/MouseWheelXtra.xtra/Contents/MacOS/MouseWheelXtra
 0x2be4000 -  0x2be7fff +com.adobe.xdkexample (0.5 - 1.0) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/shell.xtra/Contents/MacOS/shell
 0x2c1a000 -  0x2c4ffeb +com.mods.buddy.api (4.07 - 1.0) 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/Buddy API 
Xtra.xtra/Contents/MacOS/Buddy API
 0x2c78000 -  0x2c83ff7 +com.adobe.director.ineturl (11.5.9r629 - 11.5.9r629) 
/var/folders/*/InetUrl PPC Xtra
 0x2c88000 -  0x2cc0fe0 +com.adobe.director.netfile (11.5.0r593 - 11.5.0r593) 
/var/folders/*/NetFile PPC Xtra
 0x6157000 -  0x61e4ff3 +com.adobe.xdkexample (6.2.0 - 1.0) 
<71DFB6A5-14B5-3D7E-B80D-D74C16B06BA3> 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/fluidXtra 
6.2b6.xtra/Contents/MacOS/fluidXtra
 0x6289000 -  0x636effb +libglib-2.0.0.dylib (0) 
<EEB8FD02-B2FD-399F-9FB0-EA89574BA6D4> 
/Users/USER/Desktop/*/fluid6b3.app/Contents/xtras/fluidXtra 
6.2b6.xtra/Contents/Frameworks/libglib-2.0.0.dylib
 0x638f000 -  0x63d7ffb  com.apple.audio.midi.CoreMIDI (1.9 - 78) 
<7AAE4076-36FA-37C1-9EAE-344F1C8F14D9> 
/System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
 0x7cf3000 -  0x7cfffff +com.adobe.director.netlingo (11.5.9r629 - 11.5.9r629) 
/var/folders/*/NetLingo PPC Xtra
 0x7d03000 -  0x7d16fff +com.adobe.director.swadcmpr (11.5.0r593 - 11.5.0r593) 
/var/folders/*/SWA Decompression PPC Xtra
 0x7d1a000 -  0x7d2bfe3 +com.adobe.director.soundcontrol (11.5.9r629 - 
11.5.9r629) /var/folders/*/Sound Control
 0x7d2f000 -  0x870aff3 +com.adobe.director.flashasset (11.5.9r629 - 
11.5.9r629) <6F656816-8FAF-8368-EFEE-6314936389A3> /var/folders/*/Flash Asset 
PPC
 0x878e000 -  0x87bbff3  com.apple.audio.CoreAudioKit (1.6.5 - 1.6.5) 
<42BE7C8C-9EF9-3F12-8827-961B349C5B31> 
/System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
 0x87ce000 -  0x87d4ffb +com.adobe.director.coreaudiomix (11.5.9r629 - 
11.5.9r629) /var/folders/*/CoreAudioMix
 0x87d8000 -  0x87e3ff7 +com.adobe.director.fileio (11.5.0r593 - 11.5.0r593) 
/var/folders/*/FileIO PPC Xtra
 0x87e7000 -  0x8805fff +com.adobe.director.mixsound (11.5.9r629 - 11.5.9r629) 
/var/folders/*/Sound Import Export
 0x880b000 -  0x882b06b +com.adobe.director.mixservices (11.5.0r593 - 
11.5.0r593) /var/folders/*/Mix Services
0x8feea000 - 0x8ff1ce57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> 
/usr/lib/dyld
0x90007000 - 0x900a4ff7  com.apple.PDFKit (2.8.4 - 2.8.4) 
<639CF802-BE94-39C5-AC97-B5B42FF910C2> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x90142000 - 0x90402ff3  com.apple.security (7.0 - 55179.13) 
<000FD8E9-D070-326A-B386-51314360FD5C> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x90437000 - 0x90437fff  com.apple.Cocoa (6.7 - 19) 
<354094F0-F36B-36F9-BF5F-FD60590FBEB9> 
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90438000 - 0x9044afff  libbsm.0.dylib (32) 
<DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x9044b000 - 0x9046bffd  com.apple.ChunkingLibrary (2.0 - 133.3) 
<FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> 
/System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x9046c000 - 0x9078cff3  com.apple.Foundation (6.8 - 945.18) 
<BDC56A93-45C5-3459-B307-65A1CCE702C5> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9078d000 - 0x90790ff9  libCGXType.A.dylib (332) 
<07B59FCC-6229-37C2-9870-70A18E2C5598> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x90791000 - 0x9079afff  com.apple.CommerceCore (1.0 - 26.1) 
<8C28115C-6EC1-316D-9237-F4FBCBB778C5> 
/System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9079b000 - 0x907b2fff  com.apple.GenerationalStorage (1.1 - 132.3) 
<DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> 
/System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x907b3000 - 0x907f2ff7  com.apple.bom (12.0 - 192) 
<0637E52C-D151-37B3-904F-8656B2FD44DD> 
/System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x907f3000 - 0x907f5ffd  libCVMSPluginSupport.dylib (8.9.2) 
<D6D0BB75-42DA-3772-AB5E-CBD59B343393> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x907f6000 - 0x9088efff  com.apple.CoreServices.OSServices (557.6 - 557.6) 
<E1600639-3EEC-3DF8-BD40-747BB2117988> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9088f000 - 0x908f0fff  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) 
<A3B911DB-77DF-3037-A47A-634B08E5727D> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x908f1000 - 0x90988ff7  com.apple.ink.framework (10.8.2 - 150) 
<D90FF7BC-6B90-39F1-AC52-670269947C58> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x909c9000 - 0x90ac1ff9  libsqlite3.dylib (138.1) 
<AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x90ac2000 - 0x90ac2fff  libkeymgr.dylib (25) 
<D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x90ac3000 - 0x90ac3fff  com.apple.Carbon (154 - 155) 
<604ADD9D-5835-3294-842E-3A4AEBCCB548> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90ac4000 - 0x90b49ff7  com.apple.SearchKit (1.4.0 - 1.4.0) 
<454E950F-291C-3E95-8F35-05CA0AD6B327> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90b4a000 - 0x90b5cff7  libdispatch.dylib (228.23) 
<86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x90b5d000 - 0x90cbaffb  com.apple.QTKit (7.7.1 - 2599.31) 
<B9AE5675-22B0-3AA9-903F-2195DA0B04F5> 
/System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x90ce7000 - 0x90cedfff  libGFXShared.dylib (8.9.2) 
<F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x90cee000 - 0x90cefffd  com.apple.TrustEvaluationAgent (2.0 - 23) 
<E42347C0-2D3C-36A4-9200-757FFA61B388> 
/System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90cf0000 - 0x90d4bff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) 
<3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> 
/System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90d8c000 - 0x90e49feb  libsystem_c.dylib (825.26) 
<6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x90e4a000 - 0x90e91ff3  com.apple.CoreMedia (1.0 - 926.104) 
<D0E3BE86-12ED-31BE-816F-E72D757A9F2F> 
/System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x90e92000 - 0x90ec5ffb  com.apple.GSS (3.0 - 2.0) 
<9566A96D-C296-3ABD-A12A-E274C81C0B25> 
/System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x90ec6000 - 0x90fc4ff7  libFontParser.dylib (84.6) 
<7D3EB3CC-527E-3A74-816A-59CAFD2260A4> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x90fc5000 - 0x90fc9ffc  libGIF.dylib (850) 
<45CD8B8F-7324-3187-B01C-8E16C04F33FA> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x90fca000 - 0x91021ff7  com.apple.ScalableUserInterface (1.0 - 1) 
<2B5E454B-BC49-3E85-B54D-1950397C448C> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x91022000 - 0x9120affb  com.apple.CoreFoundation (6.8 - 744.19) 
<DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9120b000 - 0x912bffff  com.apple.coreui (2.0 - 181.1) 
<C15ABF35-B7F5-34ED-A461-386DAF65D96B> 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x912c0000 - 0x912f1fff  com.apple.DictionaryServices (1.2 - 184.4) 
<0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x912f2000 - 0x91337ff7  com.apple.NavigationServices (3.7 - 200) 
<F6531764-6E43-3AF3-ACDD-8A5551EF016A> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91338000 - 0x914f4ffd  libicucore.A.dylib (491.11.3) 
<FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
0x914f5000 - 0x917faff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) 
<4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x917fb000 - 0x91809fff  com.apple.opengl (1.8.9 - 1.8.9) 
<1872D2CD-00A8-30D1-8ECC-B663F4E4C530> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9180a000 - 0x91816ffa  com.apple.CrashReporterSupport (10.8.3 - 418) 
<03BC564E-35FE-384E-87D6-6E0C55DF16E3> 
/System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x91817000 - 0x9184dffb  com.apple.DebugSymbols (98 - 98) 
<9A9ADA0A-E487-3C8F-9998-286EE04C235A> 
/System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9194c000 - 0x9194efff  libdyld.dylib (210.2.3) 
<05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x9194f000 - 0x91959fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) 
<B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9195a000 - 0x91961ff3  com.apple.NetFS (5.0 - 4.0) 
<1F7041F2-4E97-368C-8F5D-24153D81BBDB> 
/System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91962000 - 0x9197efff  libPng.dylib (850) 
<26AD967A-D55E-3C5A-A643-D9953136DE58> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9198a000 - 0x9198efff  com.apple.IOSurface (86.0.4 - 86.0.4) 
<6431ACB6-561B-314F-9A2A-FAC1578FCC86> 
/System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x919f6000 - 0x91a13ff7  libresolv.9.dylib (51) 
<B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x91a14000 - 0x91e31fff  FaceCoreLight (2.4.1) 
<571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> 
/System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x91e32000 - 0x91e39ffe  com.apple.agl (3.2.1 - AGL-3.2.1) 
<8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> 
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x91e3a000 - 0x91e3efff  com.apple.CommonPanels (1.2.5 - 94) 
<6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x91e3f000 - 0x91f4aff7  libJP2.dylib (850) 
<3FFCEFA6-317A-34AF-8D99-AEBB017543C5> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91f4d000 - 0x91f76fff  libxslt.1.dylib (11.3) 
<0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x91f77000 - 0x91f77fff  com.apple.vecLib (3.8 - vecLib 3.8) 
<83160DD1-5614-3E34-80EB-97041016EF1F> 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x91f78000 - 0x91f79ffd  libunc.dylib (25) 
<58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x91f7a000 - 0x92029ff7  com.apple.CoreText (260.0 - 275.16) 
<873ADCD9-D361-3753-A220-CDD289196AD8> 
/System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x9202a000 - 0x9215dff3  com.apple.MediaControlSender (1.7 - 170.20) 
<7B1AC317-AFDB-394F-8026-9561930E696B> 
/System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x9216d000 - 0x92175fff  libcopyfile.dylib (89) 
<4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x92176000 - 0x92292ffb  com.apple.desktopservices (1.7.4 - 1.7.4) 
<782D711D-7930-324A-9015-686C2F86DBA3> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x92293000 - 0x92302ffb  com.apple.Heimdal (3.0 - 2.0) 
<964D9952-B0F2-34F6-8265-1823C0D5EAB8> 
/System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x92303000 - 0x92365fff  libc++.1.dylib (65.1) 
<C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x92366000 - 0x92374ff7  libz.1.dylib (43) 
<245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x92375000 - 0x923b9ff7  libGLU.dylib (8.9.2) 
<F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x923ba000 - 0x923fcff7  libcups.2.dylib (327.6) 
<D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib
0x92402000 - 0x9244aff5  com.apple.opencl (2.2.19 - 2.2.19) 
<968DD067-49D0-3B71-A96B-B3579698D992> 
/System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x92488000 - 0x9251affb  libvMisc.dylib (380.6) 
<6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9251b000 - 0x92628ff3  com.apple.ImageIO.framework (3.2.1 - 850) 
<C964E877-660E-3482-ACF9-EC25DFEAF307> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9266c000 - 0x92a24ffa  libLAPACK.dylib (1073.4) 
<9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92a27000 - 0x92a2affc  libpam.2.dylib (20) 
<FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x92c9d000 - 0x92cf7fff  com.apple.Symbolication (1.3 - 93) 
<684ECF0D-D416-3DF8-8B5B-3902953853A8> 
/System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x93071000 - 0x9307ffff  libxar.1.dylib (105) 
<343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x93080000 - 0x93089fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) 
<89822A83-B450-3363-8E9C-9B80CB4450B1> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9308a000 - 0x930aefff  com.apple.PerformanceAnalysis (1.16 - 16) 
<18DE0F9F-1264-394D-AC56-6B2A1771DFBE> 
/System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x930b4000 - 0x9330dff5  com.apple.JavaScriptCore (8536 - 8536.30) 
<24A2ACA7-6E51-30C6-B9AE-17A77E511735> 
/System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9330e000 - 0x93333ff7  com.apple.CoreVideo (1.8 - 99.4) 
<A26DE896-32E0-3D5E-BA89-02AD23FA96B3> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93334000 - 0x93776fff  com.apple.CoreGraphics (1.600.0 - 332) 
<67E70F21-A0F1-356F-90B7-4B90C468EE2C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x93777000 - 0x93777fff  com.apple.ApplicationServices (45 - 45) 
<677C4ACC-9D12-366F-8A87-B898AC806DD9> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93778000 - 0x93822fff  com.apple.LaunchServices (539.9 - 539.9) 
<C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93823000 - 0x9387dff3  com.apple.ImageCaptureCore (5.0.4 - 5.0.4) 
<6313E06F-37FD-3606-BF2F-87D8598A9983> 
/System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x9387e000 - 0x93a07ff7  com.apple.vImage (6.0 - 6.0) 
<1D1F67FE-4F75-3689-BEF6-4A46C8039E70> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93a08000 - 0x93a22ffc  libsystem_kernel.dylib (2050.24.15) 
<9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
0x93a23000 - 0x93a5efef  libGLImage.dylib (8.9.2) 
<9D41F71E-E927-3767-A856-55480E20E9D9> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93a5f000 - 0x93a60fff  libquarantine.dylib (52.1) 
<094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
0x93a6d000 - 0x93a6dfff  libSystem.B.dylib (169.3) 
<81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
0x93a6e000 - 0x93aa3fff  libTrueTypeScaler.dylib (84.6) 
<B7DB746B-7A61-38EF-8CA7-408ED9C14A02> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x93aa4000 - 0x93ad1ffb  com.apple.CoreServicesInternal (154.3 - 154.3) 
<A452602B-67CB-39C4-95EB-E59433C65774> 
/System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x93ad2000 - 0x93ad3fff  libdnsinfo.dylib (453.19) 
<3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x93ad4000 - 0x94690ff3  com.apple.AppKit (6.8 - 1187.39) 
<ACA24416-D910-39B8-9387-52A6C6A561F8> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94691000 - 0x946eafff  com.apple.QuickLookFramework (4.0 - 555.5) 
<4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> 
/System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x946eb000 - 0x94739ffb  libFontRegistry.dylib (100) 
<3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x94754000 - 0x9486cff7  com.apple.coreavchd (5.6.0 - 5600.4.16) 
<F024C78B-4FAA-38F1-A182-AD0A0A596CBE> 
/System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x94877000 - 0x948a2ff9  com.apple.framework.Apple80211 (8.4 - 840.22.1) 
<DBC31BEB-B771-315F-852D-66ADC3BD75A1> 
/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x94b90000 - 0x94baeff3  com.apple.openscripting (1.3.6 - 148.3) 
<F3422C02-5ACB-343A-987B-A2D58EA2F5A8> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x94baf000 - 0x94bd3fff  libJPEG.dylib (850) 
<36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x94bd4000 - 0x94c38ff3  libstdc++.6.dylib (56) 
<F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x95972000 - 0x9597effe  libkxld.dylib (2050.24.15) 
<BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
0x95986000 - 0x959ecfff  com.apple.print.framework.PrintCore (8.3 - 387.2) 
<0F7665F5-33F0-3661-9BE2-7DD2890E304B> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x959fe000 - 0x95a0aff8  libbz2.1.0.dylib (29) 
<7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x95a0b000 - 0x95a15fff  libCSync.A.dylib (332) 
<86C5C84F-11EC-39C0-9FAC-A93FDEEC3117> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95a16000 - 0x95a18ffb  libRadiance.dylib (850) 
<83434287-A09E-3A3F-A1AC-085B563BA46D> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x95a19000 - 0x95a2efff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) 
<DE68CEB5-4959-3652-83B8-D2B00D3B932D> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95a2f000 - 0x95a36fff  libsystem_dnssd.dylib (379.38.1) 
<4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
0x95a37000 - 0x95ad2fff  com.apple.CoreSymbolication (3.0 - 117) 
<F705A8CD-A04A-3A84-970A-7B04BC05DA97> 
/System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x95ad3000 - 0x95ecffeb  com.apple.VideoToolbox (1.0 - 926.104) 
<4275B89E-F826-3F65-ACE1-89052A9CAC6B> 
/System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x95ed0000 - 0x95eedfff  libCRFSuite.dylib (33) 
<C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x95f34000 - 0x95f7eff7  com.apple.framework.CoreWLAN (3.3 - 330.15) 
<74C4B50F-7016-341F-8261-D379B8F0CC97> 
/System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x95f7f000 - 0x95f9eff3  com.apple.Ubiquity (1.2 - 243.15) 
<E10A2937-D671-3D14-AF8D-BA25E601F458> 
/System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x95f9f000 - 0x95faefff  libGL.dylib (8.9.2) 
<1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95faf000 - 0x96029ff7  com.apple.securityfoundation (6.0 - 55115.4) 
<A959B2F5-9D9D-3C93-A62A-7399594CF238> 
/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9602a000 - 0x96034ffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) 
<9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> 
/System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x96035000 - 0x9607cff7  com.apple.framework.CoreWiFi (1.3 - 130.13) 
<1961CC70-C00D-31DE-BAB5-A077538CD5CB> 
/System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9607d000 - 0x9609ffff  libc++abi.dylib (26) 
<3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x960a0000 - 0x960a9ffd  com.apple.audio.SoundManager (4.0 - 4.0) 
<ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x960aa000 - 0x962dafff  com.apple.QuartzComposer (5.1 - 284) 
<4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x962db000 - 0x96329ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) 
<6E858B9F-337A-314E-88B7-24A274ACE568> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9632a000 - 0x96379ff6  libTIFF.dylib (850) 
<78E121A6-92A2-3120-883C-7AA3C2966F9C> 
/System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9637a000 - 0x963d4ffb  com.apple.AE (645.6 - 645.6) 
<44556FF7-A869-399A-AEBB-F4E9263D9152> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x963d5000 - 0x967b8fff  com.apple.HIToolbox (2.0 - 626.1) 
<ECC3F04F-C4B7-35BF-B10E-183B749DAB92> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x967f4000 - 0x967f7ff7  com.apple.TCC (1.0 - 1) 
<437D76CD-6437-3B55-BE2C-A53508858256> 
/System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x967f8000 - 0x96821ff7  libRIP.A.dylib (332) 
<521E60A6-A768-3CB8-B10D-D10EECD68A94> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96822000 - 0x96825ffc  libCoreVMClient.dylib (32.3) 
<35B63A60-DF0A-3FB3-ABB8-164B246A43CC> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x96827000 - 0x96877ff7  com.apple.CoreMediaIO (308.0 - 4155.4) 
<E2FF59A9-3728-3D17-A1AD-84DC1BDA2146> 
/System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x968a8000 - 0x968a8fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) 
<908B8D40-3FB5-3047-B482-3DF95025ECFC> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x968a9000 - 0x96992ff7  libxml2.2.dylib (22.3) 
<015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x96993000 - 0x96baafff  com.apple.CoreData (106.1 - 407.7) 
<17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97347000 - 0x975c3ff7  com.apple.QuickTime (7.7.1 - 2599.31) 
<3839E1F3-7948-3E68-9AE1-A0CEE8C59212> 
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x975c4000 - 0x975f1ffe  libsystem_m.dylib (3022.6) 
<9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x97623000 - 0x97623fff  com.apple.CoreServices (57 - 57) 
<956C6C6D-A5DD-314F-9C57-4A61D41F30CE> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x97624000 - 0x9768cfe7  libvDSP.dylib (380.6) 
<55780308-4DCA-3B10-9703-EAFC3E13A3FA> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9768d000 - 0x976a6fff  com.apple.Kerberos (2.0 - 1) 
<9BDE8F4D-DBC3-34D1-852C-898D3655A611> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x976a7000 - 0x976a8fff  liblangid.dylib (116) 
<E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x976a9000 - 0x976a9ffd  libOpenScriptingUtil.dylib (148.3) 
<87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x976aa000 - 0x976bdff9  com.apple.MultitouchSupport.framework (235.29 - 
235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> 
/System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x976ee000 - 0x976f9fff  libcommonCrypto.dylib (60027) 
<8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x976fa000 - 0x97704fff  libsystem_notify.dylib (98.5) 
<7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x97705000 - 0x979b3ffb  com.apple.MediaToolbox (1.0 - 926.104) 
<DD264DFD-9AFB-38E2-A44C-B463DCB721A0> 
/System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x979b4000 - 0x979bdff9  com.apple.CommonAuth (3.0 - 2.0) 
<34C4768C-EF8D-3DBA-AFB7-09148C8672DB> 
/System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x979be000 - 0x97af9ff7  libBLAS.dylib (1073.4) 
<FF74A147-05E1-37C4-BC10-7DEB57FE5326> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97bb2000 - 0x97bb3fff  libremovefile.dylib (23.2) 
<9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x97be9000 - 0x97c44fff  com.apple.htmlrendering (77 - 1.1.4) 
<5C0C669F-AE07-3983-B38F-EB829B5CE609> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x97d1c000 - 0x97d68fff  libcorecrypto.dylib (106.2) 
<20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x97d8f000 - 0x97d9cff7  com.apple.AppleFSCompression (49 - 1.0) 
<166AA1F8-E50A-3533-A3B5-8737C5118CC3> 
/System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x97d9d000 - 0x97f15ff5  com.apple.QuartzCore (1.8 - 304.3) 
<F2EFC117-CDC6-3252-A4A8-880965764385> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x97f16000 - 0x97f22ff7  com.apple.NetAuth (4.0 - 4.0) 
<4983C4B8-9D95-3C4D-897E-07743326487E> 
/System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x97f23000 - 0x97f27fff  com.apple.OpenDirectory (10.8 - 151.10) 
<A1858D81-086F-3BF5-87E3-9B70409FFDF6> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97f28000 - 0x97fa3ff3  com.apple.CorePDF (2.2 - 2.2) 
<5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> 
/System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x97fa4000 - 0x97fe6fff  libauto.dylib (185.4) 
<3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
0x97fe7000 - 0x97feefff  liblaunch.dylib (442.26.2) 
<310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x97fef000 - 0x980c3ff3  com.apple.backup.framework (1.4.3 - 1.4.3) 
<6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> 
/System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x980c4000 - 0x980d9fff  com.apple.ImageCapture (8.0 - 8.0) 
<B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x980da000 - 0x980daffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) 
<F7638E43-F885-372E-9DAE-24D0C21AA66E> 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x980db000 - 0x98132ff3  com.apple.HIServices (1.20 - 417) 
<561A770B-8523-3D09-A763-11F872779A4C> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x981d1000 - 0x9885dff3  com.apple.CoreAUC (6.16.13 - 6.16.13) 
<3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> 
/System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9885e000 - 0x9887bfff  libxpc.dylib (140.43) 
<C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
0x9887c000 - 0x988a1ff7  com.apple.quartzfilters (1.8.0 - 1.7.0) 
<F6A88D89-AB4A-3217-9D65-C2C259B5F09B> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x988a2000 - 0x9890aff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) 
<70DE925B-51E8-3C65-8928-FB49FD823D94> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x98957000 - 0x989d3ffb  libType1Scaler.dylib (101.1) 
<0D94D786-29F7-33DB-B64B-B264FA5EACD2> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libType1Scaler.dylib
0x989d4000 - 0x989e2ff3  libsystem_network.dylib (77.10) 
<7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x989e3000 - 0x989f9fff  com.apple.CFOpenDirectory (10.8 - 151.10) 
<56C3F276-BD1F-3031-8CF9-8F4F481A534E> 
/System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x98a00000 - 0x98b59ffb  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) 
<8BF022FC-C38A-34AA-8469-D98294094659> 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98b5a000 - 0x98b86ff7  libsystem_info.dylib (406.17) 
<AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x98b87000 - 0x98cd5ff3  com.apple.CFNetwork (596.4.3 - 596.4.3) 
<547BD138-E902-35F0-B6EC-41DD06794B22> 
/System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98cd6000 - 0x98ce0fff  com.apple.DisplayServicesFW (2.7.2 - 357) 
<76D33A58-C39E-398A-9597-389A9B1FE76D> 
/System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x98ce1000 - 0x98ce7fff  com.apple.print.framework.Print (8.0 - 258) 
<12AEAD24-6924-3923-9E4A-C5D21231E639> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x98cf4000 - 0x98cfbffb  libunwind.dylib (35.1) 
<E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x98cfc000 - 0x98cffff7  libcompiler_rt.dylib (30) 
<CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x98d0e000 - 0x98d10fff  com.apple.securityhi (4.0 - 55002) 
<62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x98d15000 - 0x98d15fff  com.apple.quartzframework (1.5 - 1.5) 
<9018BE5B-4070-320E-8091-6584CC17F798> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x98d16000 - 0x98e23057  libobjc.A.dylib (532.2) 
<FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x98e7c000 - 0x98e8cff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) 
<875363E7-6D02-3229-A9DD-E5A5568A7D61> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98e8d000 - 0x98e90ff3  com.apple.AppleSystemInfo (2.0 - 2) 
<4639D755-8A68-31C9-95C4-7E7F70C233FA> 
/System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x98e91000 - 0x98e92fff  libsystem_sandbox.dylib (220.3) 
<C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
0x98f35000 - 0x99029ff3  com.apple.QuickLookUIFramework (4.0 - 555.5) 
<5A62C87F-5F74-380B-8B86-8CE3D8788603> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x992c5000 - 0x99329ff7  com.apple.datadetectorscore (4.1 - 269.3) 
<C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> 
/System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9932a000 - 0x9936cffb  com.apple.RemoteViewServices (2.0 - 80.6) 
<AE962502-4539-3893-A2EB-9D384652AEAC> 
/System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x99374000 - 0x99378ff7  libmacho.dylib (829) 
<5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x99379000 - 0x99379fff  libsystem_blocks.dylib (59) 
<3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x9937a000 - 0x9937afff  com.apple.Accelerate (1.8 - Accelerate 1.8) 
<4EC0548E-3A3F-310D-A366-47B51D5B6398> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x99bf9000 - 0x99ceaffc  libiconv.2.dylib (34) 
<B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x99dfe000 - 0x99e23ffb  com.apple.framework.familycontrols (4.1 - 410) 
<B1755756-BEA2-3205-ADAA-68FCC32E60BD> 
/System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x99e24000 - 0x99e99ff7  com.apple.ApplicationServices.ATS (332 - 341.1) 
<95206704-F9C9-33C4-AF25-FE9890E160B2> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x99e9a000 - 0x99e9dfff  com.apple.help (1.3.2 - 42) 
<AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x99e9e000 - 0x99f1aff3  com.apple.Metadata (10.7.0 - 707.11) 
<F9BB5BBE-69D0-3309-8280-2303EB1DC455> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x99f1b000 - 0x9a1beff3  com.apple.CoreImage (8.4.0 - 1.0.1) 
<C25B9EEC-4824-3088-BC08-2EA516C0728C> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9a1bf000 - 0x9a1c3ffe  libcache.dylib (57) 
<834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x9a2a6000 - 0x9a2a7fff  libDiagnosticMessagesClient.dylib (8) 
<39B3D25A-148A-3936-B800-0D393A00E64F> 
/usr/lib/libDiagnosticMessagesClient.dylib
0x9a2a8000 - 0x9a515ffb  com.apple.imageKit (2.2 - 673) 
<CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> 
/System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9a516000 - 0x9a5b6ff7  com.apple.QD (3.42.1 - 285.1) 
<BAAC13D2-1312-33C0-A255-FAB1D314C324> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9a5b7000 - 0x9a5ceff4  com.apple.CoreMediaAuthoring (2.1 - 914) 
<37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> 
/System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9a5cf000 - 0x9a68dff3  com.apple.ColorSync (4.8.0 - 4.8.0) 
<EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0xba100000 - 0xba101fff  libArabicConverter.dylib (61) 
<B9510526-1C60-34ED-AE6C-310DC30FD04E> 
/System/Library/CoreServices/Encodings/libArabicConverter.dylib
0xba300000 - 0xba301fff  libCyrillicConverter.dylib (61) 
<76630B89-A9CE-376B-B836-B55D8543717B> 
/System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0xba500000 - 0xba501ffd  libGreekConverter.dylib (61) 
<8420F227-2783-36D9-997E-39110328F77C> 
/System/Library/CoreServices/Encodings/libGreekConverter.dylib
0xba700000 - 0xba700fff  libHebrewConverter.dylib (61) 
<3E708D3C-2332-3B4F-A79B-D7DF7B0F7C85> 
/System/Library/CoreServices/Encodings/libHebrewConverter.dylib
0xba900000 - 0xba91cffd  libJapaneseConverter.dylib (61) 
<A3F2F55D-E491-3532-A8F6-8D3F2455704F> 
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0xbab00000 - 0xbab21ffc  libKoreanConverter.dylib (61) 
<39F6BEE7-AE54-3423-B920-2A3573BC9A1A> 
/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0xbad00000 - 0xbad01fff  libLatin2Converter.dylib (61) 
<5893A6EA-B555-3635-8D03-66FA478CD304> 
/System/Library/CoreServices/Encodings/libLatin2Converter.dylib
0xbaf00000 - 0xbaf01fff  libLatin5Converter.dylib (61) 
<E9E8057A-2240-3721-A8A5-7258096B00E8> 
/System/Library/CoreServices/Encodings/libLatin5Converter.dylib
0xbb100000 - 0xbb103ffd  libLatinSuppConverter.dylib (61) 
<A1318F1F-8E3E-3A9B-92A1-4749F4CBCE1B> 
/System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xbb500000 - 0xbb500fff  libThaiConverter.dylib (61) 
<3EE5ABD4-2C9C-3E95-A990-EBE4C715AFF1> 
/System/Library/CoreServices/Encodings/libThaiConverter.dylib
0xbb700000 - 0xbb700fff  libVietnameseConverter.dylib (61) 
<9E752DAA-12AB-37EC-B261-AA06E95D40CC> 
/System/Library/CoreServices/Encodings/libVietnameseConverter.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=163.5M resident=100.2M(61%) 
swapped_out_or_unallocated=63.2M(39%)
Writable regions: Total=94.9M written=4968K(5%) resident=9148K(9%) 
swapped_out=0K(0%) unallocated=86.0M(91%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 32.9M
ATS (font support) (reserved)         4K        reserved VM address space 
(unallocated)
CG backing stores                  3456K
CG image                           7204K
CG shared images                   1184K
CoreServices                       2132K
MALLOC                             22.9M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
Memory tag=249                      156K
Memory tag=35                      4772K
Stack                              66.0M
VM_ALLOCATE                        16.1M
__DATA                             8304K
__DATA/__OBJC                       148K
__IMAGE                             528K
__IMPORT                             96K
__LINKEDIT                         31.5M
__OBJC                             2396K
__OBJC/__DATA                        24K
__PAGEZERO                            4K
__TEXT                            131.9M
__UNICODE                           544K
mapped file                        96.4M
shared memory                       316K
===========                      =======
TOTAL                             428.4M
TOTAL, minus reserved VM space    428.4M

Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 
2.5 GHz, 4 GB, SMC 1.27f3
Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F7F7F9B0000, 
0x000000000000000000000000000000000000
Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F7F7F9B0000, 
0x000000000000000000000000000000000000
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom 
BCM43xx 1.0 (5.10.131.36.16)
Bluetooth: Version 4.1.4f2 12041, 2 service, 11 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Hitachi HTS542525K9SA00, 250.06 GB
Parallel ATA Device: HL-DT-ST DVDRW  GSA-S10N
USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 
/ 5
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0230, 
0x5d200000 / 3
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
FireWire Device: Rugged FW USB3, LaCie, 800mbit_speed





reply via email to

[Prev in Thread] Current Thread [Next in Thread]