-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on startup #31
Comments
Sounds like an incomplete download. Can you try to delete the app, download it from the website, and install it again? Let me know if this works. |
I have tried this and it did not resolve the issue. Will Gunty On Tuesday, June 4, 2013 at 1:45 AM, Cesare Tagliaferri wrote:
|
Have you some custom presets in HandBrake? The problem might come from the HB file that HBB is trying to read. Can you try to rename the folder "Library/Application Support/HandBrake" to something else (i.e. HandBrake_orig), and restart HBB? If this solves the problem, please list the content of the above mentioned folder, and possibly send me your UserPresets.plist file (it is in the same folder). |
I did not have any custom presets, but moving the directory and restarting did the trick. Will Gunty On Tuesday, June 4, 2013 at 4:05 PM, Cesare Tagliaferri wrote:
|
I am getting the same error, but I don't have a Handbrake folder in Application Support. Reinstalling does not resolve the issue. Thoughts? |
Do you have a HandBrakeBatch folder? Removing that should do the trick. |
The app crashes immediately upon startup.
Crash report:
Process: HandBrakeBatch [6232]
Path: /Applications/HandBrakeBatch.app/Contents/MacOS/HandBrakeBatch
Identifier: com.cemacsoft.HandBrakeBatch
Version: 2.22 (2.22)
Code Type: X86-64 (Native)
Parent Process: launchd [291]
User ID: 502
Date/Time: 2013-06-02 16:44:11.226 -0700
OS Version: Mac OS X 10.8.3 (12D78)
Report Version: 10
Interval Since Last Report: 48614 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 1 sec
Per-App Crashes Since Last Report: 4
Anonymous UUID: C6A72398-215E-10D0-D5CF-FFB0DAD0D61F
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'launch path not accessible'
abort() called
terminate called throwing an exception
Application Specific Backtrace 1:
0 CoreFoundation 0x0000000105064b06 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x0000000104e9e3f0 objc_exception_throw + 43
2 CoreFoundation 0x00000001050648dc +[NSException raise:format:] + 204
3 Foundation 0x00000001049752b2 -[NSConcreteTask launchWithDictionary:] + 409
4 HandBrakeBatch 0x000000010473ea3d -[HBBPresets initPresets] + 668
5 HandBrakeBatch 0x000000010473e797 -[HBBPresets init] + 81
6 HandBrakeBatch 0x000000010473efd9 +[HBBPresets hbbPresets] + 76
7 HandBrakeBatch 0x0000000104735e30 -[HBBAppDelegate init] + 810
8 AppKit 0x0000000105450e1a -[NSCustomObject nibInstantiate] + 382
9 AppKit 0x0000000105430682 -[NSIBObjectData instantiateObject:] + 311
10 AppKit 0x000000010542fe27 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 337
11 AppKit 0x000000010540f14d loadNib + 317
12 AppKit 0x000000010540e679 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
13 AppKit 0x000000010540e4ae -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
14 AppKit 0x000000010540e28e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
15 AppKit 0x000000010540aa2f NSApplicationMain + 398
16 HandBrakeBatch 0x0000000104735af4 start + 52
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x000000010689d212 __pthread_kill + 10
1 libsystem_c.dylib 0x000000010672ab54 pthread_kill + 90
2 libsystem_c.dylib 0x000000010676edce abort + 143
3 libc++abi.dylib 0x0000000106a549eb abort_message + 257
4 libc++abi.dylib 0x0000000106a5239a default_terminate() + 28
5 libobjc.A.dylib 0x0000000104e9e873 _objc_terminate() + 91
6 libc++abi.dylib 0x0000000106a523c9 safe_handler_caller(void (*)()) + 8
7 libc++abi.dylib 0x0000000106a52424 std::terminate() + 16
8 libc++abi.dylib 0x0000000106a5358b __cxa_throw + 111
9 libobjc.A.dylib 0x0000000104e9e50c objc_exception_throw + 327
10 com.apple.CoreFoundation 0x00000001050648dc +[NSException raise:format:] + 204
11 com.apple.Foundation 0x00000001049752b2 -[NSConcreteTask launchWithDictionary:] + 409
12 com.cemacsoft.HandBrakeBatch 0x000000010473ea3d -[HBBPresets initPresets] + 668
13 com.cemacsoft.HandBrakeBatch 0x000000010473e797 -[HBBPresets init] + 81
14 com.cemacsoft.HandBrakeBatch 0x000000010473efd9 +[HBBPresets hbbPresets] + 76
15 com.cemacsoft.HandBrakeBatch 0x0000000104735e30 -[HBBAppDelegate init] + 810
16 com.apple.AppKit 0x0000000105450e1a -[NSCustomObject nibInstantiate] + 382
17 com.apple.AppKit 0x0000000105430682 -[NSIBObjectData instantiateObject:] + 311
18 com.apple.AppKit 0x000000010542fe27 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 337
19 com.apple.AppKit 0x000000010540f14d loadNib + 317
20 com.apple.AppKit 0x000000010540e679 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
21 com.apple.AppKit 0x000000010540e4ae -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
22 com.apple.AppKit 0x000000010540e28e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
23 com.apple.AppKit 0x000000010540aa2f NSApplicationMain + 398
24 com.cemacsoft.HandBrakeBatch 0x0000000104735af4 start + 52
Thread 1:
0 libsystem_kernel.dylib 0x000000010689d6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x000000010672bf4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x000000010672bd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00000001067161d1 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x000000010689dd16 kevent + 10
1 libdispatch.dylib 0x0000000106693dea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00000001066939ee _dispatch_mgr_thread + 54
Thread 3:
0 libsystem_kernel.dylib 0x000000010689d6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x000000010672bf4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x000000010672bd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00000001067161d1 start_wqthread + 13
Thread 4:
0 libsystem_kernel.dylib 0x000000010689d6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x000000010672bf4c _pthread_workq_return + 25
2 libsystem_c.dylib 0x000000010672bd13 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00000001067161d1 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5b4c9dd8 rdx: 0x0000000000000000
rdi: 0x0000000000000c07 rsi: 0x0000000000000006 rbp: 0x00007fff5b4c9e00 rsp: 0x00007fff5b4c9dd8
r8: 0x00000001067ea278 r9: 0x000000000000000b r10: 0x0000000020000000 r11: 0x0000000000000206
r12: 0x00007fff5b4c9f60 r13: 0x00007fbf0dd02ef0 r14: 0x00000001067eb180 r15: 0x00007fff5b4c9e40
rip: 0x000000010689d212 rfl: 0x0000000000000206 cr2: 0x000000010676ed3f
Logical CPU: 0
Binary Images:
0x104734000 - 0x10474aff7 +com.cemacsoft.HandBrakeBatch (2.22 - 2.22) <900BC4A1-7E34-36B4-B3F9-07028679EC24> /Applications/HandBrakeBatch.app/Contents/MacOS/HandBrakeBatch
0x104767000 - 0x104864fff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x104880000 - 0x104880fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x104884000 - 0x10489bfff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/HandBrakeBatch.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x1048b7000 - 0x1048e6fff +com.growl.growlframework (1.3.1 - 1.3.1) <81F2E452-20C8-3F2D-94B2-B58FA5DE1ECE> /Applications/HandBrakeBatch.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x10490f000 - 0x104c6cff7 com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x104e8d000 - 0x104fa592f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x104fc8000 - 0x104fc9ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
0x104fd1000 - 0x1051bbff7 com.apple.CoreFoundation (6.8 - 744.18) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x10531a000 - 0x105f47ff7 com.apple.AppKit (6.8 - 1187.37) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x106641000 - 0x106646fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x10664d000 - 0x10665bfff libcommonCrypto.dylib (60027) /usr/lib/system/libcommonCrypto.dylib
0x10666b000 - 0x106670fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x10667b000 - 0x106682fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x10668f000 - 0x1066a4ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x1066ba000 - 0x1066bbff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x1066c3000 - 0x1066c6ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x1066d2000 - 0x1066d2fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x1066da000 - 0x1066e2fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x1066eb000 - 0x1066f1fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x1066f7000 - 0x1066f9fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x106704000 - 0x106705ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
0x10670c000 - 0x10670dfff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x106715000 - 0x1067e1ff7 libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
0x106828000 - 0x106830ff7 libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
0x106838000 - 0x10686efff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x10688b000 - 0x1068a6ff7 libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
0x1068b9000 - 0x1068e7ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x1068f3000 - 0x106901ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x106911000 - 0x10691cfff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x10692b000 - 0x10692cff7 libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
0x106936000 - 0x106938ff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x10693e000 - 0x106944ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x10694e000 - 0x106970ff7 libxpc.dylib (140.42) /usr/lib/system/libxpc.dylib
0x10698e000 - 0x1069ddff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x1069ec000 - 0x106a38ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x106a51000 - 0x106a76ff7 libc++abi.dylib (26) /usr/lib/libc++abi.dylib
0x106aa8000 - 0x106b10ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x106b6f000 - 0x106da4ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x106ea6000 - 0x106ee9ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x106f23000 - 0x106f23fff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x106f28000 - 0x107079fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x107109000 - 0x107109ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x107116000 - 0x107183ff7 com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x1071bf000 - 0x1072dffff com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x107353000 - 0x107683fff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x1077dc000 - 0x10798afff com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x107a43000 - 0x107d14ff7 com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x107e48000 - 0x107e52fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x107e61000 - 0x108061fff libicucore.A.dylib (491.11.2) /usr/lib/libicucore.A.dylib
0x108108000 - 0x108205ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x10823e000 - 0x108250ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x108256000 - 0x10831bff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x108397000 - 0x1083f4ff7 com.apple.audio.CoreAudio (4.1.1 - 4.1.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x10841c000 - 0x108422fff com.apple.DiskArbitration (2.5.2 - 2.5.2) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x108432000 - 0x108433fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x10843a000 - 0x108450fff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x108466000 - 0x1084d4fff com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x108505000 - 0x108506fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x10850c000 - 0x10850cfff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x108510000 - 0x108537ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x10855c000 - 0x108573fff com.apple.GenerationalStorage (1.1 - 132.3) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x10857f000 - 0x10858efff com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x108598000 - 0x10866aff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x1086cc000 - 0x1087e5fff com.apple.ImageIO.framework (3.2.0 - 849) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x108846000 - 0x108920fff com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x1089a6000 - 0x108b1bfff com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x108be0000 - 0x108c31ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x108c64000 - 0x108c85ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x108c90000 - 0x108c94ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x108c9b000 - 0x108d04fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x108d6f000 - 0x108d82ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x108d91000 - 0x108da0ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x108dab000 - 0x108daffff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x108db8000 - 0x108db8fff libOpenScriptingUtil.dylib (148.3) /usr/lib/libOpenScriptingUtil.dylib
0x108dc2000 - 0x108dcffff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x108dd6000 - 0x1090edff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x109169000 - 0x1091eafff com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x109243000 - 0x1092e9ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x109349000 - 0x1093d6ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x109421000 - 0x109480fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x1094ae000 - 0x10955ffff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x1095b6000 - 0x1095e7ff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x10960c000 - 0x109613fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x10961c000 - 0x10962aff7 libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
0x109636000 - 0x109643ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x10964f000 - 0x109666fff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x109684000 - 0x1096affff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x1096c1000 - 0x1096e8fff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x109702000 - 0x1097a0ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x1097d3000 - 0x10a1636ff com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x10a26c000 - 0x10a2ecff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x10a319000 - 0x10a3d6ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x10a41c000 - 0x10a472fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x10a4a5000 - 0x10a4b8ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x10a4c6000 - 0x10a520fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x10a551000 - 0x10a590ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x10a5af000 - 0x10a5c3fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x10a5d9000 - 0x10a5ddfff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x10a5ec000 - 0x10a5ecfff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x10a5f6000 - 0x10a701fff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x10a76b000 - 0x10a7baff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x10a7e7000 - 0x10a982fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x10a9a6000 - 0x10a9a6fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x10a9b0000 - 0x10aa18fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x10aa23000 - 0x10aabdfff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x10aacd000 - 0x10aec4fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x10af28000 - 0x10b0aefff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x10b0e3000 - 0x10b10bfff libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x10b116000 - 0x10b16bff7 libTIFF.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x10b178000 - 0x10b198fff libPng.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x10b1a6000 - 0x10b1aafff libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x10b1b3000 - 0x10b2b5fff libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x10b2e0000 - 0x10b2e3fff libRadiance.dylib (849) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x10b2e9000 - 0x10b32dfff libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
0x10b340000 - 0x10b362ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x10b37f000 - 0x10b3b9ff7 com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x10b3dd000 - 0x10b3fcff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x10b408000 - 0x10b4fdfff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x10b512000 - 0x10b594ff7 com.apple.Heimdal (3.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x10b5c4000 - 0x10b5c6fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x10b5cf000 - 0x10b5d4fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x10b5e1000 - 0x10b5ecfff com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x10b5f4000 - 0x10b637ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x10b650000 - 0x10b67aff7 com.apple.CoreVideo (1.8 - 99.4) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x10b697000 - 0x10b93bff7 com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x10ba21000 - 0x10ba78ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x10ba9d000 - 0x10bae7ff7 libGLU.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x10bafa000 - 0x10bb01fff libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x10bb0e000 - 0x10bb25fff libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x10bb40000 - 0x10bb7dfef libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x10bb8a000 - 0x10bb8cfff libCVMSPluginSupport.dylib (8.7.25) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x10bb96000 - 0x10bb9afff libCoreVMClient.dylib (32.3) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x10bba2000 - 0x10bbaefff com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x10bbc1000 - 0x10bc1bff7 com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x10bc30000 - 0x10c04dfff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x10c263000 - 0x10c270fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x10c27f000 - 0x10c2a0fff com.apple.Ubiquity (1.2 - 243.15) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x10c2b5000 - 0x10c2c0ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x10c2cf000 - 0x10c2eeff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x10c301000 - 0x10c301fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x10c304000 - 0x10c383ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x10c3ca000 - 0x10c3d3ff7 com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x10c3e4000 - 0x10c47ffff com.apple.CoreSymbolication (3.0 - 117) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x10c49e000 - 0x10c4faff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x10c543000 - 0x10c579fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x10c59e000 - 0x10c677ff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x10c6d1000 - 0x10c85cff7 com.apple.WebKit (8536 - 8536.28.10) <792FA1F3-68F2-36F8-A070-898B3682F5DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x10c94f000 - 0x10c94ffff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x10c958000 - 0x10cbf3fff com.apple.JavaScriptCore (8536 - 8536.28.10) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x10cc9f000 - 0x10dc5cfff com.apple.WebCore (8536 - 8536.28.10) <89CDA119-0FC8-3D0E-87B8-AB96BE6D1A36> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x10e530000 - 0x10e534ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x10e53f000 - 0x10e542fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x10e549000 - 0x10e55efff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x10e57d000 - 0x10e59aff7 com.apple.openscripting (1.3.6 - 148.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x10e5ae000 - 0x10e5b0ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x10e5ba000 - 0x10e5bcfff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x10fb17000 - 0x10fb25fff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x10fb3d000 - 0x10fb6bfff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
0x10fbcf000 - 0x10fbdbfff libCSync.A.dylib (331.0.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff64334000 - 0x7fff6436893f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
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: 10326
thread_create: 2
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=144.0M resident=110.7M(77%) swapped_out_or_unallocated=33.3M(23%)
Writable regions: Total=91.4M written=8156K(9%) resident=10.3M(11%) swapped_out=0K(0%) unallocated=81.1M(89%)
REGION TYPE VIRTUAL
=========== =======
CG image 4K
CG shared images 128K
CoreAnimation 4K
CoreServices 1116K
MALLOC 74.6M
MALLOC guard page 48K
Memory tag=243 4K
STACK GUARD 56.0M
Stack 10.0M
VM_ALLOCATE 64K
__DATA 12.5M
__IMAGE 528K
__LINKEDIT 32.5M
__TEXT 111.5M
__UNICODE 544K
mapped file 32.3M
shared memory 308K
=========== =======
TOTAL 332.2M
Model: MacBookPro9,1, BootROM MBP91.00D3.B08, 4 processors, Intel Core i7, 2.7 GHz, 8 GB, SMC 2.1f170
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 384 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.16)
Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE SSD SM256E, 251 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0x1d183000 / 6
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821d, 0x1d181300 / 9
The text was updated successfully, but these errors were encountered: