Crash when loaded a large STL files (OSX)

Locked
arms22
Posts: 3
Joined: 10 Feb 2015, 22:19

Crash when loaded a large STL files (OSX)

Post by arms22 »

STL
http://www.thingiverse.com/thing:224878
(Maybe at least 4MB of STL files)

Win, Linux version were OK, but OSX version was crashed.


Here is Crash Report.

Process: KISSlicer [4752]
Path: /Users/USER/Desktop/KISSlicer.app/Contents/MacOS/KISSlicer
Identifier: com.company.kisslicer
Version: 1.5 Beta 1.17
Code Type: X86 (Native)
Parent Process: launchd [232]
Responsible: KISSlicer [4752]
User ID: 501

Date/Time: 2015-02-11 12:16:39.098 +0900
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: 6C860D4E-25B3-82DA-A675-3E14468A118E


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

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004

VM Regions Near 0x4:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Users/USER/Desktop/KISSlicer.app/Contents/MacOS/KISSlicer
__TEXT 0000000000001000-0000000000155000 [ 1360K] r-x/rwx SM=COW /Users/USER/Desktop/KISSlicer.app/Contents/MacOS/KISSlicer

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 com.company.kisslicer 0x00122102 Fl_Widget::window() const + 14
1 com.company.kisslicer 0x000dd0a8 -[FLView firstRectForCharacterRange:] + 52
2 com.apple.AppKit 0x940f97c3 -[NSTextInputContext firstRectForCharacterRange:actualRange:] + 294
3 com.apple.AppKit 0x93a24be3 -[NSTextInputContext handleTSMEvent:] + 5215
4 com.apple.AppKit 0x93a2376b _NSTSMEventHandler + 157
5 com.apple.HIToolbox 0x9114ad89 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
6 com.apple.HIToolbox 0x90f9e34f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452
7 com.apple.HIToolbox 0x90f9d668 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
8 com.apple.HIToolbox 0x90fb0811 SendEventToEventTarget + 88
9 com.apple.HIToolbox 0x90fefcb6 SendTSMEvent + 75
10 com.apple.HIToolbox 0x9123d497 SendTextInputEvent + 1400
11 com.apple.HIToolbox 0x912ad482 -[IMKInputSession _postEvent:] + 109
12 com.apple.HIToolbox 0x912ad3f3 -[IMKInputSession _createAndSendOffsetToPointEvent:] + 215
13 com.apple.HIToolbox 0x912afceb -[IMKInputSession attributesForCharacterIndex:lineHeightRectangle:] + 69
14 com.apple.HIToolbox 0x912b03dc -[IMKInputSession attributesForCharacterIndex:] + 50
15 com.apple.CoreFoundation 0x92ddcb9d __invoking___ + 29
16 com.apple.CoreFoundation 0x92ddca6b -[NSInvocation invoke] + 315
17 com.apple.CoreFoundation 0x92e8994a -[NSInvocation invokeWithTarget:] + 74
18 com.apple.Foundation 0x91e6d5bc -[NSDistantObject forwardInvocation:] + 386
19 com.apple.CoreFoundation 0x92e562f9 ___forwarding___ + 457
20 com.apple.CoreFoundation 0x92e5610e _CF_forwarding_prep_0 + 14
21 com.apple.CoreFoundation 0x92ddcb9d __invoking___ + 29
22 com.apple.CoreFoundation 0x92ddca6b -[NSInvocation invoke] + 315
23 com.apple.Foundation 0x91ed46f0 -[NSConnection dispatchInvocation:] + 373
24 com.apple.Foundation 0x91ed4275 -[NSConnection handleRequest:sequence:] + 1479
25 com.apple.Foundation 0x91e720d3 -[NSConnection handlePortCoder:] + 795
26 com.apple.Foundation 0x91e718f0 -[NSConnection dispatchWithComponents:] + 113
27 com.apple.Foundation 0x91e71856 -[NSMachPort handlePortMessage:] + 219
28 com.apple.Foundation 0x91e53aa6 __NSFireMachPort + 334
29 com.apple.CoreFoundation 0x92e26fe8 __CFMachPortPerform + 440
30 com.apple.CoreFoundation 0x92e26e15 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53
31 com.apple.CoreFoundation 0x92e26d7b __CFRunLoopDoSource1 + 523
32 com.apple.CoreFoundation 0x92e174b2 __CFRunLoopRun + 2130
33 com.apple.CoreFoundation 0x92e169ea CFRunLoopRunSpecific + 394
34 com.apple.CoreFoundation 0x92e1684b CFRunLoopRunInMode + 123
35 com.apple.HIToolbox 0x90fc1b5d RunCurrentEventLoopInMode + 259
36 com.apple.HIToolbox 0x90fc1777 ReceiveNextEventCommon + 163
37 com.apple.HIToolbox 0x90fc16bd _BlockUntilNextEventMatchingListInModeWithFilter + 92
38 com.apple.AppKit 0x937bd349 _DPSNextEvent + 1602
39 com.apple.AppKit 0x937bc870 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
40 com.company.kisslicer 0x000dc62f do_queued_events(double) + 176
41 com.company.kisslicer 0x000dea20 fl_mac_flush_and_wait(double, char) + 121
42 com.company.kisslicer 0x000e2cd5 Fl::wait(double) + 165
43 com.company.kisslicer 0x000e2cfd Fl::check() + 33
44 com.company.kisslicer 0x0009c7d1 parse_binary_STL(char const*, std::vector<float, std::allocator<float> >&) + 449

Thread 1:
0 libsystem_kernel.dylib 0x9c0b7046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9806fdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x98073cce start_wqthread + 30

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9c0b7992 kevent64 + 10
1 libdispatch.dylib 0x9130f899 _dispatch_mgr_invoke + 238
2 libdispatch.dylib 0x9130f532 _dispatch_mgr_thread + 52

Thread 3:
0 libsystem_kernel.dylib 0x9c0b7046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9806fdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x98073cce start_wqthread + 30

Thread 4:
0 libsystem_kernel.dylib 0x9c0b7046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9806fdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x98073cce start_wqthread + 30

Thread 5:
0 libsystem_kernel.dylib 0x9c0b1f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9c0b116c mach_msg + 68
2 com.apple.CoreFoundation 0x92e17bf9 __CFRunLoopServiceMachPort + 169
3 com.apple.CoreFoundation 0x92e171d1 __CFRunLoopRun + 1393
4 com.apple.CoreFoundation 0x92e169ea CFRunLoopRunSpecific + 394
5 com.apple.CoreFoundation 0x92e1684b CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x93966b88 _NSEventThread + 283
7 libsystem_pthread.dylib 0x9806e5fb _pthread_body + 144
8 libsystem_pthread.dylib 0x9806e485 _pthread_start + 130
9 libsystem_pthread.dylib 0x98073cf2 thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x9c0b7046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9806fdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x98073cce start_wqthread + 30

Thread 7:
0 libsystem_kernel.dylib 0x9c0b7046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9806fdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x98073cce start_wqthread + 30

Thread 8:
0 libsystem_kernel.dylib 0x9c0b7046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9806fdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x98073cce start_wqthread + 30

Thread 9:
0 libsystem_kernel.dylib 0x9c0b7046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9806fdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x98073cce start_wqthread + 30

Thread 10:
0 libsystem_kernel.dylib 0x9c0b7046 __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9806fdcf _pthread_wqthread + 372
2 libsystem_pthread.dylib 0x98073cce start_wqthread + 30

Thread 11:: com.apple.CoreAnimation.render-server
0 libsystem_kernel.dylib 0x9c0b1f7a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9c0b116c mach_msg + 68
2 com.apple.QuartzCore 0x94f40a39 CA::Render::Server::server_thread(void*) + 232
3 com.apple.QuartzCore 0x94f40948 thread_fun + 29
4 libsystem_pthread.dylib 0x9806e5fb _pthread_body + 144
5 libsystem_pthread.dylib 0x9806e485 _pthread_start + 130
6 libsystem_pthread.dylib 0x98073cf2 thread_start + 34

Thread 12:
0 libsystem_kernel.dylib 0x9c0b6ace __select + 10
1 com.company.kisslicer 0x000dd7b5 DataReady::DataReadyThread(void*) + 377
2 libsystem_pthread.dylib 0x9806e5fb _pthread_body + 144
3 libsystem_pthread.dylib 0x9806e485 _pthread_start + 130
4 libsystem_pthread.dylib 0x98073cf2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x000dd082 ecx: 0x00022068 edx: 0x00000000
edi: 0x07d8fd60 esi: 0x00000000 ebp: 0xbfffadf8 esp: 0xbfffadf8
ss: 0x00000023 efl: 0x00010246 eip: 0x00122102 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000004

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


Binary Images:
0x1000 - 0x154ff7 +com.company.kisslicer (1.5 Beta 1.17) <AB0067B1-E2CB-1D41-FDE4-2783446F40D9> /Users/USER/Desktop/KISSlicer.app/Contents/MacOS/KISSlicer
0x5e4000 - 0x5efffa com.apple.CommerceCore (1.0 - 42) <E59717F2-6770-3DBC-8510-F7AA61E60F57> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x2f4a000 - 0x2f6fff9 com.apple.framework.familycontrols (4.1 - 410) <A33A97EE-C735-38BA-9B49-5D78DAA3DEDA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x2f84000 - 0x2f8cff7 libCGCMS.A.dylib (599.35.6) <1509DE48-6EFF-32D2-9F60-007764E71866> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x2f94000 - 0x2f97ffa libCGXType.A.dylib (599.35.6) <1659F924-1373-32E8-812E-09446D48C69E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x310d000 - 0x3135ff7 libRIP.A.dylib (599.35.6) <74FA256C-B803-3882-8D81-2B696DCB3189> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x35dd000 - 0x35e8fff libGPUSupport.dylib (9.6.1) <46231771-6D1B-3539-A571-0FF7BF73A595> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x3632000 - 0x3632fff +cl_kernels (???) <00A01E9A-C3D2-4C48-A9E7-9CF600AA6F25> cl_kernels
0x3635000 - 0x3650ff5 com.apple.security.csparser (3.0 - 55471.14.25) <39AE28F3-4E88-3CA1-ABFF-199E91E70354> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x3673000 - 0x3759ff7 unorm8_rgba.dylib (2.3.58) <54C13C5A-EF13-3CB8-A736-CDA39A907F3C> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x3799000 - 0x379aff5 +cl_kernels (???) <33568CE1-FE83-4267-BD11-301807430D70> cl_kernels
0x7000000 - 0x77bbff9 libclh.dylib (4.0.3 - 4.0.3) <F7E85D62-EBC5-3A75-951C-839A443372D8> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
0x7ce0000 - 0x7ce1ff1 +cl_kernels (???) <E8548C36-65C4-4A74-9B73-ADE3E7D459B2> cl_kernels
0x883e000 - 0x8929ff7 unorm8_bgra.dylib (2.3.58) <73AEEEF2-DF38-33F9-994C-2BB7A76EB027> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x48000000 - 0x488caff7 com.apple.GeForceTeslaGLDriver (8.24.16 - 8.2.4) <5492CFDE-CAEF-3CC3-97E6-187AF8F6EA42> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
0x8fed7000 - 0x8ff09417 dyld (239.4) <0F2176BD-4239-3506-BA41-3B885269520E> /usr/lib/dyld
0x90008000 - 0x9005bff3 com.apple.CoreMediaIO (408.0 - 4570) <0E0FFC14-2D70-369A-9399-DC7DDB6CCA79> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9005c000 - 0x90068ffc libkxld.dylib (2422.115.10) <DAE45960-6190-3EEA-9068-84D4914365C9> /usr/lib/system/libkxld.dylib
0x90069000 - 0x90069fff com.apple.Carbon (154 - 157) <6E680560-FD53-3C00-BDF7-7AFA28747DC8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x9006a000 - 0x900acfff libGLU.dylib (9.6.1) <0655104D-2F22-36CE-955B-52A533CA70D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x900ad000 - 0x900afffe libCVMSPluginSupport.dylib (9.6.1) <C2071F9E-72A1-360C-BF7E-286F9681922F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9014b000 - 0x9015bff5 com.apple.LangAnalysis (1.7.0 - 1.7.0) <71DE7754-0A47-3F35-B1BF-B1FE7E1311E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9015c000 - 0x90160fff com.apple.CommonPanels (1.2.6 - 96) <E7CA63C6-CEE9-3F0A-93A7-C12C653FFB80> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90161000 - 0x901b1fff com.apple.opencl (2.3.59 - 2.3.59) <CE95AA26-7AE6-3692-8291-8268BBB976D1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x901b2000 - 0x901c5fff com.apple.ImageCapture (9.0 - 9.0) <63D5C96F-1893-3F35-ADFB-EE451AFD87E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x901c6000 - 0x9021cff6 com.apple.ScalableUserInterface (1.0 - 1) <2C81641B-FA30-32FF-8B3E-3CB9BF53B2D9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x9021d000 - 0x9024eff8 com.apple.GSS (4.0 - 2.0) <243CCC44-86E6-3987-9AFB-159E3196D337> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9024f000 - 0x902daff7 com.apple.CoreSymbolication (3.0.1 - 141.0.6) <EE242011-56DF-332B-AA2D-47B4FE55B824> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x902db000 - 0x902e3fff liblaunch.dylib (842.92.1) <C180016C-F2DB-3D8B-A72D-5185CE67DFA2> /usr/lib/system/liblaunch.dylib
0x902e4000 - 0x903bfff7 com.apple.LaunchServices (572.29 - 572.29) <C35AF038-ED1B-3EC0-84CD-539CFB304EEC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x903c0000 - 0x903fcff4 com.apple.RemoteViewServices (2.0 - 94) <BEEE6ADF-7DA3-3D68-BCB0-9863BE1A1F46> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x903fd000 - 0x9052aff3 com.apple.avfoundation (2.0 - 651.12.1) <6A8A6D6F-87E0-3514-BB0C-E3659542A857> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x90e5b000 - 0x90e8cffa libsystem_m.dylib (3047.16) <28E614E8-7802-3E84-960A-AD4721EF10F7> /usr/lib/system/libsystem_m.dylib
0x90e8d000 - 0x90e98fff libcsfde.dylib (380.70.2) <B3FC85EE-BBC2-3A20-9C45-C1ABDD063A63> /usr/lib/libcsfde.dylib
0x90e99000 - 0x90ed6ffb libGLImage.dylib (9.6.1) <E2DADD8A-8A60-3F39-840B-4B7FE7001384> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x90ed7000 - 0x90eddff7 com.apple.AOSNotification (1.7.0 - 760.3) <63F7E7F8-6FA3-38D3-9907-CDF360CA9354> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x90ede000 - 0x90edefff com.apple.ApplicationServices (48 - 48) <7967F6FA-2984-3CC3-AD9A-7B9AEC562A2A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90edf000 - 0x90ee2ffe com.apple.LoginUICore (3.0 - 3.0) <6FE961A4-3C17-3004-B50B-FD78FDC28350> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x90ee3000 - 0x90f23ff7 com.apple.bom (14.0 - 193.1) <FFF1C8E5-41FF-357B-8681-69B21DCED2E4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x90f24000 - 0x90f2dfff com.apple.DiskArbitration (2.6 - 2.6) <92F7575A-AA20-34D9-BB26-2CC8C3CCAFEB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90f95000 - 0x90f95ffe com.apple.AOSMigrate (1.0 - 1) <E612B5AD-06AE-3BCB-BA14-F7B64714640A> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x90f96000 - 0x9130bff9 com.apple.HIToolbox (2.1.1 - 698) <392738F0-322F-3C80-BEF7-138AFB124C35> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9130c000 - 0x91324ffd libdispatch.dylib (339.92.1) <7E7A88BF-74B3-363B-B534-6F757DF2DDE3> /usr/lib/system/libdispatch.dylib
0x91325000 - 0x91435fed com.apple.MediaControlSender (2.0 - 200.34.4) <48A88743-4EB7-364B-968F-43C17FFCEB97> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x91436000 - 0x916b0ff9 com.apple.RawCamera.bundle (5.06 - 753) <60F32380-A3E4-3908-9227-C85C674B7C66> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x916b1000 - 0x91824ffb com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <4248C0FE-F872-34AB-9402-0045D5CD0CC1> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91825000 - 0x91b0ffd2 com.apple.vImage (7.0 - 7.0) <256972F0-3DBC-3CE1-9EE8-B48243868729> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91b10000 - 0x91b11ffc com.apple.TrustEvaluationAgent (2.0 - 25) <064B485D-56E0-3DD7-BBE2-E08A5BFFF8B3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91b12000 - 0x91baefff com.apple.QD (3.50 - 298) <F73FD4D4-17A4-37D6-AC06-7CA5A8BA1212> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91baf000 - 0x91c00ff1 libstdc++.6.dylib (60) <354F284B-2343-3810-9CA2-E28038824F6E> /usr/lib/libstdc++.6.dylib
0x91c01000 - 0x91cc8ff7 com.apple.DiscRecording (8.0 - 8000.4.6) <84A7EC09-3BBD-3E04-A88C-6D3B724448FF> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x91cc9000 - 0x91cd3ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A0D07BF7-31DF-3575-A02F-BEB90006DC74> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x91cd4000 - 0x91cd7ff7 com.apple.help (1.3.3 - 46) <AB6292FA-D3BC-3D56-B3A5-2BE630A503E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91cd8000 - 0x91d41ffa com.apple.datadetectorscore (5.0 - 354.5) <CB793FA7-B873-39A9-855F-D86AB0C35298> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91de3000 - 0x92110ffe com.apple.Foundation (6.9 - 1056.17) <6C2DBF85-90AB-3DCB-B56F-E2E3106085C2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92118000 - 0x921b0ff7 com.apple.Metadata (10.7.0 - 800.29) <83F7725E-6827-399D-AF87-A4E7FF297702> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x921b1000 - 0x921b8ff2 com.apple.NetFS (6.0 - 4.0) <915AA303-C02B-3B0C-8208-D8AAA4350DB4> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x921b9000 - 0x921d0ff4 com.apple.CoreMediaAuthoring (2.2 - 947) <958EE809-D21F-3C88-8D87-B3A5E4C3FCA6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x921d1000 - 0x921d2fff libsystem_blocks.dylib (63) <2AC67D5E-ECD4-3644-A53C-9684F9B7AA33> /usr/lib/system/libsystem_blocks.dylib
0x921d3000 - 0x92224ffb com.apple.CoreMedia (1.0 - 1273.54) <086865CC-7B9A-3B96-A3CB-4B90DAD5DC91> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x92225000 - 0x92250ff7 libsystem_network.dylib (241.4) <03BC404B-D0CB-3747-9CD5-B7A06A2ED0A9> /usr/lib/system/libsystem_network.dylib
0x92251000 - 0x922a6ff7 com.apple.framework.internetaccounts (2.1 - 210) <3E555C08-C8FA-3175-8C3F-E49F6F5238A6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x922a7000 - 0x92311ff7 com.apple.framework.CoreWiFi (2.0 - 200.21.1) <13EE6C12-B981-3132-864A-D493B91AE37E> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x92312000 - 0x923b1fff libCoreStorage.dylib (380.70.2) <AAB92110-31F1-36F0-A877-21FCE9531C4F> /usr/lib/libCoreStorage.dylib
0x923b3000 - 0x9240fffa com.apple.print.framework.PrintCore (9.0 - 428) <3E248391-2669-328B-B84F-8763FE8E92BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92410000 - 0x9242cfff libCRFSuite.dylib (34) <FFF76EBA-DF35-3A5F-857F-3F4B1C9F4C77> /usr/lib/libCRFSuite.dylib
0x9242d000 - 0x9245eff4 com.apple.securityinterface (9.0 - 55047) <0D5ED2B8-C973-3C91-BA45-22501A043263> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9245f000 - 0x92474ff3 com.apple.AppContainer (3.0 - 1) <017FED4F-AD6E-3A56-806B-A2D33E69EFF9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x92475000 - 0x92476fff com.apple.AddressBook.ContactsData (8.0 - 1371.2) <18268969-E997-3AA3-8462-8287A3315409> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x92477000 - 0x927e6fff com.apple.MediaToolbox (1.0 - 1273.54) <46C11BBD-7F31-3227-9441-6087FAA3B477> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x927e7000 - 0x927f2ff6 com.apple.NetAuth (5.0 - 5.0) <3B2E9615-EE12-38FC-BDCF-09529FF9464B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x927f3000 - 0x92809ff9 com.apple.aps.framework (4.0 - 4.0) <DAA9FAF9-369F-325A-987B-0504B658CCB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x9280a000 - 0x92819fff libGL.dylib (9.6.1) <885E9C1F-11C7-347D-BE10-522A40A46596> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9281a000 - 0x9290affb libiconv.2.dylib (41) <848FEBA7-2E3E-3ECB-BD59-007F32468787> /usr/lib/libiconv.2.dylib
0x9290b000 - 0x92918fff com.apple.AppleFSCompression (56.92.1 - 1.0) <D2E7A2DF-9E5B-35E6-9CCD-0D40ADA7E021> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x92919000 - 0x929c4ff5 com.apple.imcore (10.0 - 1000) <000D6E8B-1067-3FE1-8524-18A8710C572E> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x929d3000 - 0x929d5fff com.apple.SecCodeWrapper (3.0 - 1) <066E1E30-2EEA-3166-8F86-D1054B50875B> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x929d6000 - 0x92abcfff com.apple.coreui (2.2 - 231.1) <17E75125-8D14-30EF-B7A7-662A56B0F4B3> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x92abd000 - 0x92b32ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <FD423680-01A1-357A-89A7-33910A87DE65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92b33000 - 0x92b33ffd libOpenScriptingUtil.dylib (157) <4D06E8ED-D312-34EA-A448-DFF45ADC3CE5> /usr/lib/libOpenScriptingUtil.dylib
0x92b34000 - 0x92da0ff5 com.apple.AddressBook.framework (8.0 - 1371.2) <4B02A52C-E6F6-3083-89C4-1B99E27E81C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x92da1000 - 0x92fa3fff com.apple.CoreFoundation (6.9 - 855.17) <E382BBB6-4F41-3959-ADC7-238BE49A2155> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x92fa4000 - 0x92fcfff5 com.apple.ChunkingLibrary (2.0 - 155.1) <50BBBBF8-F30B-39EA-A512-11A47F429F2C> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x92fd0000 - 0x92fdeff7 libz.1.dylib (53) <858B4D9F-D87E-3D81-B07A-DF9632BD185F> /usr/lib/libz.1.dylib
0x92fdf000 - 0x92fe3ffc libpam.2.dylib (20) <50623D44-795F-3E28-AA85-23E0E7E2AE0E> /usr/lib/libpam.2.dylib
0x92fe4000 - 0x93001ffb libresolv.9.dylib (54) <3EC12A7F-6BA1-3976-9F1F-6A4B76303028> /usr/lib/libresolv.9.dylib
0x93002000 - 0x93099ff7 com.apple.ink.framework (10.9 - 207) <EF00BCCB-B270-3F3D-9424-EF5F4BC23E25> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9309a000 - 0x930a2fee libcldcpuengine.dylib (2.3.58) <E4953C29-9F6B-30DF-9C10-20854D5DE4BF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x930a3000 - 0x930cdfff libxslt.1.dylib (13) <249D54AB-1D82-38FE-ABEC-0D575450C73B> /usr/lib/libxslt.1.dylib
0x930ce000 - 0x930e8ff7 com.apple.GenerationalStorage (2.0 - 160.3) <D39634C9-93BF-3C74-828B-4809EF895DA0> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x930e9000 - 0x930f9ff7 libsasl2.2.dylib (170) <CA1C07F6-8E17-315E-AE49-AB696DDE6707> /usr/lib/libsasl2.2.dylib
0x930fa000 - 0x930ffff3 libsystem_platform.dylib (24.90.1) <0613F163-9A7A-3908-B30B-AC1627503933> /usr/lib/system/libsystem_platform.dylib
0x93100000 - 0x93104ffa libcache.dylib (62) <9730D7F2-D226-3F30-8D26-BF598CB781F6> /usr/lib/system/libcache.dylib
0x93105000 - 0x934caff6 libLAPACK.dylib (1094.5) <E6286E68-3501-31AC-813E-75B3B3968011> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x934cb000 - 0x93511ff7 libcurl.4.dylib (78.94.1) <0EBB0049-F944-3A3F-ACBF-80D742C4945B> /usr/lib/libcurl.4.dylib
0x93518000 - 0x93794fe7 com.apple.QuickTime (7.7.3 - 2826.24) <47052198-D890-3D54-80C6-953FE23AD04F> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x93795000 - 0x943b3ff3 com.apple.AppKit (6.9 - 1265.21) <1D31697B-6F33-3239-BACE-5D1361B1F79A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x943b4000 - 0x943d8ff3 libc++abi.dylib (49.1) <43A04ACF-97A5-35ED-B454-6B5C0CF0F99D> /usr/lib/libc++abi.dylib
0x943d9000 - 0x94400fff com.apple.CoreVideo (1.8 - 117.2) <A53FDD90-F200-3F7C-8A8E-5DE36D3DFBB0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x94401000 - 0x9458effb com.apple.CFNetwork (673.5 - 673.5) <B5131358-DA07-353E-9BC1-03685FA15D1D> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9458f000 - 0x945d7fff com.apple.PerformanceAnalysis (1.47 - 47) <5C6FA727-EAC9-3924-8662-AF01090A9EF4> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x945d8000 - 0x945fcff7 libxpc.dylib (300.90.2) <5ACBBE2C-74EB-3E88-BCBF-C573095318A5> /usr/lib/system/libxpc.dylib
0x945fd000 - 0x94663ffb com.apple.CoreUtils (2.0 - 200.34.4) <F14AAB3C-1C8A-37D7-85BE-76646F9F6098> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x94664000 - 0x9466afff com.apple.AddressBook.ContactsFoundation (8.0 - 1371.2) <470CE238-CC7A-3443-ACAD-EE9634126D0A> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x9466b000 - 0x94684fff libAVFAudio.dylib (32.2) <C4CBDFDF-8F77-3872-B7DE-D2D7982084BA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x94685000 - 0x946b3ff3 com.apple.DebugSymbols (106 - 106) <FC70F4C9-B2A6-352F-9563-6C085E9DDDB8> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x946b4000 - 0x946c6fff libsystem_asl.dylib (217.1.4) <51EB17C9-9F5B-39F3-B6CD-8EF238B05B89> /usr/lib/system/libsystem_asl.dylib
0x946c7000 - 0x946c7fff com.apple.Cocoa (6.8 - 20) <407DC9E6-BBCE-3D34-9BBB-00C90584FFDF> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x946c8000 - 0x946d6ff3 com.apple.opengl (9.6.1 - 9.6.1) <B01AF67E-F702-3179-B64F-1C241CDF7B55> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x946d7000 - 0x946e1ff3 com.apple.DisplayServicesFW (2.8 - 360.8.14) <B14B15EC-41BA-37F6-B696-8BBA0E325C0C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x946e2000 - 0x946e4fff libquarantine.dylib (71) <EE3B510E-1AEC-3171-8A1A-D6A5A42CF35C> /usr/lib/system/libquarantine.dylib
0x946e5000 - 0x946e8ffb libutil.dylib (34) <B496031E-E763-3DEB-84D2-85C0F3DF2012> /usr/lib/libutil.dylib
0x946e9000 - 0x947ddff7 libFontParser.dylib (111.1.2) <1302BC8C-A5D0-3B6B-B32E-E0E0B40FEBBE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x947de000 - 0x947e2ff7 libmacho.dylib (845) <D8E93E59-1F80-3413-B9CF-78B848F6E873> /usr/lib/system/libmacho.dylib
0x947e3000 - 0x94b6cff7 com.apple.FinderKit (1.2.4 - 1.2.4) <D863C795-59CB-349A-A24B-79B2DEFA6322> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x94b6d000 - 0x94b7ffff libbsm.0.dylib (33) <1BE92DB5-0D2F-3BB5-BCC6-8A71EF2A3450> /usr/lib/libbsm.0.dylib
0x94b80000 - 0x94c00ff7 com.apple.CoreServices.OSServices (600.4 - 600.4) <DA7C0406-EC4A-3369-B1FE-F21FD814F2D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x94c01000 - 0x94c19ff7 libsystem_malloc.dylib (23.10.1) <CB52555E-0F5B-31E3-A42A-FD4F930E2192> /usr/lib/system/libsystem_malloc.dylib
0x94c1a000 - 0x94c21ffe com.apple.agl (3.2.3 - AGL-3.2.3) <808BEF15-F413-34AD-8932-E0655519E2E0> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x94c22000 - 0x94c2afff libsystem_dnssd.dylib (522.92.1) <7E36B79E-6BF4-3462-9A84-C0744D029636> /usr/lib/system/libsystem_dnssd.dylib
0x94c2b000 - 0x94c2cfff liblangid.dylib (117) <F18F76C6-7E4B-34AD-AE81-C1C031BF2F7D> /usr/lib/liblangid.dylib
0x94c2d000 - 0x94c80fff com.apple.htmlrendering (77 - 1.1.4) <408FA30F-4FE9-3162-9FFD-677E8569C1EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x94c81000 - 0x94cd5fff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <68D53493-CC1E-3036-BF67-B2A0F6E1A905> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x94cd6000 - 0x94dedffb com.apple.WebKit (9537 - 9537.78.2) <525C4DF6-81DE-3D49-900A-0CDA821F9B86> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x94e1f000 - 0x94e78ffa libTIFF.dylib (1044) <EC7E978B-3A38-3696-AAB6-A32221952C69> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x94e79000 - 0x94eabffb com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <30CF0E7B-3511-318F-AC31-06C29EDC111E> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x94eac000 - 0x94eadffa libsystem_sandbox.dylib (278.11.2) <8EEE43EA-9195-3FE2-8DAB-0489319632EC> /usr/lib/system/libsystem_sandbox.dylib
0x94eae000 - 0x94f17fff com.apple.SystemConfiguration (1.13.1 - 1.13.1) <3AD9C90B-40A9-312B-B479-3AB178A96EA1> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x94f18000 - 0x950c4fff com.apple.QuartzCore (1.8 - 332.3) <DA347693-5E26-3E47-A2B3-3824C52EB08B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x950c5000 - 0x95267ff0 GLEngine (9.6.1) <6E7FF87C-BDE5-3FAA-9943-050C2FCA956F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x95268000 - 0x95338fef libvDSP.dylib (423.32) <E2FA7230-A001-3F6B-9ACF-6998C51AD7DC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95339000 - 0x9533eff7 com.apple.print.framework.Print (9.0 - 260) <A6C465F6-C5D1-353A-9F33-19B9CEDBBC2A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9538e000 - 0x9538efff com.apple.quartzframework (1.5 - 1.5) <5BB3FDD4-4727-3D1B-9582-C96F36DA1542> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9538f000 - 0x953aaff6 libPng.dylib (1044) <D90105D1-B8AD-3649-A798-DA567D1C5B3A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x953ab000 - 0x9540dff3 com.apple.imfoundation (10.0 - 1000) <20565092-0897-3E34-A35A-E1F027D53A26> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x954c3000 - 0x954c4fff libSystem.B.dylib (1197.1.1) <BAD8FCD7-5116-31E8-94A8-A571E12E7E5A> /usr/lib/libSystem.B.dylib
0x954c5000 - 0x95502ff7 libauto.dylib (185.5) <CD008E66-4A0C-35F5-8D72-80D76A716A03> /usr/lib/libauto.dylib
0x95503000 - 0x9550effb libcommonCrypto.dylib (60049) <F8E60C43-22EE-3E0B-9546-3365056901F1> /usr/lib/system/libcommonCrypto.dylib
0x9550f000 - 0x9552aff5 com.apple.openscripting (1.4 - 157) <5C161A52-8D2F-3D56-A988-05727BED7A59> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9552b000 - 0x9552bfff libkeymgr.dylib (28) <1B097DEA-011E-3B1C-86D5-6C7FAD5C765A> /usr/lib/system/libkeymgr.dylib
0x9552c000 - 0x9555bff1 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <2215559E-C517-3122-906F-156FD3CC10AD> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x9555c000 - 0x95569fff com.apple.Librarian (1.2 - 1) <F85681E3-3398-327B-829B-1D8078C38C22> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x9556a000 - 0x9556cffb libRadiance.dylib (1044) <6713977E-A33A-395A-9933-719F72DF1A98> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9556f000 - 0x95576fff libMatch.1.dylib (19) <3B3680FC-2AC9-37CC-B262-5ACE2CF8939A> /usr/lib/libMatch.1.dylib
0x95577000 - 0x95684ff7 com.apple.ImageIO.framework (3.3.0 - 1044) <D48549F6-CD49-30FA-A4CD-85166A66D830> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x95685000 - 0x9569dff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7F3A0094-3A24-302C-9B64-C32C65750EDE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x9569e000 - 0x956edff9 com.apple.HIServices (1.23 - 468) <72D000B0-C8F0-3CE5-89E9-D99E2FAF6F5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x956ee000 - 0x95743ff3 com.apple.ImageCaptureCore (5.0 - 5.0) <69A007AE-4654-3C79-9AF6-5EC8F173F225> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x95744000 - 0x95749fff com.apple.MediaAccessibility (1.0 - 43) <1CC2B661-146A-3FF3-B843-508F611F7B4B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x9574a000 - 0x9574afff com.apple.Accelerate (1.9 - Accelerate 1.9) <C85070A7-D942-3CFA-981F-5864480788C8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x95f23000 - 0x95f25ff2 com.apple.EFILogin (2.0 - 2) <BC558029-74C0-3A69-B376-8F4CBF8C338F> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x95f26000 - 0x96009fff libcrypto.0.9.8.dylib (52.8.1) <C920DC85-A8C1-3185-B860-DA9C10ABFA41> /usr/lib/libcrypto.0.9.8.dylib
0x9600a000 - 0x96080ff3 com.apple.securityfoundation (6.0 - 55122.3) <DFA5E047-2B68-3CE8-B9C3-D19E6F2461CB> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x969dc000 - 0x969ddfff com.apple.marco (10.0 - 1000) <F7AD1FF7-5B1E-3D3C-AF00-FA3A43118CE5> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x969de000 - 0x96a02fff libJPEG.dylib (1044) <8501702E-37C9-35F6-8342-037337CCD837> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96a03000 - 0x96a58ff2 com.apple.Suggestions (3.0 - 137.1) <3914C088-5905-30B1-BA4A-3C778D3C3869> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x96a8c000 - 0x96a8efff com.apple.securityhi (9.0 - 55005) <5DD5A71D-48BA-3CA5-AFCB-28686A9EFB71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96a8f000 - 0x96aadff5 com.apple.frameworks.preferencepanes (16.0 - 16.0) <3E3368EE-CAD3-3096-89BC-D006A25A6294> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x96aae000 - 0x96ac7fff com.apple.Kerberos (3.0 - 1) <91F17EB2-C70C-359C-B09D-96B52D2A9C9F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x96ac8000 - 0x96ad3fff com.apple.CrashReporterSupport (10.9 - 539) <10FE9B2D-404F-32B8-B3CA-CBA3524B4CFF> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x96ad4000 - 0x96c44fff com.apple.QTKit (7.7.3 - 2826.24) <A9375DC8-01FE-3BF1-87E6-5595EC22AB4E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96c45000 - 0x96cb8fff com.apple.SearchKit (1.4.0 - 1.4.0) <6F607AB6-7553-37BA-BEC5-98FD7C27FAD7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x96cb9000 - 0x96cbafff libremovefile.dylib (33) <ED35EA79-EB06-3B84-A6D4-B1A9D6B8648D> /usr/lib/system/libremovefile.dylib
0x96cbb000 - 0x96cf3ff7 com.apple.MediaKit (15 - 709) <82E0F8C0-313C-379C-9994-4D21587D0C0C> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x96cf7000 - 0x96d00fff com.apple.audio.SoundManager (4.1 - 4.1) <68B7CEB7-AF09-3E24-8548-6ABF065B5186> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x96d01000 - 0x96d08ff7 com.apple.XPCService (2.0 - 1) <94783930-9E46-394F-B1B2-9CA57CBA2D25> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x96d0d000 - 0x97baeffb com.apple.WebCore (9537 - 9537.78.1) <7EC105C0-8B27-369A-8976-4334A09D0376> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x97baf000 - 0x97bc3ff9 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <6DDC6828-879B-3F7F-9458-8F57713104B5> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x97c70000 - 0x97c73ff3 com.apple.AppleSystemInfo (3.0 - 3.0) <4586B503-A0A8-3654-AA48-D2F9FA0188CB> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x97c74000 - 0x9806cff3 com.apple.CoreGraphics (1.600.0 - 599.35.6) <49905820-F70F-3C80-8636-4C0FAD9C796E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9806d000 - 0x98074ffb libsystem_pthread.dylib (53.1.4) <8B1B7B84-1B5D-32A8-AC0D-1E689E5C8A4C> /usr/lib/system/libsystem_pthread.dylib
0x98075000 - 0x980ecffb com.apple.framework.IOKit (2.0.1 - 907.100.14) <EED051CC-1482-3426-9C1C-A3FFAF7E76F2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x980ed000 - 0x9812cff5 com.apple.ids (10.0 - 1000) <D28CFCBA-F7C4-3456-92E4-0B1ABA86BB87> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x9812d000 - 0x9815dff3 libtidy.A.dylib (15.12) <3DBE95FE-8FA7-3584-9202-E37B54B3B064> /usr/lib/libtidy.A.dylib
0x98172000 - 0x98180ff7 com.apple.Sharing (132.2 - 132.2) <87DBFC7A-9689-3B8E-AD16-5A9DFF9DE625> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x98181000 - 0x981abfff libsandbox.1.dylib (278.11.2) <F59DD4CF-A06B-32B1-8EE3-14B64F703628> /usr/lib/libsandbox.1.dylib
0x981ac000 - 0x98298ff7 libxml2.2.dylib (26) <32040145-6FD6-3AD2-B98B-39F73BF9AC47> /usr/lib/libxml2.2.dylib
0x98299000 - 0x9831effc com.apple.CorePDF (4.0 - 4) <73557F2A-B0EF-3128-90FE-8EDD7824CE73> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9831f000 - 0x9838afff com.apple.Heimdal (4.0 - 2.0) <C74091A4-AAB4-36F9-98CE-C4D039C3DFD3> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x98494000 - 0x9849dfff com.apple.AppleSRP (5.0 - 1) <6B946F4B-7DC4-3E82-BF2C-BE0930E3CF47> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9849e000 - 0x985b0ffc libsqlite3.dylib (158) <B3DB0FED-FE4C-314D-8329-CF7708C8AAF4> /usr/lib/libsqlite3.dylib
0x985b1000 - 0x985cdff9 com.apple.Ubiquity (1.3 - 289) <1CEDC83D-7282-3B4D-8CF7-4FE045012391> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x985ce000 - 0x985d6fff libcopyfile.dylib (103.92.1) <9B62DDFE-FEFD-31CA-989F-9BE0AB606C49> /usr/lib/system/libcopyfile.dylib
0x985d7000 - 0x985e3ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <D50773D6-A261-390E-B159-0C161EA7C457> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x985e4000 - 0x986e2fff libJP2.dylib (1044) <E8873182-8B75-34A5-A104-BED94B0C6BF6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x986e3000 - 0x986e6ff7 libdyld.dylib (239.4) <C03C330D-1757-3D0B-BDD1-913124973BC8> /usr/lib/system/libdyld.dylib
0x986e7000 - 0x98966ff7 com.apple.imageKit (2.5 - 774) <53C3FA27-3830-3A15-9707-AF7369119866> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x98967000 - 0x98d9bff7 com.apple.vision.FaceCore (3.0.0 - 3.0.0) <5B12F3E9-84F6-3183-B85D-FD19EF800ADB> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x98d9c000 - 0x98d9cfff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <DDAC0B59-F886-3AB1-98E8-C71FFF161CD4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x98d9d000 - 0x98e2efff com.apple.ColorSync (4.9.0 - 4.9.0) <8366AE10-0396-3100-B87A-A176E8ECE7B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x98e2f000 - 0x98f09ff6 com.apple.QuickLookUIFramework (5.0 - 622.7) <6F9C5661-0D7D-3B54-AC34-55E1A24EC05A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x98f79000 - 0x9900bff9 libsystem_c.dylib (997.90.3) <80D21D3D-1031-314C-B1F0-0B35B977CEFB> /usr/lib/system/libsystem_c.dylib
0x9900c000 - 0x99431fe3 com.apple.VideoToolbox (1.0 - 1273.54) <63E19724-B43E-3552-8D1F-87D0688DF593> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x99432000 - 0x9945eff7 GLRendererFloat (9.6.1) <3961F91C-F590-3599-B8DA-25EC6D9CFB73> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x9945f000 - 0x994bdffd com.apple.AE (665.5 - 665.5) <54F2F247-160C-3A22-A6E3-5D49655A67AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x994be000 - 0x994ddff9 com.apple.framework.Apple80211 (9.4 - 940.60) <8CCF54EE-F3CA-38B3-BD61-DDBF99E37FCB> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x994de000 - 0x99509ff7 libpcap.A.dylib (42) <66FBEAD3-FE91-3A89-8706-FB95229068AC> /usr/lib/libpcap.A.dylib
0x9950a000 - 0x9952afff com.apple.facetimeservices (10.0 - 1000) <D3A59518-0F74-3B3F-8BFE-447D75E9F3F1> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x9952b000 - 0x9952eff9 com.apple.TCC (1.0 - 1) <A5FCF7AA-3F56-3A19-9DF1-661F1F02F79D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9952f000 - 0x995cdff5 com.apple.PDFKit (2.9.2 - 2.9.2) <FBCB8D20-2990-314B-A93C-830CB3CD8581> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x995ce000 - 0x995d7ffc com.apple.CommonAuth (4.0 - 2.0) <8D99CBAD-3F8E-30E3-919A-DC43632DDADA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x995d8000 - 0x99604ff7 com.apple.DictionaryServices (1.2 - 208) <33873336-BECD-3F62-A315-C45F24C1818C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99605000 - 0x9960efff com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <CF8E5706-F744-3139-8A51-D52BF055D19F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9960f000 - 0x99873ff7 com.apple.CoreData (107 - 481.3) <8EB45FB9-CF78-36E1-919C-E976AE4C8146> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x99874000 - 0x99878ffa libGIF.dylib (1044) <075D0A69-DEEC-3712-93F7-DC78FECCC0FF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x99879000 - 0x9988cff7 com.apple.idsfoundation (10.0 - 1000) <67D0D240-D471-3882-8FAA-922FD91C3846> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x9988d000 - 0x99891ffe libCoreVMClient.dylib (58.1) <0EB8FFD7-AFED-3A63-810E-29629831D43D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x99892000 - 0x998a0fff libxar.1.dylib (202) <B73748D4-F830-3C71-98B3-7A3ABF5136FD> /usr/lib/libxar.1.dylib
0x998a1000 - 0x998a2fff libDiagnosticMessagesClient.dylib (100) <B936B1D4-90BB-395D-8EA9-E1237608E7D0> /usr/lib/libDiagnosticMessagesClient.dylib
0x998a3000 - 0x998d9fff com.apple.IconServices (25 - 25.17) <A4B5242B-765E-3D58-B066-BBEDB5947AAD> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x998da000 - 0x998dafff com.apple.CoreServices (59 - 59) <06747539-5035-3307-8645-9BC4E7F89023> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x998db000 - 0x99941ff4 com.apple.ISSupport (1.9.9 - 57) <BF22E11E-56CB-3396-A109-8C75694DDE7F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x99942000 - 0x99946fff libheimdal-asn1.dylib (323.92.2) <14134D3C-AC21-3047-AB78-7057C08732E4> /usr/lib/libheimdal-asn1.dylib
0x99970000 - 0x99975ff6 libcompiler_rt.dylib (35) <9924DF2E-D80B-3A21-920D-544A4597203F> /usr/lib/system/libcompiler_rt.dylib
0x99976000 - 0x99aadfff com.apple.desktopservices (1.8.3 - 1.8.3) <3574872B-435C-3AB8-A453-02A33A771CDB> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99aae000 - 0x99b71ff1 com.apple.CoreText (367.20 - 367.20) <42445623-3BDD-3678-8B46-845C441B6251> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x99b7b000 - 0x99ba3fff libsystem_info.dylib (449.1.3) <BB68E8CC-422F-3121-8C86-D0F766FB696D> /usr/lib/system/libsystem_info.dylib
0x99ba4000 - 0x99baaffb libunwind.dylib (35.3) <099D1A6F-A1F0-3D05-BF1C-0A7BB32D39C2> /usr/lib/system/libunwind.dylib
0x99bab000 - 0x99e24ff2 com.apple.security (7.0 - 55471.14.25) <7E21ECD3-8828-3813-8431-25EE71673784> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x99e25000 - 0x99e55ff7 com.apple.CoreServicesInternal (184.9 - 184.9) <999FEDEC-7657-3F32-A9AE-F29E0BE0AAF5> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x99e56000 - 0x9a3c3fff com.apple.QuartzComposer (5.1 - 319) <77419C8D-B822-3649-BBB4-2CF0F0993E9A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9a3c4000 - 0x9a402ff7 com.apple.NavigationServices (3.8 - 215) <A093AAF0-248E-313E-BA82-01F69E269895> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x9a403000 - 0x9a458ff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <CB06B746-9EB1-3972-A798-A139E15F5ACC> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9a624000 - 0x9a674ff7 libcorecrypto.dylib (161.1) <135FD99E-2211-3DF4-825C-C9F816107F0C> /usr/lib/system/libcorecrypto.dylib
0x9a675000 - 0x9a67eff7 libsystem_notify.dylib (121.20.1) <4D3293AC-1CEF-347A-987F-2314AF3CC6EA> /usr/lib/system/libsystem_notify.dylib
0x9a67f000 - 0x9a6aeff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <1BD6205B-7C66-3B7B-AC8C-11BE34F7CF6B> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x9a6af000 - 0x9a6b9ff7 com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <C4CC55E5-6CC4-307E-9499-AF89A6463AF4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9a6ba000 - 0x9a6c4ff2 com.apple.AppSandbox (3.0 - 1) <FE0793BE-50CF-3E3B-82C9-71F7A294E10F> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x9a6ca000 - 0x9a6efff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <FCF52905-85B1-375C-B0AA-B8251B614D2D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x9a6f0000 - 0x9a6f0ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <9515158F-3A33-39CF-AD5A-201C2B121F33> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9a6f1000 - 0x9a6fbfff com.apple.bsd.ServiceManagement (2.0 - 2.0) <B84F3916-236A-347B-9C1F-3DE571496737> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9a6fc000 - 0x9aa23ffb com.apple.JavaScriptCore (9537 - 9537.78.1) <920DDDBE-17FF-3E62-8E21-03554BF7EDC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9aa24000 - 0x9ab7aff0 libBLAS.dylib (1094.5) <74310C2F-4FDB-3995-A01A-5AFB83010A43> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9ab7b000 - 0x9abb1ff3 libssl.0.9.8.dylib (52.8.1) <86F2851F-238B-3FA1-923B-234F765BBF92> /usr/lib/libssl.0.9.8.dylib
0x9abb2000 - 0x9abb2fff libodfde.dylib (20) <98FC02AE-C596-3ED5-80D1-C502FF6115ED> /usr/lib/libodfde.dylib
0x9abb6000 - 0x9abc2ffc libbz2.1.0.dylib (29) <3CEF1E92-BA42-3F8A-8E8D-9E1F7658E5C7> /usr/lib/libbz2.1.0.dylib
0x9abc3000 - 0x9aeb8ffc com.apple.CoreImage (9.4.0) <33696A53-9E18-32D6-844F-28098DB7E426> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x9aeb9000 - 0x9b037ff0 libGLProgrammability.dylib (9.6.1) <26DFAFFB-1706-3BEF-91D9-06F1655880EE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x9b038000 - 0x9b039ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <B2525E0D-2BB1-3AF6-BDCA-56DCDC1F7DBF> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x9b03a000 - 0x9b33bff1 com.apple.AOSKit (1.06 - 176) <E5067665-E177-37FF-AD38-0D995FB79741> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x9b33c000 - 0x9b3e8ffb libvMisc.dylib (423.32) <43873EFF-FB43-3301-BEE8-F2C3A046D7A6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9b3e9000 - 0x9b3edffc com.apple.IOSurface (91.1 - 91.1) <70637267-4D54-3EFF-A929-54FC0A8A907A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9b3ee000 - 0x9b3efffd libunc.dylib (28) <22A126A1-DCFB-3BE5-A66B-C973F0A5D839> /usr/lib/system/libunc.dylib
0x9b3f0000 - 0x9b5984af libobjc.A.dylib (551.1) <31CBE178-E972-30D1-ADC6-4B8345CAE326> /usr/lib/libobjc.A.dylib
0x9b599000 - 0x9b5eefff libc++.1.dylib (120) <10C0A136-64F9-3CC2-9420-013247032120> /usr/lib/libc++.1.dylib
0x9b5ef000 - 0x9b650ff7 com.apple.Symbolication (1.4 - 129.0.2) <FD025FD5-C206-3C90-B3BE-FE9B1BEECAFB> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9b651000 - 0x9b697ff7 libFontRegistry.dylib (127) <A0930DB2-A6C6-3C6E-B4A2-119E0D76FD7D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9b698000 - 0x9b6d0fff com.apple.LDAPFramework (2.4.28 - 194.5) <4399D209-B119-3ACC-97AF-F2E14DD207CB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9b6d1000 - 0x9b72ffff com.apple.ViewBridge (1.0 - 46.2) <64AC1689-5F60-3E16-AE62-A2259E0D57EC> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x9b730000 - 0x9ba43fef com.apple.CoreAUC (6.25.00 - 6.25.00) <84677812-2943-328C-B4E0-5E37A6181195> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9ba44000 - 0x9bb2fff4 com.apple.DiskImagesFramework (10.9 - 371.1) <79F56F62-902E-32A2-A747-C57CCE03E1AB> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9bb5a000 - 0x9be5bffb com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <02C72D54-E3D3-32B0-A081-E85A7038489D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9be7f000 - 0x9c045ffb libicucore.A.dylib (511.35) <D14DF7FE-7DE3-36C6-A46D-18C3978827A5> /usr/lib/libicucore.A.dylib
0x9c046000 - 0x9c09bff7 com.apple.QuickLookFramework (5.0 - 622.7) <215A2C74-801A-39AE-85E4-A1E5031CFD38> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9c09c000 - 0x9c09efff libsystem_configuration.dylib (596.15) <E49AAD29-35C2-3EE2-AF4D-59514C4B478F> /usr/lib/system/libsystem_configuration.dylib
0x9c09f000 - 0x9c0bcff4 libsystem_kernel.dylib (2422.115.10) <4EF375C4-8115-3D77-9493-F2D8472ADB66> /usr/lib/system/libsystem_kernel.dylib
0x9c0bd000 - 0x9c0c5ffe libGFXShared.dylib (9.6.1) <632989B3-36C2-302E-8A85-A02125A9C5D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9c0c6000 - 0x9c194ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <C09AF796-385F-34DB-B551-68967989E9CB> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9c195000 - 0x9c1e1ff7 libcups.2.dylib (372.4) <A11AA954-07E7-3929-84AB-309B0C0DDB5D> /usr/lib/libcups.2.dylib
0x9c1e2000 - 0x9c249ffc com.apple.framework.CoreWLAN (4.3.3 - 433.48) <223A367D-1ADE-3CEA-8FE6-ACF3C1FFAB94> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9c24a000 - 0x9c251ff1 com.apple.phonenumbers (1.1.1 - 105) <4279F426-BD5E-3716-A23E-5A718B01F466> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0xba900000 - 0xba91cffd libJapaneseConverter.dylib (61) <3153973E-B2A9-3D17-B99B-31E53EC5B0F8> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 2388
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=225.3M resident=65.5M(29%) swapped_out_or_unallocated=159.8M(71%)
Writable regions: Total=98.7M written=15.8M(16%) resident=53.7M(54%) swapped_out=0K(0%) unallocated=45.0M(46%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 3924K
CG image 48K
CG raster data 24K
CG shared images 180K
Foundation 4K
IOKit 7760K
IOKit (reserved) 4K reserved VM address space (unallocated)
Kernel Alloc Once 4K
MALLOC 55.8M
MALLOC (admin) 48K
Memory Tag 241 100K
Memory Tag 242 12K
OpenCL 32K
OpenGL GLSL 1280K
Stack 69.7M
VM_ALLOCATE 16.7M
__DATA 31.7M
__IMAGE 528K
__LINKEDIT 44.5M
__OBJC 4060K
__PAGEZERO 4K
__TEXT 180.8M
__UNICODE 544K
mapped file 107.8M
shared memory 68K
=========== =======
TOTAL 525.1M
TOTAL, minus reserved VM space 525.1M


Model: MacBook5,1, BootROM MB51.007D.B03, 2 processors, Intel Core 2 Duo, 2 GHz, 8 GB, SMC 1.32f8
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x830B, 0x4D3253344736344342384842354E2D424520
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x830B, 0x4D3253344736344342384842354E2D424520
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.7f4 15112, 3 services, 23 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: SPCC Solid State DiskB28, 128.04 GB
Serial ATA Device: OPTIARC DVD RW AD-5960S
USB Device: Built-in iSight
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
Thunderbolt Bus:
arms22
Posts: 3
Joined: 10 Feb 2015, 22:19

Re: Crash when loaded a large STL files (OSX)

Post by arms22 »

Although tried the following version to crash in the same way.
1.5beta2.7 is not tried because it does not start.

1.1.0.14
arms22
Posts: 3
Joined: 10 Feb 2015, 22:19

Re: Crash when loaded a large STL files (OSX)

Post by arms22 »

Problem has been resolved.This is probably as environmental issues .
It is no longer crashes showed that version up to the latest Xcode.
Locked