Process: mscore [1905] Path: /Applications/MuseScoreNightly.app/Contents/MacOS/mscore Identifier: org.musescore.MuseScore Version: 2.0 (2.0.0) Code Type: X86-64 (Native) Parent Process: launchd [197] Responsible: mscore [1905] User ID: 501 Date/Time: 2014-07-12 13:38:37.807 -0700 OS Version: Mac OS X 10.9.3 (13D65) Report Version: 11 Anonymous UUID: 9BDCF051-210B-1A51-9706-8EADC52C7D52 Sleep/Wake UUID: 5508B52A-8181-4AED-B607-9261842897DA Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000200000008 VM Regions Near 0x200000008: CG shared images 00000001c871f000-00000001c8727000 [ 32K] r--/r-- SM=SHM --> JS JIT generated code 00003ae0ce200000-00003ae0ce201000 [ 4K] ---/rwx SM=NUL Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 org.musescore.MuseScore 0x00000001062a7aad Ms::System::staffYpage(int) const + 45 1 org.musescore.MuseScore 0x00000001061b54ae Ms::Element::pagePos() const + 238 2 org.musescore.MuseScore 0x0000000106176ba1 Ms::BspTree::insert(Ms::Element*) + 65 3 org.musescore.MuseScore 0x0000000106221918 Ms::Page::doRebuildBspTree() + 744 4 org.musescore.MuseScore 0x0000000106221604 Ms::Page::items(QRectF const&) + 36 5 org.musescore.MuseScore 0x0000000105c7975d Ms::ScoreView::paint(QRect const&, QPainter&) + 1229 6 org.musescore.MuseScore 0x0000000105c787d6 Ms::ScoreView::paintEvent(QPaintEvent*) + 118 7 QtWidgets 0x0000000108a58ec6 QWidget::event(QEvent*) + 1958 8 org.musescore.MuseScore 0x0000000105c88bf7 Ms::ScoreView::event(QEvent*) + 167 9 QtWidgets 0x0000000108a20b1c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300 10 QtWidgets 0x0000000108a235db QApplication::notify(QObject*, QEvent*) + 6187 11 QtCore 0x00000001070568c2 QCoreApplication::notifyInternal(QObject*, QEvent*) + 114 12 QtWidgets 0x0000000108a53b25 QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 2997 13 QtWidgets 0x0000000108a2bc4b 0x1089f4000 + 228427 14 QtWidgets 0x0000000108a2bfde 0x1089f4000 + 229342 15 QtWidgets 0x0000000108a4b203 QWidgetPrivate::syncBackingStore() + 211 16 QtWidgets 0x0000000108a5916d QWidget::event(QEvent*) + 2637 17 QtWidgets 0x0000000108b4ee77 QMainWindow::event(QEvent*) + 935 18 QtWidgets 0x0000000108a20b1c QApplicationPrivate::notify_helper(QObject*, QEvent*) + 300 19 QtWidgets 0x0000000108a235db QApplication::notify(QObject*, QEvent*) + 6187 20 QtCore 0x0000000107057447 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 631 21 libqcocoa.dylib 0x000000010d1edf70 0x10d1ce000 + 130928 22 libqcocoa.dylib 0x000000010d1eeaf8 0x10d1ce000 + 133880 23 com.apple.CoreFoundation 0x00007fff8c690661 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 24 com.apple.CoreFoundation 0x00007fff8c681d12 __CFRunLoopDoSources0 + 242 25 com.apple.CoreFoundation 0x00007fff8c68149f __CFRunLoopRun + 831 26 com.apple.CoreFoundation 0x00007fff8c680f25 CFRunLoopRunSpecific + 309 27 com.apple.AppKit 0x00007fff8b264f09 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 122 28 com.apple.AppKit 0x00007fff8b2b440d -[NSMenu _internalPerformActionForItemAtIndex:] + 35 29 com.apple.AppKit 0x00007fff8b2b4289 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104 30 com.apple.AppKit 0x00007fff8b25aff6 NSSLMMenuEventHandler + 716 31 com.apple.HIToolbox 0x00007fff8e6401d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892 32 com.apple.HIToolbox 0x00007fff8e63f787 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385 33 com.apple.HIToolbox 0x00007fff8e653880 SendEventToEventTarget + 40 34 com.apple.HIToolbox 0x00007fff8e689640 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420 35 com.apple.HIToolbox 0x00007fff8e6bc228 SendMenuCommandWithContextAndModifiers + 59 36 com.apple.HIToolbox 0x00007fff8e6bc1d0 SendMenuItemSelectedEvent + 178 37 com.apple.HIToolbox 0x00007fff8e6bc0af FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94 38 com.apple.HIToolbox 0x00007fff8e6c4085 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718 39 com.apple.HIToolbox 0x00007fff8e6c3cb1 _HandleMenuSelection2 + 446 40 com.apple.AppKit 0x00007fff8b1cd62c _NSHandleCarbonMenuEvent + 284 41 com.apple.AppKit 0x00007fff8b02c54e _DPSNextEvent + 2170 42 com.apple.AppKit 0x00007fff8b02b8bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 43 com.apple.AppKit 0x00007fff8b01f9bc -[NSApplication run] + 553 44 libqcocoa.dylib 0x000000010d1ed854 0x10d1ce000 + 129108 45 QtCore 0x000000010705393d QEventLoop::exec(QFlags) + 381 46 QtCore 0x0000000107056e77 QCoreApplication::exec() + 359 47 org.musescore.MuseScore 0x0000000105d6755f main + 27039 48 org.musescore.MuseScore 0x0000000105c50554 start + 52 Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8f6a3662 kevent64 + 10 1 libdispatch.dylib 0x00007fff90c27421 _dispatch_mgr_invoke + 239 2 libdispatch.dylib 0x00007fff90c27136 _dispatch_mgr_thread + 52 Thread 2: 0 libsystem_kernel.dylib 0x00007fff8f6a2e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88cdef08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff88ce1fb9 start_wqthread + 13 Thread 3: 0 libsystem_kernel.dylib 0x00007fff8f6a2e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88cdef08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff88ce1fb9 start_wqthread + 13 Thread 4:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff8f6a29aa __select + 10 1 com.apple.CoreFoundation 0x00007fff8c6cdab3 __CFSocketManager + 867 2 libsystem_pthread.dylib 0x00007fff88cdd899 _pthread_body + 138 3 libsystem_pthread.dylib 0x00007fff88cdd72a _pthread_start + 137 4 libsystem_pthread.dylib 0x00007fff88ce1fc9 thread_start + 13 Thread 5: 0 libsystem_kernel.dylib 0x00007fff8f69ea1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8f69dd18 mach_msg + 64 2 com.apple.audio.midi.CoreMIDI 0x000000010acdb5a7 XServerMachPort::ReceiveMessage(int&, void*, int&) + 125 3 com.apple.audio.midi.CoreMIDI 0x000000010acf61c1 MIDIProcess::RunMIDIInThread() + 121 4 com.apple.audio.midi.CoreMIDI 0x000000010acdc63c XThread::RunHelper(void*) + 10 5 com.apple.audio.midi.CoreMIDI 0x000000010acdc2a1 CAPThread::Entry(CAPThread*) + 109 6 libsystem_pthread.dylib 0x00007fff88cdd899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff88cdd72a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff88ce1fc9 thread_start + 13 Thread 6:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff8f6a29aa __select + 10 1 QtCore 0x00000001070a9ce3 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 547 2 QtCore 0x00000001070aac28 QEventDispatcherUNIXPrivate::doSelect(QFlags, timespec*) + 680 3 QtCore 0x00000001070abccb QEventDispatcherUNIX::processEvents(QFlags) + 251 4 QtCore 0x000000010705393d QEventLoop::exec(QFlags) + 381 5 QtCore 0x0000000106e4a85e QThread::exec() + 126 6 QtCore 0x0000000106e4ebd2 0x106e1c000 + 207826 7 libsystem_pthread.dylib 0x00007fff88cdd899 _pthread_body + 138 8 libsystem_pthread.dylib 0x00007fff88cdd72a _pthread_start + 137 9 libsystem_pthread.dylib 0x00007fff88ce1fc9 thread_start + 13 Thread 7:: com.apple.audio.IOThread.client 0 libvorbis.0.dylib 0x0000000106d8eec9 vorbis_book_init_decode + 953 1 libvorbis.0.dylib 0x0000000106d7f7bf 0x106d79000 + 26559 2 libvorbis.0.dylib 0x0000000106d805a7 vorbis_synthesis_init + 23 3 libsndfile.1.dylib 0x0000000106dd7fec 0x106db7000 + 135148 4 libsndfile.1.dylib 0x0000000106dd7a69 0x106db7000 + 133737 5 libsndfile.1.dylib 0x0000000106dbc8a4 0x106db7000 + 22692 6 org.musescore.MuseScore 0x0000000106383360 AudioFile::open(QByteArray const&) + 48 7 org.musescore.MuseScore 0x0000000106149816 FluidS::Sample::decompressOggVorbis(char*, int) + 70 8 org.musescore.MuseScore 0x00000001061413b8 FluidS::Sample::load() + 264 9 org.musescore.MuseScore 0x0000000106141184 FluidS::Preset::loadSamples() + 676 10 org.musescore.MuseScore 0x000000010613f190 FluidS::Channel::setPreset(FluidS::Preset*) + 32 11 org.musescore.MuseScore 0x0000000106135860 FluidS::Fluid::play(Ms::PlayEvent const&) + 592 12 org.musescore.MuseScore 0x0000000105dce642 Ms::Seq::putEvent(Ms::NPlayEvent const&) + 146 13 org.musescore.MuseScore 0x0000000105dce73d Ms::Seq::processMessages() + 125 14 org.musescore.MuseScore 0x0000000105dcefbb Ms::Seq::process(unsigned int, float*) + 539 15 org.musescore.MuseScore 0x000000010607689b Ms::paCallback(void const*, void*, unsigned long, PaStreamCallbackTimeInfo const*, unsigned long, void*) + 27 16 libportaudio.2.dylib 0x000000010acbb503 0x10acb5000 + 25859 17 libportaudio.2.dylib 0x000000010acba6f4 0x10acb5000 + 22260 18 libportaudio.2.dylib 0x000000010acc0074 0x10acb5000 + 45172 19 com.apple.audio.units.Components 0x000000011140a230 AUConverterBase::RenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int) + 610 20 com.apple.audio.units.Components 0x0000000111407c61 AUBase::DoRenderBus(unsigned int&, AudioTimeStamp const&, unsigned int, AUOutputElement*, unsigned int, AudioBufferList&) + 153 21 com.apple.audio.units.Components 0x0000000111406515 AUBase::DoRender(unsigned int&, AudioTimeStamp const&, unsigned int, unsigned int, AudioBufferList&) + 423 22 com.apple.audio.units.Components 0x000000011140d878 AUHAL::AUIOProc(unsigned int, AudioTimeStamp const*, AudioBufferList const*, AudioTimeStamp const*, AudioBufferList*, AudioTimeStamp const*, void*) + 2076 23 com.apple.audio.CoreAudio 0x00007fff947f3acb HALC_ProxyIOContext::IOWorkLoop() + 3667 24 com.apple.audio.CoreAudio 0x00007fff947f2bcd HALC_ProxyIOContext::IOThreadEntry(void*) + 97 25 com.apple.audio.CoreAudio 0x00007fff947f2a8d HALB_IOThread::Entry(void*) + 75 26 libsystem_pthread.dylib 0x00007fff88cdd899 _pthread_body + 138 27 libsystem_pthread.dylib 0x00007fff88cdd72a _pthread_start + 137 28 libsystem_pthread.dylib 0x00007fff88ce1fc9 thread_start + 13 Thread 8:: JavaScriptCore::BlockFree 0 libsystem_kernel.dylib 0x00007fff8f6a2716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff88cdfc3b _pthread_cond_wait + 727 2 QtWebKit 0x000000010a024f15 0x109029000 + 16760597 3 QtWebKit 0x000000010a2e3c6f 0x109029000 + 19639407 4 libsystem_pthread.dylib 0x00007fff88cdd899 _pthread_body + 138 5 libsystem_pthread.dylib 0x00007fff88cdd72a _pthread_start + 137 6 libsystem_pthread.dylib 0x00007fff88ce1fc9 thread_start + 13 Thread 9:: JavaScriptCore::Marking 0 libsystem_kernel.dylib 0x00007fff8f6a2716 __psynch_cvwait + 10 1 libsystem_pthread.dylib 0x00007fff88cdfc3b _pthread_cond_wait + 727 2 QtWebKit 0x000000010a025d97 0x109029000 + 16764311 3 QtWebKit 0x000000010a025e28 0x109029000 + 16764456 4 QtWebKit 0x000000010a2e3c6f 0x109029000 + 19639407 5 libsystem_pthread.dylib 0x00007fff88cdd899 _pthread_body + 138 6 libsystem_pthread.dylib 0x00007fff88cdd72a _pthread_start + 137 7 libsystem_pthread.dylib 0x00007fff88ce1fc9 thread_start + 13 Thread 10: 0 libsystem_kernel.dylib 0x00007fff8f69ea1a mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8f69dd18 mach_msg + 64 2 com.apple.CoreFoundation 0x00007fff8c681fc5 __CFRunLoopServiceMachPort + 181 3 com.apple.CoreFoundation 0x00007fff8c6815e9 __CFRunLoopRun + 1161 4 com.apple.CoreFoundation 0x00007fff8c680f25 CFRunLoopRunSpecific + 309 5 com.apple.AppKit 0x00007fff8b1cc05e _NSEventThread + 144 6 libsystem_pthread.dylib 0x00007fff88cdd899 _pthread_body + 138 7 libsystem_pthread.dylib 0x00007fff88cdd72a _pthread_start + 137 8 libsystem_pthread.dylib 0x00007fff88ce1fc9 thread_start + 13 Thread 11: 0 libsystem_kernel.dylib 0x00007fff8f6a2e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88cdef08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff88ce1fb9 start_wqthread + 13 Thread 12: 0 libsystem_kernel.dylib 0x00007fff8f6a2e6a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff88cdef08 _pthread_wqthread + 330 2 libsystem_pthread.dylib 0x00007fff88ce1fb9 start_wqthread + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000200000000 rbx: 0x00007fe7d1f39050 rcx: 0x000060800022ed40 rdx: 0xffffffffffffffff rdi: 0x00007fe7d1f39050 rsi: 0x0000000000000002 rbp: 0x00007fff59fb7530 rsp: 0x00007fff59fb7500 r8: 0x00007fff93cce2ec r9: 0x0000000000000004 r10: 0x0000000000000800 r11: 0x00006080003f6490 r12: 0x0000000000000451 r13: 0x0000608000266480 r14: 0x00007fe7d1f39050 r15: 0x00007fe7d1fe3560 rip: 0x00000001062a7aad rfl: 0x0000000000010286 cr2: 0x0000000200000008 Logical CPU: 1 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x105c44000 - 0x106768ff7 +org.musescore.MuseScore (2.0 - 2.0.0) /Applications/MuseScoreNightly.app/Contents/MacOS/mscore 0x106d6f000 - 0x106d74ff7 +libvorbisfile.3.dylib (7.5) <0AB3DE0F-7CB4-376B-8FD6-75DD8B03D004> /Applications/MuseScoreNightly.app/Contents/Frameworks/libvorbisfile.3.dylib 0x106d79000 - 0x106d9fff7 +libvorbis.0.dylib (5.6) /Applications/MuseScoreNightly.app/Contents/Frameworks/libvorbis.0.dylib 0x106dab000 - 0x106daefef +libogg.0.dylib (9) <5AC0AA8E-0FB2-3BFA-8239-D735113C4CFE> /Applications/MuseScoreNightly.app/Contents/Frameworks/libogg.0.dylib 0x106db7000 - 0x106e0ffe7 +libsndfile.1.dylib (2.25) <081B8E52-583C-3DB2-9333-7DB7CC239AE7> /Applications/MuseScoreNightly.app/Contents/Frameworks/libsndfile.1.dylib 0x106e1c000 - 0x107350fff +QtCore (5.3) <37228DD8-D4FA-3569-863B-7DFE888AFBDF> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x1073d6000 - 0x1077ceff7 +QtGui (5.3) <5FBA849E-78F6-367E-92A7-6AA330A7B9D7> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x1078a4000 - 0x107cbcff7 +QtDesigner (5.3) <6D8B4116-5ED7-3959-9B8F-E6C1724A1963> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtDesigner.framework/Versions/5/QtDesigner 0x107d89000 - 0x10803bff7 +QtDeclarative (5.3) <369C733E-3FB3-3170-8F63-EACDB482C295> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtDeclarative.framework/Versions/5/QtDeclarative 0x1080c5000 - 0x108249ff7 +QtScript (5.3) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript 0x108297000 - 0x108320fff +QtScriptTools (5.3) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtScriptTools.framework/Versions/5/QtScriptTools 0x108346000 - 0x108453fff +QtNetwork (5.3) <8FC60D5B-C2CF-318D-8CAA-C895516674FB> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x10848c000 - 0x1084b1ff7 +QtTest (5.3) <16241F48-DE19-3510-B86D-6012A3F962D1> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtTest.framework/Versions/5/QtTest 0x1084c4000 - 0x1084fbff7 +QtXml (5.3) <03A7D816-88A1-30D0-A2BA-6BFE7342D1E2> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml 0x108510000 - 0x108915ff7 +QtXmlPatterns (5.3) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtXmlPatterns.framework/Versions/5/QtXmlPatterns 0x10896a000 - 0x1089a1fff +QtSvg (5.3) <13BC53C8-4C39-3C3E-8F83-3872611B7AC3> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg 0x1089b7000 - 0x1089e1fff +QtSql (5.3) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtSql.framework/Versions/5/QtSql 0x1089f4000 - 0x108ea0ff7 +QtWidgets (5.3) <2CC006E7-BF80-3AF0-945C-1F2023333BCA> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x108fcb000 - 0x108ffdff7 +QtPrintSupport (5.3) <213E97E2-9E2E-3B73-A03A-46F901125FBB> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x109021000 - 0x109024fff +QtConcurrent (5.3) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtConcurrent.framework/Versions/5/QtConcurrent 0x109029000 - 0x10a951ff7 +QtWebKit (5.3) <1DB2208F-4E3C-3A5D-8286-53C765BD80F6> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtWebKit.framework/Versions/5/QtWebKit 0x10abe9000 - 0x10ac17fff +QtWebKitWidgets (5.3) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtWebKitWidgets.framework/Versions/5/QtWebKitWidgets 0x10ac3a000 - 0x10ac3dff7 +libcocoaprintersupport.dylib (0) /Applications/MuseScoreNightly.app/Contents/PlugIns/printsupport/libcocoaprintersupport.dylib 0x10ac40000 - 0x10ac7dfff +QtOpenGL (5.3) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL 0x10ac9e000 - 0x10ac9eff9 +cl_kernels (???) cl_kernels 0x10aca0000 - 0x10acb1ff7 +libz.1.dylib (1.2.7) <57016CC1-AD54-337E-A983-457933B24D35> /Applications/MuseScoreNightly.app/Contents/Frameworks/libz.1.dylib 0x10acb5000 - 0x10acc5fff +libportaudio.2.dylib (3) <25B26B7F-FC23-3E74-A20C-44D9AFD8A3D6> /Applications/MuseScoreNightly.app/Contents/Frameworks/libportaudio.2.dylib 0x10acce000 - 0x10ad09ff2 com.apple.audio.midi.CoreMIDI (1.10 - 88) <1EA92CDE-75AB-354C-99E5-BB5763AF988C> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI 0x10ad38000 - 0x10afe7ff7 +QtQuick (5.3) <87DC1906-6954-35FA-8907-98CD246E7588> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtQuick.framework/Versions/5/QtQuick 0x10b083000 - 0x10b084ff4 +cl_kernels (???) <56A7BAF7-7B22-4C51-BE08-53840EF2E9B6> cl_kernels 0x10b086000 - 0x10b396fff +QtQml (5.3) <9C590896-726D-30B2-9FC2-4A1040438456> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtQml.framework/Versions/5/QtQml 0x10b424000 - 0x10b438fff +QtMultimediaWidgets (5.3) /Applications/MuseScoreNightly.app/Contents/Frameworks/QtMultimediaWidgets.framework/Versions/5/QtMultimediaWidgets 0x10b44b000 - 0x10b4d9fff +QtMultimedia (5.3) <0262AB75-9957-3194-91DE-0223FD6D3EE8> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia 0x10b517000 - 0x10b517ffb +cl_kernels (???) <9B5C4B30-7543-45E1-ADBF-037205F83B40> cl_kernels 0x10b51e000 - 0x10b556fff +QtPositioning (5.3) <593B6D21-EF2A-332C-97B6-A22725BFA065> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtPositioning.framework/Versions/5/QtPositioning 0x10b56c000 - 0x10b58cfff +QtSensors (5.3) <4549F846-2A7A-39FD-B2A3-BA9B446B4F70> /Applications/MuseScoreNightly.app/Contents/Frameworks/QtSensors.framework/Versions/5/QtSensors 0x10b5a7000 - 0x10b5d0ff7 +libFLAC.8.dylib (11) <6AB096C4-0D1F-333F-8624-FA4E3E9E20DA> /Applications/MuseScoreNightly.app/Contents/Frameworks/libFLAC.8.dylib 0x10b5e3000 - 0x10b87eff7 +libvorbisenc.2.dylib (3.9) <15920D69-3D16-3038-B148-B64ABF46233B> /Applications/MuseScoreNightly.app/Contents/Frameworks/libvorbisenc.2.dylib 0x10b89d000 - 0x10b8a1fff com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x10d1ce000 - 0x10d272fff +libqcocoa.dylib (0) <9EBF3BF8-11FB-3490-8363-A88283534DDC> /Applications/MuseScoreNightly.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x111025000 - 0x111060fff +libqjpeg.dylib (0) <3CC80049-040E-3719-A5FA-1FFDF119141D> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x1113f9000 - 0x1113fdffd com.apple.audio.AppleHDAHALPlugIn (2.6.1 - 2.6.1f2) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x111402000 - 0x1115d3fff com.apple.audio.units.Components (1.10 - 1.10) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x111766000 - 0x11176eff7 +libqdds.dylib (0) <111A66EB-FF71-3338-91D7-25F197D842F9> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqdds.dylib 0x111772000 - 0x111778ff7 +libqgif.dylib (0) /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqgif.dylib 0x11177c000 - 0x111783ff7 +libqicns.dylib (0) <78B04796-3180-3D29-ADE8-D62276E64D38> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqicns.dylib 0x111788000 - 0x11178dff7 +libqico.dylib (0) <37198BBD-922D-3829-AF6D-73AC91F35BB5> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqico.dylib 0x111791000 - 0x11180bfff +libqjp2.dylib (0) /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqjp2.dylib 0x11181a000 - 0x111868fff +libqmng.dylib (0) <81E2E1CA-774C-30D1-8A6C-0D1A06F9FBB2> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqmng.dylib 0x111870000 - 0x111875fff +libqsvg.dylib (0) <4C9C2D9B-C553-3860-B844-F513EA7E5C27> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqsvg.dylib 0x11187a000 - 0x11187efff +libqtga.dylib (0) /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqtga.dylib 0x111882000 - 0x1118deff7 +libqtiff.dylib (0) /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x1118e6000 - 0x1118eaff7 +libqwbmp.dylib (0) <40F4DD7F-8104-32CF-8BA9-460ABF1F90BA> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x1118ee000 - 0x111941fff +libqwebp.dylib (0) <9C7C4764-D859-3BED-8F44-3B0BA32EF231> /Applications/MuseScoreNightly.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x11194b000 - 0x11194fffd libFontRegistryUI.dylib (127) <57DE4E73-B65B-3712-9815-81018E72501A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib 0x114917000 - 0x1149fdfef unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x7fff691c5000 - 0x7fff691f8817 dyld (239.4) <042C4CED-6FB2-3B1C-948B-CAF2EE3B9F7A> /usr/lib/dyld 0x7fff88142000 - 0x7fff88416fc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff88cdc000 - 0x7fff88ce3ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib 0x7fff88f83000 - 0x7fff88f90ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian 0x7fff88f91000 - 0x7fff88f98ff8 liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib 0x7fff88fa0000 - 0x7fff88fc9fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff88fca000 - 0x7fff88ffbff7 libTrueTypeScaler.dylib (111.1) <697E72D0-8D79-3BB7-8AF5-46875AC9A4BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib 0x7fff88ffc000 - 0x7fff89068fff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff89069000 - 0x7fff89121ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff89122000 - 0x7fff89123fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib 0x7fff89709000 - 0x7fff8974bff7 libauto.dylib (185.5) /usr/lib/libauto.dylib 0x7fff8974c000 - 0x7fff89755ff3 libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib 0x7fff89795000 - 0x7fff89820fff libCoreStorage.dylib (380) /usr/lib/libCoreStorage.dylib 0x7fff89821000 - 0x7fff89910fff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff89911000 - 0x7fff899dcfff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff899dd000 - 0x7fff899e5ff3 libCGCMS.A.dylib (599.23.13) <59F7AEED-90EB-35C2-85A6-5BC44CC9B3FA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff89a19000 - 0x7fff89a19fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff89a1a000 - 0x7fff89a28fff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff89a95000 - 0x7fff89ac1ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration 0x7fff89e2a000 - 0x7fff89ef3fff com.apple.LaunchServices (572.26 - 572.26) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff89ef4000 - 0x7fff89f1cffb libRIP.A.dylib (599.23.13) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff89f1d000 - 0x7fff89f38ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff89f39000 - 0x7fff8a069ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8a06f000 - 0x7fff8a071ff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8a13f000 - 0x7fff8a399ffd com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8a417000 - 0x7fff8a418fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8ae2c000 - 0x7fff8ae53ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib 0x7fff8ae54000 - 0x7fff8ae61ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib 0x7fff8af28000 - 0x7fff8b007fff libcrypto.0.9.8.dylib (50) /usr/lib/libcrypto.0.9.8.dylib 0x7fff8b008000 - 0x7fff8bb7eff7 com.apple.AppKit (6.9 - 1265.20) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8bb7f000 - 0x7fff8bb81fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8bb82000 - 0x7fff8bbd0fff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib 0x7fff8bbd1000 - 0x7fff8bbdcff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService 0x7fff8bc24000 - 0x7fff8bc2bfff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib 0x7fff8bc2c000 - 0x7fff8bc71ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8bcd8000 - 0x7fff8bcd8ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib 0x7fff8bcd9000 - 0x7fff8bd32fff libTIFF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff8bd35000 - 0x7fff8bd50ff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff8bd51000 - 0x7fff8bd5efff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff8bd5f000 - 0x7fff8bd63ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib 0x7fff8bd64000 - 0x7fff8bdf0ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8bdf4000 - 0x7fff8be28fff libssl.0.9.8.dylib (50) /usr/lib/libssl.0.9.8.dylib 0x7fff8be29000 - 0x7fff8be34fff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff8be4f000 - 0x7fff8bebcfff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff8bf30000 - 0x7fff8c01afff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib 0x7fff8c1c4000 - 0x7fff8c1e6fff com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls 0x7fff8c1e7000 - 0x7fff8c4e5fff com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff8c59f000 - 0x7fff8c5bbfff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib 0x7fff8c610000 - 0x7fff8c610fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff8c611000 - 0x7fff8c7f6fff com.apple.CoreFoundation (6.9 - 855.16) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff8c88c000 - 0x7fff8cb76fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8cda7000 - 0x7fff8cde5ff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8d2cd000 - 0x7fff8d331fff com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8d332000 - 0x7fff8d334fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8d910000 - 0x7fff8d915ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib 0x7fff8d933000 - 0x7fff8d978fff libcurl.4.dylib (78.92.2) /usr/lib/libcurl.4.dylib 0x7fff8d979000 - 0x7fff8d991fff libexpat.1.dylib (12) <97F4A9A7-CB3E-3BBF-9314-4997FC770E52> /usr/lib/libexpat.1.dylib 0x7fff8da66000 - 0x7fff8da6eff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8da6f000 - 0x7fff8da7aff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8da88000 - 0x7fff8dafbfff com.apple.securityfoundation (6.0 - 55122.1) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8dafc000 - 0x7fff8db05ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8db06000 - 0x7fff8db10ff7 libcsfde.dylib (380) /usr/lib/libcsfde.dylib 0x7fff8ddca000 - 0x7fff8df38ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff8df91000 - 0x7fff8dfc0fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib 0x7fff8e002000 - 0x7fff8e079fff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8e07a000 - 0x7fff8e0c1fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff8e0c2000 - 0x7fff8e0f3ff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib 0x7fff8e0f4000 - 0x7fff8e0faff7 libCGXCoreImage.A.dylib (599.23.13) <9268220D-A9A2-3DCA-964E-196CCD68B04F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x7fff8e0fb000 - 0x7fff8e11fff7 libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8e362000 - 0x7fff8e393fff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff8e394000 - 0x7fff8e530ff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff8e531000 - 0x7fff8e540ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8e638000 - 0x7fff8e8e2ff5 com.apple.HIToolbox (2.1.1 - 698) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff8e8e3000 - 0x7fff8e931ff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib 0x7fff8e938000 - 0x7fff8e93aff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib 0x7fff8ee73000 - 0x7fff8efc7ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8efc8000 - 0x7fff8efccff7 libheimdal-asn1.dylib (323.92.1) /usr/lib/libheimdal-asn1.dylib 0x7fff8f04c000 - 0x7fff8f204ffb libicucore.A.dylib (511.32) /usr/lib/libicucore.A.dylib 0x7fff8f205000 - 0x7fff8f274ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8f275000 - 0x7fff8f2a5fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8f2a6000 - 0x7fff8f2a7ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib 0x7fff8f2a8000 - 0x7fff8f2aefff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification 0x7fff8f362000 - 0x7fff8f3e3fff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8f3e4000 - 0x7fff8f3e7ffa libCGXType.A.dylib (599.23.13) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8f5e6000 - 0x7fff8f64bffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8f68d000 - 0x7fff8f6a9ff7 libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib 0x7fff8f6aa000 - 0x7fff8f6b1fff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8f745000 - 0x7fff8f78cff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib 0x7fff8f78d000 - 0x7fff8f7a4ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8f7a5000 - 0x7fff8f7f8fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface 0x7fff8f7fb000 - 0x7fff8facbffc com.apple.CoreImage (9.2.8) <1509987F-5671-3AE3-91C7-18E952ED90C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8fae3000 - 0x7fff8fb12ff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff8fb13000 - 0x7fff8fb1cfff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff8fb4b000 - 0x7fff8fb63ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8fb64000 - 0x7fff8fb89ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8fb8a000 - 0x7fff8fb8cff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib 0x7fff8fc2b000 - 0x7fff8fcbbff7 com.apple.Metadata (10.7.0 - 800.28) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff8fcbc000 - 0x7fff8fcbdff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib 0x7fff90b58000 - 0x7fff90b60fff libsystem_dnssd.dylib (522.90.2) /usr/lib/system/libsystem_dnssd.dylib 0x7fff90b91000 - 0x7fff90becffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff90c23000 - 0x7fff90c23fff com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff90c24000 - 0x7fff90c3efff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib 0x7fff90c3f000 - 0x7fff90c3ffff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff9116d000 - 0x7fff9117eff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib 0x7fff91192000 - 0x7fff91194ffb libutil.dylib (34) /usr/lib/libutil.dylib 0x7fff91195000 - 0x7fff91199fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff9119a000 - 0x7fff91223ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib 0x7fff91224000 - 0x7fff91259ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff9170c000 - 0x7fff9170ffff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff91710000 - 0x7fff91711ff7 libsystem_sandbox.dylib (278.11) /usr/lib/system/libsystem_sandbox.dylib 0x7fff91712000 - 0x7fff91716ff7 libGIF.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff91717000 - 0x7fff917d9ff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff917f6000 - 0x7fff917f9fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff917fa000 - 0x7fff91803ff7 libcldcpuengine.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff91946000 - 0x7fff91946ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib 0x7fff91947000 - 0x7fff91951fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib 0x7fff91954000 - 0x7fff919a1ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff919a2000 - 0x7fff919a2fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff919ec000 - 0x7fff919ecffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff919ed000 - 0x7fff919f5ffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff919f6000 - 0x7fff91a08ff7 com.apple.MultitouchSupport.framework (245.13 - 245.13) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff91a23000 - 0x7fff91a4aff7 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x7fff91a4b000 - 0x7fff91b32ff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff91b33000 - 0x7fff91b6efff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom 0x7fff91bae000 - 0x7fff91c72ff7 com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff91c73000 - 0x7fff91cfcfff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff91cff000 - 0x7fff91d04fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff91d05000 - 0x7fff91d11ff3 com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression 0x7fff91d8a000 - 0x7fff91d8dff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore 0x7fff91d8e000 - 0x7fff91d91ffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff91d92000 - 0x7fff91dd1fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff91dd2000 - 0x7fff91eb6fff com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff91eb7000 - 0x7fff91eb9fff libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff91eba000 - 0x7fff91fa8fff libJP2.dylib (1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff91fa9000 - 0x7fff91fb4fff libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib 0x7fff91fcc000 - 0x7fff91fccfff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff91fcd000 - 0x7fff92400ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff92401000 - 0x7fff92571ff4 com.apple.CFNetwork (673.4 - 673.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff925bb000 - 0x7fff925cbfff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib 0x7fff925cc000 - 0x7fff92eebf43 com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff92eec000 - 0x7fff92f13ff7 libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib 0x7fff93004000 - 0x7fff93005ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff93006000 - 0x7fff93047fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff93048000 - 0x7fff9304bff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib 0x7fff9304c000 - 0x7fff930afffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff930b0000 - 0x7fff930baff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff930bb000 - 0x7fff930bcfff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib 0x7fff930bd000 - 0x7fff9310bff7 com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff93251000 - 0x7fff93258ff3 libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib 0x7fff9325b000 - 0x7fff93276ff7 libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff93277000 - 0x7fff9337dff7 com.apple.ImageIO.framework (3.3.0 - 1043) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff9337e000 - 0x7fff9337fff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib 0x7fff936dc000 - 0x7fff936f5ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff93754000 - 0x7fff93804ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff93805000 - 0x7fff93806ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff93ba9000 - 0x7fff93bd2ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib 0x7fff93bd3000 - 0x7fff93ca4ff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff93cbd000 - 0x7fff93cc9ff7 com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff93cca000 - 0x7fff93cd0ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib 0x7fff93cd1000 - 0x7fff93d23fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib 0x7fff93d33000 - 0x7fff94114ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff94753000 - 0x7fff9477bffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff947cc000 - 0x7fff9481dff3 com.apple.audio.CoreAudio (4.2.0 - 4.2.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff94926000 - 0x7fff9497eff7 com.apple.Symbolication (1.4 - 129.0.2) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff949d4000 - 0x7fff94a03fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff94a07000 - 0x7fff94a0bfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff94a0c000 - 0x7fff94a1afff com.apple.CommerceCore (1.0 - 42) /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore 0x7fff94abb000 - 0x7fff94adffff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib 0x7fff94ae0000 - 0x7fff94ae1ff7 libodfde.dylib (20) /usr/lib/libodfde.dylib 0x7fff94b42000 - 0x7fff94b5aff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff94b5c000 - 0x7fff94b88fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff94b89000 - 0x7fff94dd1ff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff94dd2000 - 0x7fff94e0bff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff95068000 - 0x7fff9508dff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff9508e000 - 0x7fff95093fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib 0x7fff95094000 - 0x7fff950a6fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff952b6000 - 0x7fff952baff7 libcache.dylib (62) /usr/lib/system/libcache.dylib 0x7fff952bb000 - 0x7fff953acff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib 0x7fff95983000 - 0x7fff95986fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff95987000 - 0x7fff95b34f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib 0x7fff95b35000 - 0x7fff95b3fff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff95b40000 - 0x7fff95b4dff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib 0x7fff95b4e000 - 0x7fff95b5fff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib 0x7fff95b60000 - 0x7fff95b70ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib 0x7fff95b71000 - 0x7fff95b7dff7 com.apple.HelpData (2.1.4 - 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x7fff95b7e000 - 0x7fff95b97ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff95b98000 - 0x7fff95bd0ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 1 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 8764 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=253.5M resident=264.6M(104%) swapped_out_or_unallocated=16777216.0T(6939076984832%) Writable regions: Total=1.2G written=94.0M(7%) resident=121.7M(10%) swapped_out=0K(0%) unallocated=1.1G(90%) REGION TYPE VIRTUAL =========== ======= ATS (font support) 32.0M ATS (font support) (reserved) 4K reserved VM address space (unallocated) CG backing stores 5528K CG image 284K CG raster data 24K CG shared images 212K CoreImage 8K JS JIT generated code 128.0M JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated) JS VM register file 4096K JS garbage collector 1280K Kernel Alloc Once 8K MALLOC 161.5M MALLOC (admin) 32K Memory Tag 242 12K Memory Tag 251 32K OpenCL 28K STACK GUARD 56.0M Stack 13.2M VM_ALLOCATE 16.4M VM_ALLOCATE (reserved) 40K reserved VM address space (unallocated) WebKit Malloc 1232K __DATA 24.3M __IMAGE 528K __LINKEDIT 79.1M __TEXT 174.4M __UNICODE 544K mapped file 59.7M shared memory 4K =========== ======= TOTAL 1.6G TOTAL, minus reserved VM space 758.2M Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 8 GB, SMC 1.47f2 Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464B44 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464B44 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.22) Bluetooth: Version 4.2.4f1 13674, 3 services, 23 devices, 1 incoming serial ports Network Service: AirPort, AirPort, en1 Serial ATA Device: TOSHIBA MK3255GSXF, 250.06 GB Serial ATA Device: MATSHITADVD-R UJ-868 USB Device: Built-in iSight USB Device: Internal Memory Card Reader USB Device: Apple Internal Keyboard / Trackpad USB Device: IR Receiver USB Device: BRCM2046 Hub USB Device: Bluetooth USB Host Controller Thunderbolt Bus: