Skip to content

Instantly share code, notes, and snippets.

@chenlung
Created December 5, 2012 17:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chenlung/a4aa56d26db6022413df to your computer and use it in GitHub Desktop.
Save chenlung/a4aa56d26db6022413df to your computer and use it in GitHub Desktop.
MuseScore Crash - Playing
Process: mscore [8315]
Path: /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/MacOS/mscore
Identifier: net.sourceforge.mscore
Version: 2.0 (2.0.0)
Code Type: X86-64 (Native)
Parent Process: launchd [115]
Date/Time: 2012-12-05 17:38:05.642 +0000
OS Version: Mac OS X 10.7.5 (11G63)
Report Version: 9
Interval Since Last Report: 247855 sec
Crashes Since Last Report: 12
Per-App Interval Since Last Report: 123562 sec
Per-App Crashes Since Last Report: 7
Anonymous UUID: C8C4B1DE-CC6D-4775-83C6-6B9F4C83B925
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
*** error for object 0x119524060: double free
objc[8315]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff84fd1ce2 __pthread_kill + 10
1 libsystem_c.dylib 0x00007fff8a9db7d2 pthread_kill + 95
2 libsystem_c.dylib 0x00007fff8a9cca7a abort + 143
3 libsystem_c.dylib 0x00007fff8a9ee4ac szone_error + 459
4 libsystem_c.dylib 0x00007fff8a9efe2a free_tiny_botch + 93
5 libsystem_c.dylib 0x00007fff8a9f80cc szone_realloc + 2848
6 libsystem_c.dylib 0x00007fff8aa2b243 malloc_zone_realloc + 81
7 libsystem_c.dylib 0x00007fff8aa2c032 realloc + 160
8 QtCore 0x00000001047f3b15 QVectorData::reallocate(QVectorData*, int, int, int) + 39
9 QtGui 0x00000001037f9d55 0x1035ff000 + 2075989
10 QtGui 0x00000001037f1fc8 0x1035ff000 + 2043848
11 QtGui 0x00000001037f3179 0x1035ff000 + 2048377
12 QtGui 0x00000001037f33ac 0x1035ff000 + 2048940
13 QtGui 0x00000001037f77b6 QRegion::operator+=(QRegion const&) + 522
14 QtGui 0x000000010361c29c QWidgetPrivate::update_sys(QRegion const&) + 430
15 QtGui 0x000000010385f5fb QWidgetPrivate::repaint_sys(QRegion const&) + 267
16 QtGui 0x00000001036bfcd0 QWidget::update(QRect const&) + 300
17 net.sourceforge.mscore 0x0000000100047e4f ScoreView::moveCursor(int) + 2207
18 net.sourceforge.mscore 0x0000000100253951 Seq::heartBeat() + 1409
19 net.sourceforge.mscore 0x0000000100016f6e Seq::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 286
20 QtCore 0x00000001048a1201 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 2001
21 QtCore 0x00000001048a0289 QObject::event(QEvent*) + 51
22 QtGui 0x000000010367e8e8 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 304
23 QtGui 0x000000010367eb66 QApplication::notify(QObject*, QEvent*) + 600
24 QtCore 0x000000010488ba02 QCoreApplication::notifyInternal(QObject*, QEvent*) + 104
25 QtGui 0x000000010367e07a 0x1035ff000 + 520314
26 QtGui 0x00000001036388b1 0x1035ff000 + 235697
27 com.apple.CoreFoundation 0x00007fff89f14934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
28 com.apple.CoreFoundation 0x00007fff89f14486 __CFRunLoopDoTimer + 534
29 com.apple.CoreFoundation 0x00007fff89ef4e11 __CFRunLoopRun + 1617
30 com.apple.CoreFoundation 0x00007fff89ef4486 CFRunLoopRunSpecific + 230
31 com.apple.HIToolbox 0x00007fff847aa2bf RunCurrentEventLoopInMode + 277
32 com.apple.HIToolbox 0x00007fff847b14bf ReceiveNextEventCommon + 181
33 com.apple.HIToolbox 0x00007fff847b13fa BlockUntilNextEventMatchingListInMode + 62
34 com.apple.AppKit 0x00007fff855d2779 _DPSNextEvent + 659
35 com.apple.AppKit 0x00007fff855d207d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
36 com.apple.AppKit 0x00007fff855ce9b9 -[NSApplication run] + 470
37 QtGui 0x0000000103639e20 0x1035ff000 + 241184
38 QtCore 0x0000000104888e28 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 394
39 QtCore 0x000000010488c153 QCoreApplication::exec() + 175
40 net.sourceforge.mscore 0x00000001001b6e9c main + 10524
41 net.sourceforge.mscore 0x00000001000091b2 _start + 224
42 net.sourceforge.mscore 0x00000001000090d1 start + 33
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff84fd27e6 kevent + 10
1 libdispatch.dylib 0x00007fff84af5786 _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff84af4316 _dispatch_mgr_thread + 54
Thread 2:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x00007fff84fd1df2 __select + 10
1 com.apple.CoreFoundation 0x00007fff89f3dc8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff8a9d98bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff8a9dcb75 thread_start + 13
Thread 3:
0 libsystem_kernel.dylib 0x00007fff84fd067a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff84fcfd71 mach_msg + 73
2 com.apple.audio.midi.CoreMIDI 0x0000000104b465be XServerMachPort::ReceiveMessage(int&, void*, int&) + 96
3 com.apple.audio.midi.CoreMIDI 0x0000000104b67653 MIDIProcess::RunMIDIInThread() + 207
4 com.apple.audio.midi.CoreMIDI 0x0000000104b4796a XThread::RunHelper(void*) + 10
5 com.apple.audio.midi.CoreMIDI 0x0000000104b47396 CAPThread::Entry(CAPThread*) + 98
6 libsystem_c.dylib 0x00007fff8a9d98bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff8a9dcb75 thread_start + 13
Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x00007fff84fd067a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff84fcfd71 mach_msg + 73
2 com.apple.audio.CoreAudio 0x00007fff85096eb3 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, unsigned int) + 93
3 com.apple.audio.CoreAudio 0x00007fff85096f05 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 37
4 com.apple.audio.CoreAudio 0x00007fff85090568 HALC_ProxyIOContext::IOWorkLoop() + 888
5 com.apple.audio.CoreAudio 0x00007fff85090151 HALC_ProxyIOContext::IOThreadEntry(void*) + 73
6 com.apple.audio.CoreAudio 0x00007fff8509000c HALB_IOThread::Entry(void*) + 78
7 libsystem_c.dylib 0x00007fff8a9d98bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff8a9dcb75 thread_start + 13
Thread 5:
0 libsystem_kernel.dylib 0x00007fff84fd2192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a9db594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8a9dcb85 start_wqthread + 13
Thread 6:
0 libsystem_kernel.dylib 0x00007fff84fd2192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a9db594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8a9dcb85 start_wqthread + 13
Thread 7:
0 libsystem_kernel.dylib 0x00007fff84fd2192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a9db594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8a9dcb85 start_wqthread + 13
Thread 8:
0 libsystem_kernel.dylib 0x00007fff84fd2192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a9db594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8a9dcb85 start_wqthread + 13
Thread 9:
0 libsystem_kernel.dylib 0x00007fff84fd2192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8a9db594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff8a9dcb85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfcdc8 rdx: 0x0000000000000000
rdi: 0x0000000000001803 rsi: 0x0000000000000006 rbp: 0x00007fff5fbfcdf0 rsp: 0x00007fff5fbfcdc8
r8: 0x00007fff74d74fb8 r9: 0x0000000000000000 r10: 0x00007fff84fd1d0a r11: 0x0000000000000246
r12: 0x0000000104edb000 r13: 0x00000001054d9000 r14: 0x00007fff74d77960 r15: 0x00000001054d90c0
rip: 0x00007fff84fd1ce2 rfl: 0x0000000000000246 cr2: 0x0000000105660000
Logical CPU: 0
Binary Images:
0x100000000 - 0x100c4eff7 +net.sourceforge.mscore (2.0 - 2.0.0) <9FDE028E-A6A0-3441-BAD7-ECAE2AB52424> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/MacOS/mscore
0x1012d5000 - 0x10179cfe7 +QtDesigner (4.8.2 - compatibility 4.8.0) <7B890EB7-9921-3959-8E57-FAE63A25E06D> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner
0x101840000 - 0x101b83fff +QtDeclarative (4.8.2 - compatibility 4.8.0) <74E9E0C8-FF70-32AB-AACB-4B49CBE93A64> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtDeclarative.framework/Versions/4/QtDeclarative
0x101c06000 - 0x101dd7ff7 +QtScript (4.8.2 - compatibility 4.8.0) <FABC9596-ADCF-35C8-9424-EF8CEBB87019> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
0x101e2b000 - 0x101e77fff +QtSvg (4.8.2 - compatibility 4.8.0) <07AF07B5-31FD-3201-9AA5-DCF832524AC5> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x101e87000 - 0x103264fe7 +QtWebKit (4.9.2 - compatibility 4.9.0) <E702B9C7-1741-3AF9-B74D-E5CBA3165672> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x1035ff000 - 0x103fb4fff +QtGui (4.8.2 - compatibility 4.8.0) <801ECED1-BC41-3ED3-877D-9918611ACA54> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x104118000 - 0x10415bfe7 +QtXml (4.8.2 - compatibility 4.8.0) <212512F1-DF74-3B9D-8EE9-D166AA557DF6> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x104168000 - 0x10419dfe7 +QtSql (4.8.2 - compatibility 4.8.0) <0269206E-BA96-354E-A737-7C2A9783C475> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtSql.framework/Versions/4/QtSql
0x1041ab000 - 0x10459ffff +QtXmlPatterns (4.8.2 - compatibility 4.8.0) <397628B3-23F6-30B2-8528-63EFB435C1BD> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
0x10461d000 - 0x10474efff +QtNetwork (4.8.2 - compatibility 4.8.0) <888288C6-684F-3258-BB3E-72034082675C> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x104777000 - 0x104a18fef +QtCore (4.8.2 - compatibility 4.8.0) <BE59B19D-0B37-310E-9F4F-00B156770AC8> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x104a66000 - 0x104a7aff7 +libz.1.dylib (1.2.5 - compatibility 1.0.0) <B2D5B322-19E4-8D42-9A2F-3011155F5CC8> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libz.1.dylib
0x104a7e000 - 0x104a83ff7 +libvorbisfile.3.dylib (7.4.0 - compatibility 7.0.0) <0E8C13E6-F9B2-9481-EE20-281E6ABC5503> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbisfile.3.dylib
0x104a87000 - 0x104a99fff +libportaudio.2.dylib (3.0.0 - compatibility 3.0.0) <547AFCE7-0EEB-94EB-9AC3-DA4BB1896D88> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libportaudio.2.dylib
0x104a9e000 - 0x104afafff +libsndfile.1.dylib (2.25.0 - compatibility 2.0.0) <357B2707-3640-D082-5585-E9D5A9DD1033> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libsndfile.1.dylib
0x104b05000 - 0x104b2cfef +libvorbis.0.dylib (5.5.0 - compatibility 5.0.0) <B2DA1B95-0295-815A-B562-A9BD98E79549> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbis.0.dylib
0x104b31000 - 0x104b34ff7 +libogg.0.dylib (9.0.0 - compatibility 9.0.0) <25F3C8D1-986D-76B6-82A8-BF29312E61C5> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libogg.0.dylib
0x104b37000 - 0x104b88ff7 com.apple.audio.midi.CoreMIDI (1.8 - 42) <10BAC42F-ACFE-3EBC-869A-2847A0770CE8> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x104bae000 - 0x104bf0fff +libFLAC.8.dylib (11.0.0 - compatibility 11.0.0) <C098CA6F-2BD8-7A38-4013-E07007362CFA> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libFLAC.8.dylib
0x104bfc000 - 0x104e9bfe7 +libvorbisenc.2.dylib (3.8.0 - compatibility 3.0.0) <F6085476-910B-FA59-01D5-8BEA38386ADF> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/Frameworks/libvorbisenc.2.dylib
0x104eba000 - 0x104ed5fff libexpat.1.dylib (7.2.0 - compatibility 7.0.0) <DDB91E75-A2FA-331F-8069-999127AC6A9D> /usr/lib/libexpat.1.dylib
0x105400000 - 0x10542bfff +libjack.0.dylib (??? - ???) <79B3C84C-D457-6938-B5E9-1A5716A1F4A5> /usr/local/lib/libjack.0.dylib
0x1056c3000 - 0x1056f7fff com.apple.security.csparser (3.0 - 55148.6) <CAA9817C-3D70-369D-894D-AA8034EEF2DD> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x1081c0000 - 0x1081f9fff +libqjpeg.dylib (??? - ???) <44FF0D48-1CAB-3C8A-9251-A3313618EADE> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x10830b000 - 0x108314fff +libqsvgicon.dylib (??? - ???) <B92939BD-CA12-33E3-B4C1-031597CEEF48> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0x10834c000 - 0x108352fff +libqgif.dylib (??? - ???) <01483072-A49B-3B36-9858-499E36909A37> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqgif.dylib
0x108356000 - 0x10835cff7 +libqico.dylib (??? - ???) <D658711B-31DA-312B-AE30-9D4D15756DA9> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqico.dylib
0x108360000 - 0x108365ff7 +libqsvg.dylib (??? - ???) <6AA570BC-69F1-3C9D-9AA5-EFE9C044C50D> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x108369000 - 0x10836dfff +libqtga.dylib (??? - ???) <9A990FB1-2255-3823-9E8E-EB29B51301B5> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtga.dylib
0x10838b000 - 0x10838ffff com.apple.audio.AudioIPCPlugIn (1.2.3 - 1.2.3) <F94D690D-3196-3B01-B798-09708367D28D> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x1085d5000 - 0x108618fff com.apple.print.PrintingCocoaPDEs (7.5 - 378.14) <359CC597-D3B6-3141-A779-E3EB23DAB36C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
0x108765000 - 0x108766fff libffi.dylib (??? - ???) <DB96CC4B-0D38-3102-80AA-91DDE9AF3886> /usr/lib/libffi.dylib
0x1087a4000 - 0x1087a9fff com.apple.audio.AppleHDAHALPlugIn (2.2.5 - 2.2.5a5) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x109507000 - 0x109558fef +libqmng.dylib (??? - ???) <21D07D2B-CAAB-3FCA-AD01-89A47447BC86> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqmng.dylib
0x109564000 - 0x109564ff1 +cl_kernels (??? - ???) <B9726672-AD40-499F-9A5F-1BC44E2163F4> cl_kernels
0x109629000 - 0x10967efef +libqtiff.dylib (??? - ???) <A34DE2F6-1A50-30E0-AA72-E9A7D14D4905> /Applications/MuseScore/MuseScore - Nightly Build.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x109685000 - 0x109688ff7 libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x1097cc000 - 0x1097f6ff7 +com.grame.JackRouter (JackRouter - 0.9.4) <E4B3807D-296B-70F5-593B-A6A241D2A373> /Library/Audio/Plug-Ins/HAL/JackRouter.plugin/Contents/MacOS/JackRouter
0x109baa000 - 0x109bdefff com.apple.printingprivate.framework.PrintingPrivate (7.4 - 68.4) <5C9D0EC3-70C8-34E8-8F11-1CB9FA6991DC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/PrintingPrivate
0x109db1000 - 0x109dbbfef libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x109dcf000 - 0x109dd0ff2 +cl_kernels (??? - ???) <140D98D9-8C7D-49F0-939C-873CA5F022D4> cl_kernels
0x109dfe000 - 0x109dfefff +cl_kernels (??? - ???) <B3C415E3-6F40-4F68-BE58-1E4A6F16E330> cl_kernels
0x10ae00000 - 0x10af4bff7 com.apple.audio.units.Components (1.7.3 - 1.7.3) <CAC75CC0-DAD7-3DD3-91CF-DDE8B19DEBDD> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x10afcb000 - 0x10afccff3 +cl_kernels (??? - ???) <DD89B2D9-6DA3-4FEE-9344-464A82C2EF5C> cl_kernels
0x10d7fd000 - 0x10d7feff3 +cl_kernels (??? - ???) <B901577C-CF15-4CD7-8C27-D3C4641AC81C> cl_kernels
0x111201000 - 0x1112a0ff7 unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x1112bf000 - 0x11135dff7 unorm8_argb.dylib (2.0.19 - compatibility 1.0.0) <936B4155-1C6B-3928-9FFA-F72E7163872E> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
0x1113bc000 - 0x1113c0fff com.apple.qldisplay.Generic (3.2 - 500.18) <10A3F941-358E-3B29-8DD7-A6A3FD2545DB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/PlugIns/Generic.qldisplay/Contents/MacOS/Generic
0x111546000 - 0x111575fff com.apple.driver.AppleIntelGMA950GLDriver (7.4.1 - 7.0.4) <93DA5425-1229-36AE-A52A-E794D9255BBD> /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x1118c9000 - 0x1118f7ff7 GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x112800000 - 0x1129b8fff GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1129ef000 - 0x112b49fff libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x117035000 - 0x11706cfff com.apple.print.framework.Print.Private (7.5 - 378.14) <5A64626E-029E-3DD4-95EB-4B1D756135AC> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Plugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
0x117089000 - 0x1170a5fff com.apple.ScriptingBridge (1.2.1 - ???) <A4162BA5-2432-3BF3-8EBC-47AEF2BDD8DA> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x11a6fc000 - 0x11a854fe7 +com.epson.ijprinter.PDECPlugin01 (9.04 - 9.04) <68F594A4-4F16-533D-D4B5-F9C09EDA51BB> /Library/Printers/EPSON/InkjetPrinter2/PDE/PDECPlugin01.plugin/Contents/MacOS/PDECPlugin01
0x11a933000 - 0x11aa0ffff +com.epson.ijprinter.EPIJDataManagerCore_L (9.04 - 9.04) <51932470-B479-475E-6DDA-CD0F6F2B749D> /Library/Printers/EPSON/InkjetPrinter2/Libraries/EPIJDataManager.framework/Versions/A/Frameworks/EPIJDataManager_Core_L.framework/Versions/A/EPIJDataManager_Core_L
0x7fff64b71000 - 0x7fff64ba5baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff83e3f000 - 0x7fff83ec3ff7 com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff83ec4000 - 0x7fff83eccfff libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff83ecd000 - 0x7fff83f63ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff83f64000 - 0x7fff84548fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff846d4000 - 0x7fff846dafff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff846f7000 - 0x7fff84705ff7 libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
0x7fff8470b000 - 0x7fff8470efff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8470f000 - 0x7fff8478aff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8478b000 - 0x7fff847a7ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff847a8000 - 0x7fff84ad4fff com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff84ad5000 - 0x7fff84af1fff com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff84af2000 - 0x7fff84b00fff libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
0x7fff84b01000 - 0x7fff84bc8ff7 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <7E2E109C-A438-3EDC-A6EB-3EF634A1B28B> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff84c26000 - 0x7fff84c81ff7 com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff84c82000 - 0x7fff84c84fff libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
0x7fff84c85000 - 0x7fff84c89fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff84c8a000 - 0x7fff84ca7ff7 com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff84ca8000 - 0x7fff84cb1ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff84cb2000 - 0x7fff84cb8ff7 com.apple.phonenumbers (1.0 - 47) <BC6C2FE2-99C0-3AD6-AA9C-C88780FFFCCF> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff84ce9000 - 0x7fff84d2dff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff84d2e000 - 0x7fff84d32fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff84d52000 - 0x7fff84daaff7 libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84dab000 - 0x7fff84e8afff com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff84e8b000 - 0x7fff84e8cfff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff84e8d000 - 0x7fff84e8dfff com.apple.Carbon (153 - 153) <AF0F9910-E3C3-3922-AA92-A39000655E0F> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff84e8e000 - 0x7fff84eb9fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
0x7fff84eba000 - 0x7fff84ebcfff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff84ebd000 - 0x7fff84ebdfff libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
0x7fff84ec2000 - 0x7fff84eebfff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff84eec000 - 0x7fff84f06fff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff84f07000 - 0x7fff84f1efff com.apple.CFOpenDirectory (10.7 - 146) <E6D4F114-678B-3957-9C59-9206ECDA756E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff84f60000 - 0x7fff84f86fff com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84f87000 - 0x7fff84f87fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff84f8a000 - 0x7fff84fbaff7 com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff84fbb000 - 0x7fff84fdbfff libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
0x7fff84fdc000 - 0x7fff84febff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff84fec000 - 0x7fff85032fff libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
0x7fff85033000 - 0x7fff85052fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff8506a000 - 0x7fff850d2ff7 com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff850d3000 - 0x7fff850d9fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff85110000 - 0x7fff85123ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff85124000 - 0x7fff85139fff com.apple.FileSync.framework (6.0.1 - 502.2) <65A5CD1B-766D-33F8-8AC1-0984499838E9> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x7fff8513a000 - 0x7fff85183ff7 com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff85184000 - 0x7fff851d6ff7 libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff851d7000 - 0x7fff851dafff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff851db000 - 0x7fff8521fff7 com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff85220000 - 0x7fff85290fff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff85291000 - 0x7fff85502fff com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff85503000 - 0x7fff85527fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff85528000 - 0x7fff855c9fff com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff855ca000 - 0x7fff861d0fff com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff861d1000 - 0x7fff864f6ff7 com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff864fd000 - 0x7fff8654bfff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff8654c000 - 0x7fff865a3fff com.apple.Suggestions (1.1 - 85.1) <DE511C42-D2F2-309C-80EE-53862245DE22> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff865a4000 - 0x7fff865b2ff7 com.apple.AppleFSCompression (37 - 1.0) <8981D804-EBFE-35D5-9F79-6689DCCBA43A> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff872eb000 - 0x7fff8730ffff com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff87310000 - 0x7fff87315ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff87316000 - 0x7fff87354fff com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff87355000 - 0x7fff8766efff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8766f000 - 0x7fff87671fff libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff87672000 - 0x7fff876b2ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
0x7fff876b3000 - 0x7fff877c0fff libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff877c1000 - 0x7fff877c6fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff877cc000 - 0x7fff8782cfff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff878df000 - 0x7fff87a46fff com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff87a47000 - 0x7fff87a72ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff87a73000 - 0x7fff87a90fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff87a91000 - 0x7fff87aa7ff7 com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff87aa8000 - 0x7fff87baafff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff87bab000 - 0x7fff87c2efef com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff87c2f000 - 0x7fff87d65fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87d66000 - 0x7fff87ddcfff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff87ddd000 - 0x7fff87ea4ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff87ea5000 - 0x7fff87f07ff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff87f08000 - 0x7fff87faafff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff87fab000 - 0x7fff8808fff7 com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88090000 - 0x7fff88096fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff88785000 - 0x7fff88818fff com.apple.PDFKit (2.6.4 - 2.6.4) <4C58283C-3F45-31C6-9896-5EFFFF82D840> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff88821000 - 0x7fff88837fff libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff88838000 - 0x7fff88838fff com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff88839000 - 0x7fff8885afff libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8889c000 - 0x7fff888d1fff com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff888e1000 - 0x7fff88c8bfe7 com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff88c8c000 - 0x7fff88f04fff com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff88f05000 - 0x7fff88f0afff libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff88f1b000 - 0x7fff88f91ff7 libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
0x7fff88f92000 - 0x7fff88f99fff libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff88f9a000 - 0x7fff891c4fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff891c5000 - 0x7fff891c8fff libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff891c9000 - 0x7fff891f6fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
0x7fff891f7000 - 0x7fff89231fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff89232000 - 0x7fff89271fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff89287000 - 0x7fff892f2ff7 com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff89376000 - 0x7fff89454fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff898e6000 - 0x7fff898e6fff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff898e7000 - 0x7fff898ecfff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff898ed000 - 0x7fff89d1afff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff89d27000 - 0x7fff89d50fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff89d51000 - 0x7fff89d9dff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff89d9e000 - 0x7fff89d9efff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff89d9f000 - 0x7fff89db1ff7 libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
0x7fff89db2000 - 0x7fff89db6fff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
0x7fff89ebc000 - 0x7fff8a090ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8a091000 - 0x7fff8a0d3ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8a0d4000 - 0x7fff8a0d9fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff8a0da000 - 0x7fff8a1cffff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff8a1d0000 - 0x7fff8a2b4e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff8a2b5000 - 0x7fff8a34fff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8a396000 - 0x7fff8a40cfff com.apple.ISSupport (1.9.8 - 56) <2BEEF162-893F-356C-BD4E-8668F044A917> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff8a40d000 - 0x7fff8a41aff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
0x7fff8a41b000 - 0x7fff8a8e2fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff8a8e3000 - 0x7fff8a916ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8a917000 - 0x7fff8a92cfff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8a92d000 - 0x7fff8a989ff7 com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8a98a000 - 0x7fff8a98afff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8a98b000 - 0x7fff8aa68fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff8aa69000 - 0x7fff8aa95ff7 com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8aa96000 - 0x7fff8aaa1fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8aaa2000 - 0x7fff8adc4fff com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8adc5000 - 0x7fff8add7ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff8adec000 - 0x7fff8adf3fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8adf4000 - 0x7fff8aee0ff7 com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8aee1000 - 0x7fff8b87fa27 com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8b88e000 - 0x7fff8b88efff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8b8b8000 - 0x7fff8b8b9fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8b8ba000 - 0x7fff8b8fcfff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff8b8fd000 - 0x7fff8b924fff com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff8b925000 - 0x7fff8b94dfff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8b94e000 - 0x7fff8b989fff com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8b98a000 - 0x7fff8baa3fff com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8baa4000 - 0x7fff8bd5cfff com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8bd5d000 - 0x7fff8c0b0fff com.apple.FinderKit (1.0.5 - 1.0.5) <8451D914-7F00-3839-AD72-C9B565B51F87> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x7fff8c0b1000 - 0x7fff8c119ff7 com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8c11a000 - 0x7fff8c11afff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8c11b000 - 0x7fff8c125ff7 liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
0x7fff8c126000 - 0x7fff8c12aff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8cac3000 - 0x7fff8caecff7 com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8caed000 - 0x7fff8cb1afff com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff8cb1b000 - 0x7fff8ce37fff com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8ce41000 - 0x7fff8ce44fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8ce45000 - 0x7fff8ce4cfff libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8ce4d000 - 0x7fff8cedfff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8cee0000 - 0x7fff8d154fff com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8d155000 - 0x7fff8d15cff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff8d15d000 - 0x7fff8d174fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8d175000 - 0x7fff8d1c8fff com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8d1c9000 - 0x7fff8d1d6fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8d1d7000 - 0x7fff8d1e3fff com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8d1e4000 - 0x7fff8d2e1ff7 com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8d37e000 - 0x7fff8d381ff7 com.apple.securityhi (4.0 - 1) <37DF1BF8-ACE0-3C4A-81AA-BBA9744EB0A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8d382000 - 0x7fff8d396ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8d3e1000 - 0x7fff8d466ff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8d467000 - 0x7fff8d4a7fe7 libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8d4a8000 - 0x7fff8d648ff7 com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8d649000 - 0x7fff8d65bff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff8d65c000 - 0x7fff8d69dfff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8d69e000 - 0x7fff8d69fff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff8d6a0000 - 0x7fff8d6abff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8d6af000 - 0x7fff8d6b0ff7 libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8d6b1000 - 0x7fff8d6b3ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8d6b4000 - 0x7fff8d6c2fff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8d87c000 - 0x7fff8dcafff7 com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8dcb0000 - 0x7fff8dcb1fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8dcb2000 - 0x7fff8dcb2fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8dcb3000 - 0x7fff8ddbafe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff8ddbb000 - 0x7fff8e0b0ff7 com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8e0b1000 - 0x7fff8e10eff7 com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8e10f000 - 0x7fff8e311fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
0x7fff8e312000 - 0x7fff8e385fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff8e386000 - 0x7fff8e439ff7 com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8e43a000 - 0x7fff8e858ff7 com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff8e859000 - 0x7fff8f001fff com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8f002000 - 0x7fff8f05dfff com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8f05e000 - 0x7fff8f06dfff com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8f06e000 - 0x7fff8f0c2ff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8f0c3000 - 0x7fff8f0c4ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8f103000 - 0x7fff8f14aff7 com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8f14b000 - 0x7fff8f186fff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff8f187000 - 0x7fff8f28cfff libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8f28d000 - 0x7fff8f332fff com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8f333000 - 0x7fff8f490fff com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8f491000 - 0x7fff8f491fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8f492000 - 0x7fff8f58cff7 com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8f58d000 - 0x7fff8f598ff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8f599000 - 0x7fff8f724ff7 com.apple.QTKit (7.7.1 - 2339) <2BC2CF44-CEAF-3D3B-A250-CA59D6AFB0B0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8f780000 - 0x7fff8f7d4fff libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8f7d5000 - 0x7fff8f7dbff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff8f7dc000 - 0x7fff8f7e1fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff8f839000 - 0x7fff8f844ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff8f845000 - 0x7fff8f951fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8f952000 - 0x7fff8fa53fff com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8fa54000 - 0x7fff8fa55fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff8fa56000 - 0x7fff8fa8ffe7 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
0x7fff8fa94000 - 0x7fff8fae5ff7 com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8fae6000 - 0x7fff8faedfff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 52
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: 4406
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=276.8M resident=151.9M(55%) swapped_out_or_unallocated=124.8M(45%)
Writable regions: Total=255.0M written=138.5M(54%) resident=198.1M(78%) swapped_out=0K(0%) unallocated=56.9M(22%)
REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
CG backing stores 5740K
CG image 124K
CG raster data 256K
CG shared images 3416K
CoreAnimation 4K
CoreGraphics 16K
CoreImage 8K
CoreServices 1712K
IOKit 404K
MALLOC 214.6M
MALLOC guard page 64K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 100K
OpenCL 52K
OpenGL GLSL 1024K
STACK GUARD 56.0M
Stack 12.1M
VM_ALLOCATE 16.5M
__CI_BITMAP 80K
__DATA 22.3M
__IMAGE 528K
__LINKEDIT 57.0M
__TEXT 219.8M
__UNICODE 544K
mapped file 80.6M
shared memory 16.9M
=========== =======
TOTAL 709.6M
TOTAL, minus reserved VM space 709.6M
Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 1.83 GHz, 2 GB, SMC 1.13f3
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz, 0x7F7F7F8AFFFFFFFF, 0x5052494E4345544F4EFFFFFFFFFFFFFFFFFF
Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz, 0x4000000000000000, 0x56393136373635473234514346572D463500
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.9
Bluetooth: Version 4.0.8f17, 2 service, 11 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK8034GSX, 80.03 GB
Parallel ATA Device: MATSHITACD-RW CW-8221
USB Device: Built-in iSight, apple_vendor_id, 0x8501, 0xfd400000 / 2
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x021b, 0x1d200000 / 2
USB Device: IR Receiver, apple_vendor_id, 0x8240, 0x5d200000 / 2
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8205, 0x7d100000 / 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment