Skip to content
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

Frequent crash in 10.8 #8

Closed
mtitolo opened this issue Sep 28, 2012 · 2 comments
Closed

Frequent crash in 10.8 #8

mtitolo opened this issue Sep 28, 2012 · 2 comments

Comments

@mtitolo
Copy link

mtitolo commented Sep 28, 2012

Running 10.8 on a RMPB. I get this crash multiple times per day, always with more than one window open.

Process: VisualJSON [3714]
Path: /Applications/VisualJSON.app/Contents/MacOS/VisualJSON
Identifier: org.3rddev.VisualJSON
Version: 1.1.1 (1.1.1)
App Item ID: 488709442
App External ID: 9219070
Code Type: X86-64 (Native)
Parent Process: launchd [125]
User ID: 501

Date/Time: 2012-09-28 15:15:57.761 -0700
OS Version: Mac OS X 10.8 (12A269)
Report Version: 10

Interval Since Last Report: 423154 sec
Crashes Since Last Report: 5
Per-App Interval Since Last Report: 23983 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 62908D83-F2E8-4B53-8B48-F4D1251A0DC8

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: key

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x00007fff882a52d6 objc_msgSend + 22
1 org.3rddev.VisualJSON 0x000000010000212e 0x100000000 + 8494
2 com.apple.AppKit 0x00007fff818517f4 -[NSTableView preparedCellAtColumn:row:] + 416
3 com.apple.AppKit 0x00007fff8185145c -[NSOutlineView preparedCellAtColumn:row:] + 56
4 com.apple.AppKit 0x00007fff81de2d9c -[NSTableView(NSTableViewViewBased) _copiedCellForColumn:row:] + 48
5 com.apple.AppKit 0x00007fff81de3293 -[NSTableView(NSTableViewViewBased) _makeViewWrapperForTableColumn:row:] + 254
6 com.apple.AppKit 0x00007fff818661b2 -[NSTableRowData _addViewToRowView:atColumn:row:] + 324
7 com.apple.AppKit 0x00007fff81865e7f -[NSTableRowData _addViewsToRowView:atRow:] + 151
8 com.apple.AppKit 0x00007fff81864415 -[NSTableRowData _addRowViewForVisibleRow:withPriorView:] + 415
9 com.apple.AppKit 0x00007fff8186419a -[NSTableRowData _addRowViewForVisibleRow:withPriorRowIndex:inDictionary:withRowAnimation:] + 272
10 com.apple.AppKit 0x00007fff81863469 -[NSTableRowData _unsafeUpdateVisibleRowEntries] + 740
11 com.apple.AppKit 0x00007fff81863001 -[NSTableRowData updateVisibleRowViews] + 119
12 com.apple.AppKit 0x00007fff8164f534 -[NSTableView _switchToViewBasedIfNeeded] + 179
13 com.apple.AppKit 0x00007fff81b2254b -[NSOutlineView _switchToViewBasedIfNeeded] + 43
14 com.apple.AppKit 0x00007fff81b24156 -[NSOutlineView _doUserExpandOrCollapseOfItem:isExpand:optionKeyWasDown:] + 50
15 com.apple.AppKit 0x00007fff81b252d7 -[NSOutlineView mouseTracker:didStopTrackingWithEvent:] + 532
16 com.apple.AppKit 0x00007fff81858050 -[NSMouseTracker stopTrackingWithEvent:] + 233
17 com.apple.AppKit 0x00007fff81857484 -[NSMouseTracker trackWithEvent:inView:withDelegate:] + 372
18 com.apple.AppKit 0x00007fff81b23c4a -[NSOutlineView mouseDown:] + 423
19 com.apple.AppKit 0x00007fff817c5dce -[NSWindow sendEvent:] + 6853
20 com.apple.AppKit 0x00007fff817c1f04 -[NSApplication sendEvent:] + 5761
21 com.apple.AppKit 0x00007fff816d7c7a -[NSApplication run] + 636
22 com.apple.AppKit 0x00007fff8167c656 NSApplicationMain + 869
23 org.3rddev.VisualJSON 0x00000001000015fc 0x100000000 + 5628

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff86f44d16 kevent + 10
1 libdispatch.dylib 0x00007fff86925e26 _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff86925a2a _dispatch_mgr_thread + 54

Thread 2:: CVDisplayLink
0 libsystem_kernel.dylib 0x00007fff86f440fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff83401003 _pthread_cond_wait + 927
2 com.apple.CoreVideo 0x00007fff8d4d9ed5 CVDisplayLink::waitUntil(unsigned long long) + 271
3 com.apple.CoreVideo 0x00007fff8d4d923d CVDisplayLink::runIOThread() + 529
4 com.apple.CoreVideo 0x00007fff8d4d9013 startIOThread(void*) + 148
5 libsystem_c.dylib 0x00007fff833fc782 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff833e91c1 thread_start + 13

Thread 3:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x00007fff86f42686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff86f41c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff82957f23 CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8295d606 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8295cdd2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff83cd87d6 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff83d36842 __NSThread__main
+ 1345
7 libsystem_c.dylib 0x00007fff833fc782 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff833e91c1 thread_start + 13

Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff86f44322 __select + 10
1 com.apple.CoreFoundation 0x00007fff8299cbf6 __CFSocketManager + 1302
2 libsystem_c.dylib 0x00007fff833fc782 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff833e91c1 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff86f446d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff833fef2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff833fecf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff833e91b1 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff86f446d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff833fef2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff833fecf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff833e91b1 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff86f446d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff833fef2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff833fecf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff833e91b1 start_wqthread + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff86f446d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff833fef2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff833fecf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff833e91b1 start_wqthread + 13

Thread 9:
0 libsystem_kernel.dylib 0x00007fff86f446d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff833fef2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff833fecf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff833e91b1 start_wqthread + 13

Thread 10:
0 libsystem_kernel.dylib 0x00007fff86f446d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff833fef2c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff833fecf3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff833e91b1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000081f081ac rbx: 0x000000010198c760 rcx: 0x0000000000000065 rdx: 0x0000000000000000
rdi: 0x0000000108821260 rsi: 0x00007fff81f081ac rbp: 0x00007fff5fbff010 rsp: 0x00007fff5fbfefe0
r8: 0x00007fff71719424 r9: 0xffffffffffffffff r10: 0x10881982b0000000 r11: 0x0000000108810004
r12: 0x0000000000000000 r13: 0x0000000000000004 r14: 0x000000010198c630 r15: 0x0000000108821260
rip: 0x00007fff882a52d6 rfl: 0x0000000000010246 cr2: 0x00000001c6840000
Logical CPU: 6

Binary Images:
0x100000000 - 0x100015ff7 +org.3rddev.VisualJSON (1.1.1 - 1.1.1) <8536FA36-99ED-3AA3-B1F2-DDF55BE3AA58> /Applications/VisualJSON.app/Contents/MacOS/VisualJSON
0x10001e000 - 0x100030ff7 +org.youknowone.IdealCocoa (1.0 - 1) /Applications/VisualJSON.app/Contents/Frameworks/IdealCocoa.framework/Versions/A/IdealCocoa
0x1007e1000 - 0x1007eafef libcldcpuengine.dylib (2.1.16) /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x1007f0000 - 0x1007f3ff7 libCoreFSCache.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1007fa000 - 0x1007faff3 +cl_kernels (???) <1547BDF7-9E93-4AAC-9E24-A03D853CCF17> cl_kernels
0x103fe9000 - 0x103ff7ff7 libGPUSupport.dylib (8.5) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x1060a0000 - 0x1060cdfff GLRendererFloat (8.5) <5486E8B9-3EF6-3C15-9CCB-28317B3BFA97> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1093ad000 - 0x109448ff7 unorm8_bgra.dylib (2.1.16) <14128E4A-6050-35C3-A493-3C8AEAF9B14D> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x109628000 - 0x109769fff libGLProgrammability.dylib (8.5) <2FFA7003-CB27-3A04-A4DC-8178545CF74B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x1097de000 - 0x1097dfff2 +cl_kernels (???) <65141678-0522-434D-B32A-84D0FCDEC4D4> cl_kernels
0x10a000000 - 0x10a1b7fff GLEngine (8.5) /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x10a1ee000 - 0x10a669ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.0.51 - 8.0.0) <7BE2F058-46FB-3971-9B75-151C304BF5FB> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver
0x10b7fd000 - 0x10b7fdff1 +cl_kernels (???) <9AE9E227-CC6B-4227-A817-2C45BC9CD69A> cl_kernels
0x10c551000 - 0x10c552ff3 +cl_kernels (???) <28E47C86-C83C-4B0F-A348-7C49DFEEE188> cl_kernels
0x10c556000 - 0x10c556ff9 +cl_kernels (???) cl_kernels
0x200000000 - 0x200822fff com.apple.GeForceGLDriver (8.0.51 - 8.0.0) <0052635D-D9E8-33DB-B8B3-61A3169D7AA1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x7fff630cc000 - 0x7fff6310093f dyld (210.2.3) /usr/lib/dyld
0x7fff814e0000 - 0x7fff814e4ff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff814e5000 - 0x7fff814fcfff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8158a000 - 0x7fff821b4fff com.apple.AppKit (6.8 - 1187) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff821f7000 - 0x7fff821fbfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff821fc000 - 0x7fff821fffff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8222c000 - 0x7fff8222cfff libOpenScriptingUtil.dylib (148) <4DB14EC4-422C-3AE8-83BF-354FEC197FD3> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8222d000 - 0x7fff8226cff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff82326000 - 0x7fff8232bfff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff8232c000 - 0x7fff8232cfff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8232d000 - 0x7fff8265cff7 com.apple.HIToolbox (2.0 - 624) <49C4A53E-9239-3B9A-95DC-8C7B398E491D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8265d000 - 0x7fff82694ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff82695000 - 0x7fff826a8ff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff82820000 - 0x7fff82922fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff82923000 - 0x7fff82927fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff82928000 - 0x7fff82b11fff com.apple.CoreFoundation (6.8 - 744) <47AEA7C7-EF9B-3FC6-AEBF-CE02FC650301> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff82b33000 - 0x7fff82b82ff7 libcorecrypto.dylib (106) <57BC99C6-3C3F-344C-BDD6-25E845D956F2> /usr/lib/system/libcorecrypto.dylib
0x7fff82bb5000 - 0x7fff82bbbfff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff82bbc000 - 0x7fff82bbcffd com.apple.audio.units.AudioUnit (1.8 - 1.8) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff82bbd000 - 0x7fff82be1ff7 libc++abi.dylib (24.2) <340E7C7B-DC93-3AA2-B015-B1C9541EC255> /usr/lib/libc++abi.dylib
0x7fff82be2000 - 0x7fff82c2cff7 libGLU.dylib (8.5) <47CB8E1C-F98F-352E-B235-DE9EA7A3454F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff82c2d000 - 0x7fff82c68fff com.apple.LDAPFramework (2.4.28 - 194.5) <012E3038-92EA-3DC8-82B1-A71462DDAE9E> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff82c69000 - 0x7fff82c95ff7 libRIP.A.dylib (322) <36880C8B-7FC0-3689-91FF-A0E8F4F57FE4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff82c96000 - 0x7fff82e09ff7 com.apple.CFNetwork (596.0.1 - 596.0.1) <82109BE9-19E2-399B-BACD-23D53814B873> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff82e0a000 - 0x7fff82e11fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff82e17000 - 0x7fff82e23ff7 com.apple.CrashReporterSupport (10.8 - 411) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff82eb2000 - 0x7fff82eb3ff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib
0x7fff82eb4000 - 0x7fff82ebbfff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff82ebc000 - 0x7fff82ebcfff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff82f0d000 - 0x7fff82f1bfff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff82f1c000 - 0x7fff831b5ff7 com.apple.JavaScriptCore (8536 - 8536.24) <3A80677B-3381-3281-8033-0F96F7D8D01A> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff831b6000 - 0x7fff831cafff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <21086D96-F997-38D3-BB59-8600CCC3A36F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff831cb000 - 0x7fff83258ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff83259000 - 0x7fff8335bfff libJP2.dylib (843) <04915A7F-EE27-3C01-8582-0BD9919558B1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8335c000 - 0x7fff83369ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8336a000 - 0x7fff8338afff libPng.dylib (843) <8F83F355-CA33-3D15-8178-54A135BA23BA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff833e8000 - 0x7fff834b4fef libsystem_c.dylib (825.24) <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
0x7fff834b5000 - 0x7fff834c8ff7 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
0x7fff834c9000 - 0x7fff83677fff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff83678000 - 0x7fff83776ff7 com.apple.QuickLookUIFramework (4.0 - 555.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff839f6000 - 0x7fff83ca0fff com.apple.imageKit (2.2 - 660) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff83ca1000 - 0x7fff83ffdff7 com.apple.Foundation (6.8 - 945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff85095000 - 0x7fff8516ffff com.apple.backup.framework (1.4 - 1.4) <00964E68-4A36-3F9F-B0A5-B782575C64DE> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff85170000 - 0x7fff8519cfff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8519d000 - 0x7fff8519fff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff8523b000 - 0x7fff8525aff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8525b000 - 0x7fff852b3ff7 com.apple.ImageCaptureCore (4.0 - 4.0) <43B3255C-7567-3508-B2C9-6D1CFA61DB83> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff852b4000 - 0x7fff852b6fff libCVMSPluginSupport.dylib (8.5) <437A72B8-1FA6-346C-8949-D63164A062F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff852bd000 - 0x7fff85382fff com.apple.coreui (2.0 - 181) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff853c8000 - 0x7fff85413ff7 com.apple.CoreMedia (1.0 - 926.37) <4C2A8C16-ED81-3127-8E27-3B4024EB9BBE> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff85414000 - 0x7fff85511ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff85514000 - 0x7fff8590cff7 com.apple.MediaToolbox (1.0 - 926.37) <347504AF-1028-3829-B51B-80E2F22BA600> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8590d000 - 0x7fff85947fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff85948000 - 0x7fff85a45fff libsqlite3.dylib (138) <8D6A6805-1494-30D1-9F2A-F58FA3C0D7EE> /usr/lib/libsqlite3.dylib
0x7fff85c27000 - 0x7fff85c35ff7 com.apple.Librarian (1.1 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff85c36000 - 0x7fff85c45ff7 com.apple.opengl (1.8.5 - 1.8.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff85c46000 - 0x7fff85c46fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff85c47000 - 0x7fff85c4dff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff85c4e000 - 0x7fff85cf4fff com.apple.CoreServices.OSServices (557 - 557) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff85fa8000 - 0x7fff85fa8fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff85fa9000 - 0x7fff85fd7ff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff8601c000 - 0x7fff86069fff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8691f000 - 0x7fff86920fff libDiagnosticMessagesClient.dylib (7) <56A70657-E8C2-3804-AB87-77DC100512A4> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff86921000 - 0x7fff86936ff7 libdispatch.dylib (228.18) <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
0x7fff86961000 - 0x7fff86962ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff8697e000 - 0x7fff86994fff com.apple.MultitouchSupport.framework (235.27 - 235.27) <78E356A6-78E8-3CAB-8982-7A4958C7A955> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff869d0000 - 0x7fff86dc7fff libLAPACK.dylib (1073.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff86dd4000 - 0x7fff86e2aff7 com.apple.opencl (2.1.17 - 2.1.17) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff86e47000 - 0x7fff86e7dfff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff86e7e000 - 0x7fff86e7efff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff86e7f000 - 0x7fff86e87fff liblaunch.dylib (442.21) <224CB010-6CF8-3FC2-885C-6F80330321EB> /usr/lib/system/liblaunch.dylib
0x7fff86ea0000 - 0x7fff86ecbfff com.apple.framework.Apple80211 (8.0 - 800.15) <378C6564-96EC-3BFF-9AC0-8A6F87030254> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff86ecc000 - 0x7fff86f0efff com.apple.RemoteViewServices (2.0 - 80.3) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff86f0f000 - 0x7fff86f31ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff86f32000 - 0x7fff86f4dff7 libsystem_kernel.dylib (2050.7.9) /usr/lib/system/libsystem_kernel.dylib
0x7fff86f4e000 - 0x7fff86f86fff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff86f87000 - 0x7fff86fdcff7 libTIFF.dylib (843) <4EB491F3-8DA4-3E4F-AE83-E207720F38B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff86fdd000 - 0x7fff86ff7fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff86ff8000 - 0x7fff87253fff com.apple.QuartzComposer (5.1 - 281) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff872b1000 - 0x7fff87300ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87312000 - 0x7fff87314fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff87315000 - 0x7fff8733dfff libJPEG.dylib (843) <377EC31E-1831-32E2-AEEB-C375E0A80335> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8733e000 - 0x7fff8734fff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff873e4000 - 0x7fff87464ff7 com.apple.ApplicationServices.ATS (332 - 341) <0CAA1A5C-59DB-3ACE-8478-05D72CBB7C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff87465000 - 0x7fff874e3ff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff874e4000 - 0x7fff87506ff7 libxpc.dylib (140.37) /usr/lib/system/libxpc.dylib
0x7fff87507000 - 0x7fff8756fff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff87570000 - 0x7fff875ddff7 com.apple.framework.IOKit (2.0 - 755.9.7) <9B7C5E7A-3F7A-3E70-8179-4384992B84E0> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff875de000 - 0x7fff87634fff com.apple.HIServices (1.20 - 416) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff87649000 - 0x7fff8767ffff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff87695000 - 0x7fff87697ff7 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
0x7fff87698000 - 0x7fff87698fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff87699000 - 0x7fff8776cff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff87a29000 - 0x7fff87a29fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff87a2a000 - 0x7fff881d2fff com.apple.CoreAUC (6.16.00 - 6.16.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff881d3000 - 0x7fff881e0fff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff881e1000 - 0x7fff8829eff7 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
0x7fff8829f000 - 0x7fff883b7a27 libobjc.A.dylib (532) <9FA80CDA-97F4-3801-8879-0C1B976BC5CA> /usr/lib/libobjc.A.dylib
0x7fff883b8000 - 0x7fff883e6fff com.apple.CoreServicesInternal (153 - 153) <11507A03-9165-350C-9492-A545EA7331BD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff883e7000 - 0x7fff883f2ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <7A5F12E8-C1C2-39C7-8599-2362EAAB9F03> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff88427000 - 0x7fff88458fff com.apple.DictionaryServices (1.2 - 184) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff88459000 - 0x7fff884b0ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff884b1000 - 0x7fff884b2fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff884b3000 - 0x7fff888cffff FaceCoreLight (2.0.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff888d0000 - 0x7fff888dfff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff888e3000 - 0x7fff88b01fff com.apple.CoreData (106 - 407.5) <45EF39FE-7FD6-366E-BB5C-3E86E0B7DA3C> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff88b02000 - 0x7fff88b45ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff88b46000 - 0x7fff88bd7ff7 com.apple.CorePDF (2.0 - 2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff88dbf000 - 0x7fff88e03fff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff88e04000 - 0x7fff88e85fff com.apple.Metadata (10.7.0 - 707.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff88e86000 - 0x7fff88e92fff libCSync.A.dylib (322) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff88efa000 - 0x7fff88feffff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff8907c000 - 0x7fff890c4fff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
0x7fff890c5000 - 0x7fff890c8fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff890c9000 - 0x7fff89505fff com.apple.VideoToolbox (1.0 - 926.37) <2C623B6A-42C1-30C3-93A6-0A10880D07D3> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff89514000 - 0x7fff897a4fff com.apple.CoreImage (8.0.17 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff897a5000 - 0x7fff897affff com.apple.DisplayServicesFW (2.6 - 352.4.2) <7FF30C43-84D7-3305-B8AD-F9754F3C582B> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff897b0000 - 0x7fff8984afff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8984b000 - 0x7fff89964ff7 com.apple.ImageIO.framework (3.2.0 - 843) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff89965000 - 0x7fff89977ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff89978000 - 0x7fff89979ff7 libdnsinfo.dylib (453.16) <38A3E0F4-E34C-3D45-A2C9-4CDE2DF007BD> /usr/lib/system/libdnsinfo.dylib
0x7fff8997a000 - 0x7fff8997afff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8997b000 - 0x7fff899a2ff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff899a3000 - 0x7fff899a6fff 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
0x7fff899a7000 - 0x7fff89ba7fff libicucore.A.dylib (491.11.1) <17E8B610-6B16-3F91-B49C-7CAE0D08E9CF> /usr/lib/libicucore.A.dylib
0x7fff89ba8000 - 0x7fff89bd3fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff89c1a000 - 0x7fff8a5ab39f com.apple.CoreGraphics (1.600.0 - 322) <2F5D7032-9A96-36AE-A227-428E95CAE0C5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8a5ac000 - 0x7fff8a5b5fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8a65b000 - 0x7fff8a65cfff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff8a65f000 - 0x7fff8a66dff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff8a6b7000 - 0x7fff8a6c2fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff8a6c3000 - 0x7fff8a6cbff7 libsystem_dnssd.dylib (379.27) <057906EA-206E-3C35-B43F-5D936FD0A84F> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8a6cc000 - 0x7fff8a6d0fff libGIF.dylib (843) <21324AF8-AFDA-3149-B547-C5109C1FBECF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8a7c3000 - 0x7fff8a7c4ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8a7c5000 - 0x7fff8a7cafff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff8ab54000 - 0x7fff8abb1fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8abb2000 - 0x7fff8ac1ffff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8ac20000 - 0x7fff8ad2bfff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8ad6f000 - 0x7fff8adbbff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff8adbc000 - 0x7fff8adeafff com.apple.shortcut (2.2 - 2.2) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8af9d000 - 0x7fff8b0b7fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8b0b8000 - 0x7fff8b152fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8b153000 - 0x7fff8b155fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8b156000 - 0x7fff8b16dfff com.apple.GenerationalStorage (1.1 - 132.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8b16e000 - 0x7fff8b194fff com.apple.framework.familycontrols (4.0 - 400) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8b19d000 - 0x7fff8b1a3fff libCGXCoreImage.A.dylib (322) <18394988-137B-3D59-8B6B-2B04EDB87478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8b1a4000 - 0x7fff8b201ff7 com.apple.AE (645 - 645) <9C3E54BA-EE6B-3F02-8775-9C4AF40F40CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8b349000 - 0x7fff8b34cff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff8b356000 - 0x7fff8b375fff com.apple.ChunkingLibrary (2.0 - 132) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8b428000 - 0x7fff8b490fff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8b491000 - 0x7fff8b4b2ff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8b4fd000 - 0x7fff8b5edff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8b621000 - 0x7fff8b895ff7 com.apple.RawCamera.bundle (3.14.2 - 644) <11978DA8-3427-33FB-95BD-315608107265> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8b8ad000 - 0x7fff8b8b8fff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8b8b9000 - 0x7fff8b8c7ff7 libkxld.dylib (2050.7.9) <8194156D-8B7D-3881-AF62-BCBE3306EE49> /usr/lib/system/libkxld.dylib
0x7fff8b8c8000 - 0x7fff8bb95ff7 com.apple.security (7.0 - 55163.44) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8bb98000 - 0x7fff8bc01fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff8bd24000 - 0x7fff8bd2efff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8bf76000 - 0x7fff8bfbefff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8bfbf000 - 0x7fff8bfd3fff libGL.dylib (8.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8bfd4000 - 0x7fff8bfe1fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8bfe2000 - 0x7fff8bff7fff 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
0x7fff8bff8000 - 0x7fff8c169ff7 com.apple.QTKit (7.7.1 - 2599) <823F862A-4A34-3894-A36C-C6D91B8AF5A8> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8c16a000 - 0x7fff8c170fff libGFXShared.dylib (8.5) <34093C75-3ECB-3899-A2C0-A52ECAA7C3FC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8c171000 - 0x7fff8c20ffff com.apple.ink.framework (1.4 - 110) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8c267000 - 0x7fff8c386fff com.apple.desktopservices (1.7.0 - 1.7.0) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8c426000 - 0x7fff8c569fef com.apple.MediaControlSender (1.4.1 - 141.23) <983E0905-BA7A-35D3-9370-430032201712> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8c56a000 - 0x7fff8c56afff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff8c56b000 - 0x7fff8c61cfff com.apple.LaunchServices (539 - 539) <04FA5C61-6349-3841-9609-B650B6222800> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8c628000 - 0x7fff8c62cfff com.apple.IOSurface (86.0.2 - 86.0.2) <739A481A-DF06-39EB-B784-D03BA1CBD762> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8c62d000 - 0x7fff8c687fff com.apple.print.framework.PrintCore (8.0 - 387) <3CA8A004-8F93-3936-9F9E-7030BD474D2B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8c688000 - 0x7fff8c6d9fff com.apple.SystemConfiguration (1.12 - 1.12) <7A8300B5-F5B3-39F0-A4B2-4C0C293FA29F> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8c833000 - 0x7fff8c9b9fff libBLAS.dylib (1073.3) <6B71AB8C-3D9A-33C2-9EAF-2A0BA504D493> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8ca2a000 - 0x7fff8ca86fff com.apple.QuickLookFramework (4.0 - 555.0) <8B163B8C-001E-3BBB-98ED-8173C68BC84C> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8ca87000 - 0x7fff8cad2fff com.apple.framework.CoreWLAN (3.0 - 300.9) <8BAF8D34-3A22-3F27-B136-F39A04F9ACE9> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8cfbd000 - 0x7fff8d03ffff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8d040000 - 0x7fff8d05cfff com.apple.openscripting (1.3.5 - 148) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8d05d000 - 0x7fff8d0fafff com.apple.PDFKit (2.7 - 2.7) <00F5A07D-4F61-3BE7-8836-EB03DA904FB1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8d0fb000 - 0x7fff8d157ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8d158000 - 0x7fff8d15cfff libCGXType.A.dylib (322) <0FA2272E-7733-36EA-9B9B-9279169D5919> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8d15d000 - 0x7fff8d17efff com.apple.Ubiquity (1.2 - 234.2) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8d17f000 - 0x7fff8d18cff7 com.apple.HelpData (2.1.3 - 84) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8d18d000 - 0x7fff8d1cafe7 libGLImage.dylib (8.5) <9583CF74-F84A-33C7-B06A-3A72F090E544> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8d1cb000 - 0x7fff8d31bfff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <8019964B-4FFB-3328-A425-B1A702177A25> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8d31c000 - 0x7fff8d35cfff com.apple.MediaKit (13 - 658) <3614D66C-0712-3049-9C5A-1ED9A94D82C5> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8d4d7000 - 0x7fff8d501ff7 com.apple.CoreVideo (1.8 - 99.0) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8d507000 - 0x7fff8d509fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff8d55b000 - 0x7fff8dc9dfff libclh.dylib (4.0.3 - 4.0.3) <09E80B31-5192-39A3-8F6E-5B928027BFBA> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7fff8dc9e000 - 0x7fff8dca4fff com.apple.DiskArbitration (2.5 - 2.5) <348AC0CC-6BCE-3416-9141-A5C1164EDDFF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8dd16000 - 0x7fff8dd6dff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8dd6e000 - 0x7fff8dd73fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8dd74000 - 0x7fff8dd77fff libRadiance.dylib (843) <61405840-A8B0-368E-B39A-704B5A04FDA5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8dd78000 - 0x7fff8de49ff7 com.apple.CoreText (260.0 - 275.14) <98A59BFB-9AC0-3EAB-B5A4-26C2F965A65D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8de4a000 - 0x7fff8e161ff7 com.apple.CoreServices.CarbonCore (1037 - 1037) <5127E2AB-AE98-3393-AEF6-CA8C1090F921> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8e162000 - 0x7fff8e2fdfef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

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: 1558
thread_create: 1
thread_set_state: 987

VM Region Summary:
ReadOnly portion of Libraries: Total=208.2M resident=88.6M(43%) swapped_out_or_unallocated=119.6M(57%)
Writable regions: Total=188.0M written=13.3M(7%) resident=67.1M(36%) swapped_out=0K(0%) unallocated=120.9M(64%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 6792K
CG image 92K
CG raster data 80K
CG shared images 192K
CoreAnimation 3144K
CoreImage 20K
CoreServices 1304K
IOKit 32.2M
MALLOC 120.5M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 52K
OpenCL 48K
OpenGL GLSL 1152K
SQLite page cache 192K
STACK GUARD 56.0M
Stack 12.6M
VM_ALLOCATE 16.3M
__DATA 22.1M
__IMAGE 528K
__LINKEDIT 54.9M
__TEXT 153.3M
__UNICODE 544K
mapped file 49.3M
shared memory 2148K
=========== =======
TOTAL 533.2M

Model: MacBookPro10,1, BootROM MBP101.00EE.B00, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.3f32
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (5.106.98.81.20)
Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM512E, 500.28 GB
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3
USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2512, 0x1d180000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0262, 0x1d182000 / 5
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8286, 0x1d181300 / 8

@youknowone
Copy link
Owner

I hope this is solved in recent commit.

Could you try https://github.com/downloads/youknowone/VisualJSON/VisualJSON%201.2.1-2-g1784a99.pkg ?

@youknowone
Copy link
Owner

1.2.1 is appstore available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants