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

Crash report from user #6

Open
tenderbolton opened this issue Aug 17, 2016 · 1 comment
Open

Crash report from user #6

tenderbolton opened this issue Aug 17, 2016 · 1 comment

Comments

@tenderbolton
Copy link

A user just sent me an email saying that n.imp crashes on his computer when creating a syphon client node. I've just tested this on my build and I'm not being able to reproduce it.

Here is the crash report from the user. Seems like a the crash is manifested inside ofxComposer, and it may have something to do with the graphics card... Might we be misusing a variable or something prior to calling ofxComposer update?

Process: nimp [1233]
Path: /Users/USER/Downloads/*/nimp.app/Contents/MacOS/nimp
Identifier: cc.laboratoriodemedios.nimp
Version: 0.9
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: nimp [1233]
User ID: 501

Date/Time: 2016-08-16 15:11:25.668 -0300
OS Version: Mac OS X 10.11.4 (15E65)
Report Version: 11
Anonymous UUID: 5DD90123-55B3-6708-AD01-1DD4718BD0DF

Time Awake Since Boot: 15000 seconds

System Integrity Protection: enabled

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

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x000000000000005c
Exception Note: EXC_CORPSE_NOTIFY

VM Regions Near 0x5c:
-->
__TEXT 0000000000001000-0000000000a42000 [ 10.3M] r-x/rwx SM=COW /Users/USER/Downloads/*/nimp.app/Contents/MacOS/nimp

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.nvidia.web.GeForceGLDriverWeb 0x0b234502 0xb000000 + 2311426
1 com.nvidia.web.GeForceGLDriverWeb 0x0b2329a4 0xb000000 + 2304420
2 com.nvidia.web.GeForceGLDriverWeb 0x0b35a577 0xb000000 + 3515767
3 GLEngine 0x9a517f63 glDrawElements_ACC_Exec + 491
4 libGL.dylib 0x90073995 glDrawElements + 55
5 cc.laboratoriodemedios.nimp 0x007b94ca ofVbo::drawElements(int, int) + 138
6 cc.laboratoriodemedios.nimp 0x007ba513 ofVboMesh::drawInstanced(ofPolyRenderMode, int) + 163
7 cc.laboratoriodemedios.nimp 0x007baa1d ofVboMesh::draw(ofPolyRenderMode) + 45
8 cc.laboratoriodemedios.nimp 0x007952c9 ofMesh::draw() + 25
9 cc.laboratoriodemedios.nimp 0x007bcb69 ofPath::draw() + 345
10 cc.laboratoriodemedios.nimp 0x007838fe ofEndShape(bool) + 46
11 cc.laboratoriodemedios.nimp 0x0018e64a ofxPatch::update() + 890
12 cc.laboratoriodemedios.nimp 0x0015ff2b ofxComposer::update() + 43
13 cc.laboratoriodemedios.nimp 0x00015375 ofApp::update() + 2597
14 cc.laboratoriodemedios.nimp 0x007422a4 Poco::PriorityDelegate<ofBaseApp, ofEventArgs, false>::notify(void const_, ofEventArgs&) + 68
15 cc.laboratoriodemedios.nimp 0x0074d8cc Poco::AbstractEvent<ofEventArgs, Poco::PriorityStrategy<ofEventArgs, Poco::AbstractPriorityDelegate >, Poco::AbstractPriorityDelegate, Poco::FastMutex>::notify(void const_, ofEventArgs&) + 156
16 cc.laboratoriodemedios.nimp 0x00746d47 ofNotifyUpdate() + 583
17 cc.laboratoriodemedios.nimp 0x007d2725 ofAppGLFWWindow::runAppViaInfiniteLoop(ofBaseApp_) + 53
18 cc.laboratoriodemedios.nimp 0x0073fd5e ofRunApp(ofBaseApp_) + 1262
19 cc.laboratoriodemedios.nimp 0x0000b342 main + 82
20 cc.laboratoriodemedios.nimp 0x00002675 start + 53

Thread 1:
0 libsystem_kernel.dylib 0x98fadd5e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9056134b _pthread_wqthread + 1289
2 libsystem_pthread.dylib 0x9055ef56 start_wqthread + 34

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x98fae7fa kevent_qos + 10
1 libdispatch.dylib 0x990507ea _dispatch_mgr_invoke + 234
2 libdispatch.dylib 0x990503be _dispatch_mgr_thread + 52

Thread 3:
0 libsystem_kernel.dylib 0x98fadd5e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9056134b _pthread_wqthread + 1289
2 libsystem_pthread.dylib 0x9055ef56 start_wqthread + 34

Thread 4:
0 libsystem_kernel.dylib 0x98fadd5e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9056134b _pthread_wqthread + 1289
2 libsystem_pthread.dylib 0x9055ef56 start_wqthread + 34

Thread 5:
0 libsystem_kernel.dylib 0x98fa649a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x98fa5884 mach_msg + 68
2 com.apple.audio.midi.CoreMIDI 0x00fea615 XServerMachPort::ReceiveMessage(int&, void_, int&) + 123
3 com.apple.audio.midi.CoreMIDI 0x01006d6d MIDIProcess::RunMIDIInThread() + 145
4 com.apple.audio.midi.CoreMIDI 0x0100b3c8 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI 0x00feb98d XThread::RunHelper(void_) + 17
6 com.apple.audio.midi.CoreMIDI 0x00feb4fc CAPThread::Entry(CAPThread*) + 96
7 libsystem_pthread.dylib 0x90561780 _pthread_body + 138
8 libsystem_pthread.dylib 0x905616f6 _pthread_start + 155
9 libsystem_pthread.dylib 0x9055ef7a thread_start + 34

Thread 6:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x98fa649a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x98fa5884 mach_msg + 68
2 com.apple.audio.CoreAudio 0x9d9e1b44 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t_, bool, unsigned int) + 140
3 com.apple.audio.CoreAudio 0x9d9dad52 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 72
4 com.apple.audio.CoreAudio 0x9d9d91c0 HALC_ProxyIOContext::IOWorkLoop() + 1392
5 com.apple.audio.CoreAudio 0x9d9d8b34 HALC_ProxyIOContext::IOThreadEntry(void_) + 156
6 com.apple.audio.CoreAudio 0x9d9e4c8c ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
7 com.apple.audio.CoreAudio 0x9d9d8a59 HALB_IOThread::Entry(void*) + 71
8 libsystem_pthread.dylib 0x90561780 _pthread_body + 138
9 libsystem_pthread.dylib 0x905616f6 _pthread_start + 155
10 libsystem_pthread.dylib 0x9055ef7a thread_start + 34

Thread 7:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x98fa649a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x98fa5884 mach_msg + 68
2 com.apple.CoreFoundation 0x95e2cdc6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x95e2c1d1 __CFRunLoopRun + 1521
4 com.apple.CoreFoundation 0x95e2b976 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x95e2b7db CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x96c2bf76 _NSEventThread + 291
7 libsystem_pthread.dylib 0x90561780 _pthread_body + 138
8 libsystem_pthread.dylib 0x905616f6 _pthread_start + 155
9 libsystem_pthread.dylib 0x9055ef7a thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x0bfc212c ebx: 0x00000008 ecx: 0x00000008 edx: 0x030a6c00
edi: 0x00000000 esi: 0x00000100 ebp: 0xbffff608 esp: 0xbffff5d0
ss: 0x00000023 efl: 0x00010297 eip: 0x0b234502 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x0000005c

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

Binary Images:
0x1000 - 0xa41ff7 +cc.laboratoriodemedios.nimp (0.9) <0D8ABCFF-0FB4-31CE-8DBC-4DB1D49FD924> /Users/USER/Downloads//nimp.app/Contents/MacOS/nimp
0xe4e000 - 0xf08fcb +libfmodex.dylib (1) /Users/USER/Downloads/
/nimp.app/Contents/MacOS/libfmodex.dylib
0xfdc000 - 0x1015ffb com.apple.audio.midi.CoreMIDI (1.10 - 88) <12E0D0CF-0C74-3BB3-A11E-E1CB4CBB5E67> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x103a000 - 0x1047ff3 +info.v002.Syphon (1.0 - 1) <20BCBE46-B95F-351F-A1D4-17C9005E210A> /Users/USER/Downloads//nimp.app/Contents/Frameworks/Syphon.framework/Versions/A/Syphon
0x1051000 - 0x1068ffb libexpat.1.dylib (12.40.1) /usr/lib/libexpat.1.dylib
0x92fe000 - 0x92feffd +cl_kernels (???) cl_kernels
0xa1b8000 - 0xa1bcfff com.apple.audio.AppleHDAHALPlugIn (274.7 - 274.7) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xb000000 - 0xb984ff3 com.nvidia.web.GeForceGLDriverWeb (10.11.5 - 10.1.1) /System/Library/Extensions/GeForceGLDriverWeb.bundle/Contents/MacOS/GeForceGLDriverWeb
0xc061000 - 0xcbc0ff7 libclhWeb.dylib (0) <3749E5EA-FB6A-39D7-91DA-5337F4E5E863> /System/Library/Extensions/GeForceGLDriverWeb.bundle/Contents/MacOS/libclhWeb.dylib
0x3e000000 - 0x3e059fe7 com.apple.glut (3.4.0 - GLUT-3.4.0) <6C115D7F-4A06-CE43-F543-6A09ADD00345> /Users/USER/Downloads/
/nimp.app/Contents/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fec0000 - 0x8fef467f dyld (360.21) <872065EE-ED21-3B30-96A5-2CC56D735FB7> /usr/lib/dyld
0x9006f000 - 0x90071fff com.apple.loginsupport (1.0 - 1) <871D1582-0EEB-3223-8BA7-5B708B78A0BB> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x90072000 - 0x90082fff libGL.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x900e9000 - 0x90154ff3 libAVFAudio.dylib (161.2) <387EFEA3-0EFE-3AB9-99A2-D99480586F2E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x90155000 - 0x901a9fff com.apple.Symbolication (1.4 - 58044) <38E5E6CC-3551-30C0-961C-C2CD3F339DFC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x901aa000 - 0x901b1fff com.apple.XPCService (2.0 - 1) <96A2DAAC-5385-3755-AEF4-85A22AC4FD94> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x901b2000 - 0x9046efff com.apple.CoreData (120 - 641.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9046f000 - 0x904befff com.apple.opencl (2.7.0 - 2.7.0) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9055e000 - 0x90566ffb libsystem_pthread.dylib (138.10.4) <80F0637E-42BE-3C9D-A578-01F1017C73A2> /usr/lib/system/libsystem_pthread.dylib
0x90567000 - 0x9056afff libScreenReader.dylib (426.42) /usr/lib/libScreenReader.dylib
0x9057d000 - 0x90586ffb com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x90587000 - 0x90678ff3 libiconv.2.dylib (44) <4EB465C8-E736-3DBD-9F62-74B73B66A84B> /usr/lib/libiconv.2.dylib
0x90679000 - 0x9067bfff com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9067c000 - 0x90685fff libsystem_networkextension.dylib (385.40.36) <4FB5B398-25CE-306A-BBAE-D635F3713FDB> /usr/lib/system/libsystem_networkextension.dylib
0x90686000 - 0x90686fff liblaunch.dylib (765.40.36) /usr/lib/system/liblaunch.dylib
0x90687000 - 0x90687fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <987DDC00-B385-3A15-AC1D-1AAA50D6ECBB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x90688000 - 0x906feff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x90731000 - 0x9073afff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9073b000 - 0x90792fff libcups.2.dylib (435.1) /usr/lib/libcups.2.dylib
0x90793000 - 0x90795ffb libCGXType.A.dylib (957) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x907e2000 - 0x90842ff7 com.apple.AppleVAFramework (5.0.32 - 5.0.32) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90843000 - 0x908eafff com.apple.Metadata (10.7.0 - 972.29.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9095f000 - 0x9096bfff com.apple.CrashReporterSupport (10.11 - 717) <4E24941F-86D7-3205-99E0-C08F6119F7AE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x9096c000 - 0x90c67ff3 com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <32914376-923F-3046-AD96-E5F56521E5AD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90c68000 - 0x90c69fff liblangid.dylib (122) <3432A383-168D-3522-8B32-BEABE733FC8F> /usr/lib/liblangid.dylib
0x90c6a000 - 0x90c6cffb libRadiance.dylib (1444) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90c6d000 - 0x90cc9ff7 libTIFF.dylib (1444) <5692ACF1-D524-3C14-91C3-58E7F19C1114> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90cca000 - 0x90ce1ffb libsystem_coretls.dylib (83.40.5) <01ABCCA9-477D-3373-A003-AF459F7FA534> /usr/lib/system/libsystem_coretls.dylib
0x90ce2000 - 0x90cedfff com.apple.AppSandbox (4.0 - 261.40.2) /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x90cee000 - 0x90e73fff com.apple.UIFoundation (1.0 - 436.1) <33461882-66FC-3130-B397-9E65469CFDBD> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x90e74000 - 0x90e79ff3 com.apple.print.framework.Print (10.0 - 266) <8D7CBAF5-41B3-314C-A5D9-B610737C0602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x90f8a000 - 0x90fa6ff7 com.apple.openscripting (1.7.1 - 169.1) <03ACCF44-6538-395C-8D8C-C0B08CD22AB7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91457000 - 0x91462ff7 libChineseTokenizer.dylib (16) /usr/lib/libChineseTokenizer.dylib
0x91463000 - 0x914ddffb com.apple.Heimdal (4.0 - 2.0) <92BBE308-5D72-335E-AE5C-B96F555BA5B6> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x914e1000 - 0x91534fff libstdc++.6.dylib (104.1) <649EF23E-4FEF-34DA-88DB-A7D4536AD3DF> /usr/lib/libstdc++.6.dylib
0x91535000 - 0x91559fff com.apple.ProtectedCloudStorage (1.0 - 1) <703617D0-1966-379F-8402-6F186B341127> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x9155a000 - 0x91582fff libxpc.dylib (765.40.36) <061A109A-37F7-3261-81C5-C6B2EA312BC0> /usr/lib/system/libxpc.dylib
0x91634000 - 0x917f0fff com.apple.avfoundation (2.0 - 1046.9.11) <52B4C4AC-D165-30C4-904A-A5C943AC4F3C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x917f1000 - 0x91832ff7 libauto.dylib (186) <3729B54F-12F2-3802-A465-72F441AAD99E> /usr/lib/libauto.dylib
0x91833000 - 0x9187cff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <5A7E6F6F-3B96-3055-AD1C-F4AA5AEB9938> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x9187d000 - 0x91882ffb libcompiler_rt.dylib (62) <827EBCF1-DDE3-3290-98AC-D194AF897099> /usr/lib/system/libcompiler_rt.dylib
0x91883000 - 0x91971fff libcrypto.0.9.8.dylib (59.40.2) /usr/lib/libcrypto.0.9.8.dylib
0x91972000 - 0x91a3bfff com.apple.DiscRecording (9.0.1 - 9010.4.3) <50D673A1-CB0B-39F2-AC47-552B9E82DF33> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x91a3c000 - 0x91b7efef libvDSP.dylib (563.5) <1463C8CE-B11B-3B24-B456-F12CCEB1F693> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91b7f000 - 0x91b85fff com.apple.MediaAccessibility (1.0 - 79) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x91b86000 - 0x91bf9fff com.apple.datadetectorscore (7.0 - 460) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91bfa000 - 0x91c30ff7 com.apple.CoreVideo (1.8 - 191.3) <26C95104-9FA6-32E7-A348-E5AF4AD59023> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x91c31000 - 0x91c33ff3 com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x91c34000 - 0x91c5cfff com.apple.IconServices (68.1 - 68.1) <0B9F8C2C-9BE9-3379-A6B9-38781C040EA2> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x92524000 - 0x9254efff libxslt.1.dylib (14.1) <47450A2F-B4D1-3CA0-BA6F-E639BEF47830> /usr/lib/libxslt.1.dylib
0x9254f000 - 0x9258bfff com.apple.RemoteViewServices (2.0 - 101) <4B5D2D7C-3F96-361E-A762-2E01CD8F357F> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9258c000 - 0x9258dfff com.apple.TrustEvaluationAgent (2.0 - 25) <7B6357BA-B41D-34A8-84D1-B30071C3FC34> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x9258e000 - 0x92597ff3 com.apple.AppleSRP (5.0 - 1) <75BDCAE5-82C9-38AC-885D-741CF175A803> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x92598000 - 0x9259afff libquarantine.dylib (80) <4C34060C-9C6E-3804-ACF7-BDE3ADD900E9> /usr/lib/system/libquarantine.dylib
0x9259b000 - 0x925a3ff7 libcldcpuengine.dylib (2.7.3) <9DA8B716-9DBA-3A59-AE19-F29121166AFE> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x925a4000 - 0x92719ff7 com.apple.QTKit (7.7.3 - 2943.3) <0FF9D94F-BF90-3510-B9DC-2B264996FEA6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9271a000 - 0x9281aff7 libFontParser.dylib (158.5) <3C6A3220-EF25-324E-803C-FE7DB1B0341E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x92a11000 - 0x92ac4ff7 com.apple.Bluetooth (4.4.4 - 4.4.4f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x9393e000 - 0x9393efff libunc.dylib (29) <43DEACB2-96D0-3EDB-99E1-A6C84344D92B> /usr/lib/system/libunc.dylib
0x9393f000 - 0x93940fff libDiagnosticMessagesClient.dylib (100) <5F2F9A2C-1A83-3D4E-8F69-1D4FD0515794> /usr/lib/libDiagnosticMessagesClient.dylib
0x93941000 - 0x93949fff com.apple.NetFS (6.0 - 4.0) <95A7A6DB-92AE-3D69-AE2E-A518C5258913> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9394a000 - 0x93a05fff com.apple.backup.framework (1.7.4 - 1.7.4) <764601F4-6786-3D4B-B22F-07F00247AEF5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x93a06000 - 0x93a1eff7 libSparseBLAS.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x93a1f000 - 0x93a36ff7 com.apple.CoreMediaAuthoring (2.2 - 953) <8FFE0E4F-E04F-3E74-86FE-12274105D7C8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x93a37000 - 0x93bb0ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93bb1000 - 0x93bccfff com.apple.CFOpenDirectory (10.11 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93bcd000 - 0x93bd9ff7 libkxld.dylib (3248.40.184) <35247CA4-52EB-3B81-A27B-E3B5EDD4B6EA> /usr/lib/system/libkxld.dylib
0x93bda000 - 0x93bedff7 libsasl2.2.dylib (209) /usr/lib/libsasl2.2.dylib
0x93ce5000 - 0x93d66ff3 com.apple.framework.IOKit (2.0.2 - 1179.40.20) <511D6534-47DD-34D6-95D3-72B2BAC38BC4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x93d67000 - 0x94122fff com.apple.VideoToolbox (1.0 - 1731.15.202) <4EE902F6-B40B-375D-9564-FAA4A788F19D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x94124000 - 0x9423dff7 com.apple.desktopservices (1.10.3 - 1.10.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9423e000 - 0x94605ff3 com.apple.HIToolbox (2.1.1 - 807.2) <2FE7DD51-E259-3243-9AF6-836F4BD845E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94606000 - 0x946b1ff7 com.apple.LanguageModeling (1.0 - 1) <8C93D8EF-52BF-3A62-892C-5913282CB926> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x946b2000 - 0x94c97ff3 com.apple.MediaToolbox (1.0 - 1731.15.202) <611C0DFC-3784-30E9-9EF2-61842EE68BAA> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x94c98000 - 0x9501bffb com.apple.Foundation (6.9 - 1258) <0DE0CE4F-602C-336E-8334-A9F98C274602> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9501c000 - 0x95020ffb libGIF.dylib (1444) <7DC81810-463C-3726-960B-D22EDE803CE6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x95021000 - 0x95088fff libcorecrypto.dylib (335.40.8) <9A6B2740-71F5-3E1B-B43A-8F74E6A0158A> /usr/lib/system/libcorecrypto.dylib
0x95089000 - 0x9508bfff libCVMSPluginSupport.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9508c000 - 0x950a3ff7 libmarisa.dylib (4) /usr/lib/libmarisa.dylib
0x950a4000 - 0x950b7fff com.apple.Sharing (442.13.6 - 442.13.6) <5CAF03BA-321D-3DF1-BA14-9D728A103454> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x950ca000 - 0x950f4fff libsystem_info.dylib (477.40.5) <525B7BF2-67C9-3463-AD87-3F74375F1739> /usr/lib/system/libsystem_info.dylib
0x950f5000 - 0x951e9ff7 libxml2.2.dylib (29.5) <927DBF20-D95E-30D8-BC42-787784F056E5> /usr/lib/libxml2.2.dylib
0x951ea000 - 0x951eafff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <8478BFDC-E0E9-33CB-B782-E5225BAF8D93> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x951eb000 - 0x9525dffb com.apple.framework.CoreWLAN (11.0 - 1101.20) <38771CFC-A5CD-3496-BFF1-696B88D2C975> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9525e000 - 0x9525efff com.apple.Cocoa (6.11 - 22) <5DE99658-0C2F-3DB0-8741-B9D36FCF04D8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9525f000 - 0x953b8ff7 libBLAS.dylib (1162.2) <4EC4D123-53BC-394C-9F4D-EFF97B3972BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x953b9000 - 0x95459ffb com.apple.QD (3.12 - 302) <4B99C015-A518-3C0E-9512-463E79B8F444> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9545a000 - 0x9546dff7 libcmph.dylib (6) <7FEE63DB-D02D-3E53-9A0C-2787A49D125C> /usr/lib/libcmph.dylib
0x954fb000 - 0x954fdffb libsystem_secinit.dylib (20) /usr/lib/system/libsystem_secinit.dylib
0x955ae000 - 0x955b7fff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x9564f000 - 0x956e3ff3 com.apple.PerformanceAnalysis (1.0 - 1) <39352E8E-B2B4-344C-82AF-3440E95C21C4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x956ee000 - 0x956f9ff3 libcommonCrypto.dylib (60075.40.2) /usr/lib/system/libcommonCrypto.dylib
0x956fa000 - 0x95a551eb libobjc.A.dylib (680) <9B9B39CC-CC3A-3E91-AAE7-961E8A6E1804> /usr/lib/libobjc.A.dylib
0x95a56000 - 0x95a5cfff com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <942677DD-1E01-354D-AC8E-8C42E53BDA2E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x95a5d000 - 0x95a65fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2A4675CA-731F-37C6-ABE7-04BC93968B06> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x95a66000 - 0x95afbffb libsystem_c.dylib (1082.20.4) <9E202BD3-E7B7-3443-8D78-C88353AFAA76> /usr/lib/system/libsystem_c.dylib
0x95afe000 - 0x95b04ff3 libsystem_platform.dylib (74.40.2) /usr/lib/system/libsystem_platform.dylib
0x95b05000 - 0x95b28ffb com.apple.framework.Apple80211 (11.0 - 1121.34) <71DDBABB-231C-3DD4-8321-7F25108399D1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x95b29000 - 0x95c4fff3 com.apple.CoreText (352.0 - 494.11) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x95c50000 - 0x95c60ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x95c61000 - 0x95c61fff com.apple.Accelerate (1.10 - Accelerate 1.10) <3172ABD9-9647-3D33-A29D-41A454FDEED9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95c62000 - 0x95c68fff com.apple.IOAccelerator (205.3 - 205.3) <017B0CD4-13A0-3337-AB7F-E9B53B5D8B7D> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x95c69000 - 0x95d4fff7 unorm8_rgba.dylib (2.7.3) <0DCEA62F-BEDF-32B4-B3A3-38806DA0C368> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x95d50000 - 0x95d93fff com.apple.Metal (56.6 - 56.6) <08BB3E64-E11C-3E85-BEEE-A8B8D75C126B> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x95d94000 - 0x95d97fff libCoreVMClient.dylib (119.5) <7C05B2DF-54D6-358F-9742-A7C7AA7E3475> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x95d98000 - 0x95d9bff3 libsystem_sandbox.dylib (460.40.33) <6282AFD6-924C-371E-903A-778FCA2CF417> /usr/lib/system/libsystem_sandbox.dylib
0x95d9c000 - 0x96230fff com.apple.CoreFoundation (6.9 - 1258.1) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96231000 - 0x9628aff3 com.apple.AE (701 - 701) <60406E1C-890C-3E94-B1F2-A8C2C2360054> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9628b000 - 0x966bdffb com.apple.vision.FaceCore (3.3.1 - 3.3.1) <82AA6556-43A3-3EF5-BE6E-2653207F4619> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x966be000 - 0x966d4ff3 libLinearAlgebra.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x966d5000 - 0x966d8fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x966d9000 - 0x966ddfff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x966de000 - 0x96711ff7 com.apple.GSS (4.0 - 2.0) <6DBB5190-91A7-35F5-BF42-55BCF73E0B3A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x96712000 - 0x969b5fff libmecabra.dylib (696.5) <44285D47-C616-3017-8297-ED5AEEB69982> /usr/lib/libmecabra.dylib
0x969b6000 - 0x969c3ff7 libbz2.1.0.dylib (38) <5AF36C82-D418-3B72-9358-4890779B6DC9> /usr/lib/libbz2.1.0.dylib
0x969c4000 - 0x969cdfff libcopyfile.dylib (127) <367EF1CA-F84D-3A22-B423-70961D21C241> /usr/lib/system/libcopyfile.dylib
0x969ce000 - 0x96a6cfff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x96a6d000 - 0x96a73fff com.apple.ImageCapture (9.0 - 9.0) <05B279ED-AE4C-3907-B4A8-197F8669954C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96a74000 - 0x96a75fff libremovefile.dylib (41) <51459E88-3A13-3C6F-A203-ADF3BBC2867B> /usr/lib/system/libremovefile.dylib
0x96a76000 - 0x97757ffb com.apple.AppKit (6.9 - 1404.46) <3B0BB517-8685-33EE-8C49-C7187FE4D509> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x98101000 - 0x981a9fff libCoreStorage.dylib (517.20.1) <72BE7F79-DC35-30B7-AFD0-418EEE83B980> /usr/lib/libCoreStorage.dylib
0x981aa000 - 0x9829fff3 com.apple.CoreMedia (1.0 - 1731.15.202) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x982a0000 - 0x98304fff com.apple.CoreServices.OSServices (728.8 - 728.8) <246D3602-1679-30D8-90C6-9857A2016C7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98305000 - 0x98305fff libOpenScriptingUtil.dylib (169.1) <5D59F70A-DDED-3DA8-8345-1414922047CD> /usr/lib/libOpenScriptingUtil.dylib
0x98306000 - 0x98355fff libcurl.4.dylib (90) /usr/lib/libcurl.4.dylib
0x98356000 - 0x9845afff libJP2.dylib (1444) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9845b000 - 0x98462fff com.apple.agl (3.3.1 - AGL-3.3.1) <88C1F4A5-8009-3DED-BC36-3EE4DD68D5B4> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9864a000 - 0x98670ffb libPng.dylib (1444) <444D83B6-0AB5-3100-B584-AD2AEB4571EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98671000 - 0x9867efff com.apple.OpenDirectory (10.11 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9867f000 - 0x9867ffff libmetal_timestamp.dylib (600.0.44.1) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x98680000 - 0x986bafff com.apple.LDAPFramework (2.4.28 - 194.5) <329D7189-BE6F-33FB-93A2-0315098DBE6A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x986bb000 - 0x9874cfff com.apple.CoreSymbolication (3.1 - 58048.1) <96291161-FDB8-3113-AC2F-C30C5DC373AE> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9874d000 - 0x98757fff libsystem_notify.dylib (150.40.1) <2289C342-4E02-3DE8-9160-A2A4E288B2DD> /usr/lib/system/libsystem_notify.dylib
0x98758000 - 0x98991ff7 libFosl_dynamic.dylib (16.24) <928611BD-3E71-3B63-A349-804A7341AC6A> /usr/lib/libFosl_dynamic.dylib
0x98992000 - 0x98995fff com.apple.xpc.ServiceManagement (1.0 - 1) <1527E003-0BCD-35A2-8DD1-00A6F7AD0700> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x989a2000 - 0x98bdafff com.apple.CoreImage (11.4.0 - 366.4.19) /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x98bdb000 - 0x98c32ff7 com.apple.HIServices (1.22 - 549) <39748912-42A0-3A36-9FA6-18B4245198FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x98c33000 - 0x98c47ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x98d03000 - 0x98f91ff7 com.apple.CFNetwork (760.4.2 - 760.4.2) <0F05C132-57B3-31CC-81C2-C48367EE6EC0> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x98f92000 - 0x98fb3ffb libsystem_kernel.dylib (3248.40.184) /usr/lib/system/libsystem_kernel.dylib
0x98fb4000 - 0x98fd2ffb libresolv.9.dylib (60) <5AF8F512-BACE-3BD7-8D21-E0AAEBF07FF9> /usr/lib/libresolv.9.dylib
0x98fd3000 - 0x98fe4fff libsystem_trace.dylib (201.10.3) <33287B50-C54E-3960-86A0-712181F43786> /usr/lib/system/libsystem_trace.dylib
0x98fe5000 - 0x99048fff com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x99049000 - 0x99073fff libdispatch.dylib (501.40.12) /usr/lib/system/libdispatch.dylib
0x99074000 - 0x990dfff7 com.apple.framework.CoreWiFi (11.0 - 1101.20) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x990e0000 - 0x990faff7 liblzma.5.dylib (10) <7DDBF3FF-5EDC-31EA-8A2C-70C6BC754953> /usr/lib/liblzma.5.dylib
0x990fb000 - 0x9916effb com.apple.ApplicationServices.ATS (377 - 394.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9916f000 - 0x991aeffb libGLImage.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x991af000 - 0x991affff com.apple.ApplicationServices (48 - 48) <254BB3C1-738A-3A40-92E4-F595ED0EC7EC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x991b0000 - 0x99225fff com.apple.SearchKit (1.4.0 - 1.4.0) <2F470D76-6C21-38A8-98A7-1DF5C4964F34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x994e3000 - 0x99520ff7 com.apple.DebugSymbols (132 - 132) <367ECDBA-A978-32B1-99B0-7D63C6F36D78> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x99521000 - 0x99529ffb libsystem_dnssd.dylib (625.40.20) <16C75AA6-5434-3AC7-80ED-FC3F3AA2ED0C> /usr/lib/system/libsystem_dnssd.dylib
0x995d7000 - 0x995dbfff libcache.dylib (75) <6C2EE04E-CDB4-3362-BB06-7BD9E358C280> /usr/lib/system/libcache.dylib
0x995dc000 - 0x995e7ff7 libGPUSupportMercury.dylib (12.0.40.6) <644B6CF5-BB91-39B1-A660-85D2CC104318> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
0x995e8000 - 0x99601fff libsystem_asl.dylib (323.40.3) <79D84D35-4854-3381-8993-5D1130C12199> /usr/lib/system/libsystem_asl.dylib
0x9960d000 - 0x9965fff3 com.apple.CoreMediaIO (703.0 - 4791) <0D2F3F8E-FF0C-33D3-B43C-B3A14A541F97> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x99663000 - 0x9967cffb libsystem_malloc.dylib (67.40.1) /usr/lib/system/libsystem_malloc.dylib
0x9967d000 - 0x996bcfff com.apple.NavigationServices (3.8 - 220) <7C6C832E-137C-3557-B179-FF369F1DF4C3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x996bd000 - 0x997a8ff7 unorm8_bgra.dylib (2.7.3) <5F467CC1-C96F-3CE0-8B7B-7194050312F0> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x997a9000 - 0x997a9fff libsystem_blocks.dylib (65) <30FA4604-2D0B-3318-B74E-176F0A7E9049> /usr/lib/system/libsystem_blocks.dylib
0x997aa000 - 0x99cd8fdf com.apple.vImage (8.0 - 8.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x99cd9000 - 0x99ebbfff com.apple.QuartzCore (1.11 - 410.14) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x99ebc000 - 0x9a00dfef com.apple.coreui (2.1 - 366.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9a320000 - 0x9a32cff7 libcsfde.dylib (517.20.1) <3A38862E-FC2E-3D8B-B4FA-BA3C54AB919A> /usr/lib/libcsfde.dylib
0x9a445000 - 0x9a5f5ffb GLEngine (12.0.40.6) <8772D5C2-5C4E-38AA-B596-E1F1AB1D2A9F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x9a5fc000 - 0x9a62dff7 com.apple.DictionaryServices (1.2 - 250.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9a62e000 - 0x9a801ff7 com.apple.ImageIO.framework (3.3.0 - 1444) <91B351E2-A2E6-311F-A2A7-19C5EE0DB74D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a802000 - 0x9a806ffb com.apple.IOSurface (108.2.1 - 108.2.1) <7343BB78-0F9D-3F8E-8699-B0CBCFAFA297> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a807000 - 0x9a809fff libsystem_coreservices.dylib (19.2) <360AF758-E51B-3B37-A9CF-CA6958292A11> /usr/lib/system/libsystem_coreservices.dylib
0x9a80e000 - 0x9a83ffff com.apple.CoreServicesInternal (248.2 - 248.2) <66F9B9AC-BFEE-310E-9A2B-D9D475484580> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x9a840000 - 0x9aabefef com.apple.QuickTime (7.7.3 - 2943.3) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9aac2000 - 0x9aaeffff libsandbox.1.dylib (460.40.33) /usr/lib/libsandbox.1.dylib
0x9aaf0000 - 0x9ab05ff3 libCGInterfaces.dylib (317.9) <781659B7-7013-3956-9E44-A6F60410391F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x9ab06000 - 0x9ab29fff libJPEG.dylib (1444) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9ab2a000 - 0x9ab50ffb com.apple.MultitouchSupport.framework (304.10.2 - 304.10.2) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9ab51000 - 0x9ab91ff3 com.apple.AppleJPEG (1.0 - 1) <6F2A63D5-3DB3-3B70-A4A0-2B7D0014A948> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x9ab9e000 - 0x9aba6fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x9aba7000 - 0x9abb6ff7 libxar.1.dylib (302) /usr/lib/libxar.1.dylib
0x9abb7000 - 0x9abeaff7 com.apple.CoreAVCHD (5.8.0 - 5800.4.2) /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9abeb000 - 0x9abeeff7 com.apple.help (1.3.3 - 46) <61D6C3D7-73E3-3586-844D-18A1A8E549A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9abef000 - 0x9af01fef com.apple.CoreAUC (214.0.0 - 214.0.0) <46D904AD-9480-3368-BE13-2D682D656DFA> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9af02000 - 0x9af18fe7 libcompression.dylib (28) /usr/lib/libcompression.dylib
0x9af19000 - 0x9af30ffb com.apple.AppContainer (4.0 - 261.40.2) <2962C7E0-D532-391E-8D5B-C69E07EDC15B> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x9af31000 - 0x9af79ff7 libFontRegistry.dylib (155.1) <9213A732-C555-340D-9A40-4C71B11AC990> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9af7e000 - 0x9b377ff7 com.apple.CoreGraphics (1.600.0 - 957) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9b378000 - 0x9b37bfff libextension.dylib (78) <91DD808E-AB53-3AFB-B7A5-4F3051285141> /usr/lib/libextension.dylib
0x9b37c000 - 0x9b37fff7 libdyld.dylib (360.21) /usr/lib/system/libdyld.dylib
0x9b965000 - 0x9b9baff7 com.apple.htmlrendering (77 - 1.1.4) <5EFC54AC-7FD8-3ADA-97A8-345DD71A9D85> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9b9bb000 - 0x9b9bbfff com.apple.Carbon (154 - 157) <25DB41AD-B46F-3FC2-8FFB-325750777CC0> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9b9bc000 - 0x9b9befff com.apple.SecCodeWrapper (4.0 - 261.40.2) <1957FCB1-C569-370B-B035-D82343C73A62> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x9b9bf000 - 0x9b9c2fff libCoreFSCache.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x9b9c3000 - 0x9b9e6ff3 libc++abi.dylib (125) <20843323-D228-3A86-9F23-8FDC64B40211> /usr/lib/libc++abi.dylib
0x9b9e7000 - 0x9b9ecff7 libmacho.dylib (875.1) <7B7E1EE6-19D2-3ED5-A183-04EEB663C656> /usr/lib/system/libmacho.dylib
0x9b9ed000 - 0x9b9f3fff libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x9b9f4000 - 0x9b9f7ffb libutil.dylib (43) <761D677E-9A8E-3385-BCFD-F2CB28A6A9B6> /usr/lib/libutil.dylib
0x9ba00000 - 0x9ba0bfff com.apple.NetAuth (6.0 - 6.0) <5BDBB960-B818-3B5A-9F0A-345DFB727F76> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9ba0c000 - 0x9bafcffb com.apple.DiskImagesFramework (10.11.3 - 417.2) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9bafd000 - 0x9bdb0ffb com.apple.security (7.0 - 57337.40.85) <7C0779C6-0C38-3A42-91B2-FDEF6EBB60B8> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9bdb1000 - 0x9bdb8fff libMatch.1.dylib (27) <1976DDEF-721F-3021-B586-7FE9CDA59AC7> /usr/lib/libMatch.1.dylib
0x9bfe5000 - 0x9bff3ff7 libz.1.dylib (61.20.1) <34A8BA7F-AA56-322E-AC39-ADF8DDE53FF1> /usr/lib/libz.1.dylib
0x9c029000 - 0x9c046ff7 libCRFSuite.dylib (34) <5872C4CE-812E-3ABC-B78A-216A9AFD386B> /usr/lib/libCRFSuite.dylib
0x9c054000 - 0x9c073fff com.apple.GenerationalStorage (2.0 - 239.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x9c074000 - 0x9c079fff com.apple.TCC (1.0 - 1) <6B24E609-F406-368A-B514-CB22706DA28F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9c07a000 - 0x9c0b4fff com.apple.MediaKit (16 - 809) <737F2EA6-8A73-3AAD-8D82-64A8A7E57578> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x9c0b5000 - 0x9c0f8fff libGLU.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9c0f9000 - 0x9c106fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <51F1211F-E879-3BB8-80DA-9B127D8D107D> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9c1a3000 - 0x9c1acfff libGFXShared.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9c1ad000 - 0x9c1d6fff libRIP.A.dylib (957) <441577DB-310A-3A49-8EF5-F92A819A81B9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9c1d7000 - 0x9c1f0fff com.apple.Kerberos (3.0 - 1) <808BA537-7654-3792-86ED-770350FE5261> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9c1f1000 - 0x9c292fff com.apple.ink.framework (10.9 - 214) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9c2b6000 - 0x9c2b8fff libsystem_configuration.dylib (802.40.13) <131DDA09-9D39-325F-9006-83CCCB405A1A> /usr/lib/system/libsystem_configuration.dylib
0x9c2b9000 - 0x9c2bafff libSystem.B.dylib (1226.10.1) <5AF2BAF9-D05B-3225-879A-41979537FDE3> /usr/lib/libSystem.B.dylib
0x9c2bb000 - 0x9c3a6feb libvMisc.dylib (563.5) <28CDB3D7-BD26-3340-9DF5-30696EED5BE3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9c3a7000 - 0x9cd9afab libLLVMContainer.dylib (119.5) <38E5A31E-5C19-35D5-9D61-17DEE888464B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libLLVMContainer.dylib
0x9cd9b000 - 0x9cdc9ff7 libarchive.2.dylib (33.20.2) /usr/lib/libarchive.2.dylib
0x9cdca000 - 0x9cdcafff libkeymgr.dylib (28) <1706DAE1-9175-3BB4-A4BF-431FF71D282E> /usr/lib/system/libkeymgr.dylib
0x9cdcb000 - 0x9ce26fff com.apple.print.framework.PrintCore (11.2 - 472.2) <135292C1-7165-3BFC-A6A9-36651006BD35> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9ce27000 - 0x9ce5afe3 libsystem_m.dylib (3105) <621EDD29-0EBA-36BF-AE7A-4DFE6329300E> /usr/lib/system/libsystem_m.dylib
0x9ce5b000 - 0x9d235ff7 libLAPACK.dylib (1162.2) <4910B9B9-91C5-3089-BA45-20EDD6D1FD70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9d26f000 - 0x9d26ffff com.apple.CoreServices (728.9 - 728.9) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9d270000 - 0x9d2c6ff7 libc++.1.dylib (120.1) <59501F15-E2C0-30D2-9B8C-7E784D47900E> /usr/lib/libc++.1.dylib
0x9d2c7000 - 0x9d46aff7 libGLProgrammability.dylib (12.0.40.6) <19BA9737-10D9-3CAB-BADB-B6113BA87FCA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9d46b000 - 0x9d689ffb libicucore.A.dylib (551.51) <832A7F80-21D6-3633-8DF0-F0C0F0D7D489> /usr/lib/libicucore.A.dylib
0x9d68a000 - 0x9d694ffb com.apple.audio.SoundManager (4.2 - 4.2) <77418940-F003-3497-99C9-87D48917EFCB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9d699000 - 0x9d6c7ff7 GLRendererFloat (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x9d6c8000 - 0x9d6ccfff libheimdal-asn1.dylib (453.40.10) <47D6EB82-186C-32C4-80D5-B3C09E126C0D> /usr/lib/libheimdal-asn1.dylib
0x9d6ce000 - 0x9d7f4ffb libsqlite3.dylib (216.4) <72C3FD3D-27D8-3B2F-9472-AAAA2DFC1835> /usr/lib/libsqlite3.dylib
0x9d829000 - 0x9d927fff com.apple.LaunchServices (728.8 - 728.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9d928000 - 0x9d996ffb libsystem_network.dylib (583.40.20) <720C5757-0052-3F0F-BABC-176457CD97E2> /usr/lib/system/libsystem_network.dylib
0x9d997000 - 0x9d9a4ff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <94530CC8-FDD0-3C22-86C1-FB433A144779> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9d9a5000 - 0x9d9b3ff3 com.apple.opengl (12.0.40 - 12.0.40) <45789AB6-C77F-3D62-B1F6-2A60FC2F7D70> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9d9b4000 - 0x9d9b4fff libenergytrace.dylib (10.40.1) <3B4CC4D9-7610-3FCD-9EBB-377359888979> /usr/lib/libenergytrace.dylib
0x9d9b5000 - 0x9d9c6fff libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib
0x9d9c7000 - 0x9da1bffb com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <458BE4CE-7241-3871-99D5-3188D65585B2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

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

VM Region Summary:
ReadOnly portion of Libraries: Total=242.2M resident=0K(0%) swapped_out_or_unallocated=242.2M(100%)
Writable regions: Total=198.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=198.4M(100%)

                            VIRTUAL   REGION

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate.framework 128K 2
Activity Tracing 2048K 2
CG backing stores 6100K 4
CG image 32K 7
CG shared images 240K 8
CoreAnimation 64K 10
CoreUI image data 612K 7
CoreUI image file 320K 5
Kernel Alloc Once 4K 2
MALLOC 158.9M 41
MALLOC guard page 48K 9
Memory Tag 242 12K 2
OpenCL 8K 2
OpenGL GLSL 128K 3
Process Corpse Info 2048K 2
Stack 11.1M 11
Stack Guard 56.0M 9
VM_ALLOCATE 200K 14
__DATA 17.2M 240
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__IMPORT 4K 2
__LINKEDIT 57.9M 13
__OBJC 2832K 72
__TEXT 184.3M 245
__UNICODE 552K 2
mapped file 171.1M 111
shared memory 16.4M 10
=========== ======= =======
TOTAL 690.9M 811

Model: iMac14,2, BootROM IM142.0118.B00, 4 processors, Intel Core i7, 3.4 GHz, 32 GB, SMC 2.15f2
Graphics: NVIDIA GeForce GTX 660 Ti, NVIDIA GeForce GTX 660 Ti, PCIe, 2047 MB
Memory Module: BANK0/DIMM0, 8 GB, DDR3, 1333 MHz, Patriot Memory (PDP Systems), 1333ELSeries
Memory Module: BANK1/DIMM0, 8 GB, DDR3, 1333 MHz, Patriot Memory (PDP Systems), 1333ELSeries
Memory Module: BANK0/DIMM1, 8 GB, DDR3, 1333 MHz, Patriot Memory (PDP Systems), 1333ELSeries
Memory Module: BANK1/DIMM1, 8 GB, DDR3, 1333 MHz, Patriot Memory (PDP Systems), 1333ELSeries
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD1002FAEX-00Y9A0, 1 TB
Serial ATA Device: SAMSUNG SSD PM830 2.5" 7mm 128GB, 128.04 GB
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: WDC WD10EVVS-63M5B0, 1 TB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: USB 3.0 Bus
USB Device: Elements 10B8
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: NetScroll+ Superior
USB Device: My Passport 0820
Thunderbolt Bus:

@tenderbolton
Copy link
Author

Here is a screen recording of the error in the PC of the user.
Screen Recording.zip

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

No branches or pull requests

1 participant