[Mac] Crash on save with Time Machine enabled

• Apr 27, 2010 - 19:07
Type
Functional
Severity
S2 - Critical
Status
closed
Project

I'm using MuseScore 9.6 Beta 2 on a Mac Pro with the latest version of OSX, (10.5.8) and the program has begun to crash anytime I ask it to save a file, either new or existing. This includes very small, simple scores. The file is not saved, and any attempt at recovery just brings up a blank project. I tried reinstalling, but this did not fix the problem.


Comments

Hi, David

I did try reverting to factory settings, as per the instructions you shared, and had no success. 0.9.6b2 still crashed when I asked for a save.

Yes, this problem has recently developed. However, upon further reflection, I realized that I had only very recently turned on Apple's "Time Machine" backup application. I just now experimented by turning the "Time Machine" application off (disabled it's automatic bakcup function). When I ran Musescore again, the program remained stable and saved a (very simple) newly-made test score flawlessly.

Edited: This only seems to have solved part of the problem. A newly-made score with a new name will now save without crashing, but when a saved score is opened, it still crashes. Also, If I've tried to use a given filename before and it crashed, the program crashes again. I sent a report to Apple, and if this means anything this is what the error report going to them said:

Process: mscore [597]
Path: /Applications/MuseScore.app/Contents/MacOS/mscore
Identifier: net.sourceforge.mscore
Version: 0.9 (0.9.6)
Code Type: X86 (Native)
Parent Process: launchd [108]

Interval Since Last Report: 80211 sec
Crashes Since Last Report: 9
Per-App Interval Since Last Report: 1432 sec
Per-App Crashes Since Last Report: 9

Date/Time: 2010-04-27 14:57:14.925 -0500
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: 32CD6C1A-89D8-4728-AB4B-644C4961DF20

Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000003d0076
Crashed Thread: 0

Thread 0 Crashed:
0 net.sourceforge.mscore 0x002def50 Event::~Event() + 32
1 net.sourceforge.mscore 0x002d6c0e Channel::updateInitList() const + 78
2 net.sourceforge.mscore 0x002d7e0b Channel::write(Xml&) const + 91
3 net.sourceforge.mscore 0x002da171 Instrument::write(Xml&) const + 1121
4 net.sourceforge.mscore 0x0019bb1c Part::write(Xml&) const + 332
5 net.sourceforge.mscore 0x001e1a61 Score::write(Xml&, bool) + 1137
6 net.sourceforge.mscore 0x000aebd5 Score::saveFile(QIODevice*, bool) + 309
7 net.sourceforge.mscore 0x000aff04 Score::saveCompressedFile(QIODevice*, QFileInfo&, bool) + 3044
8 net.sourceforge.mscore 0x000b2d6d Score::saveFile(bool) + 6925
9 net.sourceforge.mscore 0x000b3d2f MuseScore::saveFile() + 31
10 net.sourceforge.mscore 0x00169ebb MuseScore::cmd(QAction*) + 2667
11 net.sourceforge.mscore 0x0000dd38 MuseScore::qt_metacall(QMetaObject::Call, int, void**) + 488
12 QtCore 0x031a222a QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 538
13 QtGui 0x0253f71e QActionGroup::triggered(QAction*) + 62
14 QtGui 0x0253fb23 QActionGroup::checkedAction() const + 83
15 QtGui 0x0253ff41 QActionGroup::qt_metacall(QMetaObject::Call, int, void**) + 625
16 QtCore 0x031a222a QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 538
17 QtGui 0x0253b1b4 QAction::triggered(bool) + 68
18 QtGui 0x0253d46f QAction::activate(QAction::ActionEvent) + 159
19 QtGui 0x02a00bc6 QToolButton::nextCheckState() + 38
20 QtGui 0x029276aa QAbstractButton::mousePressEvent(QMouseEvent*) + 410
21 QtGui 0x0292794c QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 140
22 QtGui 0x02a00b0c QToolButton::mouseReleaseEvent(QMouseEvent*) + 28
23 QtGui 0x0259c563 QWidget::event(QEvent*) + 4323
24 QtGui 0x029281b3 QAbstractButton::event(QEvent*) + 83
25 QtGui 0x02a01a90 QToolButton::event(QEvent*) + 64
26 QtGui 0x02542a6f QApplicationPrivate::notify_helper(QObject*, QEvent*) + 175
27 QtGui 0x025492d9 QApplication::notify(QObject*, QEvent*) + 2681
28 QtCore 0x0319c9c2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 98
29 QtGui 0x024da18d QApplicationPrivate::globalEventProcessor(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 6765
30 com.apple.HIToolbox 0x92a2713d DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1181
31 com.apple.HIToolbox 0x92a2657b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
32 com.apple.HIToolbox 0x92a42ecc SendEventToEventTarget + 52
33 com.apple.HIToolbox 0x92a550a8 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1208
34 com.apple.HIToolbox 0x92a274f6 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2134
35 com.apple.HIToolbox 0x92a2657b SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 405
36 com.apple.HIToolbox 0x92a42ecc SendEventToEventTarget + 52
37 QtGui 0x024f0474 non-virtual thunk to QDesktopWidget::~QDesktopWidget() + 3604
38 QtCore 0x0327a3a1 QEventLoop::processEvents(QFlags) + 65
39 QtCore 0x0327a5cd QEventLoop::exec(QFlags) + 189
40 QtCore 0x0327c92e QCoreApplication::exec() + 174
41 net.sourceforge.mscore 0x00171c33 main + 8131
42 net.sourceforge.mscore 0x00009b12 _start + 216
43 net.sourceforge.mscore 0x00009a39 start + 41

Title Crash on Save Mac OSX Crash on save with Time Machine enabled (Mac OS X)
Status (old) needs info active

Thank you for your investigation and reporting. Hopefully a developer with access Mac can confirm the connection to Time Machine.

Unfortunatly Time Machine required an external drive to backup your mac and I don't own one.
The stack trace seems to indicate a problem in the destructor of Event(). Not sure it's related to Time Machine.
A sample file could help.

It is not when I open a file, but when I try to save an existing file that the program crashes. I've attached a file, but I don't know how much it will reveal, because double-clicking on it now just opens Musescore to a blank session. With time machine off, an absolutely brand-new file seems to save okay the first time, but after that future save attempts cause crashes and produce "blanks" like the one I've attached. I apologize if it isn't much help.

Attachment Size
Test Score.mscz 1.77 KB
Status (old) active needs info

I tried to set Time Machine up with a flash drive but it's too small as far as I understand.
After reading the whole report again. I'm not sure time machine is the problem. The big error trace shows that tthe error is located in the destructor of Event. So it looks more like a memory problem than a file system one.

Someone can reproduce this?

I just started using MuseScore today on my mac. I store the file in Dropbox. I have two computers at home and use whichever one is available but only one of them has Time Machine backups going. I believe this is maybe a conflict with Lion's versions implementation. Both of my machines have the latest system software (10.7.4). The Macbook is not on time machine and the iMac is. Today I did most of my work on the Macbook. I fiddled with exporting as pdf and wav and both worked on that machine. I closed the Musescore program and later picked up where I left off on the iMac. This time the program consistently crashed whenever I tried to select Save As... from the File menu.

I could not even print pdfs to email in the normal Mac way.

I thought to close everything and try again on the Macbook and voila!--everything worked (but slower since it's an older machine). I was able to export pdf and wav and then I used quicktime player to export the .wav file to m4a so it was much smaller. That's all I wanted to do.

Can you help us sort out this bug? I'll send you whatever crash reports etc. you need.

Here's the text from the crash reporter window:

Process: mscore [945]
Path: /Applications/MuseScore.app/Contents/MacOS/mscore
Identifier: net.sourceforge.mscore
Version: 1.2 (1.2)
Code Type: X86 (Native)
Parent Process: launchd [124]

Date/Time: 2012-05-27 21:52:09.998 -0700
OS Version: Mac OS X 10.7.4 (11E53)
Report Version: 9

Interval Since Last Report: 4570 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 2201 sec
Per-App Crashes Since Last Report: 7
Anonymous UUID: 95659AD1-6E18-4E05-90B1-850C8DA0B289

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

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

VM Regions Near 0x239:
--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/MuseScore.app/Contents/MacOS/mscore
__TEXT 0000000000001000-00000000013cf000 [ 19.8M] r-x/rwx SM=COW /Applications/MuseScore.app/Contents/MacOS/mscore

Application Specific Information:
objc[945]: garbage collection is OFF

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 QtGui 0x03e63915 QWidget::testAttribute_helper(Qt::WidgetAttribute) const + 23
1 QtGui 0x03e255d8 QApplicationPrivate::isBlockedByModal(QWidget*) + 298
2 QtGui 0x03dd4ed7 0x3d9d000 + 229079
3 QtGui 0x03dd6d5c 0x3d9d000 + 236892
4 QtGui 0x03dce1ee 0x3d9d000 + 201198
5 com.apple.AppKit 0x04e26ae3 -[NSApplication sendEvent:] + 7220
6 QtGui 0x03dd1cbb 0x3d9d000 + 216251
7 com.apple.AppKit 0x04db7d11 -[NSApplication run] + 1007
8 QtGui 0x03ddb81a 0x3d9d000 + 256026
9 QtCore 0x04b0a5b0 QEventLoop::exec(QFlags) + 494
10 QtCore 0x04b0d857 QCoreApplication::exec() + 179
11 net.sourceforge.mscore 0x00177da6 main + 11126
12 net.sourceforge.mscore 0x00007b85 start + 53

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9bf4090a kevent + 10
1 libdispatch.dylib 0x914cde10 _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x914cc85f _dispatch_mgr_thread + 53

Thread 2:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x9bf3fb42 __select + 10
1 com.apple.CoreFoundation 0x9ad49e15 __CFSocketManager + 1557
2 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
3 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x9bf3dc22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9bf3d1f6 mach_msg + 70
2 com.apple.audio.midi.CoreMIDI 0x04d52fcb XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
3 com.apple.audio.midi.CoreMIDI 0x04d75f8b MIDIProcess::RunMIDIInThread() + 259
4 com.apple.audio.midi.CoreMIDI 0x04d76912 MIDIProcess::MIDIInPortThread::Run() + 24
5 com.apple.audio.midi.CoreMIDI 0x04d5459f XThread::RunHelper(void*) + 17
6 com.apple.audio.midi.CoreMIDI 0x04d53f69 CAPThread::Entry(CAPThread*) + 123
7 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
8 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 4:: com.apple.audio.IOThread.client
0 libsystem_kernel.dylib 0x9bf3dc22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9bf3d1f6 mach_msg + 70
2 com.apple.audio.CoreAudio 0x9a41c9fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
3 com.apple.audio.CoreAudio 0x9a41ca6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
4 com.apple.audio.CoreAudio 0x9a414e5f HALC_ProxyIOContext::IOWorkLoop() + 1145
5 com.apple.audio.CoreAudio 0x9a414926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
6 com.apple.audio.CoreAudio 0x9a414898 __HALC_ProxyIOContext_block_invoke_6 + 20
7 com.apple.audio.CoreAudio 0x9a41481d HALB_IOThread::Entry(void*) + 69
8 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
9 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x9bf3f83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9bebbe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9be6382a pthread_cond_wait + 48
3 QtWebKit 0x02f07440 0x2368000 + 12186688
4 QtWebKit 0x02f074ed 0x2368000 + 12186861
5 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
6 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 6:
0 libsystem_kernel.dylib 0x9bf3fb5e __select_nocancel + 10
1 libsystem_kernel.dylib 0x9bf3eaf6 select + 89
2 QtCore 0x04b36788 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 440
3 QtCore 0x04b3a551 QEventDispatcherUNIX::select(int, fd_set*, fd_set*, fd_set*, timeval*) + 45
4 QtCore 0x04b3b43c QEventDispatcherUNIXPrivate::doSelect(QFlags, timeval*) + 1164
5 QtCore 0x04b3b8d6 QEventDispatcherUNIX::processEvents(QFlags) + 234
6 QtCore 0x04b0a5b0 QEventLoop::exec(QFlags) + 494
7 QtCore 0x04a1596d QThread::exec() + 203
8 QtCore 0x04a1868b 0x49f4000 + 149131
9 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
10 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x9bf3fb5e __select_nocancel + 10
1 libsystem_kernel.dylib 0x9bf3eaf6 select + 89
2 QtCore 0x04b36608 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timeval const*) + 56
3 QtCore 0x04b3a551 QEventDispatcherUNIX::select(int, fd_set*, fd_set*, fd_set*, timeval*) + 45
4 QtCore 0x04b3b43c QEventDispatcherUNIXPrivate::doSelect(QFlags, timeval*) + 1164
5 QtCore 0x04b3b8d6 QEventDispatcherUNIX::processEvents(QFlags) + 234
6 QtCore 0x04b0a5b0 QEventLoop::exec(QFlags) + 494
7 QtCore 0x04a1596d QThread::exec() + 203
8 QtCore 0x04a1868b 0x49f4000 + 149131
9 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
10 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 8:
0 libsystem_kernel.dylib 0x9bf3f83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9bebbe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9be6382a pthread_cond_wait + 48
3 QtScript 0x02215100 0x211f000 + 1007872
4 QtScript 0x022151ad 0x211f000 + 1008045
5 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
6 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 9:
0 libsystem_kernel.dylib 0x9bf4002e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9beb9ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9bebb6fe start_wqthread + 30

Thread 10:
0 libsystem_kernel.dylib 0x9bf4002e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9beb9ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9bebb6fe start_wqthread + 30

Thread 11:
0 libsystem_kernel.dylib 0x9bf4002e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9beb9ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9bebb6fe start_wqthread + 30

Thread 12:
0 libsystem_kernel.dylib 0x9bf4002e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9beb9ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9bebb6fe start_wqthread + 30

Thread 13:
0 libsystem_kernel.dylib 0x9bf3f83e __psynch_cvwait + 10
1 libsystem_c.dylib 0x9bebbe78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x9be6382a pthread_cond_wait + 48
3 QtCore 0x04a1932f 0x49f4000 + 152367
4 QtCore 0x04a19009 QWaitCondition::wait(QMutex*, unsigned long) + 119
5 QtGui 0x042e1c50 0x3d9d000 + 5524560
6 QtCore 0x04a1868b 0x49f4000 + 149131
7 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
8 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 14:
0 libsystem_kernel.dylib 0x9bf4090a kevent + 10
1 QtCore 0x04af0be6 0x49f4000 + 1035238
2 QtCore 0x04a1868b 0x49f4000 + 149131
3 libsystem_c.dylib 0x9beb7ed9 _pthread_start + 335
4 libsystem_c.dylib 0x9bebb6de thread_start + 34

Thread 15:
0 libsystem_kernel.dylib 0x9bf4002e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9beb9ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9bebb6fe start_wqthread + 30

Thread 16:
0 libsystem_kernel.dylib 0x9bf4002e __workq_kernreturn + 10
1 libsystem_c.dylib 0x9beb9ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x9bebb6fe start_wqthread + 30

Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000129 ebx: 0xbfffe1b0 ecx: 0x00000028 edx: 0x00000004
edi: 0xbfffe1b0 esi: 0x00000000 ebp: 0xbffff2b8 esp: 0xbffff2b8
ss: 0x00000023 efl: 0x00210202 eip: 0x03e63915 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x00000239
Logical CPU: 1

Binary Images:
0x1000 - 0x13cefef +net.sourceforge.mscore (1.2 - 1.2) <6B72B07F-BFDA-3297-A1A5-F99CAD9CDAED> /Applications/MuseScore.app/Contents/MacOS/mscore
0x1bd2000 - 0x2087ff7 +QtDesigner (4.8.0 - compatibility 4.8.0) <3AF2CA11-7070-3C70-A97F-07941AAE44D5> /Applications/MuseScore.app/Contents/Frameworks/QtDesigner.framework/Versions/4/QtDesigner
0x211f000 - 0x22d4fe7 +QtScript (4.8.0 - compatibility 4.8.0) /Applications/MuseScore.app/Contents/Frameworks/QtScript.framework/Versions/4/QtScript
0x230e000 - 0x2358feb +QtSvg (4.8.0 - compatibility 4.8.0) <8A2C2607-ABC7-3993-91DB-9DBB21672FC2> /Applications/MuseScore.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x2368000 - 0x35efff3 +QtWebKit (4.9.0 - compatibility 4.9.0) /Applications/MuseScore.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x38a6000 - 0x394efeb +QtScriptTools (4.8.0 - compatibility 4.8.0) <5C0F1183-D387-3B54-847F-C5C7F4B9BEBB> /Applications/MuseScore.app/Contents/Frameworks/QtScriptTools.framework/Versions/4/QtScriptTools
0x396c000 - 0x3d3bfff +QtXmlPatterns (4.8.0 - compatibility 4.8.0) <6A397220-A066-3DA6-8348-167361D1ABF3> /Applications/MuseScore.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/4/QtXmlPatterns
0x3d9d000 - 0x4709fef +QtGui (4.8.0 - compatibility 4.8.0) <6CC913BE-7258-32AF-87DD-BA44CD277C17> /Applications/MuseScore.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x4842000 - 0x489fffb +QtXml (4.8.0 - compatibility 4.8.0) <13F0DEE3-80B6-3DEC-9EA5-C140418D6259> /Applications/MuseScore.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x48af000 - 0x49ceff3 +QtNetwork (4.8.0 - compatibility 4.8.0) <9EA74C3E-86CE-3501-B26B-17687051B8F8> /Applications/MuseScore.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x49f4000 - 0x4c73fe3 +QtCore (4.8.0 - compatibility 4.8.0) <92F8BD58-7FAD-3C63-A420-C07E1AA978FC> /Applications/MuseScore.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x4cbb000 - 0x4cc9ffc +libportaudio.2.dylib (3.0.0 - compatibility 3.0.0) /Applications/MuseScore.app/Contents/Frameworks/libportaudio.2.dylib
0x4cce000 - 0x4cddffb +libz.1.dylib (1.2.6 - compatibility 1.0.0) <6D2658AD-CACF-3FB7-95CD-ED0FB83E64F9> /Applications/MuseScore.app/Contents/Frameworks/libz.1.dylib
0x4ce1000 - 0x4d39ff7 +libsndfile.1.dylib (2.25.0 - compatibility 2.0.0) <9B02D77E-3BDB-3437-95AA-69CC7BF7C110> /Applications/MuseScore.app/Contents/Frameworks/libsndfile.1.dylib
0x4d43000 - 0x4d8fffb com.apple.audio.midi.CoreMIDI (1.8 - 42) <67FE17BA-C921-3D2D-AAC5-B5E9083CE004> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x4db2000 - 0x5847ff6 com.apple.AppKit (6.7.3 - 1138.47) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x5d21000 - 0x5fe4fff com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x60dc000 - 0x6107fff com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x611d000 - 0x617bfff com.apple.coreui (1.2.2 - 165.10) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x61aa000 - 0x61b8fff com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x61c0000 - 0x6209ff7 libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x6217000 - 0x621cffd libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x6222000 - 0x625effa libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x6266000 - 0x6267ffd libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x626c000 - 0x626fffd libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x6274000 - 0x629dffe com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x62a9000 - 0x62f1fe7 +libFLAC.8.dylib (11.0.0 - compatibility 11.0.0) <9D7CAF37-3A90-6B96-6DA3-6F1A864064CC> /Applications/MuseScore.app/Contents/Frameworks/libFLAC.8.dylib
0x62fc000 - 0x6455fff +libvorbisenc.2.dylib (3.8.0 - compatibility 3.0.0) <600175E6-7648-32EF-879B-08B45A5A4B77> /Applications/MuseScore.app/Contents/Frameworks/libvorbisenc.2.dylib
0x6464000 - 0x6488ff7 +libvorbis.0.dylib (5.5.0 - compatibility 5.0.0) <408CA0F6-C8F1-3E01-937F-E0811735F192> /Applications/MuseScore.app/Contents/Frameworks/libvorbis.0.dylib
0x648d000 - 0x648fff0 +libogg.0.dylib (9.0.0 - compatibility 9.0.0) <9D2EE010-2D69-37EE-AE8B-F4E3A6364BAF> /Applications/MuseScore.app/Contents/Frameworks/libogg.0.dylib
0x6780000 - 0x67b4fe7 +libqjpeg.dylib (??? - ???) /Applications/MuseScore.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x67bb000 - 0x67bbffd +com.plaxo.ABPlugin (??? - 1.0) <6C1A3DA0-EFB4-A0E4-0B29-CF89649C66F2> /Library/InputManagers/*/PlaxoABAddIn.bundle/Contents/MacOS/PlaxoABAddIn
0x7fe5000 - 0x7fe9ffb com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x9ff0000 - 0x9ff5fff com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0xe4e1000 - 0xe4eaff7 +libqsvgicon.dylib (??? - ???) <421798CF-1AD9-3E9C-884C-4367C17B9164> /Applications/MuseScore.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0xe4ef000 - 0xe4f5fff +libqgif.dylib (??? - ???) <7F832847-4D7D-3EDF-ADED-5EEC776CE989> /Applications/MuseScore.app/Contents/PlugIns/imageformats/libqgif.dylib
0xe7cc000 - 0xe7d2ff7 +libqico.dylib (??? - ???) /Applications/MuseScore.app/Contents/PlugIns/imageformats/libqico.dylib
0xe7d6000 - 0xe81dfe7 +libqmng.dylib (??? - ???) <47CE3233-EDEA-38BE-8F45-A7D9143229EB> /Applications/MuseScore.app/Contents/PlugIns/imageformats/libqmng.dylib
0xe824000 - 0xe829fff +libqsvg.dylib (??? - ???) /Applications/MuseScore.app/Contents/PlugIns/imageformats/libqsvg.dylib
0xe82d000 - 0xe831fff +libqtga.dylib (??? - ???) /Applications/MuseScore.app/Contents/PlugIns/imageformats/libqtga.dylib
0xe835000 - 0xe884fff +libqtiff.dylib (??? - ???) /Applications/MuseScore.app/Contents/PlugIns/imageformats/libqtiff.dylib
0xeb85000 - 0xeb85ffb +cl_kernels (??? - ???) <25D34DD6-50B1-4BBB-8C74-AEB3A330810C> cl_kernels
0xebbc000 - 0xebc7fef +libqgenericbearer.dylib (??? - ???) <068AAA58-C301-3920-9C7F-F36621C684B0> /Applications/MuseScore.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
0xf0a3000 - 0xf0a8fe2 libcldcpuengine.dylib (1.50.69 - compatibility 1.0.0) <864BA467-5F11-3B41-B261-894067B8209E> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0xf0af000 - 0xf0b1fff libCoreFSCache.dylib (??? - ???) <5B141DE1-6FC9-3155-833B-23A447A598AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0xfb88000 - 0xfb88ff3 +cl_kernels (??? - ???) <9FD43894-7688-4E35-8F70-E9070A152144> cl_kernels
0xfbb0000 - 0xfbb1ff8 +cl_kernels (??? - ???) cl_kernels
0xfbe4000 - 0xfbe5ffb +cl_kernels (??? - ???) <2C9856EA-1742-44D5-86B4-86C747BBE217> cl_kernels
0xfdec000 - 0x10531fff +com.garmin.GarminGpsControl (2.3.2.0 Release - 2.3.2.0) /Library/Internet Plug-Ins/GarminGpsControl.plugin/Contents/MacOS/GarminGpsControl
0x10e7e000 - 0x10f2bff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
0x10f70000 - 0x10f92ffe +com.adobe.acrobat.pdfviewer (9.4.6 - 9.4.6) /Library/Internet Plug-Ins/AdobePDFViewer.plugin/Contents/MacOS/AdobePDFViewer
0x10fa7000 - 0x10faeffb com.apple.QuartzComposer.webplugin (1.3 - 34) /Library/Internet Plug-Ins/Quartz Composer.webplugin/Contents/MacOS/Quartz Composer
0x10fb4000 - 0x10fd2fee +com.RealNetworks.RealPlayerPlugin (??? - 0.0.1d1) /Applications/RealPlayer.app/Contents/MacOS/RealPlayer Plugin.plugin/Contents/MacOS/RealPlayer Plugin
0x10fdc000 - 0x10fdcffc com.apple.plugin.iPhotoPhotocast (7.0 - 7.0) /Library/Internet Plug-Ins/iPhotoPhotocast.plugin/Contents/MacOS/iPhotoPhotocast
0x10fe1000 - 0x116f2fc3 +com.sibelius.scorch (5.2.5 - 5.2.5f30) <2CC34BF2-D1F4-4454-96F0-A66AC20016FB> /Library/Internet Plug-Ins/Scorch.plugin/Contents/MacOS/Scorch
0x118e2000 - 0x118f0ff2 +net.telestream.wmv.webplugin (2.3.8.1 - 2.3.8.1) <785ABC9C-9728-DB75-C8AC-D9409F2FEE98> /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.webplugin/Contents/MacOS/Flip4Mac WMV Plugin
0x11a00000 - 0x11a0dff7 +net.telestream.license (1.0.8.2-GC - 1.0.8.2-GC) /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
0x11a16000 - 0x1247cfe5 +com.microsoft.SilverlightPlugin (4.0.60831.0 - 4.0.60831.0) /Library/Internet Plug-Ins/Silverlight.plugin/Contents/MacOS/agcore
0x12621000 - 0x1262bff2 +net.telestream.wmv.plugin (2.3.8.1 - 2.3.8.1) /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.plugin/Contents/MacOS/Flip4Mac WMV Plugin
0x12701000 - 0x12701ff7 +com.hulu.desktop.plugin (1.0 - 1.0) <564594E8-C748-0F79-68C7-BEAB47122104> /Library/Internet Plug-Ins/huludesktop.webplugin/Contents/MacOS/huludesktop
0x12705000 - 0x12709fff com.apple.java.JavaAppletPlugin (14.2.2 - 14.2.2) <014569F0-0BCF-39E1-BB61-C7A705C885D9> /System/Library/Java/Support/CoreDeploy.bundle/Contents/JavaAppletPlugin.plugin/Contents/MacOS/JavaAppletPlugin
0x1270f000 - 0x12713fff JavaLaunching (??? - ???) <290DE3A4-09BA-32AC-8BE4-A49FAB981202> /System/Library/PrivateFrameworks/JavaLaunching.framework/Versions/A/JavaLaunching
0x1271a000 - 0x12728fff +com.Google.BreakpadFramework (1.1.0 - 1.1.0.930) <78E64CB7-3764-9AC4-C0C2-0F76C52667DA> /Library/Internet Plug-Ins/GoogleGadget.webplugin/Contents/Frameworks/GoogleBreakpad.framework/Versions/A/GoogleBreakpad
0x12733000 - 0x12736ff7 +com.macromedia.Flash Player.plugin (11.2.202.235 - 11.2.202.235) <45F2CEB1-9B38-E7EB-5365-96A3A41BF10B> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
0x12766000 - 0x12767ffc +com.CASIO.EXLIM.component (1.1 - 1.1) /Library/QuickTime/CASIO AVI Importer.component/Contents/MacOS/CASIO AVI Importer
0x1276b000 - 0x127adffb com.apple.QuickTime Plugin.plugin (7.7.1 - 2330) <73703821-C419-3F74-955B-B7A47E1BCAF3> /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
0x127cc000 - 0x1286bfe0 +com.google.googlegadgetwebplugin (2.0.0 - 2.0.0.971) /Library/Internet Plug-Ins/GoogleGadget.webplugin/Contents/MacOS/GoogleGadget
0x128bd000 - 0x13846ff7 +com.macromedia.FlashPlayer-10.6.plugin (11.2.202.235 - 11.2.202.235) /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.6.plugin/Contents/MacOS/FlashPlayer-10.6
0x13c47000 - 0x13d9cfff +com.Google.GoogleEarthPlugin.plugin (6.0 - 6.0.2.2074) /Library/Internet Plug-Ins/Google Earth Web Plug-in.plugin/Contents/MacOS/libnpgeplugin.dylib
0x13ed5000 - 0x13fc8ff7 +com.yahoo.browserplus (2.9.8 - 2.9.8) <224AFEF0-F81E-E8A8-4188-8260889D5632> /Users/USER/Library/Internet Plug-Ins/BrowserPlus_2.9.8.plugin/Contents/MacOS/BrowserPlus
0x14068000 - 0x1406a047 +com.motionbased.plugin (??? - 1.0) /Library/Internet Plug-Ins/mb.plugin/Contents/MacOS/mb
0x153d6000 - 0x15477ff7 unorm8_bgra.dylib (1.50.69 - compatibility 1.0.0) <7A0427BD-4FB5-3F4E-A7F8-F760AD944283> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x15f00000 - 0x15fa1ff7 unorm8_argb.dylib (1.50.69 - compatibility 1.0.0) /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb.dylib
0x70000000 - 0x70141fff com.apple.audio.units.Components (1.7.2 - 1.7.2) <44C7D574-F577-30B8-B74D-F2EF8A5A282A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe01000 - 0x8fe33aa7 dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
0x90020000 - 0x90021fff libDiagnosticMessagesClient.dylib (??? - ???) /usr/lib/libDiagnosticMessagesClient.dylib
0x90022000 - 0x90027ff7 com.apple.phonenumbers (1.0 - 47) /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x90028000 - 0x90029ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x9002a000 - 0x9003dff8 com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x90044000 - 0x90044ff0 com.apple.ApplicationServices (41 - 41) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90045000 - 0x900bbfff com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x900bc000 - 0x90476ffb com.apple.SceneKit (125.3 - 125.4) <48806882-FE04-36A5-83A1-A0D2F2FA03F9> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x90477000 - 0x9047bfff libGIF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9047e000 - 0x9047eff2 com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x904a7000 - 0x904f7ff8 libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x904f8000 - 0x905b5ff3 ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <726898F5-E718-3F27-B415-D6FDCDE09174> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x905b6000 - 0x90643ff7 com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x906c4000 - 0x90713ffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <7FF10781-5418-37BB-A6B3-1606DA82CBFF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x90714000 - 0x907aaff7 com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x908ef000 - 0x9090cfff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x9090d000 - 0x90950ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x90954000 - 0x90a2cff6 com.apple.QuickLookUIFramework (3.2 - 500.16) <1598FDEB-8F90-3D42-AAA1-CD227F3C16BF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x90a2d000 - 0x90a6eff9 libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <9FD420FB-7984-3A07-8914-BB19E687D38B> /usr/lib/libcurl.4.dylib
0x90a6f000 - 0x90d79ff3 com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90d7a000 - 0x90d82fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90d8e000 - 0x910d4fff com.apple.MediaToolbox (1.0 - 705.78) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x91108000 - 0x91217fff com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x91218000 - 0x914caff7 com.apple.AddressBook.framework (6.1.2 - 1090) <0DCD5DB2-81DC-3103-A1F7-DC6960184C61> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x914cb000 - 0x914d9fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
0x91573000 - 0x9168afe9 com.apple.WebKit (7534.56 - 7534.56.5) <1EFE77EE-97B8-3D3C-B2ED-0FA4328E418B> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9168b000 - 0x9168bfff com.apple.quartzframework (1.5 - 1.5) <49B5CA00-083A-3D4A-9A68-4759A5CC35A6> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9168c000 - 0x916deffb com.apple.CoreMediaIO (212.0 - 3199.1.1) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x916eb000 - 0x916f6ffb com.apple.speech.recognition.framework (4.0.21 - 4.0.21) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91720000 - 0x91721fff com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x91763000 - 0x91807fff com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91808000 - 0x9180fff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x91810000 - 0x91c12ff6 libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x91c13000 - 0x91c28ff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91c29000 - 0x91c2dffa libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x91c2e000 - 0x91c37fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib
0x91c3b000 - 0x920b0ff7 FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x92e02000 - 0x92e02fff com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92e05000 - 0x92e25ff7 com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x92e26000 - 0x92e63ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
0x92e64000 - 0x92e80ffc libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x92eb8000 - 0x92f98fff com.apple.backup.framework (1.3.3 - 1.3.3) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x92fc3000 - 0x93115fff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93116000 - 0x93140ff1 com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x93143000 - 0x93157fff com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x93158000 - 0x931c0ff3 com.apple.ISSupport (1.9.8 - 56) <59225A65-41C1-35CA-9F29-229AC427B728> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x931c1000 - 0x93507ff3 com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93508000 - 0x93548ff7 com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93568000 - 0x93578ff7 libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x93579000 - 0x93584ffc com.apple.NetAuth (3.1 - 3.1) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x93585000 - 0x93587ffb libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93588000 - 0x93678ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x93988000 - 0x939c8ff7 libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x939c9000 - 0x93a2bffb com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x93a2c000 - 0x93a52ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <64AB163E-7E91-3028-8730-BE11BC1F5237> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x93a60000 - 0x93a81fff com.apple.framework.internetaccounts (1.2 - 3) <5A5099CB-8F73-3425-BAB1-FF6CD624143C> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x93ac7000 - 0x93adaffc com.apple.FileSync.framework (6.0.1 - 502.2) /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
0x942d7000 - 0x942e5fff libz.1.dylib (1.2.5 - compatibility 1.0.0) /usr/lib/libz.1.dylib
0x946d5000 - 0x9473aff7 libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9473b000 - 0x94742ff9 libsystem_dnssd.dylib (??? - ???) /usr/lib/system/libsystem_dnssd.dylib
0x94743000 - 0x947abff7 libc++.1.dylib (28.1.0 - compatibility 1.0.0) /usr/lib/libc++.1.dylib
0x947ac000 - 0x947d1ff9 libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9481f000 - 0x948b6ff3 com.apple.securityfoundation (5.0 - 55116) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x948c8000 - 0x948c9ff4 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x948d2000 - 0x95303fff com.apple.WebCore (7534.56 - 7534.56.5) <568036DA-63F6-33E5-B25D-D66DF1B1C2E7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95304000 - 0x957e0ff6 libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x957e1000 - 0x957e2fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib
0x957e4000 - 0x958c7ff7 libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) /usr/lib/libcrypto.0.9.8.dylib
0x95926000 - 0x95a36fe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x95a37000 - 0x95a42ff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x95a49000 - 0x95a8dff3 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <677D9374-3EC0-3F4C-9552-3DBFD5161BF3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x95a8f000 - 0x95a92ffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x95aa2000 - 0x95aa4ff9 com.apple.securityhi (4.0 - 1) <39157216-5E43-392A-AE3F-716726D8C8BF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95aa5000 - 0x95b00ff3 com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x95b01000 - 0x95b05ffd IOSurface (??? - ???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x95b3a000 - 0x95c9cfff com.apple.QTKit (7.7.1 - 2330) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x95c9d000 - 0x95d27ffb com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x95d28000 - 0x95f42ff7 com.apple.imageKit (2.1.2 - 1.0) <0A14D083-5217-3180-A354-A5FDC754E3FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x95f43000 - 0x95f87fff com.apple.MediaKit (12 - 602) <6E429DD7-8829-37DE-94AF-940FB70F2FB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x95faf000 - 0x95fb6ff8 libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <3E1A07C0-AC27-3070-945D-A9C2A71DEADB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x95fb7000 - 0x95fb8ff7 libsystem_sandbox.dylib (??? - ???) /usr/lib/system/libsystem_sandbox.dylib
0x95fb9000 - 0x96031ff8 com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x96032000 - 0x96035ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x96036000 - 0x96040ff2 com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x960c3000 - 0x960ccffc com.apple.DisplayServicesFW (2.5.4 - 323.3) <820C4B45-814A-3101-A1FA-044CA6D2FBC8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x960cf000 - 0x960e4fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x960e5000 - 0x96101ff5 com.apple.GenerationalStorage (1.0 - 126.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x96298000 - 0x962c6fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
0x962c7000 - 0x962c7fff com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x963a5000 - 0x963efff2 com.apple.Suggestions (1.1 - 85.1) <1057087C-AC51-3C3B-BECD-BF97426B2372> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x963f0000 - 0x963f2ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
0x963f3000 - 0x9648ffef com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x96492000 - 0x964bcff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x96f51000 - 0x97149ff7 com.apple.CoreData (104.1 - 358.14) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9714a000 - 0x9714dff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <1211BEEB-31C9-3A5D-9E71-10FC4A541D1E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x9714e000 - 0x97176ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x9781f000 - 0x9814959b com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9814a000 - 0x981c7ffe com.apple.PDFKit (2.6.3 - 2.6.3) <780A5EE1-48CB-3B80-BBDF-1081512BA0DC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x981d0000 - 0x98661ff3 com.apple.RawCamera.bundle (3.12.0 - 615) <64FE60E6-B59D-3AD5-BA6E-1E9BF67FBF80> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x98662000 - 0x98666ff7 com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98667000 - 0x9866fff3 liblaunch.dylib (392.38.0 - compatibility 1.0.0) /usr/lib/system/liblaunch.dylib
0x98670000 - 0x98746aab libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x98747000 - 0x98750ff3 com.apple.CommonAuth (2.2 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x98751000 - 0x9878cfff com.apple.bom (11.0 - 183) <8E3F690E-4D23-3379-828C-5AB0453B9226> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x9878d000 - 0x98791ff3 libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x98792000 - 0x987a8ffe libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x987a9000 - 0x987b9fff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x987ba000 - 0x98847fe7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x98848000 - 0x98918ffb com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x98919000 - 0x98926fff libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x98927000 - 0x98c29fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x98c2a000 - 0x98c42fff com.apple.frameworks.preferencepanes (15.0 - 15.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x98cbe000 - 0x98cbefff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x98cbf000 - 0x98cd7ff7 libexpat.1.dylib (7.2.0 - compatibility 7.0.0) /usr/lib/libexpat.1.dylib
0x98cd8000 - 0x98cfbfff com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x98cfc000 - 0x98d00fff com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x98d01000 - 0x9937cfe5 com.apple.CoreAUC (6.16.11 - 6.16.11) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x993cf000 - 0x993cfffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x993d0000 - 0x99643ffb com.apple.CoreImage (7.98 - 1.0.1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x99644000 - 0x99695ff9 com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x99696000 - 0x996bffff com.apple.shortcut (2.1 - 2.1) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x996c0000 - 0x996f3fef libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib
0x996f4000 - 0x9976fffb com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x997a7000 - 0x99800fff com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x99801000 - 0x99801fff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x99802000 - 0x99913ff7 libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x99914000 - 0x999fcfff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x999fd000 - 0x99a03ffb com.apple.print.framework.Print (7.4 - 247.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x99a04000 - 0x99b03ffb com.apple.DiskImagesFramework (10.7.4 - 331.6) <8CC0C204-1069-3CC3-9CE1-3CDF92757E5B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x99b04000 - 0x99b56ff3 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <9C6A4134-0D1D-323F-BD07-1D88D258A7B4> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x99b99000 - 0x99c20fff com.apple.print.framework.PrintCore (7.1 - 366.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x99cb0000 - 0x99ccafff com.apple.Kerberos (1.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x99ccb000 - 0x99cd1ffd com.apple.CommerceCore (1.0 - 17) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x99ebd000 - 0x99edfff8 com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x99ee0000 - 0x99f3dffb com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x99f3e000 - 0x99fa0ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x99fa1000 - 0x99fcfff7 com.apple.DictionaryServices (1.2.1 - 158.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x99fd0000 - 0x9a0fcff9 com.apple.CFNetwork (520.4.3 - 520.4.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9a149000 - 0x9a19bff7 libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9a1f9000 - 0x9a1feff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x9a1ff000 - 0x9a313ff3 com.apple.QuickTimeImporters.component (7.7.1 - 2330) <4EFF594F-DC0B-3DAC-9149-15D01478DD99> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x9a338000 - 0x9a376fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <19174EC0-DE0F-38EA-B5F3-7580E84677DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a377000 - 0x9a3e6fff com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9a3e8000 - 0x9a3ffff8 com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x9a400000 - 0x9a461ffb com.apple.audio.CoreAudio (4.0.2 - 4.0.2) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9a664000 - 0x9a66bffd com.apple.NetFS (4.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a72f000 - 0x9a766fef com.apple.DebugSymbols (2.1 - 87) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x9a7df000 - 0x9a80eff7 libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x9a81f000 - 0x9a8dfffb com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9a8f3000 - 0x9a927ff3 libTrueTypeScaler.dylib (??? - ???) <93B9316F-95F1-3C56-AF12-EE8EEAA3CAC8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x9ab8c000 - 0x9ab8dff7 libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
0x9ab8e000 - 0x9ab98ff0 com.apple.DirectoryService.Framework (10.7 - 146) <59061A4B-D743-3A34-B142-7BE2472BBC2D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9ab99000 - 0x9aba6fff com.apple.HelpData (2.1.2 - 72.2) <330C6B7F-2512-37B7-B2FF-24E1804E9426> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9aba7000 - 0x9abddff4 com.apple.LDAPFramework (3.2 - 120.2) <39DF72E3-CDAF-33CC-B2DA-67B8891A5CFF> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9ac6f000 - 0x9ac80fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x9ac81000 - 0x9ac91fff com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9ac92000 - 0x9acbfff9 com.apple.securityinterface (5.0 - 55022.4) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9acc0000 - 0x9ae97fe7 com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9ae98000 - 0x9af79ff7 com.apple.DiscRecording (6.0.4 - 6040.4.1) <08BADDAD-FA79-3872-9387-EEE2A9FAA2F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9af7a000 - 0x9b2a9ff7 com.apple.FinderKit (1.0.3 - 1.0.3) /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x9b2b5000 - 0x9b53afe3 com.apple.QuickTime (7.7.1 - 2330) <060B6A47-FC15-3D38-8EFB-FCF38680510B> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9b633000 - 0x9b633fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9b634000 - 0x9b7e8ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9b7e9000 - 0x9b7e9fff com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9b7f9000 - 0x9b801ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) /usr/lib/system/libunwind.dylib
0x9b802000 - 0x9b805ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9b80a000 - 0x9b852ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9b853000 - 0x9b92aff3 com.apple.avfoundation (2.0 - 180.40) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9b92b000 - 0x9b97cff9 com.apple.QuickLookFramework (3.2 - 500.16) <725FAE01-1597-38C7-841D-D9D83358921E> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x9b97d000 - 0x9b980fff com.apple.AppleSystemInfo (1.0 - 1) <0E02BA66-4EA6-3EA1-8D81-3D0DE36F1CE8> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x9b981000 - 0x9ba79ff7 libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9ba7a000 - 0x9bd27ff3 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <94C4DC32-FE6B-3D5C-93B5-75753F38A0C0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9bd65000 - 0x9bd70fff libkxld.dylib (??? - ???) /usr/lib/system/libkxld.dylib
0x9bdee000 - 0x9bdeffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x9be3d000 - 0x9be5aff3 com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9be5b000 - 0x9bf26fff libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9bf27000 - 0x9bf45ff7 libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
0x9bf46000 - 0x9c0a8ffb com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9c0a9000 - 0x9c0b7ff7 com.apple.AppleFSCompression (37 - 1.0) /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x9c0b8000 - 0x9c0daffe com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x9c0db000 - 0x9c304ffb com.apple.QuartzComposer (5.0 - 236.7) <1504F5A4-FF1A-365E-9E01-30410C561C2C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9c313000 - 0x9c321ff7 libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x9c67b000 - 0x9c67bfff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9c713000 - 0x9c71effe libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) /usr/lib/libbz2.1.0.dylib
0x9c71f000 - 0x9c755ff7 com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9c756000 - 0x9c7cafff com.apple.CoreSymbolication (2.2 - 73.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9c7cb000 - 0x9c7f2ff3 com.apple.framework.Apple80211 (7.2.1 - 721.3) <5AF136FC-6629-3403-9A99-C64DD8165A14> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9c7f3000 - 0x9c857fff com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9c884000 - 0x9cc78ffb com.apple.VideoToolbox (1.0 - 705.78) /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9cc79000 - 0x9ccadff8 libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
0x9ccae000 - 0x9ccb1ffb com.apple.help (1.3.2 - 42) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x9cccb000 - 0x9cd8efff com.apple.CoreServices.OSServices (478.46 - 478.46) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9cd8f000 - 0x9cd96fff com.apple.agl (3.2.0 - AGL-3.2.0) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9cd97000 - 0x9cdd9ff7 com.apple.CoreMedia (1.0 - 705.78) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x9cdda000 - 0x9cef8fec com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x9cf1e000 - 0x9cf26ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) /usr/lib/system/libcopyfile.dylib
0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <39A543C1-2604-3AB8-8148-0D76D02CE501> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=334.7M resident=216.5M(65%) swapped_out_or_unallocated=118.2M(35%)
Writable regions: Total=181.2M written=36.1M(20%) resident=95.8M(53%) swapped_out=0K(0%) unallocated=85.4M(47%)

REGION TYPE VIRTUAL
=========== =======
(null) (reserved) 40K reserved VM address space (unallocated)
ATS (font support) 31.9M
CG backing stores 11.7M
CG image 148K
CG raster data 244K
CG shared images 3440K
CoreGraphics 8K
CoreServices 2588K
JS JIT generated code 1016K
JS VM register file 4160K
JS garbage collector 2512K
MALLOC 82.4M
MALLOC guard page 48K
Memory tag=240 2052K
Memory tag=242 12K
Memory tag=249 156K
OpenCL 40K
Stack 71.7M
VM_ALLOCATE 23.6M
__CI_BITMAP 80K
__DATA 18.3M
__DATA/__OBJC 168K
__IMAGE 528K
__IMPORT 124K
__LINKEDIT 70.2M
__OBJC 3352K
__OBJC/__DATA 8K
__PAGEZERO 4K
__RC_CAMERAS 244K
__TEXT 264.5M
__UNICODE 544K
mapped file 120.7M
shared memory 9108K
shared pmap 6720K
=========== =======
TOTAL 731.4M
TOTAL, minus reserved VM space 731.4M

Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 4 GB, SMC 1.71f22
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333235533642465238432D48392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.64.8-P2P
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST31000528AS, 1 TB
Serial ATA Device: OPTIARC DVD RW AD-5690H
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 3
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 2
USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
FireWire Device: My Book, WD, 800mbit_speed

Title Crash on save with Time Machine enabled (Mac OS X) [Mac] Crash on save with Time Machine enabled

Is this still a problem?

Status (old) needs info closed

As there has been no response, I close this.

Please post another issue if you continue to encounter problems.