Pages

Sunday, January 20, 2013

Quartz Composer quit unexpectedly

Hello, I'm using Quartz Composer Visualizer (version 1.2)

My setup consists of:

  • 1 switcher using with 9 network cables.
  • 9 computers.

 

Specs of the computers (iMacs 20-inch mid 2007):

  • 2 processors, Intel Core 2 Duo, 2 GHz, RAM 2 GB
  • Graphics: ATI Radeon HD 2400 XT, ATI,RadeonHD2400, PCIe, 128 MB

 

I assigned manually the ip address of for each computer according to my switch.

The problem consists that it displays a composition that only has a rotating cube 3D with an image. It only last for 16 hrs average but I need to know why it crashes. Is it the Ram Memory, processor or not doing right my composition.

My biggest guess is the ram, I want to expand it to 4GB.

 

Anyone that would like to help me, I would be very grateful =).

 

 

Here's the log just in case:

 

Process:         Quartz Composer Visualizer [30128]

Path:            /Users/USER/Desktop/Quartz Composer Visualizer 1.2.app/Contents/MacOS/Quartz Composer Visualizer

Identifier:      com.apple.QuartzComposer.visualizer

Version:         1.2 (15)

Build Info:      QuartzComposerVisualizer-150000~668

Code Type:       X86 (Native)

Parent Process:  launchd [23543]

 

 

Date/Time:       2013-01-17 07:57:31.552 -0700

OS Version:      Mac OS X 10.7.5 (11G63b)

Report Version:  9

 

 

Interval Since Last Report:          168336 sec

Crashes Since Last Report:           1

Per-App Interval Since Last Report:  161444 sec

Per-App Crashes Since Last Report:   1

Anonymous UUID:                      FEDBCB9E-4A00-41C5-AB37-E61FB004BA60

 

 

Crashed Thread:  9  CVDisplayLink

 

 

Exception Type:  EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000

 

 

VM Regions Near 0:

--> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Users/USER/Desktop/Quartz Composer Visualizer 1.2.app/Contents/MacOS/Quartz Composer Visualizer

    __TEXT                 0000000000001000-0000000000011000 [   64K] r-x/rwx SM=COW  /Users/USER/Desktop/Quartz Composer Visualizer 1.2.app/Contents/MacOS/Quartz Composer Visualizer

 

 

Application Specific Information:

objc[30128]: garbage collection is OFF

 

 

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

0   libsystem_kernel.dylib                  0x9ac6bc22 mach_msg_trap + 10

1   libsystem_kernel.dylib                  0x9ac6b1f6 mach_msg + 70

2   com.apple.CoreFoundation                0x935e19da __CFRunLoopServiceMachPort + 170

3   com.apple.CoreFoundation                0x935eab04 __CFRunLoopRun + 1428

4   com.apple.CoreFoundation                0x935ea1dc CFRunLoopRunSpecific + 332

5   com.apple.CoreFoundation                0x935ea088 CFRunLoopRunInMode + 120

6   com.apple.HIToolbox                     0x90301543 RunCurrentEventLoopInMode + 318

7   com.apple.HIToolbox                     0x903088ab ReceiveNextEventCommon + 381

8   com.apple.HIToolbox                     0x9030871a BlockUntilNextEventMatchingListInMode + 88

9   com.apple.AppKit                        0x921a0ee8 _DPSNextEvent + 678

10  com.apple.AppKit                        0x921a0752 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113

11  com.apple.AppKit                        0x9219cac1 -[NSApplication run] + 911

12  com.apple.AppKit                        0x9242dac5 NSApplicationMain + 1054

13  com.apple.QuartzComposer.visualizer          0x00001ea5 0x1000 + 3749

 

 

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

0   libsystem_kernel.dylib                  0x9ac6e90a kevent + 10

1   libdispatch.dylib                       0x94cb7e04 _dispatch_mgr_invoke + 969

2   libdispatch.dylib                       0x94cb6853 _dispatch_mgr_thread + 53

 

 

Thread 2:: JavaScriptCore::Marking

0   libsystem_kernel.dylib                  0x9ac6d83e __psynch_cvwait + 10

1   libsystem_c.dylib                       0x95535e21 _pthread_cond_wait + 827

2   libsystem_c.dylib                       0x954e642c pthread_cond_wait$UNIX2003 + 71

 

 

Thread 3:: JavaScriptCore::BlockFree

0   libsystem_kernel.dylib                  0x9ac6d83e __psynch_cvwait + 10

1   libsystem_c.dylib                       0x95535e21 _pthread_cond_wait + 827

2   libsystem_c.dylib                       0x954e63e0 pthread_cond_timedwait$UNIX2003 + 70

3   com.apple.JavaScriptCore                0x9496e61c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156

4   com.apple.JavaScriptCore                0x94bbbb93 JSC::Heap::blockFreeingThreadMain() + 323

5   com.apple.JavaScriptCore                0x94bbbbcf JSC::Heap::blockFreeingThreadStartFunc(void*) + 15

6   libsystem_c.dylib                       0x95531ed9 _pthread_start + 335

7   libsystem_c.dylib                       0x955356de thread_start + 34

 

 

Thread 4:: com.apple.CFSocket.private

0   libsystem_kernel.dylib                  0x9ac6db42 __select + 10

1   com.apple.CoreFoundation                0x93638e15 __CFSocketManager + 1557

2   libsystem_c.dylib                       0x95531ed9 _pthread_start + 335

3   libsystem_c.dylib                       0x955356de thread_start + 34

 

 

Thread 5:: com.apple.appkit-heartbeat

0   libsystem_kernel.dylib                  0x9ac6dbb2 __semwait_signal + 10

1   libsystem_c.dylib                       0x954e67b9 nanosleep$UNIX2003 + 187

2   libsystem_c.dylib                       0x954e6558 usleep$UNIX2003 + 60

3   com.apple.AppKit                        0x923e56da -[NSUIHeartBeat _heartBeatThread:] + 2399

4   com.apple.Foundation                    0x91126e25 -[NSThread main] + 45

5   com.apple.Foundation                    0x91126dd5 __NSThread__main__ + 1582

6   libsystem_c.dylib                       0x95531ed9 _pthread_start + 335

7   libsystem_c.dylib                       0x955356de thread_start + 34

 

 

Thread 6:

0   libsystem_kernel.dylib                  0x9ac6bc22 mach_msg_trap + 10

1   libsystem_kernel.dylib                  0x9ac6b1f6 mach_msg + 70

2   com.apple.CoreFoundation                0x935e19da __CFRunLoopServiceMachPort + 170

3   com.apple.CoreFoundation                0x935eab04 __CFRunLoopRun + 1428

4   com.apple.CoreFoundation                0x935ea1dc CFRunLoopRunSpecific + 332

5   com.apple.CoreFoundation                0x935ea088 CFRunLoopRunInMode + 120

6   com.apple.CoreMediaIO                   0x96d1cba2 CMIO::DAL::RunLoop::OwnThread(void*) + 160

7   com.apple.CoreMediaIO                   0x96d1270d CAPThread::Entry(CAPThread*) + 123

8   libsystem_c.dylib                       0x95531ed9 _pthread_start + 335

9   libsystem_c.dylib                       0x955356de thread_start + 34

 

 

Thread 7:

0   libsystem_kernel.dylib                  0x9ac6e02e __workq_kernreturn + 10

1   libsystem_c.dylib                       0x95533ccf _pthread_wqthread + 773

2   libsystem_c.dylib                       0x955356fe start_wqthread + 30

 

 

Thread 8:

0   libsystem_kernel.dylib                  0x9ac6e02e __workq_kernreturn + 10

1   libsystem_c.dylib                       0x95533ccf _pthread_wqthread + 773

2   libsystem_c.dylib                       0x955356fe start_wqthread + 30

 

 

Thread 9 Crashed:: CVDisplayLink

0   libsystem_c.dylib                       0x95587f05 strlcpy + 53

1   com.apple.CoreFoundation                0x93677f6c __CFCalendarCreateUCalendar + 140

2   com.apple.CoreFoundation                0x93677e19 CFCalendarCreateWithIdentifier + 537

3   com.apple.CoreFoundation                0x9368e35b __CFLogCString + 107

4   com.apple.CoreFoundation                0x9368e2b5 _CFLogvEx + 277

5   com.apple.Foundation                    0x91154221 NSLogv + 136

6   com.apple.Foundation                    0x91154194 NSLog + 27

7   com.apple.AppKit                        0x9246e112 uncaughtErrorProc + 83

8   com.apple.CoreFoundation                0x936f4b19 __raiseError + 409

9   libobjc.A.dylib                         0x982c4149 objc_exception_throw + 155

10  com.apple.Foundation                    0x911fdb58 _NSOutOfMemoryErrorHandler + 75

11  com.apple.CoreFoundation                0x935b76f9 __CFStringChangeSizeMultiple + 2089

12  com.apple.CoreFoundation                0x935b6d81 __CFStringAppendBytes + 961

13  com.apple.CoreFoundation                0x935b6473 __CFStringAppendFormatCore + 12435

14  com.apple.CoreFoundation                0x93688e6d _CFStringAppendFormatAndArgumentsAux + 61

15  com.apple.CoreFoundation                0x93688e28 -[__NSCFString appendFormat:] + 88

16  com.apple.Foundation                    0x9124bdf5 -[_NSCallStackArray descriptionWithLocale:indent:] + 266

17  com.apple.CoreFoundation                0x936e3c20 -[NSArray descriptionWithLocale:] + 48

18  com.apple.Foundation                    0x910d196e _NSDescriptionWithLocaleFunc + 98

19  com.apple.CoreFoundation                0x935b63ae __CFStringAppendFormatCore + 12238

20  com.apple.CoreFoundation                0x9360d0dc _CFStringCreateWithFormatAndArgumentsAux + 108

21  com.apple.CoreFoundation                0x9368e21c _CFLogvEx + 124

22  com.apple.Foundation                    0x91154221 NSLogv + 136

23  com.apple.Foundation                    0x91154194 NSLog + 27

24  com.apple.AppKit                        0x9246d0d6 -[NSApplication reportException:] + 84

25  com.apple.AppKit                        0x92918ccb _NSDefaultTopLevelErrorHandler + 115

26  com.apple.AppKit                        0x9246e122 uncaughtErrorProc + 99

27  com.apple.CoreFoundation                0x936f4b19 __raiseError + 409

28  libobjc.A.dylib                         0x982c4149 objc_exception_throw + 155

29  com.apple.Foundation                    0x911fdb58 _NSOutOfMemoryErrorHandler + 75

30  com.apple.CoreFoundation                0x935b76f9 __CFStringChangeSizeMultiple + 2089

31  com.apple.CoreFoundation                0x935bb1f1 CFStringAppend + 417

32  com.apple.CoreFoundation                0x935b6410 __CFStringAppendFormatCore + 12336

33  com.apple.CoreFoundation                0x9360d0dc _CFStringCreateWithFormatAndArgumentsAux + 108

34  com.apple.CoreFoundation                0x9368e21c _CFLogvEx + 124

35  com.apple.Foundation                    0x91154221 NSLogv + 136

36  com.apple.Foundation                    0x91154194 NSLog + 27

37  com.apple.AppKit                        0x9246d0b8 -[NSApplication reportException:] + 54

38  com.apple.AppKit                        0x92918ccb _NSDefaultTopLevelErrorHandler + 115

39  com.apple.AppKit                        0x9246e122 uncaughtErrorProc + 99

40  com.apple.CoreFoundation                0x936f4b19 __raiseError + 409

41  libobjc.A.dylib                         0x982c4149 objc_exception_throw + 155

42  com.apple.Foundation                    0x911fdb58 _NSOutOfMemoryErrorHandler + 75

43  com.apple.CoreFoundation                0x935b76f9 __CFStringChangeSizeMultiple + 2089

44  com.apple.CoreFoundation                0x935b6d81 __CFStringAppendBytes + 961

45  com.apple.CoreFoundation                0x935b5771 __CFStringAppendFormatCore + 9105

46  com.apple.CoreFoundation                0x93688e6d _CFStringAppendFormatAndArgumentsAux + 61

47  com.apple.CoreFoundation                0x93688e28 -[__NSCFString appendFormat:] + 88

48  com.apple.Foundation                    0x9124bdf5 -[_NSCallStackArray descriptionWithLocale:indent:] + 266

49  com.apple.CoreFoundation                0x936e3c20 -[NSArray descriptionWithLocale:] + 48

50  com.apple.Foundation                    0x910d196e _NSDescriptionWithLocaleFunc + 98

51  com.apple.CoreFoundation                0x935b63ae __CFStringAppendFormatCore + 12238

52  com.apple.CoreFoundation                0x9360d0dc _CFStringCreateWithFormatAndArgumentsAux + 108

53  com.apple.CoreFoundation                0x9368e21c _CFLogvEx + 124

54  com.apple.Foundation                    0x91154221 NSLogv + 136

55  com.apple.Foundation                    0x91154194 NSLog + 27

56  com.apple.AppKit                        0x9246d0d6 -[NSApplication reportException:] + 84

57  com.apple.AppKit                        0x92918ccb _NSDefaultTopLevelErrorHandler + 115

58  com.apple.AppKit                        0x9246e122 uncaughtErrorProc + 99

59  com.apple.CoreFoundation                0x936f4b19 __raiseError + 409

60  libobjc.A.dylib                         0x982c4149 objc_exception_throw + 155

61  com.apple.CoreFoundation                0x935fbb9e +[NSObject allocWithZone:] + 238

62  libobjc.A.dylib                         0x982b91bc _objc_rootAlloc + 41

63  com.apple.QuartzComposer                0x97f20f4c -[QCCache(Private) _copyCacheWithFunction:userInfo:userInfoReleaseCallback:md5List:md5Indices:md5C ount:] + 53

64  com.apple.QuartzComposer                0x97f27222 -[QCCache subcacheUsingFilteringFunction:userInfo:userInfoReleaseCallback:] + 79

65  com.apple.QuartzComposer                0x97f26994 -[QCImageManager optimizeCaches] + 951

66  com.apple.QuartzComposer                0x97f264b4 -[QCImageManager reclaimResources] + 243

67  com.apple.QuartzComposer                0x97f32971 -[QCGraphicsContext renderPatch:time:arguments:] + 168

68  com.apple.QuartzComposer                0x97f31975 -[QCOpenGLContext renderPatch:time:arguments:] + 557

69  com.apple.QuartzComposer                0x97f3173e -[QCPatch(Runtime) render:arguments:] + 78

70  com.apple.QuartzComposer                0x97f596d1 -[QCRenderer renderAtTime:arguments:] + 57

71  com.apple.QuartzComposer.visualizer          0x00007b4c 0x1000 + 27468

72  com.apple.QuartzComposer.visualizer          0x00006bf1 0x1000 + 23537

73  com.apple.CoreVideo                     0x9a4ea185 CVDisplayLink::performIO(CVTimeStamp*) + 489

74  com.apple.CoreVideo                     0x9a4e9088 CVDisplayLink::runIOThread() + 876

75  com.apple.CoreVideo                     0x9a4e8d05 _ZL13startIOThreadPv + 160

76  libsystem_c.dylib                       0x95531ed9 _pthread_start + 335

77  libsystem_c.dylib                       0x955356de thread_start + 34

 

 

Thread 9 crashed with X86 Thread State (32-bit):

  eax: 0xb00f8716  ebx: 0x00000000  ecx: 0x00000202  edx: 0x00000005

  edi: 0xb00f8716  esi: 0x00000000  ebp: 0xb00f8928  esp: 0xb00f8690

   ss: 0x00000023  efl: 0x00010212  eip: 0x95587f05   cs: 0x0000001b

   ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f

  cr2: 0x00000000

Logical CPU: 0

 

 

Binary Images:

    0x1000 -    0x10ff7  com.apple.QuartzComposer.visualizer (1.2 - 15) <3F42205F-416F-68C9-F5BE-374435257FA1> /Users/USER/Desktop/Quartz Composer Visualizer 1.2.app/Contents/MacOS/Quartz Composer Visualizer

  0x604000 -   0x78cff9  GLEngine (??? - ???) <84549EEF-900F-397A-AABC-47DD261F40BE> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

  0x7c3000 -   0x7cfffb  libGPUSupport.dylib (??? - ???) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib

  0x7d6000 -   0x7dfff6  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <95A88DC8-E5EE-363F-9275-214D5AB7A2EF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib

  0x7e6000 -   0x7e8fff  libCoreFSCache.dylib (??? - ???) <9E7CBE71-566C-36E9-A49F-C5FF6956D76F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib

0x27a5000 -  0x290fffb  libGLProgrammability.dylib (??? - ???) <169ED314-B937-3877-A7D7-4AFB96D8C561> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib

0x293e000 -  0x296bff0  GLRendererFloat (??? - ???) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat

0x3122000 -  0x33b7ff3  com.apple.ATIRadeonX2000GLDriver (7.32.12 - 7.3.2) /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver

0x3520000 -  0x3545fff  com.apple.QuartzComposer.ExtraPatches (4.0 - 236.10) <2E5748B7-7555-37B5-B344-B4FF14FEDB2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches

0x3555000 -  0x35a1ffb  com.apple.audio.midi.CoreMIDI (1.8 - 42) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI

0x35c4000 -  0x35edfff  com.apple.audio.OpenAL (1.5.1 - 1.5.1) <66AB8BA7-6F8A-3D8C-9DAE-D82AF54139BB> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL

0x3725000 -  0x3727fff  com.apple.podcastproducer.ImageDiffer (1.3 - 245) <04EE7DDD-97FD-3052-82D2-F1893DC1387C> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch

0xa94b000 -  0xabd7ffb  com.apple.RawCamera.bundle (4.03 - 676) <53F1CD12-96E9-3E41-BEA9-46B75FC707D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0xd1ae000 -  0xd1d7ffb  com.apple.cmio.DAL.VDC_4 (216.0 - 3199.8) <1C09E3FC-F72B-39EC-89E2-55B8441F5C18> /System/Library/Frameworks/CoreMediaIO.framework/Resources/VDC.plugin/Contents/ MacOS/VDC

0x8fe0b000 - 0x8fe3daa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld

0x902e0000 - 0x902fdfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib

0x902ff000 - 0x90645ff3  com.apple.HIToolbox (1.9 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x90646000 - 0x906a8ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x90a38000 - 0x90a4fff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x90a50000 - 0x90a63ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x90a64000 - 0x90a65ffd  libCVMSPluginSupport.dylib (??? - ???) <4B0476F9-950D-3EB7-BD83-F65AF0B05F0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x90a66000 - 0x90a83ff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x90a8c000 - 0x90ab2ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x90ab3000 - 0x90babff7  libFontParser.dylib (??? - ???) <71B33EB1-27F8-3C68-B940-FC61A3CFE275> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x90bac000 - 0x91088ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x91089000 - 0x910c6fef  libGLImage.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x910c7000 - 0x913d1ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x9144f000 - 0x91455fff  libGFXShared.dylib (??? - ???) <9C9834EB-B794-38C8-9B90-31D8CB234F86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x914a3000 - 0x91563ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x91647000 - 0x916deff3  com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x91875000 - 0x918daff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x918db000 - 0x918dbfff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x918dc000 - 0x918deffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x9190c000 - 0x9190cfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x91a39000 - 0x91bedff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <4AFF6FC3-6283-3934-8EFC-CA227CA11164> /usr/lib/libicucore.A.dylib

0x91c0c000 - 0x91c4afff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x91c4b000 - 0x91c8bff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices

0x91c8c000 - 0x91c90ff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib

0x91c97000 - 0x91cc1ff1  com.apple.CoreServicesInternal (113.19 - 113.19) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x91cc2000 - 0x91d13ff9  com.apple.QuickLookFramework (3.2 - 500.18) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x91d14000 - 0x91d2cff7  libexpat.1.dylib (7.2.0 - compatibility 7.0.0) /usr/lib/libexpat.1.dylib

0x91d2d000 - 0x91da5ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x91dac000 - 0x91f0effb  com.apple.QuartzCore (1.7 - 270.5) <6D0EC7FC-11E5-35FB-A08A-3B438E89FBDB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x920a7000 - 0x920c1fff  com.apple.Kerberos (1.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x920c2000 - 0x920d2ff7  libCRFSuite.dylib (??? - ???) /usr/lib/libCRFSuite.dylib

0x9210c000 - 0x92196ffb  com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x92197000 - 0x92c2cff6  com.apple.AppKit (6.7.5 - 1138.51) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x92c2d000 - 0x92c52ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x92f99000 - 0x9339bff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x9339c000 - 0x93404ff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x93405000 - 0x93405fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x93406000 - 0x9340dff9  libsystem_dnssd.dylib (??? - ???) /usr/lib/system/libsystem_dnssd.dylib

0x9354b000 - 0x93551ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x93562000 - 0x93584ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x9358f000 - 0x9358ffff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x93590000 - 0x935a0fff  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

0x935af000 - 0x93786fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x93787000 - 0x937a3ff1  libPng.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x93fc2000 - 0x940b9ff3  com.apple.PubSub (1.0.5 - 65.28) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub

0x94108000 - 0x9410cffd  IOSurface (??? - ???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x9410d000 - 0x9422bfec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x9422c000 - 0x9422dfff  liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib

0x9422e000 - 0x94574fff  com.apple.MediaToolbox (1.0 - 705.94) <89D37021-C389-3CC5-A158-620ADCBD99EF> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x

0x945a3000 - 0x945feff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x945ff000 - 0x946cfffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <2092785C-795A-3CDF-A1B4-6C80BA3726DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x946d0000 - 0x947a8ff6  com.apple.QuickLookUIFramework (3.2 - 500.18) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x94844000 - 0x94885ff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib

0x94886000 - 0x948cfff7  libGLU.dylib (??? - ???) <9AF7AD51-16E3-3674-B60E-30EE499D7B46> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x948d1000 - 0x94915fff  com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x94963000 - 0x94c10fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <5AE5C3B8-D807-356B-80D9-4D0A706A10D1> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x94c80000 - 0x94cb4ff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib

0x94cb5000 - 0x94cc3fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <1B857064-288D-3919-B81A-38E9F4D19B54> /usr/lib/system/libdispatch.dylib

0x95039000 - 0x950c0fff  com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x950c1000 - 0x951d1fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib

0x951d2000 - 0x9523afff  libc++.1.dylib (28.4.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib

0x9523b000 - 0x9523cff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib

0x9524a000 - 0x9524eff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x95256000 - 0x953acfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x953e2000 - 0x95411ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib

0x95412000 - 0x95412fff  com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x95413000 - 0x95413fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x95414000 - 0x9541cff3  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <9E6135FF-C2B1-3BC9-A160-B32D71BFA77C> /usr/lib/system/liblaunch.dylib

0x9541d000 - 0x95453ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x95454000 - 0x954a6ff7  libFontRegistry.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x954a7000 - 0x954a7fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib

0x954d5000 - 0x955a0fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib

0x955a1000 - 0x9563dfff  com.apple.ink.framework (10.7.5 - 113) <05CAFB64-D3B8-3973-87EA-CB8BBE580F6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x9563e000 - 0x95940fff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x959da000 - 0x959eafff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) /usr/lib/libsasl2.2.dylib

0x959eb000 - 0x959eeffd  libCoreVMClient.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x959ef000 - 0x95adfff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib

0x95ae0000 - 0x95f55ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x95f56000 - 0x95f81fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x960ca000 - 0x96140fff  com.apple.Metadata (10.7.0 - 627.37) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x9630d000 - 0x96322fff  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

0x96323000 - 0x963b0fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x963b1000 - 0x96625ff3  com.apple.CoreImage (7.99.1 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x96626000 - 0x96631ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x9663e000 - 0x96640ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib

0x96641000 - 0x9666ffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib

0x96670000 - 0x966e4fff  com.apple.CoreSymbolication (2.2 - 73.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x966ea000 - 0x9678efff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x967b3000 - 0x967c7ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x96808000 - 0x96bfcfeb  com.apple.VideoToolbox (1.0 - 705.94) <8FCC2C08-2D4C-3A96-B57A-CAA56911120F> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x

0x96c03000 - 0x96c0dff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound

0x96c0e000 - 0x96c51ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib

0x96c52000 - 0x96ccdffb  com.apple.ApplicationServices.ATS (317.12.0 - ???) <4D124B65-3D43-32E9-B296-3671347BB888> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x96cce000 - 0x96d0bff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <007A1877-E981-3007-A8FA-9B179F4ED6D1> /usr/lib/libcups.2.dylib

0x96d0c000 - 0x96d0fff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib

0x96d10000 - 0x96d62ffb  com.apple.CoreMediaIO (216.0 - 3199.8) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x96d63000 - 0x96e8fff9  com.apple.CFNetwork (520.5.1 - 520.5.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x96e90000 - 0x96e93ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x96ed6000 - 0x96f1dff5  com.apple.opencl (2.0.19 - 2.0.19) <7689E7B9-EE5A-3F74-8699-4CDED9162260> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x96f1e000 - 0x9702dff7  com.apple.DesktopServices (1.6.5 - 1.6.5) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x97052000 - 0x97129ff3  com.apple.avfoundation (2.0 - 180.50) <7B7FDF30-AC40-3715-A409-B5A27F7B5585> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x9712a000 - 0x97135ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib

0x97136000 - 0x9718ffff  com.apple.HIServices (1.21 - ???) <91EC636D-AC27-3332-BA1C-FD7301917429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x97190000 - 0x9754bffb  com.apple.SceneKit (125.3 - 125.8) <89008B87-87E7-3972-A274-30311497EE32> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit

0x97684000 - 0x97692fff  com.apple.opengl (1.8.1 - 1.8.1) <766AFB12-A2CB-3A55-B662-FC9FFCAE0008> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x97693000 - 0x977a4ff7  libJP2.dylib (??? - ???) <2B5EB147-F845-30DF-87C4-D2D3C3D0680A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x977a5000 - 0x977a5ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x977a8000 - 0x977dffef  com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x977e0000 - 0x97aafffb  com.apple.security (7.0 - 55148.6) <8DF67BDD-C98F-3B7E-AC63-D468407FA82D> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x97ab0000 - 0x97ab4fff  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

0x97b26000 - 0x97c25ffb  com.apple.DiskImagesFramework (10.7.4 - 331.7) <31A74A7E-E2AE-313D-A7C4-6DFCF0F22C9A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x97c26000 - 0x97cbcff7  com.apple.LaunchServices (480.40 - 480.40) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x97cbd000 - 0x97cc6ffc  com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x97e33000 - 0x97e34fff  libDiagnosticMessagesClient.dylib (??? - ???) /usr/lib/libDiagnosticMessagesClient.dylib

0x97e35000 - 0x97e84ffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <1188E7AB-76FE-343F-9108-30CD67E5A37B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x97e85000 - 0x97ee6ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <7A14BE52-6789-3CE3-9AE9-B733F4903EB1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x97ee7000 - 0x97ee8fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib

0x97ef2000 - 0x9811dffb  com.apple.QuartzComposer (5.0 - 236.10) <416993F4-2868-35FF-90DE-34C93D83574F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x9811e000 - 0x9815eff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib

0x9815f000 - 0x9815fffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib

0x98160000 - 0x98175ff7  com.apple.ImageCapture (7.1.0 - 7.1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x98176000 - 0x98183fff  libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x98184000 - 0x981e8fff  com.apple.framework.IOKit (2.0 - ???) <94827954-5906-36C4-819B-24CDAFD85C72> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x981e9000 - 0x982acfff  com.apple.CoreServices.OSServices (478.49 - 478.49) <5AF33605-C893-3F60-89CF-1BC9C0BC35AF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x982ad000 - 0x982b0ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib

0x982b1000 - 0x98387aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib

0x98388000 - 0x98393fff  libkxld.dylib (??? - ???) <14E79D7A-B6C2-35C5-B56D-D343BEC2A106> /usr/lib/system/libkxld.dylib

0x98394000 - 0x98475ff7  com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x98534000 - 0x9861cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib

0x98628000 - 0x98630ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) /usr/lib/system/libcopyfile.dylib

0x9867d000 - 0x9867fff9  com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x986d9000 - 0x9900472b  com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x99005000 - 0x99008ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib

0x9902c000 - 0x9903afff  libz.1.dylib (1.2.5 - compatibility 1.0.0) /usr/lib/libz.1.dylib

0x9903b000 - 0x990c8ff7  com.apple.CoreText (220.22.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x99100000 - 0x99111fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib

0x99112000 - 0x9911dffc  com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x99406000 - 0x99406fff  libOpenScriptingUtil.dylib (??? - ???) /usr/lib/libOpenScriptingUtil.dylib

0x99407000 - 0x99449ff7  com.apple.CoreMedia (1.0 - 705.94) <10D5D25F-9BCB-3406-B737-23D9FDF2CC71> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x9944a000 - 0x9944efff  libGIF.dylib (??? - ???) <2ADFED97-2228-343D-9A53-207CBFDE7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x994a9000 - 0x994d3ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib

0x994d4000 - 0x994dcff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) /usr/lib/system/libunwind.dylib

0x994dd000 - 0x994e6fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib

0x994e7000 - 0x9976cfe3  com.apple.QuickTime (7.7.1 - 2339) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x99810000 - 0x99858ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x99859000 - 0x9985fffb  com.apple.print.framework.Print (7.4 - 247.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x99860000 - 0x99880ff7  com.apple.RemoteViewServices (1.5 - 44.2) <11C87337-FF29-3976-A230-6387D96563C5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x99885000 - 0x9988cffd  com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x9988d000 - 0x998c3ff4  com.apple.LDAPFramework (3.2 - 120.2) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x998c4000 - 0x99922ff7  com.apple.coreui (1.2.2 - 165.11) <340B0B83-1407-3AB4-BCAB-505C29303EE2> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x99923000 - 0x9992eff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x99937000 - 0x99940ff3  com.apple.CommonAuth (2.2 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x99c7a000 - 0x99d5dff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib

0x99dae000 - 0x99dfeffa  libTIFF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x99dff000 - 0x99e00ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) /usr/lib/system/libunc.dylib

0x99e03000 - 0x99e60ffb  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

0x99e61000 - 0x9a07dff7  com.apple.imageKit (2.1.2 - 1.0) <71FC9A62-4E07-307C-8E6B-4DE7661DC0A3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x9a07e000 - 0x9a0b1fef  libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib

0x9a0b2000 - 0x9a0b7ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib

0x9a0f5000 - 0x9a0f9ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib

0x9a0fa000 - 0x9a25dfff  com.apple.QTKit (7.7.1 - 2339) <163FBDDD-0458-378F-84DD-CB0F603A259E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x9a25e000 - 0x9a280ffe  com.apple.framework.familycontrols (3.0 - 300) <6735D7ED-7053-3AB8-B144-E7F70A124CCD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x9a281000 - 0x9a2d4ff3  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x9a2ee000 - 0x9a4e6ff7  com.apple.CoreData (104.1 - 358.14) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x9a4e7000 - 0x9a50afff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x9a50b000 - 0x9a55cff9  com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x9a55d000 - 0x9a56bff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib

0x9a5b1000 - 0x9ac3dff5  com.apple.CoreAUC (6.16.12 - 6.16.12) <9D51400F-B827-3BA7-87F5-954A1CDDAEA9> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x9ac3e000 - 0x9ac54ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib

0x9ac55000 - 0x9ac73ff7  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <79179F83-457A-3539-A76B-E960D2108109> /usr/lib/system/libsystem_kernel.dylib

0x9ac74000 - 0x9ac74fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x9ac75000 - 0x9acd7ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib

0x9acd8000 - 0x9acd8ff0  com.apple.ApplicationServices (41 - 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x9acd9000 - 0x9ad48fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x9ad49000 - 0x9ad77ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <8D03D180-D834-39F3-A106-78E0B22A7893> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x9ad78000 - 0x9ad79ff7  libsystem_sandbox.dylib (??? - ???) <5CFCCFB7-CF29-3E04-801D-8532AE004768> /usr/lib/system/libsystem_sandbox.dylib

0x9b659000 - 0x9b65afff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x9b675000 - 0x9b69dff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib

0x9c0d0000 - 0x9c0d3ffb  com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x9c0d4000 - 0x9c151fff  com.apple.PDFKit (2.6.4 - 2.6.4) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x9c152000 - 0x9c153ff7  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <46980EC2-149D-3CF7-B29A-401FB89C275D> /usr/lib/system/libquarantine.dylib

0x9cea6000 - 0x9cec2ff5  com.apple.GenerationalStorage (1.0 - 126.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x9cec3000 - 0x9cecaff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib

0x9cf07000 - 0x9cf0ffff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x9cf10000 - 0x9cf13fff  com.apple.AppleSystemInfo (1.0 - 1) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

 

 

External Modification Summary:

  Calls made by other processes targeting this process:

    task_for_pid: 138

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

    thread_create: 0

    thread_set_state: 0

 

 

VM Region Summary:

ReadOnly portion of Libraries: Total=178.6M resident=43.6M(24%) swapped_out_or_unallocated=135.0M(76%)

Writable regions: Total=3.3G written=3.2G(96%) resident=1.3G(39%) swapped_out=1.9G(58%) unallocated=2.0G(61%)

 

REGION TYPE                      VIRTUAL

===========                      =======

ATS (font support)                 31.9M

ATS (font support) (reserved)         4K        reserved VM address space (unallocated)

CG backing stores                  3908K

CG image                             12K

CG raster data                      128K

CG shared images                   3384K

CoreGraphics                          8K

CoreServices                       2208K

IOKit                              6392K

IOKit (reserved)                   3072K        reserved VM address space (unallocated)

JS JIT generated code                80K

JS VM register file                4096K

JS garbage collector                 48K

MALLOC                              3.2G

MALLOC guard page                    48K

Memory tag=240                        4K

Memory tag=242                       12K

Memory tag=249                      156K

Stack                              68.1M

VM_ALLOCATE                        16.2M

__CI_BITMAP                          80K

__DATA                             8576K

__DATA/__OBJC                       208K

__IMAGE                             528K

__IMPORT                              4K

__LINKEDIT                         43.9M

__OBJC                             2424K

__OBJC/__DATA                        28K

__PAGEZERO                            4K

__TEXT                            134.6M

__UNICODE                           544K

mapped file                       123.7M

shared memory                      20.9M

shared pmap                        8216K

===========                      =======

TOTAL                               3.7G

TOTAL, minus reserved VM space      3.7G

 

Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.20f4

Graphics: ATI Radeon HD 2400 XT, ATI,RadeonHD2400, PCIe, 128 MB

Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz,

Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz,

Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports


View the original article here

0 comments:

Post a Comment