CozmoNate / HWSensors

HWSensors is a software bundle that includes drivers and applications that allow you to access information from hardware sensors available on your Mac
658 stars 133 forks source link

HWSensor Crash right after start #290

Open madman9999 opened 9 years ago

madman9999 commented 9 years ago

Process: HWMonitor [1123] Path: /Applications/HWMonitor.app/Contents/MacOS/HWMonitor Identifier: org.hwsensors.HWMonitor Version: 6.17.1386 (1386) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: HWMonitor [1123] User ID: 503

Date/Time: 2015-07-06 20:11:04.247 +0200 OS Version: Mac OS X 10.10.4 (14E46) Report Version: 11 Anonymous UUID: 27E093AF-56CF-9A17-B3B6-B3EA29DE6277

Time Awake Since Boot: 310 seconds

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 'NSInternalInconsistencyException', reason: 'this method is supposed to only be invoked on top level items' terminating with uncaught exception of type NSException abort() called

madman9999 commented 9 years ago

All older version were ok, current running version is: 6.15.1370

mackonsti commented 9 years ago

I would like to confirm this crashing. On Mavericks 10.9.5 running latest v6.17.1386 on both my machines, upon starting all seems "stable" but clicking on the data (of the toolbar) or right-clicking on toolbar area, causes the app to crash. Log:

10/7/15 18:33:33,622 HWMonitor[259]: * Assertion failure in +[NSView _findFirstKeyViewInDirection:forKeyLoopGroupingView:], /SourceCache/AppKit/AppKit-1265.21/AppKit.subproj/NSView.m:12824 10/7/15 18:33:33,644 HWMonitor[259]: An uncaught exception was raised 10/7/15 18:33:33,644 HWMonitor[259]: this method is supposed to only be invoked on top level items 10/7/15 18:33:33,645 HWMonitor[259]: * Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'this method is supposed to only be invoked on top level items' 10/7/15 18:33:34,563 com.apple.launchd.peruser.501[164]: (org.hwsensors.HWMonitor.15168[259]) Job appears to have crashed: Abort trap: 6

neuralnetworkz commented 9 years ago

It's the same for me. last working version is 6.15.1370 on 10.9.5 all newer versions segfault

here's the current:

Process: HWMonitor [43725] Path: /Applications/HWMonitor.app/Contents/MacOS/HWMonitor Identifier: org.hwsensors.HWMonitor Version: 6.18.1394 (1394) Code Type: X86-64 (Native) Parent Process: zsh [459] Responsible: iTerm [386] User ID: 501

Date/Time: 2015-07-17 14:28:17.874 +0200 OS Version: Mac OS X 10.9.5 (13F1096) Report Version: 11 Anonymous UUID: C20850C8-957D-3013-27B6-13F6572C6611

Sleep/Wake UUID: 31E7FEAA-A0A8-4986-9D38-A96A7B15234E

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000

VM Regions Near 0: --> __TEXT 00000001043b6000-0000000104421000 [ 428K] r-x/rwx SM=COW /Applications/HWMonitor.app/Contents/MacOS/HWMonitor

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 org.hwsensors.HWMonitor 0x00000001043c4eb9 -[StatusItemView drawRect:] + 109 1 com.apple.AppKit 0x00007fff9146304f -[NSView _drawRect:clip:] + 3748 2 com.apple.AppKit 0x00007fff914618c4 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1799 3 com.apple.AppKit 0x00007fff91461ca0 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2787 4 com.apple.AppKit 0x00007fff9145f706 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 841 5 com.apple.AppKit 0x00007fff9158ec13 -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 303 6 com.apple.AppKit 0x00007fff9145be9f -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828 7 com.apple.AppKit 0x00007fff9143b2da -[NSView displayIfNeeded] + 1680 8 com.apple.AppKit 0x00007fff915853eb -[NSNextStepFrame displayIfNeeded] + 156 9 com.apple.AppKit 0x00007fff9160318d -[NSStatusBar _setLengthOfStatusItem:to:] + 428 10 com.apple.AppKit 0x00007fff9142e1e8 NSPerformWithScreenUpdatesDisabled + 65 11 com.apple.AppKit 0x00007fff91602f25 -[NSStatusItem _adjustLength] + 498 12 com.apple.AppKit 0x00007fff9197cb2e -[NSStatusItem setView:] + 320 13 org.hwsensors.HWMonitor 0x00000001043c496a -[StatusItemView initWithFrame:statusItem:] + 279 14 org.hwsensors.HWMonitor 0x00000001043dbc5c -[PopoverController initWithNibName:bundle:] + 338 15 com.apple.AppKit 0x00007fff912f36f4 -[NSCustomObject nibInstantiate] + 368 16 com.apple.AppKit 0x00007fff912f3520 -[NSIBObjectData instantiateObject:] + 309 17 com.apple.AppKit 0x00007fff912f2815 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 413 18 com.apple.AppKit 0x00007fff912e75ce loadNib + 327 19 com.apple.AppKit 0x00007fff912e6b6c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288 20 com.apple.AppKit 0x00007fff912e695c -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 197 21 com.apple.AppKit 0x00007fff912e674b +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 357 22 com.apple.AppKit 0x00007fff912e2597 NSApplicationMain + 448 23 org.hwsensors.HWMonitor 0x00000001043b8164 start + 52

Thread 1: 0 libsystem_kernel.dylib 0x00007fff8e6b9e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff93a1ef08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff93a21fb9 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8e6ba662 kevent64 + 10 1 libdispatch.dylib 0x00007fff8e72d421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff8e72d136 _dispatch_mgr_thread + 52

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8e6b9e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff93a1ef08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff93a21fb9 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8e6b9e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff93a1ef08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff93a21fb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x00007fff798a68f8 rbx: 0x00007fff91f5f080 rcx: 0x0000000000000000 rdx: 0x00007fff5b847888 rdi: 0x00007fff798a68f8 rsi: 0x00007fff91d30ccc rbp: 0x00007fff5b847ae0 rsp: 0x00007fff5b8478f0 r8: 0x000000000000003f r9: 0xffff804e1cbf7f1f r10: 0x00007fb1e4006cc0 r11: 0x00007fff778903b8 r12: 0x00007fb1e35721d0 r13: 0x00007fb1e35721d0 r14: 0x00007fb1e34080e0 r15: 0x0000175d61a63d0a rip: 0x00000001043c4eb9 rfl: 0x0000000000010246 cr2: 0x0000000000000000

Logical CPU: 0 Error Code: 0x00000004 Trap Number: 14

Binary Images: 0x1043b6000 - 0x104420ff7 +org.hwsensors.HWMonitor (6.18.1394 - 1394) /Applications/HWMonitor.app/Contents/MacOS/HWMonitor 0x104493000 - 0x1044efff7 +com.growl.growlframework (2.0.1 - 2.0.1) <6C20B93B-75B2-30A4-8267-8C81BF90872B> /Applications/HWMonitor.app/Contents/Frameworks/Growl.framework/Versions/A/Growl 0x104522000 - 0x104540ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - e8a4ead) <7303993F-EDBB-31DE-85DF-6AC41017C9DF> /Applications/HWMonitor.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0x7fff6d0cf000 - 0x7fff6d102817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld 0x7fff87846000 - 0x7fff87853ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff87c4f000 - 0x7fff87c7ffff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff87c80000 - 0x7fff87c8dff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff87c8e000 - 0x7fff87d94ff7 com.apple.ImageIO.framework (3.3.0 - 1046) <3E7720A1-8902-36F1-A8A4-870ADBF165DD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff87d95000 - 0x7fff87d9dffc libGFXShared.dylib (9.6.1) <65BC4378-C023-30EC-8B80-60FB4EA0B036> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff87dd9000 - 0x7fff87e89ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff87e8a000 - 0x7fff87e8affd libOpenScriptingUtil.dylib (157.1) /usr/lib/libOpenScriptingUtil.dylib 0x7fff87e8b000 - 0x7fff88070fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8807e000 - 0x7fff880a6ffb libRIP.A.dylib (599.35.8) <8E11A157-BE53-33AF-AD74-B081446156E4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff88361000 - 0x7fff88368fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff88397000 - 0x7fff891ebff7 com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x7fff891ec000 - 0x7fff8921bfff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8921c000 - 0x7fff89464ff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff894b7000 - 0x7fff894dbfff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff894dc000 - 0x7fff894e9ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff894ea000 - 0x7fff895d9fff libFontParser.dylib (111.1.3) <692CA36E-8E74-313E-8C40-42F1EE1BCB61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8971c000 - 0x7fff89726ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff8979a000 - 0x7fff8979eff7 libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib 0x7fff899fa000 - 0x7fff899fbfff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff899fc000 - 0x7fff89a09fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff89a0a000 - 0x7fff89a22fff com.apple.openscripting (1.4.1 - 157.1) <2C6C6498-D88E-3D9B-B933-9873890F382E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff89a23000 - 0x7fff89a2bff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff89ab5000 - 0x7fff89abeffd com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff89abf000 - 0x7fff89ad7ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff89b60000 - 0x7fff89b61ff7 libSystem.B.dylib (1197.1.1) <70B235FC-BCED-367B-BA6C-67C299BAE7D9> /usr/lib/libSystem.B.dylib 0x7fff89eff000 - 0x7fff89fe6ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff89fe7000 - 0x7fff89ff5fff com.apple.opengl (9.6.1 - 9.6.1) <359D0ECB-D100-341B-B437-BDE56E27B74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8a00d000 - 0x7fff8a080fff com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8a081000 - 0x7fff8a10afff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8a10b000 - 0x7fff8a13aff9 com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8a15e000 - 0x7fff8a185ff7 libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib 0x7fff8a1b8000 - 0x7fff8a4a2fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8a4dd000 - 0x7fff8a530fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8a53e000 - 0x7fff8a540fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8a541000 - 0x7fff8a599ff7 com.apple.Symbolication (1.4 - 129.0.2) <78AE8B21-BF15-373F-88C6-73BF740BFFFB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8a616000 - 0x7fff8a619fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8a624000 - 0x7fff8a6effff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8a747000 - 0x7fff8a749fff libRadiance.dylib (1046) <6D0D961B-AC2D-3C8C-A44B-82DAA615C019> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff8a96c000 - 0x7fff8ace3ff6 com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x7fff8ace4000 - 0x7fff8acffff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff8ad2e000 - 0x7fff8ad34ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff8ad35000 - 0x7fff8ad47fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8b3da000 - 0x7fff8b419fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8b429000 - 0x7fff8b444ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff8b5ed000 - 0x7fff8bf0d05f com.apple.CoreGraphics (1.600.0 - 599.35.8) <44C2B90C-9B45-3862-9D8F-E0F850E93EE2> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff8bf0e000 - 0x7fff8bffcfff libJP2.dylib (1046) <4C2E5C60-7196-3EBB-BE34-1B891AB4F832> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8bffd000 - 0x7fff8c006fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8c007000 - 0x7fff8c175ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8c176000 - 0x7fff8c447ff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8c968000 - 0x7fff8c971ffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib 0x7fff8c972000 - 0x7fff8c97eff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8c9ac000 - 0x7fff8c9d1ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8c9d2000 - 0x7fff8c9daff3 libCGCMS.A.dylib (599.35.8) <5BB7FAF6-C300-33CD-A666-EAC23911B4D8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8cb9d000 - 0x7fff8cbc5ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff8cbc6000 - 0x7fff8cbcafff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8cce6000 - 0x7fff8ccebfff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff8cd05000 - 0x7fff8cd21fff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff8cd25000 - 0x7fff8cdaeff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff8cdaf000 - 0x7fff8cdfdff7 com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8cdfe000 - 0x7fff8ce39fff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff8cf29000 - 0x7fff8cf34ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8cf4e000 - 0x7fff8cf52ff7 libGIF.dylib (1046) <2E609CC1-0A2F-370D-8694-A1138D2F2593> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8cf78000 - 0x7fff8d062fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff8d452000 - 0x7fff8d4b5ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8d7bc000 - 0x7fff8d7c3ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib 0x7fff8e0f7000 - 0x7fff8e102fff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8e139000 - 0x7fff8e13cfff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8e1a9000 - 0x7fff8e2dfff5 com.apple.WebKit (9537 - 9537.78.2) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x7fff8e536000 - 0x7fff8e540fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff8e541000 - 0x7fff8e60bff7 com.apple.LaunchServices (572.32 - 572.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8e6a4000 - 0x7fff8e6c0ff7 libsystem_kernel.dylib (2422.115.14) <8116098D-B3F1-3E50-A934-576DD6369234> /usr/lib/system/libsystem_kernel.dylib 0x7fff8e721000 - 0x7fff8e729fff libsystem_dnssd.dylib (522.92.1) <3F8C6A07-3046-3E88-858F-D9CEFC43A405> /usr/lib/system/libsystem_dnssd.dylib 0x7fff8e72a000 - 0x7fff8e744fff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x7fff8e78b000 - 0x7fff8e926ff8 com.apple.CFNetwork (673.6 - 673.6) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8ea42000 - 0x7fff8eaa7ffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8eaa8000 - 0x7fff8eaacff7 libsystem_stats.dylib (93.90.3) /usr/lib/system/libsystem_stats.dylib 0x7fff8eaad000 - 0x7fff8eafbfff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff8eafc000 - 0x7fff8eafdffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff8eafe000 - 0x7fff8ebc2ff7 com.apple.backup.framework (1.5.5 - 1.5.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8ec1c000 - 0x7fff8ecacff7 com.apple.Metadata (10.7.0 - 800.30) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8ece3000 - 0x7fff8ecfcff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8ed24000 - 0x7fff8ed4dfff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8f696000 - 0x7fff8f6d7fff com.apple.PerformanceAnalysis (1.47 - 47) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8f6d8000 - 0x7fff8f6dcfff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8f6e3000 - 0x7fff8f6e3ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff8f6f3000 - 0x7fff8f6f6ffc com.apple.IOSurface (91.2 - 91.2) <4B2308B5-3F40-33BB-851C-A2A168343F6D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8f6f7000 - 0x7fff8f8afffb libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib 0x7fff8f8b0000 - 0x7fff8f8b2ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib 0x7fff8f8b3000 - 0x7fff8f8b3fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8f8b4000 - 0x7fff8f8e0fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8f8e1000 - 0x7fff8f932ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8f933000 - 0x7fff8f9a0fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8f9a1000 - 0x7fff8fa63ffd com.apple.CoreText (367.20 - 367.21) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8fbf5000 - 0x7fff90028ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff902b3000 - 0x7fff902f1ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff904a6000 - 0x7fff904a7fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff904a8000 - 0x7fff904adfff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff904ae000 - 0x7fff904fbff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff90503000 - 0x7fff90545ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff90546000 - 0x7fff90546ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff90547000 - 0x7fff90552fff libkxld.dylib (2422.115.14) <1317F07F-AD7C-397A-9935-26413D641F08> /usr/lib/system/libkxld.dylib 0x7fff9063f000 - 0x7fff90913fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff9099f000 - 0x7fff90af3ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff90bc6000 - 0x7fff90d62ff3 com.apple.QuartzCore (1.8 - 332.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff911b6000 - 0x7fff91237fff com.apple.CoreSymbolication (3.0.1 - 141.0.6) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff91238000 - 0x7fff9125fffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff912e0000 - 0x7fff91e56ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff91f0d000 - 0x7fff91f0fff7 com.apple.securityhi (9.0 - 55005) <9985032A-0EE1-3760-8D23-ADD3965A4D18> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff91f10000 - 0x7fff91f11fff libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib 0x7fff91f12000 - 0x7fff91f59ff7 libcups.2.dylib (372.6) /usr/lib/libcups.2.dylib 0x7fff91f5a000 - 0x7fff92107f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff92870000 - 0x7fff928a8ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff928a9000 - 0x7fff928baff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff928bb000 - 0x7fff92947ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff92948000 - 0x7fff9298dff6 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff9298e000 - 0x7fff929b3ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff92c8c000 - 0x7fff92c9eff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff92cb2000 - 0x7fff92d0bff7 libTIFF.dylib (1046) <26E27569-9FCB-3004-BA57-BA9B91940231> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff92d44000 - 0x7fff92e74ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff92e75000 - 0x7fff92eaeff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff92eaf000 - 0x7fff9311fff5 com.apple.security (7.0 - 55471.14.37) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff93235000 - 0x7fff93241ffb com.apple.AppleFSCompression (56.92.2 - 1.0) <16542F97-9D21-317D-8A50-4C34AAD35F41> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff93242000 - 0x7fff93623ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff93624000 - 0x7fff93653fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff93654000 - 0x7fff93656ff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff93657000 - 0x7fff93661ff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff93662000 - 0x7fff93671ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff9372c000 - 0x7fff93799ff1 com.apple.ApplicationServices.ATS (360 - 363.6) <96F5E308-5B56-3A5F-870D-FC7240242BA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff9379a000 - 0x7fff93806fff com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff93848000 - 0x7fff938a3ffb com.apple.AE (665.5 - 665.6) <9B17E7B7-D493-346A-827E-6DF1474E4977> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff938c2000 - 0x7fff938c9fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff939e2000 - 0x7fff939fdff7 libPng.dylib (1046) <4B2D1356-D82C-3052-9241-EF86DD725804> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff93a13000 - 0x7fff93a17ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff93a18000 - 0x7fff93a1bfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff93a1c000 - 0x7fff93a23ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff93a24000 - 0x7fff93a4dff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff93aa3000 - 0x7fff93aa4ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff93aa5000 - 0x7fff93b1cfff com.apple.CoreServices.OSServices (600.4 - 600.4) <5A44F0B5-4A24-3875-ADE4-5B47D6C7E251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff93c4f000 - 0x7fff93c54ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff93fd5000 - 0x7fff93feeff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff94016000 - 0x7fff94017ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff94027000 - 0x7fff9402aff7 libdyld.dylib (239.4) <41077DD7-F909-3B8A-863E-72AE304EDE13> /usr/lib/system/libdyld.dylib 0x7fff9402b000 - 0x7fff9410fff7 com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff94112000 - 0x7fff943bcff5 com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff943c4000 - 0x7fff943d4fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff943e8000 - 0x7fff9442fffb libFontRegistry.dylib (127.0.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff94622000 - 0x7fff94686fff com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff94687000 - 0x7fff94778ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff947f4000 - 0x7fff947f4fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff947ff000 - 0x7fff94810ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff94811000 - 0x7fff94811fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff94812000 - 0x7fff94836ff7 libJPEG.dylib (1046) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff95108000 - 0x7fff95108fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff95109000 - 0x7fff95109fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff9510a000 - 0x7fff9510bfff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff9510c000 - 0x7fff9515efff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff9515f000 - 0x7fff9545fff7 com.apple.Foundation (6.9 - 1056.17) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff9549f000 - 0x7fff954a0ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff954ab000 - 0x7fff954c2ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff9550e000 - 0x7fff9550efff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff95531000 - 0x7fff95538ffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib

External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 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: 17679 thread_create: 2 thread_set_state: 2

VM Region Summary: ReadOnly portion of Libraries: Total=174.5M resident=48.3M(28%) swapped_out_or_unallocated=126.2M(72%) Writable regions: Total=32.5M written=1592K(5%) resident=1816K(5%) swapped_out=0K(0%) unallocated=30.7M(95%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 8K CG shared images 236K Dispatch continuations 4096K Kernel Alloc Once 8K MALLOC 18.3M MALLOC (admin) 32K STACK GUARD 56.0M Stack 9824K VM_ALLOCATE 360K DATA 21.5M IMAGE 528K LINKEDIT 66.7M TEXT 107.8M __UNICODE 544K mapped file 26.8M shared memory 4K =========== ======= TOTAL 312.5M