Jump to content

Display Profiler - (almost) all about your graphics!


mohdumar
 Share

34 posts in this topic

Recommended Posts

As my first Cocoa app, I present

 

Display Profiler

 

GUI application to retrieve information about graphics on your Hackintosh (and maybe a real mac too!)

 

Beta release...Crash-prone!! - Please test and report back with screenshots!!! and request any missing feature!

 

It looks as if lspci is causing crash. lspci is used to parse the pci devices names

 

If it crashes on your system: try after installing lspci utility as pointed by cVad = http://www.insanelymac.com/forum/index.php?showtopic=229477

 

Tested only on 10.6.8

 

Download version 1.0 (b797) Display_Profiler.app.zip

 

Sources Display_Profiler_src.zip

 

post-696481-1313320606_thumb.pngpost-696481-1313149448_thumb.pngpost-696481-1313149456_thumb.png

 

older releases:

 

v1.0 b770 Display_Profiler.app.zip src Display_Profiler.zip

v1.0 v782 Display_Profiler.app.zip src Display_Profiler.zip

Link to comment
Share on other sites

Crashes on my Hack

 

Process:		 Display Profiler [1441]
Path:			/Users/USER/Downloads/Display Profiler.app/Contents/MacOS/Display Profiler
Identifier:	  Muhammad-Umar.Display-Profiler
Version:		 1.0 (770)
Code Type:	   X86 (Native)
Parent Process:  launchd [171]

Date/Time:	   2011-08-12 12:52:25.655 +0100
OS Version:	  Mac OS X 10.7.2 (11C35)
Report Version:  9

Interval Since Last Report:		  182353 sec
Crashes Since Last Report:		   18
Per-App Interval Since Last Report:  6 sec
Per-App Crashes Since Last Report:   4
Anonymous UUID:					  338C4ED2-BD04-4343-AD91-348F54A61C0F

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

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSConcreteScanner substringFromIndex:]: unrecognized selector sent to instance 0x149270'
*** Call stack at first throw:
(
0   CoreFoundation					  0x94dc8e07 __raiseError + 231
1   libobjc.A.dylib					 0x954b4149 objc_exception_throw + 155
2   CoreFoundation					  0x94dcc410 -[NSObject doesNotRecognizeSelector:] + 256
3   CoreFoundation					  0x94d1b239 ___forwarding___ + 457
4   CoreFoundation					  0x94d1b002 _CF_forwarding_prep_0 + 50
5   Display Profiler					0x00002850 -[GFX pciInfo] + 2393
6   Display Profiler					0x0000659b -[PCITable awakeFromNib] + 301
7   CoreFoundation					  0x94d2671a -[NSObject performSelector:] + 58
8   CoreFoundation					  0x94d26697 -[NSSet makeObjectsPerformSelector:] + 247
9   AppKit							  0x90db8343 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
10  AppKit							  0x90dae0eb loadNib + 380
11  AppKit							  0x90dad4d5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
12  AppKit							  0x90dad3df +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
13  AppKit							  0x90dad313 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
14  AppKit							  0x91035145 NSApplicationMain + 445
15  Display Profiler					0x00001d25 start + 53
)

objc[1441]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation		  0x94dc8cf7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib			   	0x954b4149 objc_exception_throw + 155
2   com.apple.CoreFoundation		  0x94dcc410 -[NSObject doesNotRecognizeSelector:] + 256
3   com.apple.CoreFoundation		  0x94d1b239 ___forwarding___ + 457
4   com.apple.CoreFoundation		  0x94d1b002 _CF_forwarding_prep_0 + 50
5   Muhammad-Umar.Display-Profiler	0x00002850 -[GFX pciInfo] + 2393
6   Muhammad-Umar.Display-Profiler	0x0000659b -[PCITable awakeFromNib] + 301
7   com.apple.CoreFoundation		  0x94d2671a -[NSObject performSelector:] + 58
8   com.apple.CoreFoundation		  0x94d26697 -[NSSet makeObjectsPerformSelector:] + 247
9   com.apple.AppKit				  0x90db8343 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
10  com.apple.AppKit				  0x90dae0eb loadNib + 380
11  com.apple.AppKit				  0x90dad4d5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
12  com.apple.AppKit				  0x90dad3df +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
13  com.apple.AppKit				  0x90dad313 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
14  com.apple.AppKit				  0x91035145 NSApplicationMain + 445
15  Muhammad-Umar.Display-Profiler	0x00001d25 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib			0x9643090a kevent + 10
1   libdispatch.dylib			 	0x989cdc58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib			 	0x989cc6a7 _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib			0x9643002e __workq_kernreturn + 10
1   libsystem_c.dylib			 	0x9b4fbccf _pthread_wqthread + 773
2   libsystem_c.dylib			 	0x9b4fd6fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib			0x9643002e __workq_kernreturn + 10
1   libsystem_c.dylib			 	0x9b4fbccf _pthread_wqthread + 773
2   libsystem_c.dylib			 	0x9b4fd6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000001  ebx: 0x00149bb0  ecx: 0x00000001  edx: 0x00000000
 edi: 0x0014a0f0  esi: 0x954b40bf  ebp: 0xbffff038  esp: 0xbffff030
  ss: 0x00000023  efl: 0x00000286  eip: 0x94dc8cf7   cs: 0x0000001b
  ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
 cr2: 0x05e94000
Logical CPU: 0

Binary Images:
0x1000 -	 0x8ff3 +Muhammad-Umar.Display-Profiler (1.0 - 770) <3C8277AA-7245-32B8-88D5-68B32C5BC5C6> /Users/USER/Downloads/Display Profiler.app/Contents/MacOS/Display Profiler
 0x500000 -   0x66dffc  GLEngine (??? - ???) <317109AA-2369-3D74-AA6D-C878252DB63A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x6a1000 -   0x798ffb  libGLProgrammability.dylib (??? - ???) <BAE485D9-F23C-3FA8-9B8C-5138460A9CD4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x7bc000 -   0x7e9ff8  GLRendererFloat (??? - ???) <8DD27AFF-336C-3F99-9165-0036495C958E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x8f002000 - 0x8f7a4ff7  com.apple.GeForceGLDriver (7.8.6 - 7.0.8) <E3246DD5-05B3-379D-9503-85B902D6041B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fec1000 - 0x8fef39c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x9003bff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9004b000 - 0x9004fff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
0x9012c000 - 0x901b3fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x901b6000 - 0x9036aff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x903ce000 - 0x906d5ffb  com.apple.Foundation (6.7.1 - 833.13) <036CDB1E-7DB2-3D30-9DA1-212A33667BAD> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x906d6000 - 0x90751ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <2F49C381-E780-354F-9D0B-611A70422002> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90754000 - 0x90794ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x90795000 - 0x907ccfef  com.apple.DebugSymbols (2.1 - 86) <1C27DE7B-8A0B-3723-B0BA-BD5519D4882B> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x907f2000 - 0x9087fff7  com.apple.CoreText (220.11.0 - ???) <79F1F4AD-0C47-38E7-B886-373DE8ED1876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9089d000 - 0x909bdfec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90ade000 - 0x90adeff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90adf000 - 0x90c9cff7  com.apple.CoreData (103 - 358.8) <5819A5CB-4EC8-3560-A0B3-0A02A061CCAB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90d42000 - 0x90d5bfff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90d9b000 - 0x91828ffe  com.apple.AppKit (6.7.2 - 1138.15) <7CEB0F56-7BAF-36D6-A60B-CEEF482B0219> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91829000 - 0x91c2bff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91c85000 - 0x91c89ff7  com.apple.OpenDirectory (10.7 - 146) <0C19877A-A4A3-340D-AF56-0D7C8112BB94> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91c8a000 - 0x91f3cff7  com.apple.security (7.0 - 55010) <1829862C-C7DE-35CC-8174-255E615FD860> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91fc1000 - 0x926e2e1b  com.apple.CoreGraphics (1.600.0 - ???) <0BEBAF1D-5A06-3EEA-93FA-343922378759> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92709000 - 0x92719fff  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
0x9278a000 - 0x9278cff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x92863000 - 0x9286dff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x928ca000 - 0x928cafff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x92948000 - 0x929b7fff  com.apple.Heimdal (2.1 - 2.0) <A9FFCE6A-8AFB-328B-8685-E678868DE97A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x929cd000 - 0x929f2ff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x929f3000 - 0x929fbfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x92b8b000 - 0x92bdcff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x92c08000 - 0x92c58fff  libFontRegistry.dylib (??? - ???) <533F568D-ABFE-3749-BA1F-780030ABA6C1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x92fee000 - 0x92ffcfff  com.apple.opengl (1.7.5 - 1.7.5) <E56204B5-5161-39AE-98CA-0845EDFD4E6E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x92ffd000 - 0x93270ff7  com.apple.CoreImage (7.79 - 1.0.1) <E7920448-D5EE-360A-BCCD-143CBED370DA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x93272000 - 0x9330dff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x93360000 - 0x93367fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
0x93372000 - 0x93441fff  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <998A8E3A-3963-305C-8E1A-DD89320E8183> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93460000 - 0x9347cff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x93484000 - 0x9349affe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x936b9000 - 0x936bcffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x936bd000 - 0x936bdfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x936be000 - 0x937aeff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x937e6000 - 0x937e7ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x9382a000 - 0x938eaff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x939e3000 - 0x939e7ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x939eb000 - 0x93a3bff4  libTIFF.dylib (??? - ???) <5EE3220D-F009-3530-B004-06CDEB50B1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x93a3c000 - 0x93a94fff  com.apple.HIServices (1.9 - ???) <1905C6C4-0F35-3D54-AD75-B3837AED0C8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93b95000 - 0x93c0afff  com.apple.Metadata (10.7.0 - 627.12) <F5729926-8288-3586-BE7A-D32D17D33034> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x93c0b000 - 0x93c2dff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x93dd6000 - 0x93ebefff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x94195000 - 0x941f7ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x94801000 - 0x94809ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9480a000 - 0x9491bff7  libJP2.dylib (??? - ???) <21B31342-68FD-3A2D-A7E6-659F7809F908> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9491f000 - 0x9494dff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9494e000 - 0x949e2ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94a62000 - 0x94af9ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x94b2b000 - 0x94c39fff  com.apple.DesktopServices (1.6.1 - 1.6.1) <49C688B1-CEB5-3F66-88F2-3235B5C35E7A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x94c3a000 - 0x94c4dffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x94c4e000 - 0x94c59ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94c60000 - 0x94c60fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94c6c000 - 0x94c71ffd  libGFXShared.dylib (??? - ???) <04E91967-53A0-348D-AB43-42339B84B226> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x94c72000 - 0x94c83fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x94c84000 - 0x94e5aff7  com.apple.CoreFoundation (6.7.1 - 635.12) <308B4651-A256-364C-A372-96EF67B4E54B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94fd5000 - 0x94feffff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x94ff0000 - 0x95051ffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x95110000 - 0x95172ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x95173000 - 0x95256ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
0x95257000 - 0x95258ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x95259000 - 0x95260ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x952a0000 - 0x952a1ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x954a1000 - 0x95577a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x95578000 - 0x955bbffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x955c4000 - 0x95684fff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95691000 - 0x956a5ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x96411000 - 0x96416ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x96417000 - 0x96435ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x96464000 - 0x9646bff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x96492000 - 0x967d1ff3  com.apple.HIToolbox (1.7 - ???) <B0ED1ABC-3B17-315F-8BE6-A44DD00B637D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x967d2000 - 0x968e1ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x968e2000 - 0x968fffff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x96900000 - 0x96a2cff9  com.apple.CFNetwork (520.2.1 - 520.2.1) <53053E58-109F-30C7-BB2F-EA656799B2BF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96a2d000 - 0x96a31fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96daa000 - 0x96df3ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96e38000 - 0x96e38fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x974f7000 - 0x974f8fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9751e000 - 0x97924fff  com.apple.RawCamera.bundle (3.7.2 - 573) <79B5B169-0884-3530-B59B-B4B0A72AC5CE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x97925000 - 0x97926ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x98041000 - 0x98070ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x98071000 - 0x98075ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x980a4000 - 0x980c7fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x980c8000 - 0x98135ffb  com.apple.CoreSymbolication (2.1 - 70) <A4911007-F134-31D8-B836-8B0713C02487> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x98281000 - 0x982daffb  com.apple.coreui (0.3 - 164) <E0C45AA2-F496-3A3D-BE9F-159561EC50CB> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x982db000 - 0x982f0fff  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
0x982f1000 - 0x982f2fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x98394000 - 0x983f9ffb  com.apple.Symbolication (1.2 - 89) <AB71058E-7106-3D01-8EF9-5F9FEF950D6E> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x983fa000 - 0x98422ff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x98423000 - 0x9845fffd  libGLImage.dylib (??? - ???) <778D3238-1232-3F89-B578-040417967A5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x98460000 - 0x98469fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x984d7000 - 0x9853bfff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9853c000 - 0x98583fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x989c7000 - 0x989caffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x989cb000 - 0x989d9fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x98cc0000 - 0x98cc0ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x98ccd000 - 0x98ccefff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98d01000 - 0x98e62ffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98e8d000 - 0x98e96ff3  com.apple.CommonAuth (2.1 - 2.0) <C2EF5EF4-E657-3E92-A80D-B3079CE87854> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98faf000 - 0x99053fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x991d6000 - 0x9923bff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9932a000 - 0x9932cffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9932d000 - 0x993bafe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x993bb000 - 0x99445ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x99447000 - 0x99ad8ff3  libclh.dylib (4.0.3 - 4.0.3) <E1DEEBCE-4984-3D64-B904-FE27F54DB3E8> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x99ed5000 - 0x99ee5ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x99ee6000 - 0x99fdeff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x99fdf000 - 0x99fecfff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9a3bb000 - 0x9a3f7fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
0x9a3f8000 - 0x9a3feffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9a62d000 - 0x9a62efff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9a62f000 - 0x9a632ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9aa27000 - 0x9aa32ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9aa33000 - 0x9ad35fff  com.apple.CoreServices.CarbonCore (960.16 - 960.16) <01CB5348-A4BA-3B64-9784-0BC54197BFA2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9ad62000 - 0x9ad6aff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x9aeb2000 - 0x9aed4ffe  com.apple.framework.familycontrols (3.0 - 300) <3EF96E70-50CC-357C-A004-631DC34B0426> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9af09000 - 0x9af09ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9af0a000 - 0x9af32ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9af33000 - 0x9af34ffd  libCVMSPluginSupport.dylib (??? - ???) <0D6D5FDF-E76D-3110-9AFD-A13750D033C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9af3b000 - 0x9af64ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9af70000 - 0x9af9efe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
0x9af9f000 - 0x9afadfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x9afb4000 - 0x9afbfffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9afc0000 - 0x9b49cff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9b49d000 - 0x9b568fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x9b569000 - 0x9b569fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9b58b000 - 0x9b593ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x9b5fa000 - 0x9b605fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x9b64e000 - 0x9bac3ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9c4ea000 - 0x9c551fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9c593000 - 0x9c6e5fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9c9e5000 - 0x9ca10fff  com.apple.GSS (2.1 - 2.0) <743BE49E-725D-3C92-80C1-E0EAEE7BF2F4> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9ca11000 - 0x9ca30fff  com.apple.RemoteViewServices (1.0 - 1) <D19EADA0-9C86-30C3-B29C-FB5CC634E17C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9cad8000 - 0x9cad8fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9cad9000 - 0x9cadcff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=146.7M resident=51.1M(35%) swapped_out_or_unallocated=95.7M(65%)
Writable regions: Total=30.8M written=236K(1%) resident=1728K(5%) swapped_out=0K(0%) unallocated=29.1M(95%)

REGION TYPE					  VIRTUAL
===========					  =======
CG image							  4K
CG shared images					128K
CoreServices					   4588K
IOKit							   204K
MALLOC							 20.8M
MALLOC guard page					32K
Stack							  65.5M
VM_ALLOCATE						  68K
__CI_BITMAP						  80K
__DATA							 11.1M
__DATA/__OBJC					   100K
__IMAGE							1256K
__IMPORT							  4K
__LINKEDIT						 42.1M
__OBJC							 1396K
__OBJC/__DATA						12K
__PAGEZERO							4K
__TEXT							104.6M
__UNICODE						   544K
mapped file					   134.1M
shared memory					   312K
shared pmap						9056K
===========					  =======
TOTAL							 395.6M

Model: MacPro3,1, BootROM MP31.00C1.B00, 2 processors, Intel Core 2 Duo, 3.6 GHz, 4 GB, SMC 1.30f3
Graphics: nVidia GeForce 260 GTX, nVidia GeForce 260 GTX, PCIe, 896 MB
Memory Module: BANK0/DIMM0, 2 GB, DDR2 SDRAM, 800 MHz, Kingston, 2G-UDIMM
Memory Module: BANK2/DIMM2, 2 GB, DDR2 SDRAM, 800 MHz, Kingston, 2G-UDIMM
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.100.98.75.8)
Network Service: Ethernet, Ethernet, en1
Network Service: WIFI, Ethernet, en0
PCI Card: nVidia GeForce 260 GTX, sppci_displaycontroller, PCIEX16_1
Serial ATA Device: ST3320418AS, 320,07 GB
Serial ATA Device: SAMSUNG HD322GJ, 320,07 GB
Serial ATA Device: ST3500320AS, 500,11 GB
Serial ATA Device: SAMSUNG HD322GJ, 320,07 GB
USB Device: USB to Serial-ATA bridge, 0x1bcf  (Sunplus Innovation Technology Inc.), 0x0c31, 0xfa200000 / 3
USB Device: Mass Storage Device, 0x058f  (Alcor Micro, Corp.), 0x6362, 0xfa100000 / 2
USB Device: Logitech Camera, 0x046d  (Logitech Inc.), 0x08ce, 0xfd600000 / 2
USB Device: Comfort Curve Keyboard 2000, 0x045e  (Microsoft Corporation), 0x00dd, 0x1d100000 / 2
USB Device: Microsoft 3-Button Mouse with IntelliEye(TM), 0x045e  (Microsoft Corporation), 0x0040, 0x3d200000 / 2

Link to comment
Share on other sites

Crashes directly when app is started. Using Lion.

 

Detection of the card happens by EFI strings I added to org.chameleon.Boot.plist , without using Graphics Enabler.

 

Process:		 Display Profiler [548]
Path:			/Users/USER/Downloads/Display Profiler.app/Contents/MacOS/Display Profiler
Identifier:	  Muhammad-Umar.Display-Profiler
Version:		 1.0 (770)
Code Type:	   X86 (Native)
Parent Process:  launchd [168]

Date/Time:	   2011-08-12 16:43:06.791 +0200
OS Version:	  Mac OS X 10.7 (11A511)
Report Version:  9

Interval Since Last Report:		  745444 sec
Crashes Since Last Report:		   119
Per-App Interval Since Last Report:  2 sec
Per-App Crashes Since Last Report:   3
Anonymous UUID:					  59678C10-C942-4726-8F23-D55FCF0C4FBD

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

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
*** Call stack at first throw:
(
0   CoreFoundation					  0x98f1fe77 __raiseError + 231
1   libobjc.A.dylib					 0x9242a149 objc_exception_throw + 155
2   CoreFoundation					  0x98e87e89 +[NSException raise:format:arguments:] + 137
3   CoreFoundation					  0x98e87df9 +[NSException raise:format:] + 57
4   Foundation						  0x926a7da1 -[NSConcreteTask launchWithDictionary:] + 506
5   Foundation						  0x926a7ba2 -[NSConcreteTask launch] + 40
6   Display Profiler					0x0000244d -[GFX pciInfo] + 1366
7   Display Profiler					0x0000659b -[PCITable awakeFromNib] + 301
8   CoreFoundation					  0x98e7ddaa -[NSObject performSelector:] + 58
9   CoreFoundation					  0x98e7dd27 -[NSSet makeObjectsPerformSelector:] + 247
10  AppKit							  0x9974c8d3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
11  AppKit							  0x99742679 loadNib + 380
12  AppKit							  0x99741a60 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
13  AppKit							  0x9974196a +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
14  AppKit							  0x9974189e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
15  AppKit							  0x999c88f3 NSApplicationMain + 445
16  Display Profiler					0x00001d25 start + 53
)

objc[548]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation		  0x98f1fd67 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib			   	0x9242a149 objc_exception_throw + 155
2   com.apple.CoreFoundation		  0x98e87e89 +[NSException raise:format:arguments:] + 137
3   com.apple.CoreFoundation		  0x98e87df9 +[NSException raise:format:] + 57
4   com.apple.Foundation			  0x926a7da1 -[NSConcreteTask launchWithDictionary:] + 506
5   com.apple.Foundation			  0x926a7ba2 -[NSConcreteTask launch] + 40
6   Muhammad-Umar.Display-Profiler	0x0000244d -[GFX pciInfo] + 1366
7   Muhammad-Umar.Display-Profiler	0x0000659b -[PCITable awakeFromNib] + 301
8   com.apple.CoreFoundation		  0x98e7ddaa -[NSObject performSelector:] + 58
9   com.apple.CoreFoundation		  0x98e7dd27 -[NSSet makeObjectsPerformSelector:] + 247
10  com.apple.AppKit				  0x9974c8d3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
11  com.apple.AppKit				  0x99742679 loadNib + 380
12  com.apple.AppKit				  0x99741a60 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
13  com.apple.AppKit				  0x9974196a +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
14  com.apple.AppKit				  0x9974189e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
15  com.apple.AppKit				  0x999c88f3 NSApplicationMain + 445
16  Muhammad-Umar.Display-Profiler	0x00001d25 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib			0x9264c90a kevent + 10
1   libdispatch.dylib			 	0x9833cccc _dispatch_mgr_invoke + 969
2   libdispatch.dylib			 	0x9833b71b _dispatch_mgr_thread + 53

Thread 2:
0   libsystem_kernel.dylib			0x9264c02e __workq_kernreturn + 10
1   libsystem_c.dylib			 	0x955f0ccf _pthread_wqthread + 773
2   libsystem_c.dylib			 	0x955f26fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib			0x9264c02e __workq_kernreturn + 10
1   libsystem_c.dylib			 	0x955f0ccf _pthread_wqthread + 773
2   libsystem_c.dylib			 	0x955f26fe start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib			0x9264c02e __workq_kernreturn + 10
1   libsystem_c.dylib			 	0x955f0ccf _pthread_wqthread + 773
2   libsystem_c.dylib			 	0x955f26fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000001  ebx: 0xace78540  ecx: 0x00000001  edx: 0x00000000
 edi: 0x0286da60  esi: 0x9242a0bf  ebp: 0xbfffef08  esp: 0xbfffef00
  ss: 0x00000023  efl: 0x00000286  eip: 0x98f1fd67   cs: 0x0000001b
  ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
 cr2: 0x000fc000
Logical CPU: 2

Binary Images:
0x1000 -	 0x8ff3 +Muhammad-Umar.Display-Profiler (1.0 - 770) <3C8277AA-7245-32B8-88D5-68B32C5BC5C6> /Users/USER/Downloads/Display Profiler.app/Contents/MacOS/Display Profiler
 0x700000 -   0x72dff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x3e34000 -  0x3fa1ff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x4eb1000 -  0x4fa8ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x8f0c4000 - 0x8f7d8ffb  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <ABB8D7C1-D17F-3B73-896F-DC1550D039D7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fee0000 - 0x8ff129c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90074000 - 0x900d4ffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x902cd000 - 0x902eafff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x902eb000 - 0x9059cff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90764000 - 0x90772fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x90773000 - 0x9077effc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9077f000 - 0x90794fff  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
0x90a3f000 - 0x90aa3fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90b4d000 - 0x90bbbfff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x90bbc000 - 0x90bbcff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90bbd000 - 0x90bc4ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x90bc6000 - 0x90bc9ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90bca000 - 0x90c2cffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x90e57000 - 0x914bc65b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x914c9000 - 0x914c9fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x914ca000 - 0x9156efff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9159a000 - 0x915d6ffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x91631000 - 0x91682ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x91683000 - 0x916a5ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x916a6000 - 0x916a7ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x916a8000 - 0x916a8ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x916a9000 - 0x916bafff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x916c7000 - 0x916cbffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x916cc000 - 0x916effff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9190e000 - 0x91911ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x91912000 - 0x91922ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x919a2000 - 0x91ce1ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91ce2000 - 0x91d47ff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91d75000 - 0x91e35fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <13EB75E5-98E5-3C3D-A2D7-CD6CB292C227> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91e36000 - 0x91e5bff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91e5c000 - 0x91e60ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x91e9d000 - 0x91ed3ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91ed4000 - 0x91fbcfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9232c000 - 0x923b6ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x923bb000 - 0x923cbfff  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
0x92417000 - 0x924eda5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x92532000 - 0x9258bff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92595000 - 0x925f1ff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x92633000 - 0x92651ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x92652000 - 0x92955ff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b88000 - 0x92b88fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x92b89000 - 0x92b93ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92bba000 - 0x92bbcff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x93251000 - 0x9325cffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9325d000 - 0x93261ff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
0x933a9000 - 0x933c2fff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x933c3000 - 0x933c3fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x933c4000 - 0x936c4fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93742000 - 0x938dbff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93959000 - 0x939d4ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x939e4000 - 0x93fe0fe3  libclh.dylib (4.0.3 - 4.0.3) <E7124DCC-4245-3BDE-867B-93932ECA4BA5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x93fe1000 - 0x93fe8fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
0x94062000 - 0x94468fff  com.apple.RawCamera.bundle (3.7.2 - 573) <79B5B169-0884-3530-B59B-B4B0A72AC5CE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x94474000 - 0x94475fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x944d4000 - 0x944dcff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9451c000 - 0x9456cfff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x94662000 - 0x94666fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9468d000 - 0x94698ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x946a3000 - 0x946abff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x946ac000 - 0x946acfff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x948aa000 - 0x9496aff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x949fc000 - 0x94af4ff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x94af5000 - 0x94b23ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94b7a000 - 0x94c01fff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94ff8000 - 0x95020ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x950c8000 - 0x950d5fff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95128000 - 0x95218ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x95219000 - 0x95280fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x95592000 - 0x9565dfff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
0x9565e000 - 0x9565efff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x9574c000 - 0x95775ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x957d4000 - 0x957d5fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x95825000 - 0x95930ffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95931000 - 0x959ccff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95a29000 - 0x95e7efff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x964c1000 - 0x96536fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96537000 - 0x96689ffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96818000 - 0x9684efff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9684f000 - 0x96857fff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96f9f000 - 0x97082ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
0x97083000 - 0x97084ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x974f5000 - 0x974f8ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9753e000 - 0x97549fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x9754a000 - 0x97578fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
0x975c2000 - 0x975d8ffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
0x975df000 - 0x975e7ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x975e8000 - 0x9760affe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x977ef000 - 0x97802ff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9780b000 - 0x9780cffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x978a3000 - 0x978a3ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x978ba000 - 0x97b2bffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x97c8d000 - 0x97c92ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x97c93000 - 0x97cdafff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x97cdb000 - 0x97deaff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
0x97deb000 - 0x97e55ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x97e56000 - 0x97e5cffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x97e5d000 - 0x98339ff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9833a000 - 0x98348fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
0x985db000 - 0x98624ff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x98625000 - 0x9862efff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x98630000 - 0x98633ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98634000 - 0x987e8ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
0x987e9000 - 0x98839ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9883a000 - 0x9883afff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9883b000 - 0x988cfff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x98907000 - 0x98a68ffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x98aa9000 - 0x98aecffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x98aed000 - 0x98afbfff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x98afc000 - 0x98c0dff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x98ddb000 - 0x98fb1fef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x98fdc000 - 0x98fe3ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x98fe4000 - 0x98fe6ffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x98fe7000 - 0x993e9ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x993f4000 - 0x994c3ffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x99512000 - 0x99513ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x99514000 - 0x99519ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9963f000 - 0x996ccfe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x996cd000 - 0x9972fff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x99730000 - 0x9a1b5ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9a1b6000 - 0x9a1d0fff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a1d1000 - 0x9a1edff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9a1ee000 - 0x9a1effff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9a1f1000 - 0x9a22dfff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
0x9a22e000 - 0x9a22fff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x9a230000 - 0x9a270ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
0x9a32e000 - 0x9a457ff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9a458000 - 0x9a46cff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9b209000 - 0x9b261fff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9b262000 - 0x9b292ff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
0x9b293000 - 0x9b3b3fec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9bdd7000 - 0x9bde0ff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9bde1000 - 0x9be09ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9be0a000 - 0x9be29fff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9be98000 - 0x9bf2fff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9bf30000 - 0x9bf34ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9bf35000 - 0x9bf38ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9bf39000 - 0x9bfc5ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9c327000 - 0x9c352fff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9c353000 - 0x9c354fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

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: 2586
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=144.3M resident=74.0M(51%) swapped_out_or_unallocated=70.3M(49%)
Writable regions: Total=62.4M written=2608K(4%) resident=3512K(5%) swapped_out=0K(0%) unallocated=59.0M(95%)

REGION TYPE					  VIRTUAL
===========					  =======
CG image							  4K
CG shared images					 96K
CoreServices					   1552K
IOKit							   404K
MALLOC							 51.6M
MALLOC guard page					32K
Stack							  66.0M
VM_ALLOCATE						  72K
__CI_BITMAP						  80K
__DATA							 11.3M
__DATA/__OBJC					   100K
__IMAGE							1256K
__IMPORT							  4K
__LINKEDIT						 41.9M
__OBJC							 1376K
__OBJC/__DATA						32K
__PAGEZERO							4K
__TEXT							102.4M
__UNICODE						   544K
mapped file					   130.8M
shared memory					   312K
shared pmap						9420K
===========					  =======
TOTAL							 418.9M

Model: MacPro3,1, BootROM [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url].tonymacx86.com, 4 processors, Intel Core i7, 3.08 GHz, 12 GB, SMC 1.30f3
Graphics: nVidia GEForce GT240 1 GB, nVidia GEForce GT240 1 GB, PCIe, 1024 MB
Memory Module: BANK0/DIMM0, 2 GB, DDR3, 1069 MHz, Corsair, CM3X2G1600C9
Memory Module: BANK1/DIMM1, 2 GB, DDR3, 1069 MHz, Corsair, CM3X2G1600C9
Memory Module: BANK2/DIMM2, 2 GB, DDR3, 1069 MHz, Corsair, CM3X2G1600C9
Memory Module: BANK3/DIMM3, 2 GB, DDR3, 1069 MHz, Corsair, CM3X2G1600C9
Memory Module: BANK4/DIMM4, 2 GB, DDR3, 1069 MHz, Corsair, CM3X2G1600C9
Memory Module: BANK5/DIMM5, 2 GB, DDR3, 1069 MHz, Corsair, CM3X2G1600C9
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD10EARS-00Y5B1, 1 TB
Serial ATA Device: WDC WD5000AAJS-22YFA0, 500.11 GB
Serial ATA Device: WDC WD10EARS-00Y5B1, 1 TB
Serial ATA Device: OCZ-VERTEX2, 60.02 GB
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd300000 / 2
USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd320000 / 3
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc51a, 0x5a200000 / 3
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0x5a100000 / 2

Link to comment
Share on other sites

Crash on Snow :\

 

Process:         Display Profiler [185]
Path:            /Users/Francesco/Downloads/Display Profiler.app/Contents/MacOS/Display Profiler
Identifier:      Muhammad-Umar.Display-Profiler
Version:         1.0 (770)
Code Type:       X86 (Native)
Parent Process:  launchd [93]

Date/Time:       2011-08-12 21:44:44.220 +0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          353213 sec
Crashes Since Last Report:           6
Per-App Interval Since Last Report:  5 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      0A3DC6C5-F9D5-4262-B6B9-9BD2D79CF2E4

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
*** Call stack at first throw:
(
0   CoreFoundation                      0x985b96ca __raiseError + 410
1   libobjc.A.dylib                     0x92c635a9 objc_exception_throw + 56
2   CoreFoundation                      0x985b93f8 +[NSException raise:format:arguments:] + 136
3   CoreFoundation                      0x985b936a +[NSException raise:format:] + 58
4   Foundation                          0x92fa7809 -[NSConcreteTask launchWithDictionary:] + 487
5   Foundation                          0x92fa761c -[NSConcreteTask launch] + 41
6   Display Profiler                    0x0000244d -[GFX pciInfo] + 1366
7   Display Profiler                    0x0000659b -[PCITable awakeFromNib] + 301
8   CoreFoundation                      0x985519b4 -[NSSet makeObjectsPerformSelector:] + 196
9   AppKit                              0x9a22d1cc -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566
10  AppKit                              0x9a22b1a4 loadNib + 257
11  AppKit                              0x9a22a59c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228
12  AppKit                              0x9a22a4ad +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
13  AppKit                              0x9a22a3f8 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
14  AppKit                              0x9a2271fd NSApplicationMain + 434
15  Display Profiler                    0x00001d25 start + 53
)


Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation      	0x98604a37 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib               	0x92c635a9 objc_exception_throw + 56
2   com.apple.CoreFoundation      	0x985b93f8 +[NSException raise:format:arguments:] + 136
3   com.apple.CoreFoundation      	0x985b936a +[NSException raise:format:] + 58
4   com.apple.Foundation          	0x92fa7809 -[NSConcreteTask launchWithDictionary:] + 487
5   com.apple.Foundation          	0x92fa761c -[NSConcreteTask launch] + 41
6   Muhammad-Umar.Display-Profiler	0x0000244d -[GFX pciInfo] + 1366
7   Muhammad-Umar.Display-Profiler	0x0000659b -[PCITable awakeFromNib] + 301
8   com.apple.CoreFoundation      	0x985519b4 -[NSSet makeObjectsPerformSelector:] + 196
9   com.apple.AppKit              	0x9a22d1cc -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566
10  com.apple.AppKit              	0x9a22b1a4 loadNib + 257
11  com.apple.AppKit              	0x9a22a59c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228
12  com.apple.AppKit              	0x9a22a4ad +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
13  com.apple.AppKit              	0x9a22a3f8 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
14  com.apple.AppKit              	0x9a2271fd NSApplicationMain + 434
15  Muhammad-Umar.Display-Profiler	0x00001d25 start + 53

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x92a16382 kevent + 10
1   libSystem.B.dylib             	0x92a16a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib             	0x92a15f59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib             	0x92a15cfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib             	0x92a15781 _pthread_wqthread + 390
5   libSystem.B.dylib             	0x92a155c6 start_wqthread + 30

Thread 2:
0   libSystem.B.dylib             	0x92a15412 __workq_kernreturn + 10
1   libSystem.B.dylib             	0x92a159a8 _pthread_wqthread + 941
2   libSystem.B.dylib             	0x92a155c6 start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000000  ebx: 0x92c63585  ecx: 0xa02bf540  edx: 0x0000003b
 edi: 0xa02d1ab0  esi: 0x001277b0  ebp: 0xbffff408  esp: 0xbffff3f0
  ss: 0x0000001f  efl: 0x00000286  eip: 0x98604a37   cs: 0x00000017
  ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
 cr2: 0x000fd000

Binary Images:
   0x1000 -     0x8ff3 +Muhammad-Umar.Display-Profiler 1.0 (770) <3C8277AA-7245-32B8-88D5-68B32C5BC5C6> /Users/Francesco/Downloads/Display Profiler.app/Contents/MacOS/Display Profiler
 0x7c7000 -   0x7ebfe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x14800000 - 0x14979ff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x149ab000 - 0x14d88fff  com.apple.ATIRadeonX3000GLDriver 1.6.36 (6.3.6) <A1E644E2-B88A-71A1-3D14-8D6CDB10DB7F> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRadeonX3000GLDriver
0x8fe00000 - 0x8fe4163b  dyld 132.1 (???) <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
0x90232000 - 0x902c4fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x903ad000 - 0x90400ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x906b1000 - 0x9074efe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9076e000 - 0x9077bff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x90e22000 - 0x90e46ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90e5d000 - 0x90e9fff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x90eee000 - 0x90f9cff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90f9d000 - 0x90fabfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
0x90fc5000 - 0x9102ffe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x91071000 - 0x9113cfef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x911a3000 - 0x915f4fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x915f5000 - 0x9162fff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
0x91630000 - 0x91630ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91631000 - 0x916b3ffb  SecurityFoundation ??? (???) <C4506287-1AE2-5380-675D-95B0291AA425> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x916b4000 - 0x91876feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91982000 - 0x919aaff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x91b13000 - 0x91e33ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x91f15000 - 0x92052fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9226f000 - 0x92273ff7  IOSurface ??? (???) <89D859B7-A26A-A5AB-8401-FC1E01AC7A60> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92328000 - 0x9236cff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9238f000 - 0x923b0fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x923b1000 - 0x923fefeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <00A1A83B-0E7D-D0F4-A643-8C5675C2BB21> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x9243b000 - 0x9243bff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9248f000 - 0x924c2ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x924c3000 - 0x924d1ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x924d2000 - 0x924e2ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x924f0000 - 0x925f2fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x92678000 - 0x92678ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92679000 - 0x9299dfef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9299e000 - 0x929eeff7  com.apple.framework.familycontrols 2.0.2 (2020) <596ADD85-79F5-A613-537B-F83B6E19013C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x929ef000 - 0x92b96ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x92c59000 - 0x92d06fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x92d1b000 - 0x92d1cff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x92d1d000 - 0x92dd5feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92f3f000 - 0x931b0fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x931b1000 - 0x932b2fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x9350f000 - 0x93523ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x936f2000 - 0x93723ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93725000 - 0x93a90ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94be3000 - 0x94c27fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x950e4000 - 0x951c4fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x951c5000 - 0x95281fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9557d000 - 0x9557dff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9557e000 - 0x9568aff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9568b000 - 0x9568bff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9568c000 - 0x956edfe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9573f000 - 0x957d7fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x95858000 - 0x9585aff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9585b000 - 0x95861fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x95897000 - 0x95a19fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x95a1a000 - 0x95a2bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95a65000 - 0x95a69ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x95a6a000 - 0x95aa7ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x95b34000 - 0x95c62fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95cd2000 - 0x95d2fff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x960ac000 - 0x964c2ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x964fc000 - 0x964ffff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x966b3000 - 0x966c5ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x966cd000 - 0x966ceff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x966cf000 - 0x967a9fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x967bd000 - 0x967bdff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96939000 - 0x969a8ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x97704000 - 0x9774aff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x97772000 - 0x97775fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x97776000 - 0x97babff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x97bd6000 - 0x97c82fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x97f7d000 - 0x97f87ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x97f88000 - 0x97faeffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x97fda000 - 0x97fdfff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x97fe0000 - 0x97feafe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x97feb000 - 0x98093ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x981ab000 - 0x981afff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x981b0000 - 0x9822afff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9822b000 - 0x982abfeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x983e1000 - 0x9842afe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9842b000 - 0x984e4fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x984e5000 - 0x98660fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x986ba000 - 0x98920ff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x98d76000 - 0x98d81ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x98d82000 - 0x98da2fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
0x98da3000 - 0x98ddefeb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x98f41000 - 0x98f4aff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x98f64000 - 0x98f64ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x98f65000 - 0x98f70ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x98f71000 - 0x9900cfe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9900d000 - 0x9902cff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9902d000 - 0x99048ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x996c5000 - 0x99708ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x99709000 - 0x9972bfef  com.apple.DirectoryService.Framework 3.6 (621.12) <A4A47C88-138C-A237-88A5-877E5CAB4494> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x997e0000 - 0x99fcf557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x99fd6000 - 0x99feafe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x9a225000 - 0x9ab08ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9ab09000 - 0x9ab15ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x9ab16000 - 0x9ab2eff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Model: iMac12,2, BootROM IM121.0047.B0A, 4 processors, Intel Core i7, 3.4 GHz, 8 GB, SMC 1.30f3
Graphics: XFX Radeon HD 6870 Black Edition, XFX Radeon HD 6870 Black Edition, PCIe, 1024 MB
Memory Module: global_name
Network Service: Ethernet, Ethernet, en0
Network Service: Ethernet, Ethernet, en1
Serial ATA Device: MARVELL VIRTUALL
Serial ATA Device: WDC WD6401AALS-00E8B0, 596.17 GB
Serial ATA Device: WDC WD10EARS-00Y5B1, 931.51 GB
Serial ATA Device: HL-DT-STDVD-RAM GH22NS30
USB Device: Hub, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: Hub, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: Vendor-Specific Device, 0x0cf3  (Atheros Communications, Inc.), 0x3000, 0x1d170000 / 4
USB Device: Microsoft Wireless Optical Desktop® 2.10, 0x045e  (Microsoft Corporation), 0x009d, 0x1d130000 / 3

Link to comment
Share on other sites

was going through the sources of your program and aside from ARC related errors there are quite a few warnings present when I tried building it as well.

 

Doesn't work for me on Lion but I'm going through your code to see if I can figure out why.

Link to comment
Share on other sites

Crashes on mine too (Lion GM 64 bit)

 

Process:		 Display Profiler [936]
Path:			/Users/USER/Downloads/Display Profiler.app/Contents/MacOS/Display Profiler
Identifier:	  Muhammad-Umar.Display-Profiler
Version:		 1.0 (770)
Code Type:	   X86 (Native)
Parent Process:  launchd [257]

Date/Time:	   2011-08-13 07:54:18.497 +0530
OS Version:	  Mac OS X 10.7 (11A511)
Report Version:  9

Interval Since Last Report:		  21446 sec
Crashes Since Last Report:		   3
Per-App Interval Since Last Report:  2 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:					  33FFDBD5-8548-43E3-85F4-8BC3C7B29813

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

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
*** Call stack at first throw:
(
0   CoreFoundation					  0x9c0ede77 __raiseError + 231
1   libobjc.A.dylib					 0x90d5d149 objc_exception_throw + 155
2   CoreFoundation					  0x9c055e89 +[NSException raise:format:arguments:] + 137
3   CoreFoundation					  0x9c055df9 +[NSException raise:format:] + 57
4   Foundation						  0x96af2da1 -[NSConcreteTask launchWithDictionary:] + 506
5   Foundation						  0x96af2ba2 -[NSConcreteTask launch] + 40
6   Display Profiler					0x0000244d -[GFX pciInfo] + 1366
7   Display Profiler					0x0000659b -[PCITable awakeFromNib] + 301
8   CoreFoundation					  0x9c04bdaa -[NSObject performSelector:] + 58
9   CoreFoundation					  0x9c04bd27 -[NSSet makeObjectsPerformSelector:] + 247
10  AppKit							  0x900218d3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
11  AppKit							  0x90017679 loadNib + 380
12  AppKit							  0x90016a60 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
13  AppKit							  0x9001696a +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
14  AppKit							  0x9001689e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
15  AppKit							  0x9029d8f3 NSApplicationMain + 445
16  Display Profiler					0x00001d25 start + 53
)

objc[936]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation		  0x9c0edd67 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib				   0x90d5d149 objc_exception_throw + 155
2   com.apple.CoreFoundation		  0x9c055e89 +[NSException raise:format:arguments:] + 137
3   com.apple.CoreFoundation		  0x9c055df9 +[NSException raise:format:] + 57
4   com.apple.Foundation			  0x96af2da1 -[NSConcreteTask launchWithDictionary:] + 506
5   com.apple.Foundation			  0x96af2ba2 -[NSConcreteTask launch] + 40
6   Muhammad-Umar.Display-Profiler	0x0000244d -[GFX pciInfo] + 1366
7   Muhammad-Umar.Display-Profiler	0x0000659b -[PCITable awakeFromNib] + 301
8   com.apple.CoreFoundation		  0x9c04bdaa -[NSObject performSelector:] + 58
9   com.apple.CoreFoundation		  0x9c04bd27 -[NSSet makeObjectsPerformSelector:] + 247
10  com.apple.AppKit				  0x900218d3 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
11  com.apple.AppKit				  0x90017679 loadNib + 380
12  com.apple.AppKit				  0x90016a60 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
13  com.apple.AppKit				  0x9001696a +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
14  com.apple.AppKit				  0x9001689e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
15  com.apple.AppKit				  0x9029d8f3 NSApplicationMain + 445
16  Muhammad-Umar.Display-Profiler	0x00001d25 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib			0x939a890a kevent + 10
1   libdispatch.dylib				 0x9bf73ccc _dispatch_mgr_invoke + 969
2   libdispatch.dylib				 0x9bf7271b _dispatch_mgr_thread + 53

Thread 2:: Dispatch queue: com.apple.opengl.cvmDoWork
0   libsystem_kernel.dylib			0x939a5c22 mach_msg_trap + 10
1   libsystem_kernel.dylib			0x939a51f6 mach_msg + 70
2   libCoreVMClient.dylib			 0x9496f2f5 cvmsServ_OpenService + 365
3   libCoreVMClient.dylib			 0x9496f96c CVMSOpenService + 401
4   libCVMSPluginSupport.dylib		0x9be26c13 _ZL17cvmInitializeCVMSPv + 227
5   libdispatch.dylib				 0x9bf7380b _dispatch_queue_drain + 224
6   libdispatch.dylib				 0x9bf736b0 _dispatch_queue_invoke + 47
7   libdispatch.dylib				 0x9bf72eb8 _dispatch_worker_thread2 + 187
8   libsystem_c.dylib				 0x96e6cb24 _pthread_wqthread + 346
9   libsystem_c.dylib				 0x96e6e6fe start_wqthread + 30

Thread 3:
0   libsystem_kernel.dylib			0x939a802e __workq_kernreturn + 10
1   libsystem_c.dylib				 0x96e6cccf _pthread_wqthread + 773
2   libsystem_c.dylib				 0x96e6e6fe start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib			0x939a802e __workq_kernreturn + 10
1   libsystem_c.dylib				 0x96e6cccf _pthread_wqthread + 773
2   libsystem_c.dylib				 0x96e6e6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000001  ebx: 0xad28a540  ecx: 0x00000001  edx: 0x00000000
 edi: 0x030086e0  esi: 0x90d5d0bf  ebp: 0xbfffeef8  esp: 0xbfffeef0
  ss: 0x00000023  efl: 0x00000286  eip: 0x9c0edd67   cs: 0x0000001b
  ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
 cr2: 0x035c2000
Logical CPU: 6

Binary Images:
0x1000 -	 0x8ff3 +Muhammad-Umar.Display-Profiler (1.0 - 770) <3C8277AA-7245-32B8-88D5-68B32C5BC5C6> /Users/USER/Downloads/Display Profiler.app/Contents/MacOS/Display Profiler
 0x700000 -   0x72dff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x36c7000 -  0x37beffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x4700000 -  0x486dff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x8f0c4000 - 0x8f7d8ffb  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <ABB8D7C1-D17F-3B73-896F-DC1550D039D7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fe51000 - 0x8fe839c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x90a8affe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x90adf000 - 0x90b41ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x90b53000 - 0x90b5cff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x90b61000 - 0x90c72ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x90d4a000 - 0x90e20a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x90e21000 - 0x90e28ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x90e29000 - 0x90e5ffff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x90e60000 - 0x90e70ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x90ea6000 - 0x90ed4ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9136d000 - 0x91411fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91512000 - 0x91537ff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91538000 - 0x91589ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x91607000 - 0x91946ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91951000 - 0x91973ff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x91974000 - 0x919d8fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x919d9000 - 0x91aa8ffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91aa9000 - 0x91b36fe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91b37000 - 0x91b3ffff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91b40000 - 0x91b53ff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x91b54000 - 0x91c44ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x91c45000 - 0x91c49ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x91c4a000 - 0x91c4dffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x91c4e000 - 0x91c4efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c76000 - 0x91cacff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91ea5000 - 0x91eacffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x91ec7000 - 0x92028ffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92029000 - 0x92505ff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9264b000 - 0x926a3fff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x935f2000 - 0x935fdff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9364b000 - 0x936abffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x937b8000 - 0x937b8ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x937b9000 - 0x937baff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x937e9000 - 0x937edfff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93907000 - 0x9398efff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9398f000 - 0x939adff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x93a6c000 - 0x93a6cfff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93a6d000 - 0x93a75ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x93a76000 - 0x93a7cffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x93a7d000 - 0x93a7efff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x93a7f000 - 0x93d30ff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93dd1000 - 0x93dedff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x93df9000 - 0x941fbff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x941fc000 - 0x94205fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x94214000 - 0x9430cff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9430d000 - 0x94314fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
0x94315000 - 0x94325fff  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
0x94340000 - 0x944f4ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
0x944f5000 - 0x947f5fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x947f6000 - 0x9491fff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9492c000 - 0x9496cff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
0x9496d000 - 0x94970ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x94982000 - 0x949c9fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x949ca000 - 0x949d5ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x949de000 - 0x94a0cfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
0x94a0d000 - 0x94a0eff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x94a95000 - 0x94a9affd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x94a9b000 - 0x94abefff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94abf000 - 0x94afbffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94afc000 - 0x94b38fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
0x94b39000 - 0x94b41ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x94b42000 - 0x94db3ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x94db8000 - 0x94db8fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x95436000 - 0x9544bfff  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
0x95492000 - 0x954dbff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x954dc000 - 0x954dfff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x95507000 - 0x95582ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9560e000 - 0x9560efff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95612000 - 0x95612ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95613000 - 0x95635ffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9577d000 - 0x95860ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
0x95861000 - 0x958baff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95924000 - 0x959b0ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95c10000 - 0x95c7efff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x95c7f000 - 0x95e18ff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95e19000 - 0x95e41ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x96492000 - 0x96496ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x96497000 - 0x96497ff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96a9d000 - 0x96da0ff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96db7000 - 0x96dfaffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x96e02000 - 0x96e0dfff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x96e0e000 - 0x96ed9fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
0x96f47000 - 0x96f48fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x96f49000 - 0x96f57fff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96f86000 - 0x97046ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x97047000 - 0x97097ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x97098000 - 0x971a7ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
0x971a8000 - 0x971c5fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x971ca000 - 0x971d2ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x97881000 - 0x9788efff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x97d1f000 - 0x97dbaff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x97dbb000 - 0x97e52ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x981db000 - 0x985e1fff  com.apple.RawCamera.bundle (3.7.2 - 573) <79B5B169-0884-3530-B59B-B4B0A72AC5CE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x985e2000 - 0x985e2fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98714000 - 0x9871eff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9871f000 - 0x98748ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x98749000 - 0x9874afff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x991e5000 - 0x99279ff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x994da000 - 0x994dcffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x994dd000 - 0x994ebfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x994ec000 - 0x99ae8fe3  libclh.dylib (4.0.3 - 4.0.3) <E7124DCC-4245-3BDE-867B-93932ECA4BA5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x99d9e000 - 0x99da1ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x99e79000 - 0x99ee0fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9a57c000 - 0x9a6ceffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9a6cf000 - 0x9a7effec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9a7f0000 - 0x9ae5565b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9ae59000 - 0x9af64ffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9af65000 - 0x9af6aff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x9af82000 - 0x9afdeff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9b020000 - 0x9b048ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9b049000 - 0x9b05fffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
0x9b060000 - 0x9b148fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x9b155000 - 0x9b159ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9b484000 - 0x9b484fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9b70b000 - 0x9b70dff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9b7e9000 - 0x9b7f4ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9b7f5000 - 0x9b8b5fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <13EB75E5-98E5-3C3D-A2D7-CD6CB292C227> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9b98a000 - 0x9bddffff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x9bde5000 - 0x9bde6fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x9be26000 - 0x9be27ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9be28000 - 0x9be3cff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9be8f000 - 0x9be93ff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
0x9be94000 - 0x9bf1effb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9bf20000 - 0x9bf70fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9bf71000 - 0x9bf7ffff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
0x9bfa9000 - 0x9c17ffef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9c241000 - 0x9c26cfff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9c2a3000 - 0x9c2a6ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9c2a7000 - 0x9c2c0fff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9c2ec000 - 0x9c2edff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x9c33b000 - 0x9c33cff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x9c374000 - 0x9c393fff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9c394000 - 0x9c3feff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9c493000 - 0x9c4adfff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9c4ae000 - 0x9c513ff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9c514000 - 0x9c525fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9c569000 - 0x9c599ff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
0x9c59a000 - 0x9c5fcff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x9c5fd000 - 0x9c672fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

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: 720
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=144.3M resident=83.5M(58%) swapped_out_or_unallocated=60.8M(42%)
Writable regions: Total=77.9M written=1540K(2%) resident=4768K(6%) swapped_out=0K(0%) unallocated=73.2M(94%)

REGION TYPE					  VIRTUAL
===========					  =======
CG image							  4K
CG shared images					 96K
CoreServices					   1144K
IOKit							   208K
MALLOC							 67.2M
MALLOC guard page					32K
Stack							  66.0M
VM_ALLOCATE						  68K
__CI_BITMAP						  80K
__DATA							 10.7M
__DATA/__OBJC						64K
__IMAGE							1256K
__IMPORT							  4K
__LINKEDIT						 41.9M
__OBJC							 1428K
__OBJC/__DATA						24K
__PAGEZERO							4K
__TEXT							102.4M
__UNICODE						   544K
mapped file					   130.8M
shared memory					   312K
shared pmap						9960K
===========					  =======
TOTAL							 433.9M

Model: MacPro5,1, BootROM [url=&quot;http://www.insanelymac.com/forum/topic/279450-why-insanelymac-does-not-support-tonymacx86/&quot;]#####[/url].tonymacx86.com, 4 processors, Intel Core i7, 3.07 GHz, 6 GB, SMC 1.30f3
Graphics: 1. MSI NVIDIA GeForce GTX 480, 1. MSI NVIDIA GeForce GTX 480, PCIe, 1536 MB
Graphics: 2. MSI NVIDIA GeForce GTX 480, 2. MSI NVIDIA GeForce GTX 480, PCIe, 1536 MB
Memory Module: BANK0/DIMM1, 2 GB, DDR3, 1600 MHz, G Skill Intl, F3-12800CL7-2GBPI
Memory Module: BANK2/DIMM3, 2 GB, DDR3, 1600 MHz, G Skill Intl, F3-12800CL7-2GBPI
Memory Module: BANK4/DIMM5, 2 GB, DDR3, 1600 MHz, G Skill Intl, F3-12800CL7-2GBPI
Network Service: Ethernet (en0), Ethernet, en0
Serial ATA Device: WDC WD1002FAEX-007BA0, 1 TB
Serial ATA Device: MARVELL VIRTUALL
Serial ATA Device: WDC WD20EARS-00MVWB0, 2 TB
Serial ATA Device: WDC WD10EADS-00L5B1, 1 TB
Serial ATA Device: WDC WD1001FALS-00E8B0, 1 TB
Serial ATA Device: SAMSUNG HD103UJ, 1 TB
Serial ATA Device: SONY	DVD RW AD-7240S
Serial ATA Device: ASUS	DRW-24B1ST
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52e, 0x1d200000 / 2
USB Device: Microsoft® SideWinder(TM) 2.4GHz Transceiver, 0x045e  (Microsoft Corporation), 0x0748, 0x5d100000 / 2

Link to comment
Share on other sites

Well I fiddled with your code a bit more and had to sort out an if statement that you had referring to objects that weren't initialized yet so after taking care of the the program was able to build successfully although it still wouldn't run even when I ran it on my 10.6.8 machine. I've noticed that you set the base sdk to 10.6 for a reason since I tried it with the 10.7 and it failed to run due to 2 ivars being wrongly used but as you said it's a beta so it is crash prone but I thought I'd just let you know still.

 

10.6 build

ScreenShot2011-08-13at13726AM.png

 

10.7 build

ScreenShot2011-08-13at14241AM.png

Link to comment
Share on other sites

crach with b782 on 10.6.8 ! ;)

 

Process:         Display Profiler [316]
 Path:            /Users/Mac/Desktop/Display Profiler.app/Contents/MacOS/Display Profiler
 Identifier:      Muhammad-Umar.Display-Profiler
 Version:         1.0 (782)
 Code Type:       X86 (Native)
 Parent Process:  launchd [127]

 Date/Time:       2011-08-13 13:57:45.834 +0200
 OS Version:      Mac OS X 10.6.8 (10K549)
 Report Version:  6

 Interval Since Last Report:          39113 sec
 Crashes Since Last Report:           13
 Per-App Interval Since Last Report:  1 sec
 Per-App Crashes Since Last Report:   3
 Anonymous UUID:                      5C8B0AF2-6D12-4C9E-95EF-BCFC9D2E4E3C

 Exception Type:  EXC_BREAKPOINT (SIGTRAP)
 Exception Codes: 0x0000000000000002, 0x0000000000000000
 Crashed Thread:  0  Dispatch queue: com.apple.main-thread

 Application Specific Information:
 *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSConcreteScanner substringFromIndex:]: unrecognized selector sent to instance 0x1050c80'
 *** Call stack at first throw:
 (
     0   CoreFoundation                      0x915ee6ca __raiseError + 410
     1   libobjc.A.dylib                     0x9271c5a9 objc_exception_throw + 56
     2   CoreFoundation                      0x9163b90b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
     3   CoreFoundation                      0x91594c36 ___forwarding___ + 950
     4   CoreFoundation                      0x91594802 _CF_forwarding_prep_0 + 50
     5   Display Profiler                    0x0000363b -[GFX pciInfo] + 2660
     6   Display Profiler                    0x0000745e -[PCITable awakeFromNib] + 386
     7   CoreFoundation                      0x915869b4 -[NSSet makeObjectsPerformSelector:] + 196
     8   AppKit                              0x936761cc -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566
     9   AppKit                              0x936741a4 loadNib + 257
     10  AppKit                              0x9367359c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228
     11  AppKit                              0x936734ad +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
     12  AppKit                              0x936733f8 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
     13  AppKit                              0x936701fd NSApplicationMain + 434
     14  Display Profiler                    0x00002a05 start + 53
 )

 objc[316]: garbage collection is ON

 Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
 0   com.apple.CoreFoundation          0x91639a37 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
 1   libobjc.A.dylib                   0x9271c5a9 objc_exception_throw + 56
 2   com.apple.CoreFoundation          0x9163b90b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187
 3   com.apple.CoreFoundation          0x91594c36 ___forwarding___ + 950
 4   com.apple.CoreFoundation          0x91594802 _CF_forwarding_prep_0 + 50
 5   Muhammad-Umar.Display-Profiler    0x0000363b -[GFX pciInfo] + 2660
 6   Muhammad-Umar.Display-Profiler    0x0000745e -[PCITable awakeFromNib] + 386
 7   com.apple.CoreFoundation          0x915869b4 -[NSSet makeObjectsPerformSelector:] + 196
 8   com.apple.AppKit                  0x936761cc -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1566
 9   com.apple.AppKit                  0x936741a4 loadNib + 257
 10  com.apple.AppKit                  0x9367359c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 228
 11  com.apple.AppKit                  0x936734ad +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
 12  com.apple.AppKit                  0x936733f8 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 383
 13  com.apple.AppKit                  0x936701fd NSApplicationMain + 434
 14  Muhammad-Umar.Display-Profiler    0x00002a05 start + 53

 Thread 1:  Dispatch queue: com.apple.libdispatch-manager
 0   libSystem.B.dylib                 0x971bc382 kevent + 10
 1   libSystem.B.dylib                 0x971bca9c _dispatch_mgr_invoke + 215
 2   libSystem.B.dylib                 0x971bbf59 _dispatch_queue_invoke + 163
 3   libSystem.B.dylib                 0x971bbcfe _dispatch_worker_thread2 + 240
 4   libSystem.B.dylib                 0x971bb781 _pthread_wqthread + 390
 5   libSystem.B.dylib                 0x971bb5c6 start_wqthread + 30

 Thread 2:
 0   libSystem.B.dylib                 0x971bb412 __workq_kernreturn + 10
 1   libSystem.B.dylib                 0x971bb9a8 _pthread_wqthread + 941
 2   libSystem.B.dylib                 0x971bb5c6 start_wqthread + 30

 Thread 3:
 0   libSystem.B.dylib                 0x97195afa mach_msg_trap + 10
 1   libSystem.B.dylib                 0x97196267 mach_msg + 68
 2   com.apple.opengl                  0x9508815e glcDebugListener + 426
 3   libSystem.B.dylib                 0x971c3259 _pthread_start + 345
 4   libSystem.B.dylib                 0x971c30de thread_start + 34

 Thread 4:
 0   libSystem.B.dylib                 0x971bb412 __workq_kernreturn + 10
 1   libSystem.B.dylib                 0x971bb9a8 _pthread_wqthread + 941
 2   libSystem.B.dylib                 0x971bb5c6 start_wqthread + 30

 Thread 5:
 0   libSystem.B.dylib                 0x971bb412 __workq_kernreturn + 10
 1   libSystem.B.dylib                 0x971bb9a8 _pthread_wqthread + 941
 2   libSystem.B.dylib                 0x971bb5c6 start_wqthread + 30

 Thread 0 crashed with X86 Thread State (32-bit):
   eax: 0x00000000  ebx: 0x9271c585  ecx: 0xa0896540  edx: 0x0000003b
   edi: 0xa02c3ab0  esi: 0x0104e3f0  ebp: 0xbffff548  esp: 0xbffff530
    ss: 0x00000023  efl: 0x00000286  eip: 0x91639a37   cs: 0x0000001b
    ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
   cr2: 0x0a0181fe

 Binary Images:
     0x1000 -     0x9ff3 +Muhammad-Umar.Display-Profiler 1.0 (782) <0BBC9BBB-5CD6-3B03-B580-66D857EE296E> /Users/Mac/Desktop/Display Profiler.app/Contents/MacOS/Display Profiler
   0x7c7000 -   0x7ebfe7  GLRendererFloat ??? (???) <AD081A9B-1424-1F17-3C68-9803EBA37E8D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
 0x1c000000 - 0x1c179ff7  GLEngine ??? (???) <64C74F67-44B5-7DEF-CCA6-C8A9FF9BB60A> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
 0x1c1ab000 - 0x1c5befef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
 0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
 0x90003000 - 0x90323ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
 0x90425000 - 0x90469ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
 0x9046a000 - 0x9054afe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 0x9068e000 - 0x90710ffb  SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
 0x90716000 - 0x90716ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
 0x90a93000 - 0x90d04fef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
 0x90d05000 - 0x90d6ffe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
 0x90f43000 - 0x90f65fef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
 0x90f66000 - 0x90f86fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
 0x911b7000 - 0x911ddffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
 0x91224000 - 0x913e6feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
 0x913e7000 - 0x9147ffe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
 0x914fa000 - 0x91519ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
 0x9151a000 - 0x91695fe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x91696000 - 0x9169aff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 0x91b5e000 - 0x91ec9ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 0x91eca000 - 0x9204cfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
 0x922fd000 - 0x92563ff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
 0x9256f000 - 0x92570ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
 0x92588000 - 0x92588ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
 0x92589000 - 0x925c4feb  libFontRegistry.dylib ??? (???) <AD45365E-A3EA-62B8-A288-1E13DBA22B1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
 0x9265e000 - 0x92682ff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 0x92712000 - 0x927bffe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
 0x927c0000 - 0x92faf557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
 0x9304d000 - 0x9318afe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
 0x9322c000 - 0x9327cff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
 0x93285000 - 0x93391ff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
 0x93401000 - 0x93481feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
 0x93561000 - 0x93663fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
 0x93664000 - 0x9366dff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
 0x9366e000 - 0x93f51ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 0x93f52000 - 0x94276fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
 0x9432e000 - 0x94763ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 0x94764000 - 0x9476fff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
 0x94789000 - 0x947a1ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
 0x94985000 - 0x94989ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
 0x949a0000 - 0x949b0ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
 0x94adf000 - 0x94aedfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
 0x94d1a000 - 0x94d25ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 0x94f24000 - 0x94fbffe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 0x94fe7000 - 0x9503aff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
 0x9503b000 - 0x9504dff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
 0x95084000 - 0x95092ff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x95093000 - 0x954e4fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
 0x954e5000 - 0x95527ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 0x95656000 - 0x95690ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <038731B1-CC44-3943-E3DE-4BAAA203EB72> /usr/lib/libcups.2.dylib
 0x95691000 - 0x95aa7ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 0x964ba000 - 0x964dbfe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
 0x964dc000 - 0x964dfff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
 0x964e0000 - 0x96572fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
 0x96573000 - 0x96574ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
 0x96575000 - 0x96586ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
 0x96587000 - 0x965cdff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
 0x965ce000 - 0x965ceff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
 0x966f6000 - 0x9673ffe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 0x96777000 - 0x96777ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 0x967d3000 - 0x968d4fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
 0x968d5000 - 0x9698dfeb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
 0x969a4000 - 0x96a52ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
 0x96a53000 - 0x96afffe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
 0x96c03000 - 0x96c17fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
 0x96c7d000 - 0x96cecff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 0x96ced000 - 0x96d31fe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
 0x96d32000 - 0x96d93fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
 0x96e20000 - 0x96efafff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
 0x96efb000 - 0x96f08ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
 0x96f09000 - 0x96f24ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 0x96f68000 - 0x96f6bff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
 0x96fe8000 - 0x9701bff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
 0x9705e000 - 0x9718cfe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
 0x97195000 - 0x9733cff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
 0x9733d000 - 0x97370fff  libTrueTypeScaler.dylib ??? (???) <0F04DAC3-829A-FA1B-E9D0-1E9505713C5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
 0x97ad2000 - 0x97b8efff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
 0x97e33000 - 0x97e33ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 0x97edd000 - 0x97f20ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 0x97f21000 - 0x97f6efeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
 0x97f6f000 - 0x9800cfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
 0x98048000 - 0x9804aff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 0x9804b000 - 0x980f3ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
 0x98100000 - 0x98100ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
 0x98197000 - 0x981f4ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x981fd000 - 0x9823aff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
 0x98271000 - 0x98271ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
 0x98272000 - 0x98277ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
 0x982c0000 - 0x982cafe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
 0x982cb000 - 0x982f3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
 0x982f4000 - 0x983adfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
 0x983bc000 - 0x98487fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
 0x98488000 - 0x98492ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
 0x995f6000 - 0x9960affb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
 0x99917000 - 0x9991dfe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
 0x9a84d000 - 0x9a850fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
 0x9a88a000 - 0x9a88eff7  IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
 0x9a8d0000 - 0x9a8dcff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
 0x9a8dd000 - 0x9a957fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
 0x9a958000 - 0x9a989ff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

 Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.10 GHz, 4 GB, SMC 1.30f3
 Graphics: ATI Radeon 4830 Series, ATI Radeon 4830 Series, PCIe, 512 MB
 Memory Module: global_name
 Network Service: Ethernet Adaptor (en0), Ethernet, en0
 PCI Card: ATI Radeon 4830 Series, sppci_displaycontroller, Slot-1
 PCI Card: ethernet, sppci_ethernet, Slot-2
 Serial ATA Device: SAMSUNG HD502HJ, 465,76 GB
 Serial ATA Device: Hitachi HTS543216L9SA00, 149,05 GB
 USB Device: Wireless Keyboard & Mouse, 0x062a  (ProVision Technology, Inc.), 0x0102, 0x3d200000 / 3
 USB Device: USB OPTICAL MOUSE, 0x15d9, 0x0a4c, 0x3d100000 / 2

 

 

on Lion_10.7.2 (11C37) too !!! :)

 

Process:         Display Profiler [730]
Path:            /Users/USER/Desktop/Display Profiler.app/Contents/MacOS/Display Profiler
Identifier:      Muhammad-Umar.Display-Profiler
Version:         1.0 (782)
Code Type:       X86 (Native)
Parent Process:  launchd [144]

Date/Time:       2011-08-13 14:18:41.464 +0200
OS Version:      Mac OS X 10.7.2 (11C37)
Report Version:  9

Interval Since Last Report:          4718 sec
Crashes Since Last Report:           11
Per-App Interval Since Last Report:  10 sec
Per-App Crashes Since Last Report:   2
Anonymous UUID:                      D49413DB-C07D-453B-904D-AF168CAAFF9E

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

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSConcreteScanner substringFromIndex:]: unrecognized selector sent to instance 0x7441400'
*** Call stack at first throw:
(
   0   CoreFoundation                      0x00154e07 __raiseError + 231
   1   libobjc.A.dylib                     0x98b68149 objc_exception_throw + 155
   2   CoreFoundation                      0x00158410 -[NSObject doesNotRecognizeSelector:] + 256
   3   CoreFoundation                      0x000a7239 ___forwarding___ + 457
   4   CoreFoundation                      0x000a7002 _CF_forwarding_prep_0 + 50
   5   Display Profiler                    0x0000363b -[GFX pciInfo] + 2660
   6   Display Profiler                    0x0000745e -[PCITable awakeFromNib] + 386
   7   CoreFoundation                      0x000b271a -[NSObject performSelector:] + 58
   8   CoreFoundation                      0x000b2697 -[NSSet makeObjectsPerformSelector:] + 247
   9   AppKit                              0x003ff343 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
   10  AppKit                              0x003f50eb loadNib + 380
   11  AppKit                              0x003f44d5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
   12  AppKit                              0x003f43df +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
   13  AppKit                              0x003f4313 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
   14  AppKit                              0x0067c145 NSApplicationMain + 445
   15  Display Profiler                    0x00002a05 start + 53
)

objc[730]: garbage collection is ON

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation          0x00154cf7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib                   0x98b68149 objc_exception_throw + 155
2   com.apple.CoreFoundation          0x00158410 -[NSObject doesNotRecognizeSelector:] + 256
3   com.apple.CoreFoundation          0x000a7239 ___forwarding___ + 457
4   com.apple.CoreFoundation          0x000a7002 _CF_forwarding_prep_0 + 50
5   Muhammad-Umar.Display-Profiler    0x0000363b -[GFX pciInfo] + 2660
6   Muhammad-Umar.Display-Profiler    0x0000745e -[PCITable awakeFromNib] + 386
7   com.apple.CoreFoundation          0x000b271a -[NSObject performSelector:] + 58
8   com.apple.CoreFoundation          0x000b2697 -[NSSet makeObjectsPerformSelector:] + 247
9   com.apple.AppKit                  0x003ff343 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
10  com.apple.AppKit                  0x003f50eb loadNib + 380
11  com.apple.AppKit                  0x003f44d5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
12  com.apple.AppKit                  0x003f43df +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
13  com.apple.AppKit                  0x003f4313 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
14  com.apple.AppKit                  0x0067c145 NSApplicationMain + 445
15  Muhammad-Umar.Display-Profiler    0x00002a05 start + 53

Thread 1:
0   libsystem_kernel.dylib            0x9a87702e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x01b61ccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x01b636fe start_wqthread + 30

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x9a87790a kevent + 10
1   libdispatch.dylib                 0x01ae9c58 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                 0x01ae86a7 _dispatch_mgr_thread + 53

Thread 3:
0   libsystem_kernel.dylib            0x9a87702e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x01b61ccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x01b636fe start_wqthread + 30

Thread 4:
0   libsystem_kernel.dylib            0x9a87702e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x01b61ccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x01b636fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
 eax: 0x00000001  ebx: 0x07130f60  ecx: 0x00000001  edx: 0x00000000
 edi: 0x074413a0  esi: 0x98b680bf  ebp: 0xbffff028  esp: 0xbffff020
  ss: 0x00000023  efl: 0x00000282  eip: 0x00154cf7   cs: 0x0000001b
  ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
 cr2: 0x0f915000
Logical CPU: 1

Binary Images:
   0x1000 -     0x9ff3 +Muhammad-Umar.Display-Profiler (1.0 - 782) <0BBC9BBB-5CD6-3B03-B580-66D857EE296E> /Users/USER/Desktop/Display Profiler.app/Contents/MacOS/Display Profiler
  0x10000 -   0x1e6ff7  com.apple.CoreFoundation (6.7.1 - 635.12) <308B4651-A256-364C-A372-96EF67B4E54B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
 0x306000 -   0x36afff  com.apple.framework.IOKit (2.0 - ???) <D14460ED-2B6C-375D-B3A4-B8C82E922666> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 0x391000 -   0x39ffff  com.apple.opengl (1.7.5 - 1.7.5) <4FB3FB47-D6FF-3A3B-84D3-7ECA82030592> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 0x3a7000 -   0x3d5fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <C40E86DE-5E67-3A29-B904-8C4087D4EF2F> /usr/lib/libSystem.B.dylib
 0x3e2000 -   0xe6fffe  com.apple.AppKit (6.7.2 - 1138.15) <7CEB0F56-7BAF-36D6-A60B-CEEF482B0219> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x13fc000 -  0x1703ffb  com.apple.Foundation (6.7.1 - 833.13) <036CDB1E-7DB2-3D30-9DA1-212A33667BAD> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x185e000 -  0x189eff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x18b4000 -  0x1a68ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x1ae7000 -  0x1af5fff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
0x1b03000 -  0x1bcefff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
0x1c08000 -  0x1c37ff7  libsystem_info.dylib (??? - ???) <B86A363D-6EA2-3A69-A6CB-18B7F98FC61A> /usr/lib/system/libsystem_info.dylib
0x1c4b000 -  0x1c4fff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x1c56000 -  0x1c5dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x1c64000 -  0x1c7affe  libxpc.dylib (77.17.0 - compatibility 1.0.0) <E01E0074-0830-3F20-8703-EA7722BFD358> /usr/lib/system/libxpc.dylib
0x1c8c000 -  0x23adc93  com.apple.CoreGraphics (1.600.0 - ???) <DE2988AC-C8AA-3007-95EE-2D4600BF0A48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x2484000 -  0x2553fff  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <13B5E4A5-76DF-3648-8F2C-E2C92CECC176> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x2591000 -  0x261eff7  com.apple.CoreText (220.11.0 - ???) <79F1F4AD-0C47-38E7-B886-373DE8ED1876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x2668000 -  0x2668ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x2670000 -  0x26ebffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <2F49C381-E780-354F-9D0B-611A70422002> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x2714000 -  0x27d4ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <A39EA668-D042-377F-BC81-26748CD57ADC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x2810000 -  0x2868fff  com.apple.HIServices (1.10 - ???) <76B50B43-6CFD-3067-A085-11420FD4FAA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x2899000 -  0x2b4bff7  com.apple.security (7.0 - 55010) <BE0350C5-5221-3BFF-B674-646AB1BA0F2E> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x2c3f000 -  0x2f41fff  com.apple.CoreServices.CarbonCore (960.16 - 960.16) <01CB5348-A4BA-3B64-9784-0BC54197BFA2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x2fb6000 -  0x30e2ff9  com.apple.CFNetwork (520.2.1 - 520.2.1) <53053E58-109F-30C7-BB2F-EA656799B2BF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x3175000 -  0x31eafff  com.apple.Metadata (10.7.0 - 627.13) <1D238E01-352C-3B71-9184-B52C5538B505> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x322e000 -  0x32eefff  com.apple.CoreServices.OSServices (478.29 - 478.29) <EAAAAC1B-2599-3875-9068-DF7E6B5760A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x335c000 -  0x33e6ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x341c000 -  0x3452ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x346c000 -  0x3500ff7  com.apple.LaunchServices (480.21 - 480.21) <E3621817-B627-3EEC-A7F9-0D45583B7FE8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x3543000 -  0x3571ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x358c000 -  0x3594fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x359e000 -  0x36adff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <90D36793-04A5-3BFF-BE83-EEEDCBEDC756> /usr/lib/libsqlite3.dylib
0x36be000 -  0x3705fff  com.apple.SystemConfiguration (1.11.1 - 1.11) <CA6CE2B6-DC18-31FF-9668-70BB2FD8D7BB> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x3727000 -  0x3789ffb  com.apple.datadetectorscore (3.0 - 179.4) <12EF80E0-35CC-30A7-942F-2F9E87C4C98C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x37b6000 -  0x37d2ff5  com.apple.GenerationalStorage (1.0 - 125) <F1D67293-9192-367D-AE74-2732B23E7E77> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x37dc000 -  0x37ddfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x37e2000 -  0x37e2fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x37e5000 -  0x380aff9  libJPEG.dylib (??? - ???) <491BB2DD-B01B-3A6E-A196-06E670BF7F97> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x3812000 -  0x3862ff4  libTIFF.dylib (??? - ???) <7CB3BAAC-5CAA-3FF2-8E28-51D53C2F1852> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x386f000 -  0x3888fff  libPng.dylib (??? - ???) <A83B66DC-302C-3A4C-8107-0E5560708024> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x3890000 -  0x3894fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x3899000 -  0x39aaff7  libJP2.dylib (??? - ???) <7D81EC98-1D39-3582-8811-E996270ADF98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x39d5000 -  0x39d7ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x39db000 -  0x3afbfec  com.apple.vImage (5.1 - 5.1) <008B989F-F080-398E-ACB1-FBF5BA107D6D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x3b16000 -  0x3b16fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x3b19000 -  0x3b7eff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x3b88000 -  0x3c15fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x3c1f000 -  0x40fbff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x4130000 -  0x4228ff7  libFontParser.dylib (??? - ???) <83E7E71E-D217-3DEE-B288-F5BAE7E118C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x426f000 -  0x42bffff  libFontRegistry.dylib (??? - ???) <AAF79882-5373-39F9-AECD-BC013E9F5E21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x42de000 -  0x431afff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <6555FBC7-9B5F-3351-998E-C140FCBE18D9> /usr/lib/libcups.2.dylib
0x4329000 -  0x4343fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x435d000 -  0x4388fff  com.apple.GSS (2.1 - 2.0) <743BE49E-725D-3C92-80C1-E0EAEE7BF2F4> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x439e000 -  0x440dfff  com.apple.Heimdal (2.1 - 2.0) <A9FFCE6A-8AFB-328B-8685-E678868DE97A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x4431000 -  0x4435ff7  com.apple.OpenDirectory (10.7 - 146) <0C19877A-A4A3-340D-AF56-0D7C8112BB94> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x443d000 -  0x4446ff3  com.apple.CommonAuth (2.1 - 2.0) <C2EF5EF4-E657-3E92-A80D-B3079CE87854> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x444c000 -  0x4495ff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x44a3000 -  0x44a8ffd  libGFXShared.dylib (??? - ???) <04E91967-53A0-348D-AB43-42339B84B226> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x44ae000 -  0x44bbfff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x44cc000 -  0x4508ffd  libGLImage.dylib (??? - ???) <778D3238-1232-3F89-B578-040417967A5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x4510000 -  0x4511ffd  libCVMSPluginSupport.dylib (??? - ???) <0D6D5FDF-E76D-3110-9AFD-A13750D033C1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x4516000 -  0x4519ffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x451e000 -  0x46dbff7  com.apple.CoreData (103 - 358.8) <5819A5CB-4EC8-3560-A0B3-0A02A061CCAB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x476a000 -  0x4789fff  com.apple.RemoteViewServices (1.0 - 1) <D19EADA0-9C86-30C3-B29C-FB5CC634E17C> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x47a1000 -  0x48f3fff  com.apple.audio.toolbox.AudioToolbox (1.7.1 - 1.7.1) <7646E131-08EE-3D72-ADA2-4A61C562B36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x4968000 -  0x4968fff  com.apple.audio.units.AudioUnit (1.7.1 - 1.7.1) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x496e000 -  0x4a7cfff  com.apple.DesktopServices (1.6.1 - 1.6.1) <49C688B1-CEB5-3F66-88F2-3235B5C35E7A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x4ad2000 -  0x4e11ff3  com.apple.HIToolbox (1.7 - ???) <B0ED1ABC-3B17-315F-8BE6-A44DD00B637D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x4f64000 -  0x50c5ffb  com.apple.QuartzCore (1.7 - 270.0) <0916DA83-6400-3FEA-BC53-5F4BA4D126EC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x5156000 -  0x51afffb  com.apple.coreui (1.2.1 - 164.1) <890E0BE9-3360-3B56-BE46-5A2421875A40> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x51db000 -  0x523cffb  com.apple.audio.CoreAudio (4.0.1 - 4.0.1) <089D78E0-46A6-38DB-9545-7F35CC815939> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x5262000 -  0x5275ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x5283000 -  0x52a5ffe  com.apple.framework.familycontrols (3.0 - 300) <62FD0658-ECF1-396D-87E8-64DE4C26E2ED> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x52b9000 -  0x52dcfff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x52f3000 -  0x5566ff7  com.apple.CoreImage (7.79 - 1.0.1) <2302D9BC-0F8D-3A9D-98F7-F2FFD289EE48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x560b000 -  0x5634ffe  com.apple.opencl (1.50.63 - 1.50.63) <C4EC60D6-9A7C-3CE9-AA80-2F81D9BB4465> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x5640000 -  0x5ab5ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x5e55000 -  0x5e55fff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x637f000 -  0x63a7ff0  com.apple.CoreServicesInternal (113.8 - 113.8) <9930695C-1C48-329F-93FD-5AEEE2EF942C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x8fe51000 - 0x8fe839c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x90006ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x90cd2000 - 0x90dbafff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x91232000 - 0x9123dfff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x91418000 - 0x91420ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x918e0000 - 0x918e7ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x91974000 - 0x91988ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x919f6000 - 0x919f9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x919fa000 - 0x91a08fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x91bac000 - 0x91bceff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x91bcf000 - 0x91bcffff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x91be1000 - 0x91be3ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x91be4000 - 0x91fe6ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9211a000 - 0x9211fff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x922c3000 - 0x9235aff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x92363000 - 0x92364ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x92365000 - 0x9236cffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92481000 - 0x9249efff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x92756000 - 0x92761ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x92762000 - 0x9276bfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x92c0a000 - 0x93010fff  com.apple.RawCamera.bundle (3.7.2 - 573) <79B5B169-0884-3530-B59B-B4B0A72AC5CE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x93012000 - 0x93012ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x9331f000 - 0x93320fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x93755000 - 0x937a6ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x937b1000 - 0x937b2ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x9384f000 - 0x9385affb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x939d5000 - 0x939d9ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x94322000 - 0x9432dff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94416000 - 0x94416ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94417000 - 0x94481ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x94482000 - 0x944b8fff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x95317000 - 0x95321ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9591c000 - 0x95924ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x9627f000 - 0x96283ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x9644b000 - 0x96453ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x96454000 - 0x964bbfff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x96572000 - 0x96575ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x96615000 - 0x96705ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x96aaa000 - 0x96aabfff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x97830000 - 0x97840ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x9798c000 - 0x979eeff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x97cbe000 - 0x97d1aff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x98636000 - 0x9864bfff  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
0x98b55000 - 0x98c2ba5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x9923d000 - 0x9924dfff  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
0x9a85e000 - 0x9a87cff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x9a8ac000 - 0x9a8b2ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x9aac0000 - 0x9aae8ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9b5ac000 - 0x9b5adfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9b6da000 - 0x9b6ddff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x9b9e6000 - 0x9b9e7ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x9c179000 - 0x9c21dfff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9c22a000 - 0x9c23bfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9c6da000 - 0x9c7bdff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
0x9c970000 - 0x9ca0bff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9ca0c000 - 0x9ca4fffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9cb32000 - 0x9cb32fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0xfa100000 - 0xfa187fff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

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: 1445
   thread_create: 0
   thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=145.6M resident=90.1M(62%) swapped_out_or_unallocated=55.4M(38%)
Writable regions: Total=183.3M written=2544K(1%) resident=5640K(3%) swapped_out=0K(0%) unallocated=177.8M(97%)

REGION TYPE                      VIRTUAL
===========                      =======
CG shared images                     96K
CoreServices                       1316K
MALLOC                            166.7M
MALLOC guard page                    48K
MALLOC_SMALL (reserved)            3072K        reserved VM address space (unallocated)
Stack                              66.0M
VM_ALLOCATE                          64K
__CI_BITMAP                          80K
__DATA                             7064K
__IMAGE                            1256K
__IMPORT                              4K
__LINKEDIT                         57.8M
__OBJC                             1472K
__PAGEZERO                            4K
__TEXT                             87.8M
__UNICODE                           544K
mapped file                       214.6M
shared memory                       312K
shared pmap                        15.3M
===========                      =======
TOTAL                             623.2M
TOTAL, minus reserved VM space    620.2M

Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.10 GHz, 4 GB, SMC 1.30f3
Graphics: ATI Radeon 4830 Series, ATI Radeon 4830 Series, PCIe, 512 MB
Memory Module: BANK0/DIMM A1, 2 GB, DDR2 SDRAM, 800 MHz, Manufacturer0, PartNum0
Memory Module: BANK1/DIMM B1, 2 GB, DDR2 SDRAM, 800 MHz, Manufacturer1, PartNum1
Network Service: Ethernet 1, Ethernet, en0
Network Service: VPN (L2TP), PPP (L2TP), ppp0
PCI Card: ATI Radeon 4830 Series, sppci_displaycontroller, Slot-1
PCI Card: ethernet, sppci_ethernet, Slot-2
Serial ATA Device: SAMSUNG HD502HJ, 500,11 GB
Serial ATA Device: Hitachi HTS543216L9SA00, 160,04 GB
USB Device: Wireless Keyboard & Mouse, 0x062a  (ProVision Technology, Inc.), 0x0102, 0x3d200000 / 3
USB Device: USB OPTICAL MOUSE, 0x15d9, 0x0a4c, 0x3d100000 / 2

Link to comment
Share on other sites

No problem...

 

I see you made changes to GPU memory code... but now it is giving incorrect results for me.

 

vram should always be divided by 1024*1024 to convert bytes to Megabytes

 

this is not a bug, one memory string is fetched from ioreg and other from OpenGL driver

Link to comment
Share on other sites

 Share

×
×
  • Create New...