Geekbench crashes everytime I launch it -

Josh B's Avatar

Josh B

21 Jun, 2011 12:44 AM

Mac Lion Dev.Preview 4.

Here's the log:

Process: Geekbench [742]
Path: /Volumes/VOLUME/Applications/Geekbench (64-bit).app/Contents/MacOS/Geekbench
Identifier: ca.primatelabs.Geekbench2.MINORVERSION
Version: ??? (2.1.13)
Code Type: X86-64 (Native)
Parent Process: launchd [168]

Date/Time: 2011-06-20 17:42:57.930 -0700
OS Version: Mac OS X 10.7 (11A494a)
Report Version: 9

Interval Since Last Report: 3901 sec
Crashes Since Last Report: 18
Per-App Interval Since Last Report: 3 sec
Per-App Crashes Since Last Report: 12
Anonymous UUID: 775B2000-A0D5-473F-9F58-2A71CB23AF0E

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

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

Application Specific Information:
objc[742]: garbage collection is OFF
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString bytes]: unrecognized selector sent to instance 0x101b49f10' First throw call stack: (

0   CoreFoundation                      0x00007fff8959fcf6 __exceptionPreprocess + 198
1   libobjc.A.dylib                     0x00007fff889bcd5e objc_exception_throw + 43
2   CoreFoundation                      0x00007fff8962b6ee -[NSObject doesNotRecognizeSelector:] + 190
3   CoreFoundation                      0x00007fff8958cb73 ___forwarding___ + 371
4   CoreFoundation                      0x00007fff8958c988 _CF_forwarding_prep_0 + 232
5   CoreFoundation                      0x00007fff895125e6 CFDataGetBytePtr + 118
6   Geekbench                           0x000000010004c130 _Z11call_sysctlIjEbPKcPT_ + 2832
7   Geekbench                           0x0000000100049a5a _ZN6SMBIOSC2Ev + 1834
8   Geekbench                           0x0000000100049d8d _ZN6SMBIOSC2Ev + 2653
9   Geekbench                           0x000000010002e2a4 _ZN12OutputFilter12stressResultERKSt6vectorIiSaIiEEd + 3444
10  CoreFoundation                      0x00007fff89596d51 -[NSObject performSelector:] + 49
11  CoreFoundation                      0x00007fff89596cd2 -[NSSet makeObjectsPerformSelector:] + 274
12  AppKit                              0x00007fff90a824af -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
13  AppKit                              0x00007fff90a78a42 loadNib + 322
14  AppKit                              0x00007fff90a78144 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 735
15  AppKit                              0x00007fff90a77e59 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
16  AppKit                              0x00007fff90a77d9c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
17  AppKit                              0x00007fff90cea53b NSApplicationMain + 391
18  Geekbench                           0x000000010002cea8 Geekbench + 183976

)

abort() called
terminate called throwing an exception

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8f8c6ce2 pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8fb767d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff8fb67a7a abort + 143
3 libc++abi.dylib 0x00007fff8fd097bc abort_message + 214
4 libc++abi.dylib 0x00007fff8fd06fcf default_terminate() + 28
5 libobjc.A.dylib 0x00007fff889bd1b9 _objc_terminate + 94
6 libc++abi.dylib 0x00007fff8fd07001 safe_handler_caller(void (*)()) + 11
7 libc++abi.dylib 0x00007fff8fd0705c std::terminate() + 16
8 libc++abi.dylib 0x00007fff8fd08152
cxa_throw + 114
9 libobjc.A.dylib 0x00007fff889bce7a objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00007fff8962b6ee -[NSObject doesNotRecognizeSelector:] + 190
11 com.apple.CoreFoundation 0x00007fff8958cb73 forwarding + 371
12 com.apple.CoreFoundation 0x00007fff8958c988 CF_forwarding_prep_0 + 232
13 com.apple.CoreFoundation 0x00007fff895125e6 CFDataGetBytePtr + 118
14 ca.primatelabs.Geekbench2.MINORVERSION 0x000000010004c130 bool call_sysctl(char const
, unsigned int) + 2832
15 ca.primatelabs.Geekbench2.MINORVERSION 0x0000000100049a5a SMBIOS::SMBIOS() + 1834
16 ca.primatelabs.Geekbench2.MINORVERSION 0x0000000100049d8d SMBIOS::SMBIOS() + 2653
17 ca.primatelabs.Geekbench2.MINORVERSION 0x000000010002e2a4 OutputFilter::stressResult(std::vector<int, std::allocator > const&, double) + 3444
18 com.apple.CoreFoundation 0x00007fff89596d51 -[NSObject performSelector:] + 49
19 com.apple.CoreFoundation 0x00007fff89596cd2 -[NSSet makeObjectsPerformSelector:] + 274
20 com.apple.AppKit 0x00007fff90a824af -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
21 com.apple.AppKit 0x00007fff90a78a42 loadNib + 322
22 com.apple.AppKit 0x00007fff90a78144 +[NSBundle(NSNibLoading) loadNibFile:nameTable:withZone:ownerBundle:] + 735
23 com.apple.AppKit 0x00007fff90a77e59 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
24 com.apple.AppKit 0x00007fff90a77d9c +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
25 com.apple.AppKit 0x00007fff90cea53b NSApplicationMain + 391
26 ca.primatelabs.Geekbench2.MINORVERSION 0x000000010002cea8 0x100000000 + 183976

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8f8c77e6 kevent + 10
1 libdispatch.dylib 0x00007fff8a4ec60e dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8a4eb19e
dispatch_mgr_thread + 54

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8f8c7192 _workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8fb76594
pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8fb77b85 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff8f8c7192 _workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8fb76594
pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8fb77b85 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfde48 rdx: 0x0000000000000000 rdi: 0x0000000000000b07 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfde70 rsp: 0x00007fff5fbfde48 r8: 0x00007fff777d8fb8 r9: 0x0000000000000004 r10: 0x00007fff8f8c6d0a r11: 0xffffff80002d8260 r12: 0x00007fff912f7f84 r13: 0x00007fff5fbff390 r14: 0x00007fff777db960 r15: 0x00007fff5fbfdfc0 rip: 0x00007fff8f8c6ce2 rfl: 0x0000000000000246 cr2: 0x000000010085a9fe Logical CPU: 0

Binary Images:

   0x100000000 -        0x10030efff +ca.primatelabs.Geekbench2.MINORVERSION (??? - 2.1.13) <83E62C4C-FF2D-C7F7-74C4-34E356544637> /Volumes/VOLUME/Applications/Geekbench (64-bit).app/Contents/MacOS/Geekbench
0x7fff672a2000 -     0x7fff672d6ac7  dyld (195.5 - ???) <081FCF96-7181-3F15-AB34-66E972EC89CA> /usr/lib/dyld
0x7fff861be000 -     0x7fff86260ff7  com.apple.securityfoundation (5.0 - 55005) <3387D8FE-9959-3A33-8C11-B517896DD51E> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff86305000 -     0x7fff8637aff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
0x7fff8645b000 -     0x7fff86460ff7  libsystem_network.dylib (??? - ???) <BE9DEE20-B897-367F-ADC3-6C47F9278BF5> /usr/lib/system/libsystem_network.dylib
0x7fff86461000 -     0x7fff864c1fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff86522000 -     0x7fff865a4fff  com.apple.Metadata (10.7.0 - 627.1) <F999D19E-652F-347F-9C5A-BCE24612BFA2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff865b3000 -     0x7fff865b5ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff865b6000 -     0x7fff865bafff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff865bb000 -     0x7fff86625fff  com.apple.framework.IOKit (2.0 - ???) <9A86274A-1E0C-3876-AD31-209A99CBB2C5> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff86626000 -     0x7fff86833fef  com.apple.JavaScriptCore (7534 - 7534.46) <E4DAC8DA-E8C5-3363-8B36-4BB50518AC56> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff86834000 -     0x7fff86837fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff86838000 -     0x7fff86f0de47  com.apple.CoreGraphics (1.600.0 - ???) <87B8F366-68C4-310C-B08C-E0CE7C39C458> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff870e5000 -     0x7fff876c9faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8799f000 -     0x7fff879a6ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff879a7000 -     0x7fff879adfff  libGFXShared.dylib (??? - ???) <7002B93F-5F99-34AB-8496-410501FA61FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff879ae000 -     0x7fff879dbfe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <4C489D48-B2CF-3C2B-9989-83B61EE72BFE> /usr/lib/libSystem.B.dylib
0x7fff879dc000 -     0x7fff87a4afff  com.apple.CoreSymbolication (2.1 - 66) <7CF9EF4A-262A-3009-8D42-A76F5614E372> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff87a58000 -     0x7fff87a5afff  libCVMSPluginSupport.dylib (??? - ???) <F37451F0-7207-3219-85E2-96AEF3FC0BC7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff87a5b000 -     0x7fff87a8efff  com.apple.GSS (2.1 - 2.0) <49ED1378-4C3C-3711-AD9F-2F690DF8D773> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff87a8f000 -     0x7fff87a8ffff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff87a90000 -     0x7fff87a96fff  IOSurface (??? - ???) <B4512D49-0460-3996-899B-89E8964EBA6A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff87f13000 -     0x7fff87ff3ff7  com.apple.CoreServices.OSServices (478.22 - 478.22) <4E162254-F7E5-3F0A-86A8-F2215144CBA0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff87ff4000 -     0x7fff88010ff7  com.apple.GenerationalStorage (1.0 - 122) <05A79264-9F93-30F5-826F-57406C24B8D7> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8832c000 -     0x7fff88333fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff883c7000 -     0x7fff883cdfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <B0C8FFE8-5B2E-3635-BE03-D4C80FE3E2B0> /usr/lib/system/libmacho.dylib
0x7fff883ce000 -     0x7fff883dcff7  libkxld.dylib (??? - ???) <521B752A-CE84-3E0A-AABA-DFD37C02FE1E> /usr/lib/system/libkxld.dylib
0x7fff88404000 -     0x7fff8846bff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <B987E0AF-6C6B-3B27-B592-26923749191E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8846c000 -     0x7fff88561fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff88562000 -     0x7fff88577fff  com.apple.speech.synthesis.framework (4.0.73 - 4.0.73) <A1346ED9-1467-3ACD-BED6-7920E1BFC2D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff885bb000 -     0x7fff885e8ff7  com.apple.opencl (1.50.61 - 1.50.61) <9EEB5FCE-5AF1-37D3-A14D-4CD8FD79EDE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff88651000 -     0x7fff8869fff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
0x7fff886a0000 -     0x7fff88977fff  com.apple.security (7.0 - 55010) <F41B5189-E1ED-3200-A5E7-F3072B55B1FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff889a6000 -     0x7fff88a8adef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
0x7fff88ae5000 -     0x7fff88ae8fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff88af1000 -     0x7fff88e0afff  com.apple.CoreServices.CarbonCore (960.12 - 960.12) <3B2BC3C7-4F5A-3E32-8902-CC06D3C7072C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff88e33000 -     0x7fff88e72ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff88e80000 -     0x7fff88e82fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff88f14000 -     0x7fff88f28ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <57F3D464-2D76-3624-97A8-BAF3C2BC7924> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff88f29000 -     0x7fff88f7cfff  libFontRegistry.dylib (??? - ???) <F027085D-57F9-323E-904E-233983FB427A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff88f7d000 -     0x7fff89082fff  libFontParser.dylib (??? - ???) <ECFA1CAF-DF70-33D6-97ED-9FDC11C9D980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff890b4000 -     0x7fff890b5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff890b6000 -     0x7fff890ddff7  com.apple.PerformanceAnalysis (1.10 - 10) <F2398FE4-C529-3E15-8BBC-1A5A8D4C7484> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff890de000 -     0x7fff89182fff  com.apple.ink.framework (1.3.2 - 110) <65D2A51F-387B-3706-918B-2EAEBDE42CA4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff89183000 -     0x7fff891aeff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
0x7fff891b3000 -     0x7fff891b3fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff891b4000 -     0x7fff891bdfff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
0x7fff891be000 -     0x7fff89209fff  com.apple.SystemConfiguration (1.11 - 1.11) <69766EB0-881C-36B5-9F91-11DAD4E55775> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8920a000 -     0x7fff89233fff  libJPEG.dylib (??? - ???) <9DBBACB1-7C34-349E-8C32-44996E229F3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff894d7000 -     0x7fff894fbff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff894fc000 -     0x7fff896cffef  com.apple.CoreFoundation (6.7 - 632.1) <32FEE807-FFFF-35FC-AD0D-33DC7798BBDE> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff896d4000 -     0x7fff8985dfff  com.apple.WebKit (7534 - 7534.46) <E33228EF-088B-36B0-880B-09CE8B294244> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff89904000 -     0x7fff89aa3fff  com.apple.QuartzCore (1.7 - 269.0) <D54A2CE8-A09E-393D-915F-351CB867F5FB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff89aa4000 -     0x7fff89aafff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff89ab0000 -     0x7fff89aefff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <CCE845C2-014F-3C54-BF0C-281D15E79A6B> /usr/lib/libcups.2.dylib
0x7fff89b55000 -     0x7fff89b56fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff89f91000 -     0x7fff89fa3ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff89fa4000 -     0x7fff89fa4fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff89fa5000 -     0x7fff89fadfff  libsystem_dnssd.dylib (??? - ???) <5AAF3690-ADA6-32EE-BA26-F3005A5133BE> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8a010000 -     0x7fff8a4b7ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8a4b8000 -     0x7fff8a4bafff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
0x7fff8a4e9000 -     0x7fff8a4f7fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
0x7fff8a6fb000 -     0x7fff8a6fefff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8a6ff000 -     0x7fff8a71efff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
0x7fff8a721000 -     0x7fff8a75dfff  libsystem_info.dylib (??? - ???) <AF46CEFB-BC39-36A4-B0D1-8AF73D0F6F2C> /usr/lib/system/libsystem_info.dylib
0x7fff8a75e000 -     0x7fff8a763fff  com.apple.OpenDirectory (10.7 - 144) <1113FD12-6140-3D23-8F0C-B2F169177DE7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8a766000 -     0x7fff8a76dfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
0x7fff8a76e000 -     0x7fff8a970fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <7847DB85-5C21-3124-AC15-AFF0138A2D76> /usr/lib/libicucore.A.dylib
0x7fff8a97a000 -     0x7fff8a97eff7  com.apple.CommonPanels (1.2.5 - 94) <9BA24DDD-040E-3854-A132-1F52D8E53696> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8b323000 -     0x7fff8b326ff7  com.apple.securityhi (4.0 - 1) <2CA0BBA4-C42F-3EB1-975A-A09135968AEF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8b343000 -     0x7fff8b3e2ff7  com.apple.LaunchServices (480.17 - 480.17) <D936BC7B-ECA4-3876-82F6-3791BB5B61C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8b4d5000 -     0x7fff8b4fdff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8b59a000 -     0x7fff8b6a6fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8b6a7000 -     0x7fff8c38ffe7  com.apple.WebCore (7534 - 7534.46) <B844DD5A-DB60-35EC-BE65-DE34EC366A7E> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8c40d000 -     0x7fff8c40efff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8c41f000 -     0x7fff8c460fff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8c5a5000 -     0x7fff8c765fe7  com.apple.CoreData (103 - 358.2) <BFF39724-0E4F-35EE-A44B-3942DE159A67> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8c766000 -     0x7fff8c7e1ff7  com.apple.print.framework.PrintCore (7.0 - 365) <5E7B94E1-6BD8-3110-B59A-9CA25E9721F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8c7e2000 -     0x7fff8c834ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8c950000 -     0x7fff8c9d4ff7  com.apple.ApplicationServices.ATS (5.0 - ???) <0C37598B-E119-3212-B244-AC22906DF12E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8c9d5000 -     0x7fff8c9dfff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
0x7fff8c9e0000 -     0x7fff8ca06fff  com.apple.framework.familycontrols (3.0 - 300) <BE69BF29-E2BF-376A-B56A-2E2AF7ADCB35> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8ca09000 -     0x7fff8ca0efff  libcache.dylib (47.0.0 - compatibility 1.0.0) <7EC172B7-FB4D-30BF-BA77-D68AB4B89588> /usr/lib/system/libcache.dylib
0x7fff8ca0f000 -     0x7fff8ca0ffff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8ca93000 -     0x7fff8ca94fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
0x7fff8cb47000 -     0x7fff8cb4cfff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8cb4d000 -     0x7fff8cb4eff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8cb62000 -     0x7fff8cbbcfff  com.apple.HIServices (1.9 - ???) <F95CB553-14A4-3179-B10C-8B03460637DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8ccff000 -     0x7fff8ccfffff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8cd54000 -     0x7fff8cdb6ff7  com.apple.coreui (0.3 - 161) <1E1A8175-6AA9-3F86-B7C5-1D903DD8DA56> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8cdb7000 -     0x7fff8cdd4fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8cdd5000 -     0x7fff8ce39fff  com.apple.Symbolication (1.2 - 83.1) <4A561FC8-00AF-3296-8963-E00C6A85CA10> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8d2e4000 -     0x7fff8d2e9fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8d2ea000 -     0x7fff8d35afff  com.apple.datadetectorscore (3.0 - 179.3) <1198E229-67D9-309B-84A2-3B6A70EDDFF3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8d35b000 -     0x7fff8d361fff  com.apple.DiskArbitration (2.4 - 2.4) <0E3AB824-4510-37EB-9B79-1F529F977CD5> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8d362000 -     0x7fff8d362fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8d363000 -     0x7fff8d790fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8d791000 -     0x7fff8d79efff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <0843E3DC-414D-30EF-B005-EE8BC9AA6BAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8dc55000 -     0x7fff8e06ffff  com.apple.RawCamera.bundle (3.7.2 - 572) <526C4279-18AD-30D2-A992-A48D986F56FD> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8e816000 -     0x7fff8e889fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8ebe1000 -     0x7fff8ec38fff  libTIFF.dylib (??? - ???) <43468963-68F6-3513-AD1D-B9C722982AD1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8ec8e000 -     0x7fff8ec92fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <E4D8C16E-276E-3A3F-BD9A-856704872CA6> /usr/lib/system/libdyld.dylib
0x7fff8ec93000 -     0x7fff8ec93fff  com.apple.Carbon (153 - 153) <22D9D466-D665-39D0-813F-F8F6122CDA58> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8eeec000 -     0x7fff8eef0fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <08A2301B-82A5-353C-81F3-FD31942BDEBD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8eef1000 -     0x7fff8f054fff  com.apple.CFNetwork (520.0.12 - 520.0.12) <89D8C8BD-78CE-3F3E-AE72-683E00E1ACAF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8f061000 -     0x7fff8f061fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8f062000 -     0x7fff8f0e7ff7  com.apple.Heimdal (2.1 - 2.0) <1A1925AE-4054-3EA8-A575-B37710A1DD28> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8f101000 -     0x7fff8f259fff  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <84262F90-9396-3F51-9D2D-6E984E75863F> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8f25a000 -     0x7fff8f260ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8f261000 -     0x7fff8f278fff  com.apple.CFOpenDirectory (10.7 - 144) <86699D28-7E75-3D16-965B-E015A9C54432> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8f3fa000 -     0x7fff8f423fff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8f424000 -     0x7fff8f437ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
0x7fff8f53b000 -     0x7fff8f57afff  com.apple.AE (527.5 - 527.5) <6D84E82E-AB58-3829-A36A-AA8653DAC9E7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8f5c8000 -     0x7fff8f5d3fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8f5d4000 -     0x7fff8f616ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8f617000 -     0x7fff8f719ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
0x7fff8f819000 -     0x7fff8f8afff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8f8b0000 -     0x7fff8f8d0fff  libsystem_kernel.dylib (1699.22.70 - compatibility 1.0.0) <440FB9FD-9D89-3BC2-B45E-E7F7B94B3E06> /usr/lib/system/libsystem_kernel.dylib
0x7fff8f982000 -     0x7fff8f999fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <15549AA0-9CED-330E-8C99-19F074BF8D40> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8f9ee000 -     0x7fff8fa11ff7  com.apple.RemoteViewServices (1.0 - 1) <678FDC24-CC86-3765-8EEA-336425F8BDC5> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff8fa12000 -     0x7fff8fb1ffff  libJP2.dylib (??? - ???) <D101D008-F66E-3DE9-A02E-2EFB2B9C15EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8fb20000 -     0x7fff8fb25fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff8fb26000 -     0x7fff8fc03fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <33BD755E-6B7F-31F2-B2E9-0C23C03CEBA3> /usr/lib/system/libsystem_c.dylib
0x7fff8fc04000 -     0x7fff8fc21ff7  com.apple.openscripting (1.3.3 - ???) <1C688564-623D-3EF5-8B72-B1860E1AEB23> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8fc22000 -     0x7fff8fd00ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <BBA53105-8F8C-39BE-95CD-1DC60A6610DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8fd01000 -     0x7fff8fd0cff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8fd0d000 -     0x7fff9001fff7  com.apple.Foundation (6.7 - 832) <6A9DC497-3ABC-32C8-96C5-239BDE671C9C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff90095000 -     0x7fff900abff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff900bf000 -     0x7fff901d4fff  com.apple.DesktopServices (1.6.0 - 1.6.0) <3F705D02-F25E-39E9-8384-2715474584FE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff902aa000 -     0x7fff905cdff7  com.apple.HIToolbox (1.7 - ???) <440C63F0-9399-3743-8B08-2974970CDCC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff90629000 -     0x7fff9063ffff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff90640000 -     0x7fff9067afef  com.apple.DebugSymbols (2.1 - 85) <88411956-94B1-333E-99AC-364BDA3345F1> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff90691000 -     0x7fff90902fff  com.apple.CoreImage (7.76 - 1.0.1) <7CC584F9-61A6-3249-AAE0-2CD9FBA74CCA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff9092d000 -     0x7fff90a66fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff90a67000 -     0x7fff90a67fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff90a68000 -     0x7fff9165afff  com.apple.AppKit (6.7 - 1128) <6FB76328-AD4E-32C2-A4E4-E1A62158B9DA> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff91663000 -     0x7fff91671fff  com.apple.NetAuth (1.0 - 3.0) <54548D0C-3666-3010-BA51-00B22EE026B3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff91687000 -     0x7fff91721ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff9175c000 -     0x7fff917b0ff7  com.apple.ScalableUserInterface (1.0 - 1) <8628B6B1-811F-34DE-8462-92D6B470B20D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff917b1000 -     0x7fff918b4fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <E8CC9C53-A6A2-356B-B1CC-49A0CF5E2B0F> /usr/lib/libsqlite3.dylib
0x7fff92291000 -     0x7fff922a0fff  com.apple.opengl (1.7.4 - 1.7.4) <812DF442-ABF0-33F5-A990-53363F4B4FDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff92668000 -     0x7fff9267aff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff9267b000 -     0x7fff92698ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
0x7fff92699000 -     0x7fff9274bfff  com.apple.CoreText (4.0.0 - ???) <6E13A422-7F57-31D2-9F5E-829D04146487> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff9274c000 -     0x7fff92813ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff92814000 -     0x7fff92815ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <ACAAE635-0DFC-3984-8CB8-6BAEF6684FBB> /usr/lib/system/libremovefile.dylib
0x7fff9281a000 -     0x7fff9281bfff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
0x7fff9287b000 -     0x7fff928aafff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

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

VM Region Summary:
ReadOnly portion of Libraries: Total=160.4M resident=120.2M(75%) swapped_out_or_unallocated=40.1M(25%)
Writable regions: Total=72.4M written=1708K(2%) resident=2824K(4%) swapped_out=0K(0%) unallocated=69.6M(96%)

REGION TYPE VIRTUAL
=========== ======= CG image 4K
CG shared images 96K
CoreServices 6344K
MALLOC 62.5M
MALLOC guard page 32K
STACK GUARD 56.0M
Stack 9752K
VM_ALLOCATE 88K

                      80K

DATA 16.2M
IMAGE 1256K
LINKEDIT 47.4M
TEXT 113.0M
__UNICODE 544K
mapped file 23.5M
shared memory 312K
=========== ======= TOTAL 336.6M

Model: MacPro3,1, BootROM MP31.006C.B05, 4 processors, Intel Core i7, 3.39 GHz, 8 GB, SMC 1.25f4
Graphics: ATI Radeon HD 5000, ATI Radeon HD 5000, PCIe, 1024 MB
Memory Module: Bank0/1/A0, 4 GB, RAM, 1333 MHz, unknown, unknown
Memory Module: Bank2/3/A1, 4 GB, DDR3, 1333 MHz, Corsair, CMZ8GX3M2A1600C9
Bluetooth: Version 2.5.0f14, 2 service, 19 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: Hitachi HDS722020ALA330, 2 TB
Serial ATA Device: Hitachi HDS722020ALA330, 2 TB
Serial ATA Device: TSSTcorp CDDVDW SH-S223L
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x1a110000 / 4
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0x1a112000 / 5
USB Device: Bluetooth USB Host Controller, 0x07d1 (D-Link System), 0xfc01, 0x1a140000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0451 (Texas Instruments), 0x1446, 0x1d110000 / 3

  1. Support Staff 1 Posted by John on 14 Sep, 2011 08:32 AM

    John's Avatar

    Hi Josh,

    Thanks for your message, and sorry for the delay in getting back to you. This crash has been fixed in Geekbench 2.2. You can download it from the following location:

    http://s3.amazonaws.com/geekbench/Geekbench-2.2.0-Mac.zip

    Best,
    John

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac