Closed mrfastwork closed 4 years ago
It's because current version was compiled on Haswell CPU (and your laptop have it or something more newer?). Good and recompiled version will be available ASAP, when OS X building script will be fixed for compiling all dependencies by itself. Follow #651 to be updated.
@Ri0n dup of #651 :)
My builds of Psi+ work fine during long time. Both "basic" and "webengine" versions.
I does have psi version 0.16.19 long time, next i updates system up to OSX 10.11.4 and old version psi after exit shows message about crash, but all work normally. I installed new version of psi - 0.16.545.538, but it is not start, After running app not shows any windows and shows message about crash:
Process: psi-plus [14184] Path: /Users/USER/Downloads/Psi+.app/Contents/MacOS/psi-plus Identifier: com.googlecode.psi-dev Version: Psi+ 0.16.545.538-webkit [20160426](0.16.545.538-webkit [20160426]) Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: psi-plus [14184] User ID: 501
Date/Time: 2016-05-03 05:08:55.854 +0600 OS Version: Mac OS X 10.11.4 (15E65) Report Version: 11 Anonymous UUID: 02B2E04F-80B9-AE5B-304C-D074AF1A6E52
Time Awake Since Boot: 55000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libminizip.1.dylib 0x000000010119fdd2 unz64localGetCurrentFileInfoInternal + 312 1 libminizip.1.dylib 0x000000010119faa6 unzOpenInternal + 2513 2 com.googlecode.psi-dev 0x0000000100039f7e UnZip::open() + 78 3 com.googlecode.psi-dev 0x0000000100043def Iconset::Private::loadData(QString const&, QString const&) + 159 4 com.googlecode.psi-dev 0x00000001000427a9 Iconset::load(QString const&) + 313 5 com.googlecode.psi-dev 0x00000001001138a9 PsiIconset::loadRoster() + 2937 6 com.googlecode.psi-dev 0x000000010011603a PsiIconset::loadAll() + 26 7 com.googlecode.psi-dev 0x000000010029af5a PsiCon::init() + 3418 8 com.googlecode.psi-dev 0x000000010044e7c9 PsiMain::sessionStart() + 89 9 QtCore 0x0000000100f70a2e QObject::event(QEvent) + 126 10 QtGui 0x000000010129b94b QApplicationPrivate::notifyhelper(QObject, QEvent) + 251 11 QtGui 0x000000010129e750 QApplication::notify(QObject, QEvent) + 6784 12 QtCore 0x0000000100f5c216 QCoreApplication::notifyInternal(QObject, QEvent) + 118 13 QtCore 0x0000000100f5cd98 QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData*) + 728 14 com.apple.CoreFoundation 0x00007fff8f596067 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 15 com.apple.CoreFoundation 0x00007fff8f595fd7 __CFRunLoopDoObservers + 391 16 com.apple.CoreFoundation 0x00007fff8f574ebf CFRunLoopRunSpecific + 271 17 com.apple.HIToolbox 0x00007fff942fc935 RunCurrentEventLoopInMode + 235 18 com.apple.HIToolbox 0x00007fff942fc677 ReceiveNextEventCommon + 184 19 com.apple.HIToolbox 0x00007fff942fc5af _BlockUntilNextEventMatchingListInModeWithFilter + 71 20 com.apple.AppKit 0x00007fff98a7defa _DPSNextEvent + 1067 21 com.apple.AppKit 0x00007fff98a7d32a -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 22 com.apple.AppKit 0x00007fff98a71e84 -[NSApplication run] + 682 23 QtGui 0x000000010124f628 QEventDispatcherMac::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 1832 24 QtCore 0x0000000100f59568 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 520 25 QtCore 0x0000000100f5c7a7 QCoreApplication::exec() + 199 26 com.googlecode.psi-dev 0x000000010044fde0 main + 1680 27 com.googlecode.psi-dev 0x00000001000071f4 start + 52
Thread 1: 0 libsystem_kernel.dylib 0x00007fff8fdae5e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9c604578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9c602341 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8fdaeefa kevent_qos + 10 1 libdispatch.dylib 0x00007fff8bf8b165 _dispatch_mgr_invoke + 216 2 libdispatch.dylib 0x00007fff8bf8adcd _dispatch_mgr_thread + 52
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8fdae5e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9c604578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9c602341 start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff8fdae5e2 __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff9c604578 _pthread_wqthread + 1283 2 libsystem_pthread.dylib 0x00007fff9c602341 start_wqthread + 13
Thread 5:
Thread 6:: QCA::KeyStoreThread 0 libsystem_kernel.dylib 0x00007fff8fdae07a __select + 10 1 QtCore 0x0000000100f8a134 qt_safe_select(int, fdset, fdset, fdset, timeval const) + 452 2 QtCore 0x0000000100f8d488 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timeval) + 824 3 QtCore 0x0000000100f8ef00 QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 208 4 QtCore 0x0000000100f59568 QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 520 5 qca 0x0000000100b9e1e3 QCA::SyncThread::run() + 627 6 QtCore 0x0000000100e4cb72 QThreadPrivate::start(void_) + 418 7 libsystem_pthread.dylib 0x00007fff9c60499d _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff9c60491a _pthread_start + 168 9 libsystem_pthread.dylib 0x00007fff9c602351 thread_start + 13
Thread 7:: QProcessManager 0 libsystem_kernel.dylib 0x00007fff8fdae07a __select + 10 1 QtCore 0x0000000100f2fc9c QProcessManager::run() + 140 2 QtCore 0x0000000100e4cb72 QThreadPrivate::start(void*) + 418 3 libsystem_pthread.dylib 0x00007fff9c60499d _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff9c60491a _pthread_start + 168 5 libsystem_pthread.dylib 0x00007fff9c602351 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000038945a51 rbx: 0x0000000000000000 rcx: 0x0000000000000510 rdx: 0x0000440000004400 rdi: 0x00007fff7abad2a8 rsi: 0x0000000000012068 rbp: 0x00007fff5fbfd8a0 rsp: 0x00007fff5fbfd790 r8: 0x0000000000000040 r9: 0x00007fff7abad2a0 r10: 0xffffffffffffffff r11: 0x00007ffe5abb2085 r12: 0x000000017a507f50 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000 rip: 0x000000010119fdd2 rfl: 0x0000000000010246 cr2: 0x00000001011a12d5
Logical CPU: 2 Error Code: 0x00000000 Trap Number: 6
Binary Images: 0x100000000 - 0x100927fff +com.googlecode.psi-dev (Psi+ 0.16.545.538-webkit [20160426] - 0.16.545.538-webkit [20160426]) /Users/USER/Downloads/Psi+.app/Contents/MacOS/psi-plus
0x100b30000 - 0x100b5ffff +com.growl.growlframework (1.3.1 - 1.3.1) <81F2E452-20C8-3F2D-94B2-B58FA5DE1ECE> /Users/USER/Downloads/Psi+.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x100b86000 - 0x100c60ff7 +qca (2.0.3) <95C03D50-A42F-6568-2DC3-A4E3F7416B0C> /Users/USER/Downloads/Psi+.app/Contents/Frameworks/qca.framework/Versions/2/qca
0x100cd5000 - 0x100dd7fff +QtNetwork (4.8.6) <15951FA0-D896-3401-881A-4518D0E8F0B4> /Users/USER/Downloads/Psi+.app/Contents/Frameworks/QtNetwork.framework/Versions/4/QtNetwork
0x100e27000 - 0x1010dfff7 +QtCore (4.8.6) /Users/USER/Downloads/Psi+.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x10116c000 - 0x101199ff7 +libidn.11.dylib (0) /Users/USER/Downloads/Psi+.app/Contents/Frameworks/libidn.11.dylib
0x10119d000 - 0x1011afff7 +libminizip.1.dylib (0) <5C0AAFD3-CB49-31C6-9461-35064D6D7042> /Users/USER/Downloads/Psi+.app/Contents/Frameworks/libminizip.1.dylib
0x1011b4000 - 0x1011f8ff7 +QtXml (4.8.6) <204ADDDE-C9A4-31B9-A794-7EE944322143> /Users/USER/Downloads/Psi+.app/Contents/Frameworks/QtXml.framework/Versions/4/QtXml
0x10120f000 - 0x101bbafff +QtGui (4.8.6) <85598CD3-46A8-3B39-93DD-BA1DC2303E43> /Users/USER/Downloads/Psi+.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x101e2e000 - 0x1033a0fff +QtWebKit (4.9.4) <93208D99-AEEB-38A8-BD68-67736551C7EA> /Users/USER/Downloads/Psi+.app/Contents/Frameworks/QtWebKit.framework/Versions/4/QtWebKit
0x103cd2000 - 0x103d1dff7 +QtSvg (4.8.6) /Users/USER/Downloads/Psi+.app/Contents/Frameworks/QtSvg.framework/Versions/4/QtSvg
0x103d39000 - 0x103d87ff7 libstdc++.6.dylib (104.1) <76E2AFB1-07E5-3F19-B692-F6E21B7E470D> /usr/lib/libstdc++.6.dylib
0x103df0000 - 0x103e13ff7 +libpng16.16.dylib (0) <1C180FB4-FBB6-3ABE-9614-77E7B2A8EF17> /Users/USER/Downloads/Psi+.app/Contents/Frameworks/libpng16.16.dylib
0x103e4e000 - 0x103e4ffff libCyrillicConverter.dylib (68) <79F5CFEF-92E4-30FE-A650-41F07B6D31B9> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0x108b95000 - 0x108bb0fff com.apple.security.csparser (3.0 - 57337.40.85) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x108fb0000 - 0x108fc5ff3 libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x10b8e3000 - 0x10b8eaff7 +libqgif.dylib (0) <78674470-9FE7-3D8E-9FCB-85300F431B89> /Users/USER/Downloads/Psi+.app/Contents/Plugins/imageformats/libqgif.dylib
0x10bc72000 - 0x10bca5ff7 +libqca-gnupg.dylib (0) /Users/USER/Downloads/Psi+.app/Contents/Plugins/crypto/libqca-gnupg.dylib
0x10bcc0000 - 0x10bcfdff7 +libqca-ossl.dylib (0) <654C2089-DF8C-B8F9-26AE-AF2F2FE57627> /Users/USER/Downloads/Psi+.app/Contents/Plugins/crypto/libqca-ossl.dylib
0x10ce84000 - 0x10ced6fff +libqmng.dylib (0) <8974713E-A2CA-3C98-922A-7F3DCDDC3060> /Users/USER/Downloads/Psi+.app/Contents/Plugins/imageformats/libqmng.dylib
0x119382000 - 0x119394fff libTraditionalChineseConverter.dylib (68) <62CEE84C-366B-3E43-821B-EE072DBF33D7> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x119e4c000 - 0x119e68ff7 libJapaneseConverter.dylib (68) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x11aa1d000 - 0x11aa3fff7 libKoreanConverter.dylib (68) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x11bbe1000 - 0x11bbf0ff7 libSimplifiedChineseConverter.dylib (68) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x7fff63f52000 - 0x7fff63f890d7 dyld (360.21) /usr/lib/dyld
0x7fff8957b000 - 0x7fff8957dff7 libquarantine.dylib (80) <0F4169F0-0C84-3A25-B3AE-E47B3586D908> /usr/lib/system/libquarantine.dylib
0x7fff89796000 - 0x7fff8979bfff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8979f000 - 0x7fff897c3fff com.apple.MultitouchSupport.framework (304.10.2 - 304.10.2) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff897c4000 - 0x7fff897c9ff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
0x7fff897f3000 - 0x7fff89810ff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff89811000 - 0x7fff89812fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff89890000 - 0x7fff898ebff7 libTIFF.dylib (1444) <6DC2EAE6-0AF5-33CA-9037-38652B14D935> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff898ec000 - 0x7fff898ecfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff898ed000 - 0x7fff898edff7 liblaunch.dylib (765.40.36) <1CD7619D-AF2E-34D1-8EC6-8021CF473D9B> /usr/lib/system/liblaunch.dylib
0x7fff89a33000 - 0x7fff89a33ff7 libunc.dylib (29) /usr/lib/system/libunc.dylib
0x7fff89a34000 - 0x7fff89acafff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff89acb000 - 0x7fff89ae5fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff89e50000 - 0x7fff89e8aff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff8a0ba000 - 0x7fff8a0bbfff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
0x7fff8a914000 - 0x7fff8a955ff7 libGLU.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8a986000 - 0x7fff8ab4fff7 com.apple.ImageIO.framework (3.3.0 - 1444) <6A50AFBF-60BE-3845-AE29-843BD8238F17> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8adf2000 - 0x7fff8adf4fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8adf5000 - 0x7fff8ae06ff7 libz.1.dylib (61.20.1) /usr/lib/libz.1.dylib
0x7fff8ae12000 - 0x7fff8afb8ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <082319FC-59F2-3D36-AC9B-94759724E302> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8b854000 - 0x7fff8bb39ffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8bb3a000 - 0x7fff8bb42fff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib
0x7fff8bbb0000 - 0x7fff8bc17fff com.apple.framework.CoreWiFi (11.0 - 1101.20) <993592F1-B3F1-3FAD-87BD-EA83C361BCCF> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff8bc18000 - 0x7fff8be23fff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
0x7fff8be24000 - 0x7fff8be26fff libCGXType.A.dylib (957) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8be72000 - 0x7fff8bf80ff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8bf83000 - 0x7fff8bfb0fff libdispatch.dylib (501.40.12) /usr/lib/system/libdispatch.dylib
0x7fff8bfc9000 - 0x7fff8bfcefff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8c0d7000 - 0x7fff8c15ffff com.apple.CoreSymbolication (3.1 - 58048.1) <4730422E-4178-34F9-8550-BB92F2A4F44B> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8c32b000 - 0x7fff8c354ff7 libxpc.dylib (765.40.36) <2CC7CF36-66D4-301B-A6D8-EBAE7405B008> /usr/lib/system/libxpc.dylib
0x7fff8c355000 - 0x7fff8c355fff libmetal_timestamp.dylib (600.0.44.1) <6576F284-BACA-332A-A6E7-FA1C347636E3> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff8c4fa000 - 0x7fff8c4ffff3 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff8c500000 - 0x7fff8c500fff libOpenScriptingUtil.dylib (169.1) /usr/lib/libOpenScriptingUtil.dylib
0x7fff8c50c000 - 0x7fff8c535fff libsystem_info.dylib (477.40.5) <6B01C09E-A3E5-3C71-B370-D0CABD11A436> /usr/lib/system/libsystem_info.dylib
0x7fff8c536000 - 0x7fff8c964fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8c965000 - 0x7fff8c9eeff7 com.apple.PerformanceAnalysis (1.0 - 1) <608E8C50-6F59-3FEB-B822-D9B02F328716> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8c9ef000 - 0x7fff8c9effff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
0x7fff8cd9d000 - 0x7fff8cdcbff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8cdcc000 - 0x7fff8ce61fff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8ce62000 - 0x7fff8ce69ff7 libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib
0x7fff8cedb000 - 0x7fff8cee6fff libGL.dylib (12.0.40.6) <4FC6D3F9-6582-3E7D-A7D1-E035F0E26697> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8cef7000 - 0x7fff8cf43ffb com.apple.HIServices (1.22 - 549) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8cf44000 - 0x7fff8cf5dfff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8d0c1000 - 0x7fff8d0e2ff7 libssl.0.9.7.dylib (106) /usr/lib/libssl.0.9.7.dylib
0x7fff8d3e7000 - 0x7fff8d752657 libobjc.A.dylib (680) /usr/lib/libobjc.A.dylib
0x7fff8d7ab000 - 0x7fff8d7c2fff libmarisa.dylib (4) /usr/lib/libmarisa.dylib
0x7fff8d7c3000 - 0x7fff8d7fdfff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8d836000 - 0x7fff8d948fef libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8dafc000 - 0x7fff8db25fff libc++abi.dylib (125) /usr/lib/libc++abi.dylib
0x7fff8e3cc000 - 0x7fff8e3ccfff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8e4a1000 - 0x7fff8e4bcff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff8e856000 - 0x7fff8e8e3dd7 com.apple.AppleJPEG (1.0 - 1) <558ACADA-C41F-3EEF-82A0-C2D7B13C5428> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff8e8e4000 - 0x7fff8e8efff7 libcommonCrypto.dylib (60075.40.2) /usr/lib/system/libcommonCrypto.dylib
0x7fff8e907000 - 0x7fff8e90affb libdyld.dylib (360.21) <8390E026-F7DE-3C32-9486-3DFF6BD131B0> /usr/lib/system/libdyld.dylib
0x7fff8eb35000 - 0x7fff8eb7aff3 libFontRegistry.dylib (155.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8eb7b000 - 0x7fff8ebd9fff com.apple.SystemConfiguration (1.14 - 1.14) <10082F58-6190-3A7C-8B6C-C12B16DC793A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff8ec77000 - 0x7fff8ec78ffb libSystem.B.dylib (1226.10.1) /usr/lib/libSystem.B.dylib
0x7fff8ec79000 - 0x7fff8eca0fff com.apple.ChunkingLibrary (167 - 167) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8ee58000 - 0x7fff8ee74fff com.apple.GenerationalStorage (2.0 - 239.1) <8C821448-4294-3736-9CEF-467C93785CB9> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8ee7d000 - 0x7fff8ef2dfff com.apple.backup.framework (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8ef34000 - 0x7fff8ef50ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib
0x7fff8ef51000 - 0x7fff8ef70ff7 com.apple.framework.Apple80211 (11.0 - 1121.34) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8ef71000 - 0x7fff8efafff7 libGLImage.dylib (12.0.40.6) <734B133F-E789-3A25-9DE6-1CCBA4896D4D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8f00f000 - 0x7fff8f086feb libcorecrypto.dylib (335.40.8) <9D300121-CAF8-3894-8774-DF38FA65F238> /usr/lib/system/libcorecrypto.dylib
0x7fff8f0b1000 - 0x7fff8f0b4fff libsystem_sandbox.dylib (460.40.33) <30671DCC-265F-325A-B33D-11CD336B3DA3> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8f0b5000 - 0x7fff8f1a7ff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib
0x7fff8f1b0000 - 0x7fff8f1b8fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff8f1d7000 - 0x7fff8f1d9ff7 libRadiance.dylib (1444) <1B89630A-A096-39D8-BE4D-DF1596B368E0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8f38e000 - 0x7fff8f396ffb libsystem_dnssd.dylib (625.40.20) <86A05653-DCA0-3345-B29F-F320029AA05E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8f3c5000 - 0x7fff8f41afff com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8f4e1000 - 0x7fff8f4e1fff com.apple.Cocoa (6.11 - 22) <807787AB-D231-3F51-A99B-A9314623C571> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8f4ec000 - 0x7fff8f962fff com.apple.CoreFoundation (6.9 - 1258.1) <943A1383-DA6A-3DC0-ABCD-D9AEB3D0D34D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8f963000 - 0x7fff8f964fff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff8f965000 - 0x7fff8f987fff com.apple.IconServices (68.1 - 68.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8f9c5000 - 0x7fff8f9c8fff com.apple.IOSurface (108.2.1 - 108.2.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8fd97000 - 0x7fff8fdb5ff7 libsystem_kernel.dylib (3248.40.184) <88C17B7F-1CD8-3979-A1A9-F7BDB4FCE789> /usr/lib/system/libsystem_kernel.dylib
0x7fff8fdce000 - 0x7fff8fe1fff7 libcups.2.dylib (435.1) <4198A94D-A46C-39AA-92B6-83D0BA507D6C> /usr/lib/libcups.2.dylib
0x7fff8fe58000 - 0x7fff8fe6bfff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff8fea3000 - 0x7fff8ff12fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8ff18000 - 0x7fff8ff69ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <3D62A9B3-67A8-3F8A-A102-05E310249075> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8ff8e000 - 0x7fff8ff9ffff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff8ffa0000 - 0x7fff9000ffff com.apple.datadetectorscore (7.0 - 460) <8EF4EECC-4FF1-36DF-84CF-65545555A225> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff90010000 - 0x7fff9009dfff libsystem_c.dylib (1082.20.4) /usr/lib/system/libsystem_c.dylib
0x7fff901ce000 - 0x7fff90210ff7 com.apple.Metal (56.6 - 56.6) <7DCBE573-B713-3C50-A16E-2F33A84C3CFB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff90211000 - 0x7fff9021dfff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff90270000 - 0x7fff9039dff3 com.apple.CoreText (352.0 - 494.11) <08E8640E-6602-3A00-BC28-94235FD311B4> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff904eb000 - 0x7fff9055fff7 com.apple.Heimdal (4.0 - 2.0) <5D365381-8B5E-3259-8867-FC4A7D307BDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff90576000 - 0x7fff90665ffb libxml2.2.dylib (29.5) <4096C2EA-6659-3F22-AC60-1E2F30BDD2B7> /usr/lib/libxml2.2.dylib
0x7fff9099d000 - 0x7fff909a0ffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
0x7fff909a1000 - 0x7fff90a5aff7 libvMisc.dylib (563.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff90d46000 - 0x7fff90d4afff libGIF.dylib (1444) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff91e3a000 - 0x7fff91e3cfff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff91f36000 - 0x7fff91fabfff com.apple.framework.IOKit (2.0.2 - 1179.40.20) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff91fac000 - 0x7fff91fc5fe7 libcompression.dylib (28) /usr/lib/libcompression.dylib
0x7fff91fc6000 - 0x7fff9225cfff libmecabra.dylib (696.5) /usr/lib/libmecabra.dylib
0x7fff9225d000 - 0x7fff9241dffb libBLAS.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9241e000 - 0x7fff92440ff7 com.apple.Sharing (442.13.6 - 442.13.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff9245b000 - 0x7fff926e2ff7 com.apple.CFNetwork (760.4.2 - 760.4.2) <24C4A390-3079-358A-8D51-75A3E818A6DF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff926e3000 - 0x7fff926ecff7 com.apple.CommonAuth (4.0 - 2.0) <4B8673E1-3697-3FE2-8D30-AC7AC5D4F8BF> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff926ed000 - 0x7fff926fdfff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff9311e000 - 0x7fff93128fff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff93129000 - 0x7fff9314eff7 libPng.dylib (1444) <2D5C0007-DC24-3846-AE75-525D461FF3E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff93e45000 - 0x7fff93e4dfff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff93e4e000 - 0x7fff93e4efff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff93e4f000 - 0x7fff93e73ff7 libJPEG.dylib (1444) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff93eb0000 - 0x7fff93eb4fff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
0x7fff93eb5000 - 0x7fff93ec0fff libkxld.dylib (3248.40.184) <6F776D34-D06C-3C48-B753-D0FB375A4A8A> /usr/lib/system/libkxld.dylib
0x7fff942cc000 - 0x7fff945c1fff com.apple.HIToolbox (2.1.1 - 807.2) <871E5223-5D03-3649-98AF-9CCA3B41E307> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff9463b000 - 0x7fff9463bfff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff94678000 - 0x7fff958e0ffb com.apple.CoreGraphics (1.600.0 - 957) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff958e1000 - 0x7fff958e2fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
0x7fff95acc000 - 0x7fff95adafff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff95b13000 - 0x7fff95b87ff3 com.apple.securityfoundation (6.0 - 55126) <1F6BDF18-3CF0-3E85-8D9B-0663599B9949> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff95b88000 - 0x7fff95b94ff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff95b95000 - 0x7fff95ba5fff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff95bfe000 - 0x7fff95c4dff7 com.apple.opencl (2.7.0 - 2.7.0) <307263BA-0368-38C9-A7FB-25920343D0DF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff95eac000 - 0x7fff9636afcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff9636b000 - 0x7fff963d1ff7 libsystem_network.dylib (583.40.20) <269E5ADD-6922-31E2-8D55-7B777263AC0D> /usr/lib/system/libsystem_network.dylib
0x7fff96831000 - 0x7fff96acbfff com.apple.security (7.0 - 57337.40.85) <7C5B8DEF-3D02-3410-9BD3-2B1251F84D4B> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff96b33000 - 0x7fff96b86ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff96bc0000 - 0x7fff96bc0fff com.apple.audio.units.AudioUnit (1.13 - 1.13) <93C1D642-37D4-3692-AD35-DCAD04F9610B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff96d38000 - 0x7fff96d7dff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff96f50000 - 0x7fff96f7fffb libsystem_m.dylib (3105) <08E1A4B2-6448-3DFE-A58C-ACC7335BE7E4> /usr/lib/system/libsystem_m.dylib
0x7fff96f80000 - 0x7fff96fa9ff7 libxslt.1.dylib (14.1) <27DE3F2E-CE96-3327-A563-788EE3E2775B> /usr/lib/libxslt.1.dylib
0x7fff96fb9000 - 0x7fff96fd5ff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
0x7fff9740a000 - 0x7fff97475ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <3B35C543-7FCE-333F-80C1-432FA41DDCDE> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff97476000 - 0x7fff975c0ff7 com.apple.coreui (2.1 - 366.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff97629000 - 0x7fff97642fff com.apple.openscripting (1.7.1 - 169.1) <36EBF6A7-334A-3197-838F-E8C7B27FCDBB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff978ba000 - 0x7fff978e3ffb libRIP.A.dylib (957) <5F18F20D-5921-3314-A9F8-F1B1CB62C83D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff97bc9000 - 0x7fff97bceff7 libheimdal-asn1.dylib (453.40.10) <981DE40B-FA16-36F7-BE92-8C8A115D6CD9> /usr/lib/libheimdal-asn1.dylib
0x7fff97c14000 - 0x7fff97c14fff com.apple.CoreServices (728.9 - 728.9) <78CB3EAC-A66E-3FD9-A1DF-A9CF227ED3C3> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff985a3000 - 0x7fff98600fff com.apple.CoreServices.OSServices (728.8 - 728.8) <4CE49D8A-8304-3347-9379-6075CB906419> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff98601000 - 0x7fff98603ff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff98604000 - 0x7fff9860aff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff98672000 - 0x7fff98918ff7 com.apple.CoreData (120 - 641.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff98922000 - 0x7fff9893eff7 libextension.dylib (78) /usr/lib/libextension.dylib
0x7fff9893f000 - 0x7fff98970fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff98971000 - 0x7fff98982ff7 libsystem_trace.dylib (201.10.3) <25104542-5251-3E8D-B14A-9E37207218BC> /usr/lib/system/libsystem_trace.dylib
0x7fff98a32000 - 0x7fff98a34ff7 libsystem_configuration.dylib (802.40.13) <3DEB7DF9-6804-37E1-BC83-0166882FF0FF> /usr/lib/system/libsystem_configuration.dylib
0x7fff98a35000 - 0x7fff9965efff com.apple.AppKit (6.9 - 1404.46) <2492D315-76B6-320B-B542-231FCA44CA48> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff99965000 - 0x7fff99cb9fff com.apple.Foundation (6.9 - 1258) <51833143-6CAE-3E1C-9FBA-BCDEB48D4ADF> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff99cc0000 - 0x7fff99cc8fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
0x7fff99cc9000 - 0x7fff99ccefff com.apple.TCC (1.0 - 1) <50F7EC60-5B21-3B9B-BF2F-F037EA7B12FB> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff99ccf000 - 0x7fff99cdafff com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff99cdb000 - 0x7fff99d0aff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff9a514000 - 0x7fff9a54cff7 com.apple.RemoteViewServices (2.0 - 101) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff9a5c5000 - 0x7fff9a669fff com.apple.Bluetooth (4.4.4 - 4.4.4f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff9a694000 - 0x7fff9a6daff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff9a6db000 - 0x7fff9a727fff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9a728000 - 0x7fff9a73fff7 libsystem_asl.dylib (323.40.3) <007F9094-317A-33EA-AF62-BAEAAB48C0F7> /usr/lib/system/libsystem_asl.dylib
0x7fff9bc96000 - 0x7fff9bd88ff7 libJP2.dylib (1444) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9be80000 - 0x7fff9be86fff com.apple.IOAccelerator (205.3 - 205.3) <851B6BF8-5B7F-3FB5-9E45-10AAE3BF7438> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff9be87000 - 0x7fff9c0a8ff7 com.apple.CoreImage (11.4.0 - 366.4.19) <6EE4A686-50C8-3D77-A036-BE8AA0F8A2FD> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff9c0a9000 - 0x7fff9c0a9ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
0x7fff9c0c7000 - 0x7fff9c1e4fff libsqlite3.dylib (216.4) /usr/lib/libsqlite3.dylib
0x7fff9c4c8000 - 0x7fff9c4cbfff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9c4cc000 - 0x7fff9c589ff7 libcrypto.0.9.7.dylib (106) <86B6A5E2-7EB2-3E96-9233-68BD4E219140> /usr/lib/libcrypto.0.9.7.dylib
0x7fff9c601000 - 0x7fff9c60aff7 libsystem_pthread.dylib (138.10.4) <3DD1EF4C-1D1B-3ABF-8CC6-B3B1CEEE9559> /usr/lib/system/libsystem_pthread.dylib
0x7fff9c61c000 - 0x7fff9c61efff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9c625000 - 0x7fff9c693ff7 com.apple.ApplicationServices.ATS (377 - 394.3) <847DBFBA-8D6B-367B-99FD-C6CAA8C05C65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff9c789000 - 0x7fff9c795fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff9c796000 - 0x7fff9c7caff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9c863000 - 0x7fff9c872ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <18D21123-A3E7-3851-974A-08E5D4540475> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff9cdcc000 - 0x7fff9cdcfff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff9cdd5000 - 0x7fff9cdebff7 libLinearAlgebra.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff9cdec000 - 0x7fff9ce03ff7 libsystem_coretls.dylib (83.40.5) /usr/lib/system/libsystem_coretls.dylib
0x7fff9ce04000 - 0x7fff9ce2fffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
0x7fff9ce30000 - 0x7fff9d232fff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff9d233000 - 0x7fff9d440fff libicucore.A.dylib (551.51) <35315A29-E21C-3CC5-8BD6-E07A3AE8FC0D> /usr/lib/libicucore.A.dylib
0x7fff9d441000 - 0x7fff9d449fff libGFXShared.dylib (12.0.40.6) <1CDE5AEF-3E44-3547-879E-BB490EE7702C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff9d83e000 - 0x7fff9d840fff libCVMSPluginSupport.dylib (12.0.40.6) <4AA6710A-6267-3062-BFF2-27DB5E6B5892> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff9dadd000 - 0x7fff9daebfff com.apple.opengl (12.0.40 - 12.0.40) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff9dd64000 - 0x7fff9df32ff3 com.apple.QuartzCore (1.11 - 410.14) <0283748A-8318-36AC-8B30-8A951FEB305A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9df33000 - 0x7fff9df3eff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
0x7fff9df3f000 - 0x7fff9dfdffff com.apple.Metadata (10.7.0 - 972.29.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff9dfe0000 - 0x7fff9dfe8fff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
0x7fff9e181000 - 0x7fff9e184ff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff9e6b7000 - 0x7fff9e6d1ff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib
0x7fff9e6f5000 - 0x7fff9e81aff7 com.apple.LaunchServices (728.8 - 728.8) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff9e81b000 - 0x7fff9e86bff7 com.apple.Symbolication (1.4 - 58044) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff9e86c000 - 0x7fff9e87aff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
0x7fff9ea39000 - 0x7fff9ea3dfff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9ea3e000 - 0x7fff9eae5fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff9eae6000 - 0x7fff9ebe2ff7 libFontParser.dylib (158.5) <62796E99-36B7-36B6-8D33-5349F88014C3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9ebfb000 - 0x7fff9ec04ff3 libsystem_notify.dylib (150.40.1) /usr/lib/system/libsystem_notify.dylib
0x7fff9ec37000 - 0x7fff9ec3bfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff9ec42000 - 0x7fff9ec43ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
0x7fff9edd8000 - 0x7fff9edd9ff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff9f624000 - 0x7fff9f7a2fff com.apple.UIFoundation (1.0 - 436.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
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: 30648 thread_create: 0 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=274.3M resident=0K(0%) swapped_out_or_unallocated=274.3M(100%) Writable regions: Total=140.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=140.7M(100%)
REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 2048K 2 CG shared images 144K 5 CoreAnimation 4K 2 CoreUI image file 160K 3 Dispatch continuations 16.0M 2 Kernel Alloc Once 8K 3 MALLOC 83.5M 34 MALLOC guard page 32K 7 Memory Tag 251 9.9M 358 Process Corpse Info 2048K 2 STACK GUARD 56.0M 8 Stack 10.6M 8 VM_ALLOCATE 52K 7 DATA 19.2M 210 IMAGE 528K 2 LINKEDIT 105.2M 27 TEXT 169.1M 214 __UNICODE 552K 2 mapped file 139.5M 45 shared memory 16.3M 8 =========== ======= ======= TOTAL 630.9M 929
Model: MacBookPro8,3, BootROM MBP81.0047.B2C, 4 processors, Intel Core i7, 2,5 GHz, 16 GB, SMC 1.70f6 Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953334C2F3847202020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x0198, 0x4B485831363030433953334C2F3847202020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.24) Bluetooth: Version 4.4.4f4 17685, 3 services, 27 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en1 Serial ATA Device: ST2000LM003 HN-M201RAD, 2 TB Serial ATA Device: Samsung SSD 850 PRO 1TB, 1,02 TB USB Device: USB 2.0 Bus USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: BRCM2070 Hub USB Device: Bluetooth USB Host Controller USB Device: Apple Internal Keyboard / Trackpad USB Device: USB 2.0 Bus USB Device: Hub USB Device: Sound Blaster E5 USB Device: USB WLAN USB Device: IR Receiver Thunderbolt Bus: MacBook Pro, Apple Inc., 22.1
I have 2nd notebook with hackintosh 10.11.4 and on netbook this version working normally. But on native macbook pro with 10.11.4 crashed. Pls help