idmism

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Syphon Recorder OSX 10.8.3 Crash #19730
    idmism
    Participant

    I was trying to record something from vdmx and jitter but upon launching the Recorder crash immediately so as you mentioned about QT codec i did removed all the codecs and just leave the standard one from Apple and of course the “hap” codec and the Recorder start working.

    Many many thanks again for the help.

    in reply to: Syphon Recorder OSX 10.8.3 Crash #19692
    idmism
    Participant

    here is the crash log;

     

    Process:         Syphon Recorder [376]

    Path:            /Applications/Syphon Recorder.app/Contents/MacOS/Syphon Recorder

    Identifier:      info.v002.syphon.Syphon-Recorder

    Version:         Beta 10 (10)

    Code Type:       X86 (Native)

    Parent Process:  launchd [161]

    User ID:         501

     

    Date/Time:       2013-03-18 10:09:31.951 +0800

    OS Version:      Mac OS X 10.8.3 (12D78)

    Report Version:  10

     

    Interval Since Last Report:          3310 sec

    Crashes Since Last Report:           2

    Per-App Interval Since Last Report:  3 sec

    Per-App Crashes Since Last Report:   1

    Anonymous UUID:                      068EF816-9E48-28E3-D26E-807BAF579260

     

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

     

    Exception Type:  EXC_CRASH (SIGABRT)

    Exception Codes: 0x0000000000000000, 0x0000000000000000

     

    Application Specific Information:

    *** error for object 0x17d800: pointer being freed was not allocated

     

     

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

    0   libsystem_kernel.dylib        0x9776aa6a __pthread_kill + 10

    1   libsystem_c.dylib             0x99c02b2f pthread_kill + 101

    2   libsystem_c.dylib             0x99c394ec abort + 168

    3   libsystem_c.dylib             0x99c1be03 free + 428

    4   com.apple.CoreServices.CarbonCore0x919eb728 DisposePtr + 36

    5   com.apple.DesktopVideoOut     0x027d48c0 DVOClose + 160

    6   com.apple.CoreServices.CarbonCore0x91abdadb callComponentStorage_44 + 25

    7   com.apple.CoreServices.CarbonCore0x91aaeabf CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 45

    8   com.apple.CoreServices.CarbonCore0x91aaeaff CallComponentFunctionWithStorageProcInfo + 30

    9   com.apple.DesktopVideoOut     0x027d451c DVOComponentDispatch + 98

    10  com.apple.CoreServices.CarbonCore0x91a28ade CallComponent + 151

    11  com.apple.CoreServices.CarbonCore0x91a28b38 CallComponentDispatch + 29

    12  com.apple.CoreServices.CarbonCore0x91abbb07 CallComponentClose + 43

    13  com.apple.CoreServices.CarbonCore0x91a27d67 CloseComponentInternal(ComponentInstanceRecord*) + 103

    14  com.apple.CoreServices.CarbonCore0x91a286f2 OpenAComponent + 520

    15  com.apple.CoreServices.CarbonCore0x91a284e2 OpenComponent + 24

    16  com.apple.CoreServices.CarbonCore0x91a28aeb CallComponent + 164

    17  com.apple.CoreServices.CarbonCore0x91a28b38 CallComponentDispatch + 29

    18  com.apple.CoreServices.CarbonCore0x91abbb63 CallComponentVersion + 37

    19  com.apple.CoreServices.CarbonCore0x91a27ed5 getComponentVersion(RegisteredComponent*) + 213

    20  com.apple.CoreServices.CarbonCore0x91a24fc8 DestroyOlder(RegisteredComponent*, long) + 54

    21  com.apple.CoreServices.CarbonCore0x91a24f21 RegisterComponentResourcePtr + 708

    22  com.apple.CoreServices.CarbonCore0x91a1f216 registerSystemComponents + 866

    23  com.apple.CoreServices.CarbonCore0x91a27774 FindNextComponentInternal(ComponentRecord*, ComponentDescription*, unsigned long) + 60

    24  com.apple.CoreServices.CarbonCore0x91a27f80 FindNextComponent + 54

    25  com.apple.QuickTime           0x9674bdac FindCodecComponent + 429

    26  com.apple.QuickTime           0x9674bac3 CachedGetCodecInfo + 404

    27  com.apple.QuickTime           0x9674b902 GetCodecInfo + 70

    28  info.v002.syphon.Syphon-Recorder0x0000f5aa 0x1000 + 58794

    29  com.apple.Foundation          0x972eef0c _NSGetCharValueWithMethod + 83

    30  com.apple.Foundation          0x972cc3d0 _NSGetUsingKeyValueGetter + 40

    31  com.apple.Foundation          0x972cba83 -[NSObject(NSKeyValueCoding) valueForKey:] + 415

    32  com.apple.Foundation          0x972eeeaa -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 426

    33  com.apple.Foundation          0x972eee60 -[NSObject(NSKeyValueCoding) valueForKeyPath:] + 352

    34  com.apple.AppKit              0x97f1fade -[NSBinder _valueForKeyPath:ofObject:mode:raisesForNotApplicableKeys:] + 814

    35  com.apple.AppKit              0x97f1f71e -[NSBinder valueForBinding:resolveMarkersToPlaceholders:] + 193

    36  com.apple.AppKit              0x97f2dc4b -[NSObjectParameterBinder _updateObject:observedController:observedKeyPath:context:] + 1317

    37  com.apple.AppKit              0x97f2d71f -[NSObjectParameterBinder _observeValueForKeyPath:ofObject:context:] + 78

    38  com.apple.AppKit              0x97f1ef42 -[NSBinder observeValueForKeyPath:ofObject:change:context:] + 410

    39  com.apple.AppKit              0x97f1eda3 -[NSBinder _performConnectionEstablishedRefresh] + 82

    40  com.apple.AppKit              0x97f1d8c5 -[NSBinder establishConnection] + 359

    41  com.apple.AppKit              0x97f15e2c -[NSObject(NSKeyValueBindingCreation) bind:toObject:withKeyPath:options:] + 703

    42  info.v002.syphon.Syphon-Recorder0x000033a4 0x1000 + 9124

    43  com.apple.Foundation          0x972c1152 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49

    44  com.apple.CoreFoundation      0x997f9861 ___CFXNotificationPost_block_invoke_0 + 257

    45  com.apple.CoreFoundation      0x99744e9a _CFXNotificationPost + 2794

    46  com.apple.Foundation          0x972a9c88 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92

    47  com.apple.AppKit              0x97de80fe -[NSApplication _postDidFinishNotification] + 367

    48  com.apple.AppKit              0x97de7db8 -[NSApplication _sendFinishLaunchingNotification] + 249

    49  com.apple.AppKit              0x97de4d0f -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 751

    50  com.apple.AppKit              0x97de4824 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 378

    51  libobjc.A.dylib               0x9226e628 -[NSObject performSelector:withObject:withObject:] + 77

    52  com.apple.Foundation          0x972c473a __76-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_0 + 121

    53  com.apple.Foundation          0x972c4291 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 430

    54  com.apple.Foundation          0x972c408e _NSAppleEventManagerGenericHandler + 173

    55  com.apple.AE                  0x94c18a35 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 331

    56  com.apple.AE                  0x94bedfbe dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44

    57  com.apple.AE                  0x94bede7d aeProcessAppleEvent + 318

    58  com.apple.HIToolbox           0x9348cc58 AEProcessAppleEvent + 100

    59  com.apple.AppKit              0x97de0d4d _DPSNextEvent + 1655

    60  com.apple.AppKit              0x97de01dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119

    61  com.apple.AppKit              0x97dd663c -[NSApplication run] + 855

    62  com.apple.AppKit              0x97d79666 NSApplicationMain + 1053

    63  info.v002.syphon.Syphon-Recorder0x00002655 0x1000 + 5717

     

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

    0   libsystem_kernel.dylib        0x9776b9ae kevent + 10

    1   libdispatch.dylib             0x99e35c71 _dispatch_mgr_invoke + 993

    2   libdispatch.dylib             0x99e357a9 _dispatch_mgr_thread + 53

     

    Thread 2:

    0   libsystem_kernel.dylib        0x9776b0ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x99c040ac _pthread_workq_return + 45

    2   libsystem_c.dylib             0x99c03e79 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x99bebd2a start_wqthread + 30

     

    Thread 3:

    0   libsystem_kernel.dylib        0x9776b0ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x99c040ac _pthread_workq_return + 45

    2   libsystem_c.dylib             0x99c03e79 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x99bebd2a start_wqthread + 30

     

    Thread 4:

    0   libsystem_kernel.dylib        0x9776b0ee __workq_kernreturn + 10

    1   libsystem_c.dylib             0x99c040ac _pthread_workq_return + 45

    2   libsystem_c.dylib             0x99c03e79 _pthread_wqthread + 448

    3   libsystem_c.dylib             0x99bebd2a start_wqthread + 30

     

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

    eax: 0x00000000  ebx: 0x00000004  ecx: 0xbfffe3cc  edx: 0x9776aa6a

    edi: 0xacd43a28  esi: 0x00000006  ebp: 0xbfffe3e8  esp: 0xbfffe3cc

    ss: 0x00000023  efl: 0x00000206  eip: 0x9776aa6a   cs: 0x0000000b

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

    cr2: 0x99c39444

    Logical CPU: 0

     

    Binary Images:

    0x1000 –    0x25ff7 +info.v002.syphon.Syphon-Recorder (Beta 10 – 10) <5D2367E2-A8B7-36C4-A749-0F72EF3739C6> /Applications/Syphon Recorder.app/Contents/MacOS/Syphon Recorder

    0x34000 –    0x42fff +info.v002.Syphon (1.0 – 1) <FB632484-45A1-31DD-BA1D-0F11694A8937> /Applications/Syphon Recorder.app/Contents/Frameworks/Syphon.framework/Versions/A/Syphon

    0x610000 –   0x61dff3  com.apple.Librarian (1.1 – 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

    0x27c5000 –  0x27cbfeb +com.allocinit.CamTwistQTC (2.4 – 2.4) <97283750-539D-924D-46CF-EA442E996B9F> /Users/USER/Library/QuickTime/CamTwist.component/Contents/MacOS/CamTwist

    0x27d3000 –  0x27d8fe7  com.apple.DesktopVideoOut (1.2.4 – 1.2.4) /Users/USER/Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut

    0x8fe41000 – 0x8fe73e57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld

    0x90007000 – 0x9015fffb  com.apple.audio.toolbox.AudioToolbox (1.8 – 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

    0x90170000 – 0x90207ff7  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

    0x90212000 – 0x90654ff3  com.apple.CoreGraphics (1.600.0 – 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

    0x90655000 – 0x90697ff7  libcups.2.dylib (327.3) <C7A4A315-FA15-354B-8BC9-BE824C4EFF6D> /usr/lib/libcups.2.dylib

    0x90698000 – 0x906b5fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

    0x90789000 – 0x907d7ff3  com.apple.SystemConfiguration (1.12.2 – 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

    0x907d8000 – 0x907e2fff  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

    0x907e3000 – 0x90810ffb  com.apple.CoreServicesInternal (154.2 – 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

    0x90811000 – 0x90868ff7  com.apple.ScalableUserInterface (1.0 – 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

    0x90869000 – 0x90872fff  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

    0x90873000 – 0x908aefef  libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

    0x908af000 – 0x90909fff  com.apple.Symbolication (1.3 – 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

    0x910a6000 – 0x910b4fff  com.apple.opengl (1.8.7 – 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

    0x910e9000 – 0x910e9ffd  com.apple.audio.units.AudioUnit (1.8 – 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

    0x910ea000 – 0x91116ff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

    0x91117000 – 0x91347fff  com.apple.QuartzComposer (5.1 – 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

    0x91348000 – 0x91349fff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib

    0x9134a000 – 0x9134affd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib

    0x9137c000 – 0x91393ff4  com.apple.CoreMediaAuthoring (2.1 – 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

    0x91394000 – 0x913d6ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

    0x913d7000 – 0x917f4fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

    0x917f5000 – 0x91826fff  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

    0x9187e000 – 0x9189cff3  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

    0x918e9000 – 0x918ecff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

    0x918ed000 – 0x918edfff  com.apple.quartzframework (1.5 – 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

    0x9191f000 – 0x91922ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

    0x91923000 – 0x91987ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

    0x91988000 – 0x91992fff  com.apple.DisplayServicesFW (2.7.2 – 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

    0x91993000 – 0x9199dfff  libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

    0x919ca000 – 0x91ccfff7  com.apple.CoreServices.CarbonCore (1037.5 – 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

    0x91cd2000 – 0x91cfbff7  libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

    0x91cfc000 – 0x91df0ff3  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

    0x91e34000 – 0x91eb9ff7  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

    0x91eba000 – 0x91ecaff2  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

    0x91f69000 – 0x91f92fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

    0x91f93000 – 0x92042ff7  com.apple.CoreText (260.0 – 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

    0x92043000 – 0x92117ff3  com.apple.backup.framework (1.4.2 – 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

    0x92118000 – 0x9213dff7  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

    0x92250000 – 0x9235d057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib

    0x92416000 – 0x92417fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

    0x92418000 – 0x92530ff7  com.apple.coreavchd (5.6.0 – 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

    0x92531000 – 0x92580ff6  libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

    0x92581000 – 0x92588ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

    0x92589000 – 0x925feff7  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

    0x925ff000 – 0x9265dff7  com.apple.audio.CoreAudio (4.1.1 – 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

    0x9265e000 – 0x9265fffd  com.apple.TrustEvaluationAgent (2.0 – 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

    0x92660000 – 0x9267fff3  com.apple.Ubiquity (1.2 – 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

    0x92680000 – 0x92680fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

    0x92681000 – 0x92688fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib

    0x926bf000 – 0x926c2ff7  com.apple.TCC (1.0 – 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

    0x926c5000 – 0x92729fff  com.apple.datadetectorscore (4.1 – 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

    0x9272a000 – 0x92736ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

    0x92737000 – 0x9275cff7  com.apple.CoreVideo (1.8 – 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

    0x9275d000 – 0x927abffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

    0x927ac000 – 0x927acfff  com.apple.ApplicationServices (45 – 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

    0x927ad000 – 0x927b6ffd  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

    0x927b7000 – 0x927cefff  com.apple.GenerationalStorage (1.1 – 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

    0x927cf000 – 0x92831fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

    0x92832000 – 0x9289aff7  com.apple.framework.IOKit (2.0.1 – 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

    0x9289b000 – 0x928a5fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

    0x928a6000 – 0x92ca2feb  com.apple.VideoToolbox (1.0 – 926.87) <D6460276-E1CF-317D-B32F-80EAE916168C> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

    0x92ca3000 – 0x92ce2ff7  com.apple.bom (12.0 – 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

    0x92ce3000 – 0x92d2dff7  com.apple.framework.CoreWLAN (3.0.2 – 302.12) <1D7CB11D-C28C-3A25-865A-4AD6EE40D493> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

    0x92d2e000 – 0x92d2efff  com.apple.Accelerate (1.8 – Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

    0x92d2f000 – 0x92d8aff7  com.apple.AppleVAFramework (5.0.19 – 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

    0x92d8b000 – 0x92d8ffff  com.apple.OpenDirectory (10.8 – 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

    0x92d90000 – 0x9341cff3  com.apple.CoreAUC (6.16.13 – 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

    0x9341d000 – 0x93421fff  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

    0x93422000 – 0x93425ff3  com.apple.AppleSystemInfo (2.0 – 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

    0x93426000 – 0x93428ffb  libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

    0x93429000 – 0x9380cfff  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

    0x9380d000 – 0x93818fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib

    0x93819000 – 0x93869ff7  com.apple.CoreMediaIO (307.0 – 4155) <49D36F54-D414-3745-8194-69FC3B632ED3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

    0x9386a000 – 0x93902fff  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

    0x93903000 – 0x93923ffd  com.apple.ChunkingLibrary (2.0 – 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

    0x93924000 – 0x939a0ff3  com.apple.Metadata (10.7.0 – 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

    0x939a1000 – 0x939a1fff  com.apple.Cocoa (6.7 – 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

    0x939a2000 – 0x939b1fff  libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

    0x939b2000 – 0x939b5ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

    0x939b6000 – 0x93a0dff3  com.apple.HIServices (1.20 – 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

    0x93a0e000 – 0x93a76fe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

    0x93a77000 – 0x93a93fff  libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

    0x93a94000 – 0x93aa0ffe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib

    0x93ae1000 – 0x93bd9ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib

    0x93bda000 – 0x93cd8ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

    0x93cd9000 – 0x94091ffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

    0x94092000 – 0x940abfff  com.apple.Kerberos (2.0 – 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

    0x9433c000 – 0x9433dffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

    0x9433e000 – 0x946d1ff3  com.apple.MediaToolbox (1.0 – 926.87) <F3623474-03AD-3A7F-8BD1-46A44A12E74E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

    0x946d2000 – 0x946d3fff  libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib

    0x946d4000 – 0x947dfff7  libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

    0x947e0000 – 0x949f7fff  com.apple.CoreData (106.1 – 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

    0x949f8000 – 0x94a15ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

    0x94a16000 – 0x94a5bff7  com.apple.NavigationServices (3.7 – 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

    0x94a5c000 – 0x94b8fff3  com.apple.MediaControlSender (1.7 – 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender

    0x94bd0000 – 0x94bd2ffd  libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

    0x94bd3000 – 0x94be5fff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

    0x94be6000 – 0x94c40ffb  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

    0x94c44000 – 0x94c52fff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

    0x94c64000 – 0x94d71ff3  com.apple.ImageIO.framework (3.2.0 – 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

    0x94d72000 – 0x94e30ff3  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

    0x94e31000 – 0x94e35ff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

    0x94e36000 – 0x94ed1fff  com.apple.CoreSymbolication (3.0 – 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

    0x94ed2000 – 0x94f08ffb  com.apple.DebugSymbols (98 – 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

    0x94f09000 – 0x94f09fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

    0x94f0a000 – 0x94fbefff  com.apple.coreui (2.0 – 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

    0x95005000 – 0x9501afff  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

    0x9501b000 – 0x95274ff8  com.apple.JavaScriptCore (8536 – 8536.28.10) <B02A662A-7DE6-3C9D-AB08-AA746D48FF2B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

    0x952a4000 – 0x95547ff3  com.apple.CoreImage (8.2.4 – 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

    0x95548000 – 0x956d1ff7  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

    0x957a9000 – 0x95a69ff3  com.apple.security (7.0 – 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security

    0x95a71000 – 0x95a75ffc  libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

    0x95ac7000 – 0x95acbfff  com.apple.IOSurface (86.0.4 – 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

    0x95ace000 – 0x95c09ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

    0x95c0a000 – 0x95c0afff  com.apple.CoreServices (57 – 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

    0x95c0b000 – 0x95c57fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib

    0x95c58000 – 0x95cf8ff7  com.apple.QD (3.42 – 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

    0x95cf9000 – 0x95d40ff3  com.apple.CoreMedia (1.0 – 926.87) <713B7213-D695-3162-9852-DBC114C26178> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

    0x95d41000 – 0x95faeffb  com.apple.imageKit (2.2 – 670) <E5D08218-C9FC-32ED-B461-4725B2456404> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

    0x95faf000 – 0x95fb9ffe  com.apple.bsd.ServiceManagement (2.0 – 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

    0x95fc1000 – 0x9611effb  com.apple.QTKit (7.7.1 – 2599.24) <39CC892D-2874-33FE-BE30-87FE07D875BD> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

    0x9615c000 – 0x9616aff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

    0x9616b000 – 0x9616eff9  libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

    0x9616f000 – 0x96193fff  libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

    0x96194000 – 0x9620eff7  com.apple.securityfoundation (6.0 – 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

    0x9620f000 – 0x96234ffb  com.apple.framework.familycontrols (4.1 – 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

    0x96246000 – 0x96337ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

    0x96338000 – 0x96391fff  com.apple.QuickLookFramework (4.0 – 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

    0x96494000 – 0x964beff9  com.apple.framework.Apple80211 (8.3.2 – 832.18.1) <69AD5C5E-14A2-3E2B-AE28-2C7A7E4F5D0A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

    0x96511000 – 0x9651dffa  com.apple.CrashReporterSupport (10.8.3 – 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

    0x9651e000 – 0x9651ffff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib

    0x96520000 – 0x96698ff5  com.apple.QuartzCore (1.8 – 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

    0x96699000 – 0x96743fff  com.apple.LaunchServices (539.7 – 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

    0x96744000 – 0x969c0ff7  com.apple.QuickTime (7.7.1 – 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

    0x969c1000 – 0x969d7fff  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

    0x969d8000 – 0x969dafff  com.apple.securityhi (4.0 – 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

    0x969db000 – 0x969defff  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

    0x9725d000 – 0x9757bff3  com.apple.Foundation (6.8 – 945.16) <C4D95341-B4FF-30AC-815A-A23C019C57A3> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

    0x9757c000 – 0x975bdff7  com.apple.framework.CoreWiFi (1.2.2 – 122.12) <D9479FFE-2D79-373C-9F73-E746664ACD5C> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

    0x975be000 – 0x975f1ffb  com.apple.GSS (3.0 – 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

    0x97659000 – 0x97662ff9  com.apple.CommonAuth (3.0 – 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

    0x97663000 – 0x9774cff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

    0x9774d000 – 0x97755fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

    0x97756000 – 0x97770ffc  libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib

    0x97771000 – 0x97772fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

    0x97773000 – 0x97790fff  libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib

    0x97791000 – 0x97792fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib

    0x97793000 – 0x9779fff7  com.apple.NetAuth (4.0 – 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

    0x977a0000 – 0x977a7ffe  com.apple.agl (3.2.1 – AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL

    0x977a8000 – 0x97821ff0  com.apple.CorePDF (2.0 – 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

    0x97abd000 – 0x97acbff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

    0x97acc000 – 0x97accfff  com.apple.vecLib (3.8 – vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

    0x97acd000 – 0x97b55fff  com.apple.PDFKit (2.7.3 – 2.7.3) <3E1B3BB0-4137-3C99-9C7D-4B34C8943F22> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

    0x97b56000 – 0x97bb0fff  com.apple.ImageCaptureCore (5.0.2 – 5.0.2) <BB0D85EE-A85D-3E7B-B04E-720886553258> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

    0x97bb1000 – 0x97c20ffb  com.apple.Heimdal (3.0 – 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

    0x97c21000 – 0x97c7cfff  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

    0x97c7d000 – 0x98839ff7  com.apple.AppKit (6.8 – 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

    0x9883a000 – 0x98843fff  com.apple.DiskArbitration (2.5.2 – 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

    0x98844000 – 0x98846fff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

    0x988ef000 – 0x988effff  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

    0x988f0000 – 0x988f7ff3  com.apple.NetFS (5.0 – 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

    0x988f8000 – 0x9898affb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

    0x9898b000 – 0x9898bfff  libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib

    0x9898c000 – 0x98993fff  libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib

    0x996cd000 – 0x996cdfff  com.apple.Carbon (154 – 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

    0x996ce000 – 0x996fbffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

    0x996fc000 – 0x998e4ffb  com.apple.CoreFoundation (6.8 – 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

    0x998e5000 – 0x99a33fff  com.apple.CFNetwork (596.3.3 – 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

    0x99b16000 – 0x99b5eff5  com.apple.opencl (2.2.18 – 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

    0x99b6b000 – 0x99b78ff7  com.apple.AppleFSCompression (49 – 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

    0x99b79000 – 0x99b7ffff  libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

    0x99beb000 – 0x99ca8feb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib

    0x99ca9000 – 0x99dc5ffb  com.apple.desktopservices (1.7.3 – 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

    0x99dc6000 – 0x99e08ffb  com.apple.RemoteViewServices (2.0 – 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

    0x99e09000 – 0x99e2bfff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib

    0x99e2c000 – 0x99e30ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

    0x99e31000 – 0x99e43ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib

    0x99e44000 – 0x99e57ff9  com.apple.MultitouchSupport.framework (235.29 – 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

    0x99e58000 – 0x99e6dfff  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

    0x9a1e7000 – 0x9a1edfff  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

    0x9a1ee000 – 0x9a232ff7  libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

    0x9a233000 – 0x9a3efffd  libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib

    0x9a3f0000 – 0x9a456fff  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

    0x9a743000 – 0x9a767fff  com.apple.PerformanceAnalysis (1.16 – 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

     

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

    thread_create: 2

    thread_set_state: 4

     

    VM Region Summary:

    ReadOnly portion of Libraries: Total=145.6M resident=69.9M(48%) swapped_out_or_unallocated=75.7M(52%)

    Writable regions: Total=50.9M written=784K(2%) resident=3536K(7%) swapped_out=0K(0%) unallocated=47.5M(93%)

     

    REGION TYPE                      VIRTUAL

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

    CG backing stores                   804K

    CG image                              4K

    CG shared images                   1184K

    CoreServices                       4296K

    MALLOC                             21.4M

    MALLOC guard page                    48K

    Memory tag=240                        4K

    Memory tag=242                       12K

    Memory tag=249                     1352K

    Memory tag=35                      4760K

    Stack                              66.0M

    VM_ALLOCATE                        16.1M

    __DATA                             7020K

    __DATA/__OBJC                       200K

    __IMAGE                             528K

    __IMPORT                              4K

    __LINKEDIT                         30.1M

    __OBJC                             2364K

    __OBJC/__DATA                        52K

    __PAGEZERO                            4K

    __TEXT                            115.5M

    __UNICODE                           544K

    mapped file                        91.6M

    shared memory                       308K

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

    TOTAL                             363.7M

     

    Model: MacBookPro4,1, BootROM MBP41.00C1.B03, 2 processors, Intel Core 2 Duo, 2.5 GHz, 4 GB, SMC 1.28f3

    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 512 MB

    Memory Module: BANK 0/DIMM0, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F94FFFFFFFF, 0x4542322D353330302D534F442D3247532020

    Memory Module: BANK 1/DIMM1, 2 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F94FFFFFFFF, 0x4542322D353330302D534F442D3247532020

    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.16)

    Bluetooth: Version 4.1.3f3 11349, 2 service, 11 devices, 1 incoming serial ports

    Network Service: Ethernet, Ethernet, en0

    Serial ATA Device: Hitachi HTS542525K9SA00, 250.06 GB

    Parallel ATA Device: MATSHITADVD-R   UJ-875

    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 / 3

    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0x1d100000 / 2

    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0230, 0x5d200000 / 3

    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2

    Many thanks

Viewing 2 posts - 1 through 2 (of 2 total)