youknowone / VisualJSON

JSON pretty-viewer for OS X.
http://itunes.apple.com/app/id488709442
Other
301 stars 58 forks source link

crash #10

Closed devmario closed 12 years ago

devmario commented 12 years ago

json입력필드에 다른 json 카피해서 페이스트할때(1번째는 잘작동 2번째에 크래쉬)

Process: VisualJSON [30806] Path: /Applications/Visual JSON.app/Contents/MacOS/VisualJSON Identifier: org.3rddev.VisualJSON Version: 1.2 (1.2) Code Type: X86-64 (Native) Parent Process: launchd [126] User ID: 501

Date/Time: 2012-10-11 09:57:04.716 +0900 OS Version: Mac OS X 10.8.2 (12C54) Report Version: 10

Interval Since Last Report: 417147 sec Crashes Since Last Report: 5 Per-App Interval Since Last Report: 40 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: B6AA7B27-C75A-3B91-832F-10193EF6A332

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: EXC_I386_GPFLT

Application Specific Information: objc_msgSend() selector name: outlineDescription

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff8f4e6250 objc_msgSend + 16 1 org.3rddev.VisualJSON 0x0000000100002a6e 0x100000000 + 10862 2 com.apple.AppKit 0x00007fff8a126094 -[NSTableView preparedCellAtColumn:row:] + 416 3 com.apple.AppKit 0x00007fff8a125cfc -[NSOutlineView preparedCellAtColumn:row:] + 56 4 com.apple.AppKit 0x00007fff8a125c07 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 47 5 com.apple.AppKit 0x00007fff8a125b7b -[NSOutlineView _drawContentsAtRow:column:withCellFrame:] + 94 6 com.apple.AppKit 0x00007fff8a12463e -[NSTableView drawRow:clipRect:] + 2131 7 com.apple.AppKit 0x00007fff8a1144c3 -[NSTableView drawRowIndexes:clipRect:] + 397 8 com.apple.AppKit 0x00007fff8a114321 -[NSOutlineView drawRowIndexes:clipRect:] + 113 9 com.apple.AppKit 0x00007fff8a112ea6 -[NSTableView drawRect:] + 1269 10 com.apple.AppKit 0x00007fff89ff7220 -[NSView _drawRect:clip:] + 4437 11 com.apple.AppKit 0x00007fff89ff4093 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3058 12 com.apple.AppKit 0x00007fff89ff4b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763 13 com.apple.AppKit 0x00007fff89ff4b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763 14 com.apple.AppKit 0x00007fff89ff4b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763 15 com.apple.AppKit 0x00007fff89ff4b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763 16 com.apple.AppKit 0x00007fff89ff4b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763 17 com.apple.AppKit 0x00007fff89ff4b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763 18 com.apple.AppKit 0x00007fff89ff4b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763 19 com.apple.AppKit 0x00007fff89ff4b24 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 5763 20 com.apple.AppKit 0x00007fff89ff3223 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314 21 com.apple.AppKit 0x00007fff89feee4d -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4675 22 com.apple.AppKit 0x00007fff89fb8d73 -[NSView displayIfNeeded] + 1830 23 com.apple.AppKit 0x00007fff89fb82ac _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 738 24 com.apple.AppKit 0x00007fff8a583971 83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_invoke_01208 + 46 25 com.apple.CoreFoundation 0x00007fff8ab8b9b7 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 26 com.apple.CoreFoundation 0x00007fff8ab8b921 CFRunLoopDoObservers + 369 27 com.apple.CoreFoundation 0x00007fff8ab66d88 __CFRunLoopRun + 728 28 com.apple.CoreFoundation 0x00007fff8ab666b2 CFRunLoopRunSpecific + 290 29 com.apple.HIToolbox 0x00007fff8ddcb0a4 RunCurrentEventLoopInMode + 209 30 com.apple.HIToolbox 0x00007fff8ddcad84 ReceiveNextEventCommon + 166 31 com.apple.HIToolbox 0x00007fff8ddcacd3 BlockUntilNextEventMatchingListInMode + 62 32 com.apple.AppKit 0x00007fff89fb5613 _DPSNextEvent + 685 33 com.apple.AppKit 0x00007fff89fb4ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 34 com.apple.AppKit 0x00007fff8a4ac414 -[NSTableView mouseDown:] + 4645 35 com.apple.AppKit 0x00007fff8a3fb7c9 -[NSOutlineView mouseDown:] + 678 36 com.apple.AppKit 0x00007fff8a09a60e -[NSWindow sendEvent:] + 6853 37 com.apple.AppKit 0x00007fff8a096744 -[NSApplication sendEvent:] + 5761 38 com.apple.AppKit 0x00007fff89fac2fa -[NSApplication run] + 636 39 com.apple.AppKit 0x00007fff89f50cb6 NSApplicationMain + 869 40 org.3rddev.VisualJSON 0x0000000100001124 0x100000000 + 4388

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8ef63d16 kevent + 10 1 libdispatch.dylib 0x00007fff91fa4dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff91fa49ee _dispatch_mgr_thread + 54

Thread 2:: CVDisplayLink 0 libsystem_kernel.dylib 0x00007fff8ef630fa __psynch_cvwait + 10 1 libsystem_c.dylib 0x00007fff8cc1bfc3 _pthread_cond_wait + 927 2 com.apple.CoreVideo 0x00007fff8b60eed5 CVDisplayLink::waitUntil(unsigned long long) + 271 3 com.apple.CoreVideo 0x00007fff8b60e23d CVDisplayLink::runIOThread() + 529 4 com.apple.CoreVideo 0x00007fff8b60e013 startIOThread(void*) + 148 5 libsystem_c.dylib 0x00007fff8cc17742 _pthread_start + 327 6 libsystem_c.dylib 0x00007fff8cc04181 thread_start + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8ef636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8cc19eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8cc19cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8cc04171 start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8ef636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8cc19eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8cc19cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8cc04171 start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff8ef636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8cc19eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8cc19cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8cc04171 start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff8ef636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8cc19eec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff8cc19cb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff8cc04171 start_wqthread + 13

Thread 7:

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007fff777037d0 rcx: 0x0000000000000001 rdx: 0x0000000000000000 rdi: 0x000000010e111cb0 rsi: 0x00000001000152b8 rbp: 0x00007fff5fbf9f00 rsp: 0x00007fff5fbf9ed0 r8: 0x00007fff776cc8d4 r9: 0xffffffffffffffff r10: 0x00000001003a2ad0 r11: 0xe000000000000000 r12: 0x0000000000000001 r13: 0x0000000000000001 r14: 0x0000000100535650 r15: 0x000000010e111cb0 rip: 0x00007fff8f4e6250 rfl: 0x0000000000010246 cr2: 0x000000010632a868 Logical CPU: 0

Binary Images: 0x100000000 - 0x10001afff +org.3rddev.VisualJSON (1.2 - 1.2) <9A1B7249-8879-33AF-9D39-047401D6F86C> /Applications/Visual JSON.app/Contents/MacOS/VisualJSON 0x100026000 - 0x100039ff7 +org.youknowone.IdealCocoa (1.0 - 1) /Applications/Visual JSON.app/Contents/Frameworks/IdealCocoa.framework/Versions/A/IdealCocoa 0x10007f000 - 0x1000a0fff libKoreanConverter.dylib (61) <7A601BB8-19DF-3DDC-9C50-3A798290F377> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0x1007f8000 - 0x1007fbff7 libCoreFSCache.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib 0x1018e8000 - 0x1018f1fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib 0x101f83000 - 0x101f86fff com.apple.IOAccelerator (19.0.26 - 19.0.26) <0CA40D23-427D-3AF9-8C5C-E2592CEF3DFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x101f8d000 - 0x101f9aff7 libGPUSupportMercury.dylib (8.6.1) <5762E7E4-C76E-3442-8C30-3BA1DDCD8BAE> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x101fa2000 - 0x101fcffff GLRendererFloat (8.6.1) /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat 0x102ffb000 - 0x102ffbff3 +cl_kernels (???) <02B77014-DF81-4E14-A76D-1DE38881F675> cl_kernels 0x105b03000 - 0x105b08ff7 libgermantok.dylib (7) /usr/lib/libgermantok.dylib 0x106653000 - 0x106795fff libGLProgrammability.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x107d5e000 - 0x107f15fff GLEngine (8.6.1) <94C4C4C0-E96C-30B2-8CD7-DE8D82CA74F1> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine 0x107ffd000 - 0x107ffdff1 +cl_kernels (???) <6A062939-079B-4AEB-BAE2-BCB969E728A9> cl_kernels 0x10a6f4000 - 0x10a6f4ff9 +cl_kernels (???) <9EC32114-F979-4BEC-B8CF-D2A3B9A8ACCD> cl_kernels 0x10b900000 - 0x10bba1fef com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver 0x10c0f7000 - 0x10c0f8ff3 +cl_kernels (???) cl_kernels 0x10c200000 - 0x10c29bff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib 0x10c4d3000 - 0x10c4d4ff2 +cl_kernels (???) <1F18F515-274E-4615-AE2C-75882AB5ED4E> cl_kernels 0x7fff68a4d000 - 0x7fff68a8193f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld 0x7fff86f8a000 - 0x7fff86fafff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib 0x7fff86fe6000 - 0x7fff87068fff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff87080000 - 0x7fff87080ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff87099000 - 0x7fff870a3fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8712f000 - 0x7fff87165fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib 0x7fff87167000 - 0x7fff87193ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff871ec000 - 0x7fff871fbff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib 0x7fff871fc000 - 0x7fff871fefff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff87215000 - 0x7fff87219ff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff87284000 - 0x7fff87293ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff87294000 - 0x7fff87294fff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib 0x7fff87295000 - 0x7fff8729dff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib 0x7fff872ac000 - 0x7fff873b7fff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8748d000 - 0x7fff874a4fff 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 0x7fff87c4e000 - 0x7fff87c5afff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x7fff87c5b000 - 0x7fff87d18ff7 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 0x7fff87df2000 - 0x7fff87e04ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib 0x7fff87e05000 - 0x7fff87e18ff7 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 0x7fff88f6a000 - 0x7fff88f95fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib 0x7fff89839000 - 0x7fff8987cfff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff898b8000 - 0x7fff898bcfff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff898c8000 - 0x7fff898dcfff 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 0x7fff898dd000 - 0x7fff898e0ff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib 0x7fff89909000 - 0x7fff8990bff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib 0x7fff8990c000 - 0x7fff89969fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff899ca000 - 0x7fff89a27ff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff89a28000 - 0x7fff89a2efff libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff89a2f000 - 0x7fff89a31fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib 0x7fff89a32000 - 0x7fff89a3ffff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff89a42000 - 0x7fff89a69fff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff89ab1000 - 0x7fff89c25fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff89c26000 - 0x7fff89c8eff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib 0x7fff89db9000 - 0x7fff89e5fff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff89e60000 - 0x7fff8aa8dff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8aa8e000 - 0x7fff8ab28fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8ab32000 - 0x7fff8ad1bfff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8ad61000 - 0x7fff8adbbfff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8adbc000 - 0x7fff8aeb9ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib 0x7fff8aeba000 - 0x7fff8aed1fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8af79000 - 0x7fff8afaffff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8b075000 - 0x7fff8b076fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib 0x7fff8b5fd000 - 0x7fff8b60bfff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff8b60c000 - 0x7fff8b636ff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8b637000 - 0x7fff8b676ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8b792000 - 0x7fff8b7b4ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib 0x7fff8b7b5000 - 0x7fff8b93bfff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8b9f2000 - 0x7fff8bae3fff com.apple.DiskImagesFramework (10.8 - 344) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8bae4000 - 0x7fff8bb64ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8bb65000 - 0x7fff8bba2fe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8bba5000 - 0x7fff8bbb8ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib 0x7fff8bbb9000 - 0x7fff8bbe7fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff8bbf9000 - 0x7fff8bc04fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib 0x7fff8beb9000 - 0x7fff8bf05ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib 0x7fff8bf06000 - 0x7fff8bf41fff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8bf42000 - 0x7fff8bf46fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8bfab000 - 0x7fff8bfdcff7 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 0x7fff8bfdd000 - 0x7fff8bfddfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8bfde000 - 0x7fff8c006fff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8c007000 - 0x7fff8c00dfff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff8c00e000 - 0x7fff8c016fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib 0x7fff8c0d0000 - 0x7fff8c4edfff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight 0x7fff8c4ee000 - 0x7fff8c4fafff com.apple.CrashReporterSupport (10.8.2 - 414.3) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff8ca0a000 - 0x7fff8ca0bfff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib 0x7fff8ca0c000 - 0x7fff8ca61ff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8ca62000 - 0x7fff8cb00ff7 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 0x7fff8cb01000 - 0x7fff8cb50ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib 0x7fff8cb51000 - 0x7fff8cb72ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib 0x7fff8cc03000 - 0x7fff8cccffe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib 0x7fff8ce4e000 - 0x7fff8ce5cfff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib 0x7fff8ce5d000 - 0x7fff8cf52fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib 0x7fff8cf53000 - 0x7fff8cf59fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib 0x7fff8cfa2000 - 0x7fff8d2fefff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8d2ff000 - 0x7fff8d349ff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8d34a000 - 0x7fff8d57fff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8d589000 - 0x7fff8d5abff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8d5ae000 - 0x7fff8d7aefff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib 0x7fff8d7af000 - 0x7fff8d8acfff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib 0x7fff8d8ba000 - 0x7fff8d8e8ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib 0x7fff8d946000 - 0x7fff8d947fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff8d961000 - 0x7fff8da63fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8dc7a000 - 0x7fff8dcb4fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8dd01000 - 0x7fff8dd03fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8dd63000 - 0x7fff8dd69ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib 0x7fff8dd6a000 - 0x7fff8dd6afff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff8dd6b000 - 0x7fff8e09bff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8e0da000 - 0x7fff8e143fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib 0x7fff8e3a0000 - 0x7fff8e472ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8e4f6000 - 0x7fff8e536fff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8e569000 - 0x7fff8e576ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8e577000 - 0x7fff8e63cff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8e63d000 - 0x7fff8e63eff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8e66e000 - 0x7fff8ea65fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8ea66000 - 0x7fff8eb7fff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8eb9c000 - 0x7fff8eb9cfff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8eb9d000 - 0x7fff8eba2fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib 0x7fff8eba3000 - 0x7fff8eba9fff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8ec0e000 - 0x7fff8eec6fff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x7fff8eec7000 - 0x7fff8eecbfff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff8eecf000 - 0x7fff8ef50fff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8ef51000 - 0x7fff8ef6cff7 libsystem_kernel.dylib (2050.18.24) /usr/lib/system/libsystem_kernel.dylib 0x7fff8f2e4000 - 0x7fff8f3beff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff8f3bf000 - 0x7fff8f4dffff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8f4e0000 - 0x7fff8f5f892f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib 0x7fff8f605000 - 0x7fff8f61bfff com.apple.MultitouchSupport.framework (235.28 - 235.28) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff8f61c000 - 0x7fff8f62dff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib 0x7fff8f62e000 - 0x7fff8f64dff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8f654000 - 0x7fff8f7a5fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8f7a6000 - 0x7fff8f813ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8fba0000 - 0x7fff8fbe4fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib 0x7fff901aa000 - 0x7fff90237ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff9024c000 - 0x7fff90253fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib 0x7fff902a6000 - 0x7fff902c5ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib 0x7fff902c6000 - 0x7fff902c6fff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff902c7000 - 0x7fff902feff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib 0x7fff902ff000 - 0x7fff905a3fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff90642000 - 0x7fff90912fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff909fc000 - 0x7fff90a69fff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff90a6a000 - 0x7fff90ad2fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff90b32000 - 0x7fff90b3ffff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib 0x7fff90b40000 - 0x7fff90b4eff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib 0x7fff90bad000 - 0x7fff90bb8fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff90bb9000 - 0x7fff90bbefff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff90bbf000 - 0x7fff90c59fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff91157000 - 0x7fff9122aff7 com.apple.DiscRecording (7.0 - 7000.2.4) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff9122b000 - 0x7fff91287ff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff91288000 - 0x7fff9128cfff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff912c8000 - 0x7fff912d3ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff91361000 - 0x7fff9136afff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff9136b000 - 0x7fff91506fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff91507000 - 0x7fff91609fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib 0x7fff9160a000 - 0x7fff9160bff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib 0x7fff9160c000 - 0x7fff91f9cc67 com.apple.CoreGraphics (1.600.0 - 324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff91fa0000 - 0x7fff91fb5ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib 0x7fff92002000 - 0x7fff92003ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib 0x7fff92004000 - 0x7fff92004fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff9203e000 - 0x7fff921ecfff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff92488000 - 0x7fff924afff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff92550000 - 0x7fff925a6ff7 com.apple.opencl (2.1.20 - 2.1.20) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff925dc000 - 0x7fff925fdfff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff925fe000 - 0x7fff92612fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff92613000 - 0x7fff92614ff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib 0x7fff927c7000 - 0x7fff927cbfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff927ce000 - 0x7fff92ae5ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff92b33000 - 0x7fff92b76ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff9342c000 - 0x7fff93482fff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff93483000 - 0x7fff9348afff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff93498000 - 0x7fff9349dfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib 0x7fff9349e000 - 0x7fff934f5ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff934f6000 - 0x7fff93547ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff93647000 - 0x7fff9368ffff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib 0x7fff9393f000 - 0x7fff9394dff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib 0x7fff9394e000 - 0x7fff9399dff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff9399e000 - 0x7fff93a4ffff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff93a54000 - 0x7fff93a57fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff93a58000 - 0x7fff93a78fff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff93e5a000 - 0x7fff93ed9ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff93eda000 - 0x7fff93edafff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff93f40000 - 0x7fff93f40fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

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

VM Region Summary: ReadOnly portion of Libraries: Total=157.6M resident=81.9M(52%) swapped_out_or_unallocated=75.8M(48%) Writable regions: Total=162.8M written=11.1M(7%) resident=26.8M(16%) swapped_out=0K(0%) unallocated=136.0M(84%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 4860K CG image 880K CG raster data 80K CG shared images 224K CoreAnimation 4076K CoreImage 20K CoreServices 2048K IOKit 4780K IOKit (reserved) 192K reserved VM address space (unallocated) MALLOC 124.9M MALLOC guard page 48K Memory tag=240 4K Memory tag=242 12K Memory tag=251 8K OpenCL 48K OpenGL GLSL 1024K SQLite page cache 192K STACK GUARD 56.0M Stack 11.1M Stack (reserved) 520K reserved VM address space (unallocated) VM_ALLOCATE 16.2M DATA 11.4M IMAGE 528K LINKEDIT 53.8M TEXT 103.8M __UNICODE 544K mapped file 67.8M shared memory 17.7M =========== ======= TOTAL 482.2M TOTAL, minus reserved VM space 481.5M

Model: MacPro5,1, BootROM MP51.007F.B03, 4 processors, Quad-Core Intel Xeon, 3.2 GHz, 12 GB, SMC 1.39f11 Graphics: ATI Radeon HD 5770, ATI Radeon HD 5770, PCIe, 1024 MB Memory Module: DIMM 1, 4 GB, DDR3 ECC, 1066 MHz, 0x80CE, 0x4D33393142353237334348302D4348392020 Memory Module: DIMM 2, 4 GB, DDR3 ECC, 1066 MHz, 0x80CE, 0x4D33393142353237334348302D4348392020 Memory Module: DIMM 3, 4 GB, DDR3 ECC, 1066 MHz, 0x80CE, 0x4D33393142353237334348302D4348392020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8E), Broadcom BCM43xx 1.0 (5.106.98.81.22) Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en2 PCI Card: ATI Radeon HD 5770, sppci_displaycontroller, Slot-1 PCI Card: pci1b21,612, sppci_ahci, Slot-3 Serial ATA Device: LITEONIT S100-128, 128.04 GB Serial ATA Device: LITEONIT S100-128, 128.04 GB Serial ATA Device: HL-DT-ST DVD-RW GH61N USB Device: iPhone, apple_vendor_id, 0x1297, 0xfd500000 / 6 USB Device: hub_device, apple_vendor_id, 0x9126, 0xfd100000 / 2 USB Device: Apple LED Cinema Display, apple_vendor_id, 0x9226, 0xfd160000 / 5 USB Device: Display iSight, apple_vendor_id, 0x8508, 0xfd150000 / 4 USB Device: Display Audio, apple_vendor_id, 0x1105, 0xfd140000 / 3 USB Device: USB Optical Mouse, 0x046d (Logitech Inc.), 0xc01f, 0x3a200000 / 2 USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x5a100000 / 2 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x5a110000 / 5 FireWire Device: built-in_hub, 800mbit_speed

youknowone commented 12 years ago

Not representable by following description