gideros / gideros

Gideros Release version
574 stars 112 forks source link

Local Player crashes on MacBookPro Retina #8

Closed FuzzyDweeb closed 9 years ago

FuzzyDweeb commented 9 years ago

Process: Gideros Player [699] Path: /Temp/*/Gideros Player.app/Contents/MacOS/Gideros Player Identifier: com.appcodingeasy.Gideros Player Version: ??? Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Gideros Player [699] User ID: 501

Date/Time: 2015-02-28 16:48:55.586 +0000 OS Version: Mac OS X 10.10.2 (14C109) Report Version: 11 Anonymous UUID: 756E5234-55F4-8973-8391-3CB82EB2A785

Time Awake Since Boot: 870 seconds

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

Exception Type: EXC_ARITHMETIC (SIGFPE) Exception Codes: EXC_I386_DIV (divide by zero)

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.appcodingeasy.Gideros Player 0x000000010bf0d94f Application::renderScene(int) + 191 1 com.appcodingeasy.Gideros Player 0x000000010be9a741 GLCanvas::paintGL() + 369 2 org.qt-project.QtOpenGL 0x000000010c23c37e QGLWidget::glDraw() + 414 3 org.qt-project.QtOpenGL 0x000000010c23bd66 QGLWidget::paintEvent(QPaintEvent) + 38 4 org.qt-project.QtWidgets 0x000000010c3004bb QWidget::event(QEvent) + 2123 5 org.qt-project.QtWidgets 0x000000010c2c0dbb QApplicationPrivate::notifyhelper(QObject, QEvent) + 251 6 org.qt-project.QtWidgets 0x000000010c2c4110 QApplication::notify(QObject, QEvent) + 8192 7 org.qt-project.QtCore 0x000000010d05afb3 QCoreApplication::notifyInternal(QObject, QEvent) + 115 8 org.qt-project.QtWidgets 0x000000010c2f9c20 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 3152 9 org.qt-project.QtWidgets 0x000000010c2ce3b7 QWidgetPrivate::repaintsys(QRegion const&) + 391 10 org.qt-project.QtWidgets 0x000000010c2f0900 QWidgetPrivate::syncBackingStore() + 112 11 org.qt-project.QtWidgets 0x000000010c300784 QWidget::event(QEvent) + 2836 12 org.qt-project.QtWidgets 0x000000010c2c0dbb QApplicationPrivate::notifyhelper(QObject, QEvent) + 251 13 org.qt-project.QtWidgets 0x000000010c2c4110 QApplication::notify(QObject, QEvent) + 8192 14 org.qt-project.QtCore 0x000000010d05bc8b QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData_) + 971 15 libqcocoa.dylib 0x000000000d80f1be 0xd7ee000 + 135614 16 com.apple.CoreFoundation 0x00007fff86a96da7 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 17 com.apple.CoreFoundation 0x00007fff86a96d00 __CFRunLoopDoObservers + 368 18 com.apple.CoreFoundation 0x00007fff86a8883f CFRunLoopRunSpecific + 271 19 com.apple.HIToolbox 0x00007fff83e1daef RunCurrentEventLoopInMode + 235 20 com.apple.HIToolbox 0x00007fff83e1d76e ReceiveNextEventCommon + 179 21 com.apple.HIToolbox 0x00007fff83e1d6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71 22 com.apple.AppKit 0x00007fff90545f81 _DPSNextEvent + 964 23 com.apple.AppKit 0x00007fff90545730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 24 com.apple.AppKit 0x00007fff90539593 -[NSApplication run] + 594 25 libqcocoa.dylib 0x000000000d80e92d 0xd7ee000 + 133421 26 org.qt-project.QtCore 0x000000010d0585ad QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 27 org.qt-project.QtCore 0x000000010d05b58a QCoreApplication::exec() + 346 28 com.appcodingeasy.Gideros Player 0x000000010be8b119 main + 1289 29 com.appcodingeasy.Gideros Player 0x000000010be8ac04 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8f844232 kevent64 + 10 1 libdispatch.dylib 0x00007fff85630a6a _dispatch_mgr_thread + 52

Thread 2: 0 libsystem_kernel.dylib 0x00007fff8f84394a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85ddb40d start_wqthread + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8f84394a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85ddb40d start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8f84394a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85ddb40d start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff8f84394a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85ddb40d start_wqthread + 13

Thread 6:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff8f8433fa __select + 10 1 org.qt-project.QtCore 0x000000010d0abf48 qt_safe_select(int, fdset, fdset, fdset, timespec const_) + 104 2 org.qt-project.QtCore 0x000000010d0ad000 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timespec*) + 672 3 org.qt-project.QtCore 0x000000010d0ae0ca QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 234 4 org.qt-project.QtCore 0x000000010d0585ad QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 5 org.qt-project.QtCore 0x000000010ce4d905 QThread::exec() + 117 6 org.qt-project.QtCore 0x000000010ce51393 0x10ce1d000 + 213907 7 libsystem_pthread.dylib 0x00007fff85ddd268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff85ddd1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff85ddb41d thread_start + 13

Thread 7:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff8f83e4de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8f83d64f mach_msg + 55 2 com.apple.audio.CoreAudio 0x00007fff8fd2f980 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_headert, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff8fd2f90e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff8fd2df60 HALC_ProxyIOContext::IOWorkLoop() + 952 5 com.apple.audio.CoreAudio 0x00007fff8fd2db0e HALCProxyIOContext::IOThreadEntry(void) + 88 6 com.apple.audio.CoreAudio 0x00007fff8fd2d9eb HALB_IOThread::Entry(void*) + 157 7 libsystem_pthread.dylib 0x00007fff85ddd268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff85ddd1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff85ddb41d thread_start + 13

Thread 8: 0 libsystem_kernel.dylib 0x00007fff8f84348a __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff89cf9e50 usleep + 54 2 libgid.1.dylib 0x000000010c04e2db 0x10c032000 + 115419 3 libsystem_pthread.dylib 0x00007fff85ddd268 _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff85ddd1e5 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff85ddb41d thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff8f84394a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85ddb40d start_wqthread + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff8f84394a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85ddb40d start_wqthread + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8f84394a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85ddb40d start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff8f84394a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85ddb40d start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000140 rbx: 0x00007fff53d79c98 rcx: 0x00000000000001e0 rdx: 0x0000000000000000 rdi: 0x00007fe226003f30 rsi: 0x0000000000000000 rbp: 0x00007fff53d79c60 rsp: 0x00007fff53d79bf0 r8: 0x0000000000002100 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000011d08000 r12: 0x00007fe222532ae0 r13: 0xffffffffffffffff r14: 0x00007fe222413270 r15: 0x00000000ffffffff rip: 0x000000010bf0d94f rfl: 0x0000000000010203 cr2: 0x000000001402b000

Logical CPU: 6 Error Code: 0x00000000 Trap Number: 0

Binary Images: 0xd7ee000 - 0xd894ff7 +libqcocoa.dylib (0) <0E14D8CF-372E-3B84-BD10-730A617933ED> /Temp//Gideros Player.app/Contents/PlugIns/platforms/libqcocoa.dylib 0xd8cc000 - 0xd900fff +org.qt-project.QtPrintSupport (5.4 - 5.4.0) /Temp//Gideros Player.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0xdc09000 - 0xdc0bfff +bitop.dylib (1) /Temp//bitop.dylib 0x111b1000 - 0x111c7fff +libqcorewlanbearer.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib 0x111cf000 - 0x111d8ff7 +libqgenericbearer.dylib (0) <59576EA5-9F93-3F1E-AFD6-E1DE1A5849A5> /Temp/_/Gideros Player.app/Contents/PlugIns/bearer/libqgenericbearer.dylib 0x11205000 - 0x1141ffff com.apple.audio.units.Components (1.12 - 1.12) <95245456-EE5C-3D29-8E18-5E02E74A2683> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0x114da000 - 0x114defff com.apple.audio.AppleHDAHALPlugIn (269.25 - 269.25) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0x114e3000 - 0x1153aff7 +de.access-music.virus_ti.util.hal (3.0.2) <065324B3-5FBD-3BF7-B882-BF4CEC454524> /Library/Audio/Plug-Ins/HAL/de.access-music.virus_ti.plugin/Contents/MacOS/de.access-music.virusti 0x11797000 - 0x1179cff7 +json.dylib (1) /Temp//json.dylib 0x117a0000 - 0x117a3fff +lfs.dylib (1) <7556B039-7BDC-3227-A2C8-04686EFA003E> /Temp//lfs.dylib 0x117a6000 - 0x11867fff +lsqlite3.dylib (1) <40155E0A-43C3-3291-BC43-798C3F7BEC09> /Temp//lsqlite3.dylib 0x11879000 - 0x11882ff7 +luasocket.dylib (1) <7556A0A0-755E-3520-8F23-B373A060BE6F> /Temp//luasocket.dylib 0x11887000 - 0x1188cff7 +microphone.dylib (1) <04108609-8BAA-359B-B9B8-4D3B90223745> /Temp//microphone.dylib 0x11891000 - 0x11895ff7 +libqtga.dylib (0) <966B3471-4146-38F6-8A10-BD76A2D777DD> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqtga.dylib 0x120ee000 - 0x120f8ff7 +libqdds.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqdds.dylib 0x120fd000 - 0x12103ff7 +libqgif.dylib (0) <250B1CA5-F99B-39A2-805C-AAAC06C0C6E2> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqgif.dylib 0x12107000 - 0x1210ffff +libqicns.dylib (0) <3D4B42E5-089C-3F52-A385-04B9B33C4F79> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqicns.dylib 0x12114000 - 0x1211aff7 +libqico.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqico.dylib 0x1211f000 - 0x12123ff7 +libqwbmp.dylib (0) <33F650B7-4D25-3C03-99C5-F9EB15D5DD67> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0x1256a000 - 0x125f1fff +libqjp2.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqjp2.dylib 0x12600000 - 0x1263eff7 +libqjpeg.dylib (0) <40EC7154-BC74-3B13-8602-5F7BDCCA78BB> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0x12644000 - 0x12694ff7 +libqmng.dylib (0) <789B494F-6392-3402-B444-ABFA2BBB2B69> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqmng.dylib 0x1269c000 - 0x126feff7 +libqtiff.dylib (0) <5B0E4033-6B03-3390-AAC1-1B3B68E4D066> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqtiff.dylib 0x12706000 - 0x1275ffff +libqwebp.dylib (0) /Temp/_/Gideros Player.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x141e1000 - 0x141e1fef +cl_kernels (???) <8B87AF34-1B1F-4DC3-8029-90875EC8465A> cl_kernels 0x141ef000 - 0x141effe7 +cl_kernels (???) cl_kernels 0x141f1000 - 0x142d7fef unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8bgra.dylib 0x10be84000 - 0x10bf8fff7 +com.appcodingeasy.Gideros Player (???) /Temp//Gideros Player.app/Contents/MacOS/Gideros Player 0x10bff7000 - 0x10c01dff7 com.apple.audio.OpenAL (1.8 - 1.8) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x10c032000 - 0x10c0a2ff7 +libgid.1.dylib (1) /Temp//Gideros Player.app/Contents/Frameworks/libgid.1.dylib 0x10c0ca000 - 0x10c0d3ff7 +libgvfs.1.dylib (1) <552F3729-3D53-3FBE-8A93-BACE223E512B> /Temp//Gideros Player.app/Contents/Frameworks/libgvfs.1.dylib 0x10c0da000 - 0x10c115fff +liblua.1.dylib (1) <980297A0-07C5-3502-AC78-4221FEEB95D1> /Temp//Gideros Player.app/Contents/Frameworks/liblua.1.dylib 0x10c124000 - 0x10c12cff7 +libgideros.1.dylib (1) <415B420B-1BC7-3BBD-A36C-5749DF43F154> /Temp//Gideros Player.app/Contents/Frameworks/libgideros.1.dylib 0x10c138000 - 0x10c145fff +libpystring.1.dylib (1) /Temp//Gideros Player.app/Contents/Frameworks/libpystring.1.dylib 0x10c150000 - 0x10c17dfff +libGLEW.1.11.0.dylib (0) <89D80B81-B617-3AC6-AFFC-0E00AA1C4D66> /Temp//Gideros Player.app/Contents/Frameworks/libGLEW.1.11.0.dylib 0x10c1b4000 - 0x10c221fef +libfreetype.6.dylib (0) /Temp//Gideros Player.app/Contents/Frameworks/libfreetype.6.dylib 0x10c231000 - 0x10c26ffff +org.qt-project.QtOpenGL (5.4 - 5.4.0) /Temp//Gideros Player.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL 0x10c28f000 - 0x10c798fff +org.qt-project.QtWidgets (5.4 - 5.4.0) <4A22C249-53F8-3F10-83FC-C73889BEC7CC> /Temp//Gideros Player.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x10c8d0000 - 0x10cd42ff7 +org.qt-project.QtGui (5.4 - 5.4.0) <44BF6792-F320-3D06-BC00-C2A8B8949260> /Temp//Gideros Player.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x10ce1d000 - 0x10d325ff7 +org.qt-project.QtCore (5.4 - 5.4.0) <906D5182-AD27-30AB-A012-96E0A71D8266> /Temp//Gideros Player.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x10d3b5000 - 0x10d4caff7 +org.qt-project.QtNetwork (5.4 - 5.4.0) <8FF0244B-2E0D-3108-A493-629C9A728AD5> /Temp//Gideros Player.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x10d506000 - 0x10d50afff com.apple.agl (3.3.0 - AGL-3.3.0) <8DEEE0ED-5B8C-3B37-AF85-D82A0E207B83> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x10d518000 - 0x10d5bdfff +libstdc++.6.dylib (0) <8E9894B0-0184-3426-85DF-81E80E10FD31> /Temp//Gideros Player.app/Contents/Frameworks/libstdc++.6.dylib 0x10d63c000 - 0x10d65fff7 +libpng16.16.dylib (0) <1BDCB54F-A20A-3AC6-B4B7-461FD691B9D1> /Temp//Gideros Player.app/Contents/Frameworks/libpng16.16.dylib 0x10d667000 - 0x10d693fff +libjpeg.8.dylib (0) /Temp/_/Gideros Player.app/Contents/Frameworks/libjpeg.8.dylib 0x10d698000 - 0x10d6acff7 +libgccs.1.dylib (0) <773B2F8D-8610-31C1-803D-2D8309BC5474> /Temp//Gideros Player.app/Contents/Frameworks/libgcc_s.1.dylib 0x123400000000 - 0x123400497ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.2.46 - 10.0.2) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0x123440000000 - 0x123440864fff com.apple.GeForceGLDriver (10.2.1 - 10.0.2) <9E2BE857-9242-330A-AA6F-102FB3214F34> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x7fff67fe6000 - 0x7fff6801c837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld 0x7fff81aa8000 - 0x7fff81aa8fff libOpenScriptingUtil.dylib (162) /usr/lib/libOpenScriptingUtil.dylib 0x7fff81ac0000 - 0x7fff81ac4fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff81af7000 - 0x7fff8234effb com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff82e9d000 - 0x7fff82ea7ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff82ebe000 - 0x7fff82f40fff com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8313a000 - 0x7fff83189ff7 com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8318a000 - 0x7fff831b4fff GLRendererFloat (11.1.1) <53C3F7C6-CC53-3287-9853-DA46FA7587E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff832a1000 - 0x7fff832b8ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff838ba000 - 0x7fff83921ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff83922000 - 0x7fff83950fff com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff83954000 - 0x7fff83961ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff8397c000 - 0x7fff83996ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff83997000 - 0x7fff839c7fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff839c8000 - 0x7fff839cafff libRadiance.dylib (1232) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff83a50000 - 0x7fff83a51fff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff83a5c000 - 0x7fff83b74ffb com.apple.CoreText (352.0 - 454.3) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff83b79000 - 0x7fff83cb6fff com.apple.ImageIO.framework (3.3.0 - 1232) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff83dbe000 - 0x7fff83dc6ff7 com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff83dce000 - 0x7fff83dcffff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff83def000 - 0x7fff840f3ffb com.apple.HIToolbox (2.1.1 - 757.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff840f4000 - 0x7fff84126ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff84127000 - 0x7fff84176ff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib 0x7fff84177000 - 0x7fff84179ff7 com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8417a000 - 0x7fff8417fffb libheimdal-asn1.dylib (398.10.1) /usr/lib/libheimdal-asn1.dylib 0x7fff8420f000 - 0x7fff8421efff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8421f000 - 0x7fff84312ff7 libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff84313000 - 0x7fff843ceff7 com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff843cf000 - 0x7fff843cffff com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff843d6000 - 0x7fff8441fff3 com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff84439000 - 0x7fff8443bfff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff8443c000 - 0x7fff84488ff7 com.apple.corelocation (1486.17 - 1615.21.1) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff844cc000 - 0x7fff84507fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff845c5000 - 0x7fff845cdffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff845ce000 - 0x7fff845cefff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff845cf000 - 0x7fff845e8fff com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff845f8000 - 0x7fff8461dff7 libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff84b88000 - 0x7fff84b8cfff libCoreVMClient.dylib (79) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff84b8d000 - 0x7fff84ba1ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff84bad000 - 0x7fff84bafff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib 0x7fff84bd5000 - 0x7fff84bf2ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff84bf3000 - 0x7fff84c1eff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib 0x7fff84d38000 - 0x7fff84d38fff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff84da0000 - 0x7fff84e60fff com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff850de000 - 0x7fff85107ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff85108000 - 0x7fff85538fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff85539000 - 0x7fff8562bff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff8562c000 - 0x7fff85656ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff85657000 - 0x7fff85660fff libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff85b8b000 - 0x7fff85cf6ff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff85d39000 - 0x7fff85d79ff7 libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff85d7a000 - 0x7fff85d82fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff85d83000 - 0x7fff85d9dff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff85d9e000 - 0x7fff85dd6ffb libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib 0x7fff85dd7000 - 0x7fff85dd9ff7 libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib 0x7fff85dda000 - 0x7fff85de3fff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib 0x7fff85de4000 - 0x7fff85dfefff com.apple.AppleVPAFramework (1.2.10 - 1.2.10) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff85dff000 - 0x7fff85e27fff libsystem_info.dylib (459) /usr/lib/system/libsystem_info.dylib 0x7fff85f1f000 - 0x7fff85f2aff7 libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib 0x7fff85f2b000 - 0x7fff85f41ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib 0x7fff85f4a000 - 0x7fff85fbeff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff85fd4000 - 0x7fff86001fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff86002000 - 0x7fff86003fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff86013000 - 0x7fff86018fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff86056000 - 0x7fff8609cff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff8609d000 - 0x7fff860c8fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff86215000 - 0x7fff8622fff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff86230000 - 0x7fff86230fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff86231000 - 0x7fff8623fff7 com.apple.opengl (11.1.1 - 11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff86240000 - 0x7fff86573fff libmecabra.dylib (666.2) /usr/lib/libmecabra.dylib 0x7fff8657f000 - 0x7fff869d2fc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff869d3000 - 0x7fff869ddff7 com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff869de000 - 0x7fff86a16fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff86a17000 - 0x7fff86dadfff com.apple.CoreFoundation (6.9 - 1152) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff86dd3000 - 0x7fff86df9ff7 com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff86dfa000 - 0x7fff86e1afff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff86e49000 - 0x7fff86e6cfff com.apple.Sharing (328.3.2 - 328.3.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff86e6d000 - 0x7fff86e7aff7 libxar.1.dylib (254) /usr/lib/libxar.1.dylib 0x7fff86e7b000 - 0x7fff86e7bff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff86e7c000 - 0x7fff86e98ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib 0x7fff86e99000 - 0x7fff86f3bff7 com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff86f41000 - 0x7fff86f4cfff libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff871ab000 - 0x7fff871b1fff libsystem_trace.dylib (72.1.3) /usr/lib/system/libsystem_trace.dylib 0x7fff871b2000 - 0x7fff871b2fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff871e2000 - 0x7fff87392ff7 com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff87393000 - 0x7fff87395fff libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib 0x7fff8743f000 - 0x7fff87515ff3 com.apple.DiskImagesFramework (10.10.1 - 396) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff87518000 - 0x7fff8751cfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8751d000 - 0x7fff8751dfff com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff8751e000 - 0x7fff8762cfff com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff87738000 - 0x7fff8773efff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8773f000 - 0x7fff8775efff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff8775f000 - 0x7fff87762ff7 libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib 0x7fff87763000 - 0x7fff8777eff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff877dc000 - 0x7fff87822ffb libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff88345000 - 0x7fff88393fff libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib 0x7fff88394000 - 0x7fff883a6fff libsasl2.2.dylib (193) /usr/lib/libsasl2.2.dylib 0x7fff883a7000 - 0x7fff883acff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff883ad000 - 0x7fff883bdff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff883be000 - 0x7fff8844fff7 com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff88450000 - 0x7fff88464ff7 com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff88465000 - 0x7fff88495fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff8857b000 - 0x7fff885c8ff3 com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff885c9000 - 0x7fff8865eff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff8865f000 - 0x7fff88662fff com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff88663000 - 0x7fff88665fff com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8867a000 - 0x7fff889a8fff com.apple.Foundation (6.9 - 1152.14) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff892a8000 - 0x7fff892c4fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff89321000 - 0x7fff8939efff com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8939f000 - 0x7fff893b1ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff895d1000 - 0x7fff895dcff7 libcsfde.dylib (471.10.6) /usr/lib/libcsfde.dylib 0x7fff89610000 - 0x7fff8967effb com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff896f8000 - 0x7fff89770ff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff897c4000 - 0x7fff897cfff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff897d0000 - 0x7fff89900fff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff899cb000 - 0x7fff899dcff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff899dd000 - 0x7fff89a6eff7 libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib 0x7fff89a6f000 - 0x7fff89abbff7 libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib 0x7fff89abc000 - 0x7fff89bdeff7 com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff89c31000 - 0x7fff89c3aff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff89c3b000 - 0x7fff89c40ff7 libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib 0x7fff89c7b000 - 0x7fff89d07ff7 libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib 0x7fff89d08000 - 0x7fff89d63fff libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff89d9a000 - 0x7fff89e8efff libFontParser.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff89e8f000 - 0x7fff89e96fff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff89e97000 - 0x7fff89ec4fff com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff89ec5000 - 0x7fff89f34fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff89f35000 - 0x7fff89fd3fff com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff89fd4000 - 0x7fff89fd4ff7 liblaunch.dylib (559.10.3) /usr/lib/system/liblaunch.dylib 0x7fff89ff4000 - 0x7fff8a015fff com.apple.framework.Apple80211 (10.1 - 1010.64) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8a071000 - 0x7fff8a08bff7 libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib 0x7fff8a5b7000 - 0x7fff8a67aff7 libvMisc.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8a67b000 - 0x7fff8af03ff7 libclh.dylib (4.0.3 - 4.0.3) <5041EEED-0356-3302-861F-526709ACA871> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x7fff8af04000 - 0x7fff8b17fff7 com.apple.CoreData (111 - 526.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8b180000 - 0x7fff8b188ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff8b18b000 - 0x7fff8b19eff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff8b1c2000 - 0x7fff8b1c2ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff8b1c3000 - 0x7fff8b1c5ffb libCGXType.A.dylib (775.16) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8b1c6000 - 0x7fff8b1cafff com.apple.IOAccelerator (156.6 - 156.6) <2E9140C3-D648-3C7D-9971-CED74FE42456> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff8b1cb000 - 0x7fff8b37afff GLEngine (11.1.1) <72892F1E-5ED5-3733-BE77-FC37CF69D801> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff8b444000 - 0x7fff8b485fff libGLU.dylib (11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8b486000 - 0x7fff8b48aff7 libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8b597000 - 0x7fff8b6aefe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8b6af000 - 0x7fff8b6c8ff7 com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8b6d5000 - 0x7fff8b8baff3 libicucore.A.dylib (531.31) /usr/lib/libicucore.A.dylib 0x7fff8b9bc000 - 0x7fff8ba28fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8ba29000 - 0x7fff8ba83ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8be3c000 - 0x7fff8bf64ff7 com.apple.coreui (2.1 - 305.6.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8bf76000 - 0x7fff8bfb6ff7 com.apple.CloudDocs (1.0 - 280.6) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff8bfb7000 - 0x7fff8bfd2ff7 com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff8bfd3000 - 0x7fff8bfd3fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8c360000 - 0x7fff8c371fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff8c372000 - 0x7fff8c378ff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib 0x7fff8c379000 - 0x7fff8c5e1ff3 com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8c5e2000 - 0x7fff8c5f4ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff8c5f5000 - 0x7fff8c8dcffb com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8c8e2000 - 0x7fff8c941ff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8c942000 - 0x7fff8ca84fff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib 0x7fff8cb61000 - 0x7fff8cb62ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8cb63000 - 0x7fff8cd5d46f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib 0x7fff8cd9a000 - 0x7fff8cda2fe7 libcldcpuengine.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8cda3000 - 0x7fff8cda4ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff8cda5000 - 0x7fff8cddfffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8cde8000 - 0x7fff8ce10ffb libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8ce11000 - 0x7fff8ce1aff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8ce23000 - 0x7fff8cf15fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff8d009000 - 0x7fff8d02eff7 libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8d0a2000 - 0x7fff8d0affff com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff8d0b0000 - 0x7fff8d194fff libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8d378000 - 0x7fff8d37aff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff8d4ae000 - 0x7fff8d4b0ff7 libquarantine.dylib (76) /usr/lib/system/libquarantine.dylib 0x7fff8d529000 - 0x7fff8d52afff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff8de73000 - 0x7fff8dee7fff com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8dee8000 - 0x7fff8df3cfff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff8df48000 - 0x7fff8df83fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8df84000 - 0x7fff8df95ff7 libsystem_coretls.dylib (35.1.2) /usr/lib/system/libsystem_coretls.dylib 0x7fff8dfa2000 - 0x7fff8dfa6fff com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8e029000 - 0x7fff8e036fff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8f034000 - 0x7fff8f303ff3 com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8f304000 - 0x7fff8f32ffff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8f343000 - 0x7fff8f344ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff8f345000 - 0x7fff8f3acffb com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8f3ad000 - 0x7fff8f3b4ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff8f3b5000 - 0x7fff8f3bdff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff8f3be000 - 0x7fff8f3c2fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8f3c3000 - 0x7fff8f3cafff libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8f3cb000 - 0x7fff8f3ccfff libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib 0x7fff8f3d0000 - 0x7fff8f46fdf7 com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff8f48e000 - 0x7fff8f61dfff libGLProgrammability.dylib (11.1.1) <90DE65E5-77DF-3646-B8E8-0462E240800A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff8f61e000 - 0x7fff8f6a7fff com.apple.CoreSymbolication (3.1 - 57020) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8f6ae000 - 0x7fff8f6baff7 libGPUSupportMercury.dylib (11.1.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff8f6bb000 - 0x7fff8f6c7ff7 com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8f6f7000 - 0x7fff8f769ff7 com.apple.framework.IOKit (2.0.2 - 1050.10.8) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8f82d000 - 0x7fff8f84afff libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib 0x7fff8f84b000 - 0x7fff8f850ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff8f851000 - 0x7fff8f879fff libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib 0x7fff8f87a000 - 0x7fff8fc87ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8fd07000 - 0x7fff8fd58ff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8fd59000 - 0x7fff8fd5cfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8fd5d000 - 0x7fff8ff60ff3 com.apple.CFNetwork (720.2.4 - 720.2.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8ff90000 - 0x7fff8ff9bfff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib 0x7fff8ff9c000 - 0x7fff8ffa4fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff8ffa5000 - 0x7fff8ffa7fff libCVMSPluginSupport.dylib (11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8ffa8000 - 0x7fff90254fff com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff9035c000 - 0x7fff9035efff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff9035f000 - 0x7fff90392ff7 com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff90393000 - 0x7fff90521fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff90522000 - 0x7fff9106cff7 com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff9106d000 - 0x7fff910e3fe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib 0x7fff910e4000 - 0x7fff910e7fff com.apple.IOSurface (97 - 97) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff913c4000 - 0x7fff913c6fff com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff9144a000 - 0x7fff91481ffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff91482000 - 0x7fff91516fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

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: 528 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=240.1M resident=133.9M(56%) swapped_out_or_unallocated=106.2M(44%) Writable regions: Total=151.1M written=10.6M(7%) resident=32.8M(22%) swapped_out=0K(0%) unallocated=118.3M(78%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 13.5M CG image 76K CG shared images 240K CoreAnimation 76K CoreImage 16K CoreServices 8K CoreUI image data 164K Foundation 4K IOKit 9.9M Kernel Alloc Once 8K MALLOC 86.9M MALLOC (admin) 32K MALLOC_LARGE (reserved) 12.2M reserved VM address space (unallocated) Memory Tag 249 156K OpenCL 16K STACK GUARD 56.0M Stack 13.7M VM_ALLOCATE 17.2M VM_ALLOCATE (reserved) 36K reserved VM address space (unallocated) DATA 27.5M GLSLBUILTINS 2588K IMAGE 528K LINKEDIT 77.0M TEXT 163.2M UNICODE 544K mapped file 62.9M shared memory 68K =========== ======= TOTAL 544.5M TOTAL, minus reserved VM space 532.3M

Model: MacBookPro10,1, BootROM MBP101.00EE.B07, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.15.159.13.12) Bluetooth: Version 4.3.2f6 15235, 3 services, 19 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM512E, 500.28 GB USB Device: Hub USB Device: Hub USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Hub USB Device: FaceTime HD Camera (Built-in) Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

ar2rsawseen commented 9 years ago

Thanks, this is second report confirming my suspitions, there is division by zero on retina displays, looking into it ;)

ar2rsawseen commented 9 years ago

Reuploaded dmg for Mac with fixes for Retina, please try now ;)

FuzzyDweeb commented 9 years ago

Tried latest 2015.02 player that was created at 7:25pm and it still crashes on mbr retina...

Process: Gideros Player [491] Path: /Temp/*/Gideros Player.app/Contents/MacOS/Gideros Player Identifier: com.appcodingeasy.Gideros Player Version: ??? Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Gideros Player [491] User ID: 501

Date/Time: 2015-02-28 21:28:10.836 +0000 OS Version: Mac OS X 10.10.2 (14C109) Report Version: 11 Anonymous UUID: 756E5234-55F4-8973-8391-3CB82EB2A785

Time Awake Since Boot: 450 seconds

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

Exception Type: EXC_ARITHMETIC (SIGFPE) Exception Codes: EXC_I386_DIV (divide by zero)

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 com.appcodingeasy.Gideros Player 0x0000000107e3a94f Application::renderScene(int) + 191 1 com.appcodingeasy.Gideros Player 0x0000000107dc7741 GLCanvas::paintGL() + 369 2 org.qt-project.QtOpenGL 0x000000010816937e QGLWidget::glDraw() + 414 3 org.qt-project.QtOpenGL 0x0000000108168d66 QGLWidget::paintEvent(QPaintEvent) + 38 4 org.qt-project.QtWidgets 0x000000010822d4bb QWidget::event(QEvent) + 2123 5 org.qt-project.QtWidgets 0x00000001081eddbb QApplicationPrivate::notifyhelper(QObject, QEvent) + 251 6 org.qt-project.QtWidgets 0x00000001081f1110 QApplication::notify(QObject, QEvent) + 8192 7 org.qt-project.QtCore 0x0000000108f84fb3 QCoreApplication::notifyInternal(QObject, QEvent) + 115 8 org.qt-project.QtWidgets 0x0000000108226c20 QWidgetPrivate::drawWidget(QPaintDevice, QRegion const&, QPoint const&, int, QPainter, QWidgetBackingStore) + 3152 9 org.qt-project.QtWidgets 0x00000001081fb3b7 QWidgetPrivate::repaintsys(QRegion const&) + 391 10 org.qt-project.QtWidgets 0x000000010821d900 QWidgetPrivate::syncBackingStore() + 112 11 org.qt-project.QtWidgets 0x000000010822d784 QWidget::event(QEvent) + 2836 12 org.qt-project.QtWidgets 0x00000001081eddbb QApplicationPrivate::notifyhelper(QObject, QEvent) + 251 13 org.qt-project.QtWidgets 0x00000001081f1110 QApplication::notify(QObject, QEvent) + 8192 14 org.qt-project.QtCore 0x0000000108f85c8b QCoreApplicationPrivate::sendPostedEvents(QObject, int, QThreadData_) + 971 15 libqcocoa.dylib 0x0000000007e971be 0x7e76000 + 135614 16 com.apple.CoreFoundation 0x00007fff869b8da7 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23 17 com.apple.CoreFoundation 0x00007fff869b8d00 __CFRunLoopDoObservers + 368 18 com.apple.CoreFoundation 0x00007fff869aa83f CFRunLoopRunSpecific + 271 19 com.apple.HIToolbox 0x00007fff83d3faef RunCurrentEventLoopInMode + 235 20 com.apple.HIToolbox 0x00007fff83d3f76e ReceiveNextEventCommon + 179 21 com.apple.HIToolbox 0x00007fff83d3f6ab _BlockUntilNextEventMatchingListInModeWithFilter + 71 22 com.apple.AppKit 0x00007fff90467f81 _DPSNextEvent + 964 23 com.apple.AppKit 0x00007fff90467730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194 24 com.apple.AppKit 0x00007fff9045b593 -[NSApplication run] + 594 25 libqcocoa.dylib 0x0000000007e9692d 0x7e76000 + 133421 26 org.qt-project.QtCore 0x0000000108f825ad QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 27 org.qt-project.QtCore 0x0000000108f8558a QCoreApplication::exec() + 346 28 com.appcodingeasy.Gideros Player 0x0000000107db8119 main + 1289 29 com.appcodingeasy.Gideros Player 0x0000000107db7c04 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8f766232 kevent64 + 10 1 libdispatch.dylib 0x00007fff85552a6a _dispatch_mgr_thread + 52

Thread 2: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 6:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff8f7653fa __select + 10 1 org.qt-project.QtCore 0x0000000108fd5f48 qt_safe_select(int, fdset, fdset, fdset, timespec const_) + 104 2 org.qt-project.QtCore 0x0000000108fd7000 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timespec*) + 672 3 org.qt-project.QtCore 0x0000000108fd80ca QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 234 4 org.qt-project.QtCore 0x0000000108f825ad QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 5 org.qt-project.QtCore 0x0000000108d77905 QThread::exec() + 117 6 org.qt-project.QtCore 0x0000000108d7b393 0x108d47000 + 213907 7 libsystem_pthread.dylib 0x00007fff85cff268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff85cff1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff85cfd41d thread_start + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 8:: com.apple.audio.IOThread.client 0 libsystem_kernel.dylib 0x00007fff8f7604de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff8f75f64f mach_msg + 55 2 com.apple.audio.CoreAudio 0x00007fff8fc51980 HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_headert, bool, unsigned int) + 98 3 com.apple.audio.CoreAudio 0x00007fff8fc5190e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42 4 com.apple.audio.CoreAudio 0x00007fff8fc4ff60 HALC_ProxyIOContext::IOWorkLoop() + 952 5 com.apple.audio.CoreAudio 0x00007fff8fc4fb0e HALCProxyIOContext::IOThreadEntry(void) + 88 6 com.apple.audio.CoreAudio 0x00007fff8fc4f9eb HALB_IOThread::Entry(void*) + 157 7 libsystem_pthread.dylib 0x00007fff85cff268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff85cff1e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff85cfd41d thread_start + 13

Thread 9: 0 libsystem_kernel.dylib 0x00007fff8f76548a __semwait_signal + 10 1 libsystem_c.dylib 0x00007fff89c1be50 usleep + 54 2 libgid.1.dylib 0x0000000107f7a2db 0x107f5e000 + 115419 3 libsystem_pthread.dylib 0x00007fff85cff268 _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff85cff1e5 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff85cfd41d thread_start + 13

Thread 10: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 11: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 12: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 13: 0 libsystem_kernel.dylib 0x00007fff8f76594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff85cfd40d start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000140 rbx: 0x00007fff57e4cc78 rcx: 0x00000000000001e0 rdx: 0x0000000000000000 rdi: 0x00007fa567802d30 rsi: 0x0000000000000000 rbp: 0x00007fff57e4cc40 rsp: 0x00007fff57e4cbd0 r8: 0x0000000000002100 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x000000000ea02000 r12: 0x00007fa5634a91c0 r13: 0xffffffffffffffff r14: 0x00007fa5635a2850 r15: 0x00000000ffffffff rip: 0x0000000107e3a94f rfl: 0x0000000000010203 cr2: 0x0000000010d05000

Logical CPU: 4 Error Code: 0x00000000 Trap Number: 0

Binary Images: 0x7e76000 - 0x7f1cff7 +libqcocoa.dylib (0) <0E14D8CF-372E-3B84-BD10-730A617933ED> /Temp//Gideros Player.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x7f54000 - 0x7f88fff +org.qt-project.QtPrintSupport (5.4 - 5.4.0) /Temp//Gideros Player.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x7ffb000 - 0x7ffdfff +bitop.dylib (1) /Temp//bitop.dylib 0xdeaf000 - 0xdec5fff +libqcorewlanbearer.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib 0xdecd000 - 0xded6ff7 +libqgenericbearer.dylib (0) <59576EA5-9F93-3F1E-AFD6-E1DE1A5849A5> /Temp/_/Gideros Player.app/Contents/PlugIns/bearer/libqgenericbearer.dylib 0xdf03000 - 0xe11dfff com.apple.audio.units.Components (1.12 - 1.12) <95245456-EE5C-3D29-8E18-5E02E74A2683> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio 0xe1d8000 - 0xe1dcfff com.apple.audio.AppleHDAHALPlugIn (269.25 - 269.25) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 0xe1e1000 - 0xe238ff7 +de.access-music.virus_ti.util.hal (3.0.2) <065324B3-5FBD-3BF7-B882-BF4CEC454524> /Library/Audio/Plug-Ins/HAL/de.access-music.virus_ti.plugin/Contents/MacOS/de.access-music.virusti 0xe473000 - 0xe478ff7 +json.dylib (1) /Temp//json.dylib 0xe47c000 - 0xe47ffff +lfs.dylib (1) <7556B039-7BDC-3227-A2C8-04686EFA003E> /Temp//lfs.dylib 0xe482000 - 0xe543fff +lsqlite3.dylib (1) <40155E0A-43C3-3291-BC43-798C3F7BEC09> /Temp//lsqlite3.dylib 0xe555000 - 0xe55eff7 +luasocket.dylib (1) <7556A0A0-755E-3520-8F23-B373A060BE6F> /Temp//luasocket.dylib 0xe563000 - 0xe568ff7 +microphone.dylib (1) <04108609-8BAA-359B-B9B8-4D3B90223745> /Temp//microphone.dylib 0xe56d000 - 0xe571ff7 +libqtga.dylib (0) <966B3471-4146-38F6-8A10-BD76A2D777DD> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqtga.dylib 0xedc8000 - 0xedd2ff7 +libqdds.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqdds.dylib 0xedd7000 - 0xedddff7 +libqgif.dylib (0) <250B1CA5-F99B-39A2-805C-AAAC06C0C6E2> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqgif.dylib 0xede1000 - 0xede9fff +libqicns.dylib (0) <3D4B42E5-089C-3F52-A385-04B9B33C4F79> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqicns.dylib 0xedee000 - 0xedf4ff7 +libqico.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqico.dylib 0xedf9000 - 0xedfdff7 +libqwbmp.dylib (0) <33F650B7-4D25-3C03-99C5-F9EB15D5DD67> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqwbmp.dylib 0xee2f000 - 0xee2ffe7 +cl_kernels (???) cl_kernels 0xee35000 - 0xee35fef +cl_kernels (???) <8B87AF34-1B1F-4DC3-8029-90875EC8465A> clkernels 0xf244000 - 0xf2cbfff +libqjp2.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqjp2.dylib 0xf2da000 - 0xf318ff7 +libqjpeg.dylib (0) <40EC7154-BC74-3B13-8602-5F7BDCCA78BB> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqjpeg.dylib 0xf31e000 - 0xf36eff7 +libqmng.dylib (0) <789B494F-6392-3402-B444-ABFA2BBB2B69> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqmng.dylib 0xf376000 - 0xf3d8ff7 +libqtiff.dylib (0) <5B0E4033-6B03-3390-AAC1-1B3B68E4D066> /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqtiff.dylib 0xf3e0000 - 0xf439fff +libqwebp.dylib (0) /Temp//Gideros Player.app/Contents/PlugIns/imageformats/libqwebp.dylib 0x10e01000 - 0x10ee7fef unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8bgra.dylib 0x107db1000 - 0x107ebcff7 +com.appcodingeasy.Gideros Player (???) /Temp//Gideros Player.app/Contents/MacOS/Gideros Player 0x107f20000 - 0x107f46ff7 com.apple.audio.OpenAL (1.8 - 1.8) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x107f5e000 - 0x107fceff7 +libgid.1.dylib (1) /Temp//Gideros Player.app/Contents/Frameworks/libgid.1.dylib 0x107ffd000 - 0x108006ff7 +libgvfs.1.dylib (1) <552F3729-3D53-3FBE-8A93-BACE223E512B> /Temp//Gideros Player.app/Contents/Frameworks/libgvfs.1.dylib 0x108014000 - 0x10804ffff +liblua.1.dylib (1) <980297A0-07C5-3502-AC78-4221FEEB95D1> /Temp//Gideros Player.app/Contents/Frameworks/liblua.1.dylib 0x10805a000 - 0x108062ff7 +libgideros.1.dylib (1) <415B420B-1BC7-3BBD-A36C-5749DF43F154> /Temp//Gideros Player.app/Contents/Frameworks/libgideros.1.dylib 0x10806b000 - 0x108078fff +libpystring.1.dylib (1) /Temp//Gideros Player.app/Contents/Frameworks/libpystring.1.dylib 0x108080000 - 0x1080adfff +libGLEW.1.11.0.dylib (0) <89D80B81-B617-3AC6-AFFC-0E00AA1C4D66> /Temp//Gideros Player.app/Contents/Frameworks/libGLEW.1.11.0.dylib 0x1080e2000 - 0x10814ffef +libfreetype.6.dylib (0) /Temp//Gideros Player.app/Contents/Frameworks/libfreetype.6.dylib 0x10815e000 - 0x10819cfff +org.qt-project.QtOpenGL (5.4 - 5.4.0) /Temp//Gideros Player.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL 0x1081bc000 - 0x1086c5fff +org.qt-project.QtWidgets (5.4 - 5.4.0) <4A22C249-53F8-3F10-83FC-C73889BEC7CC> /Temp//Gideros Player.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x1087f9000 - 0x108c6bff7 +org.qt-project.QtGui (5.4 - 5.4.0) <44BF6792-F320-3D06-BC00-C2A8B8949260> /Temp//Gideros Player.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x108d47000 - 0x10924fff7 +org.qt-project.QtCore (5.4 - 5.4.0) <906D5182-AD27-30AB-A012-96E0A71D8266> /Temp//Gideros Player.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x1092e1000 - 0x1093f6ff7 +org.qt-project.QtNetwork (5.4 - 5.4.0) <8FF0244B-2E0D-3108-A493-629C9A728AD5> /Temp//Gideros Player.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x10942f000 - 0x109433fff com.apple.agl (3.3.0 - AGL-3.3.0) <8DEEE0ED-5B8C-3B37-AF85-D82A0E207B83> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x10943d000 - 0x1094e2fff +libstdc++.6.dylib (0) <8E9894B0-0184-3426-85DF-81E80E10FD31> /Temp//Gideros Player.app/Contents/Frameworks/libstdc++.6.dylib 0x109565000 - 0x109588ff7 +libpng16.16.dylib (0) <1BDCB54F-A20A-3AC6-B4B7-461FD691B9D1> /Temp//Gideros Player.app/Contents/Frameworks/libpng16.16.dylib 0x109596000 - 0x1095c2fff +libjpeg.8.dylib (0) /Temp/_/Gideros Player.app/Contents/Frameworks/libjpeg.8.dylib 0x1095c8000 - 0x1095dcff7 +libgccs.1.dylib (0) <773B2F8D-8610-31C1-803D-2D8309BC5474> /Temp//Gideros Player.app/Contents/Frameworks/libgcc_s.1.dylib 0x123400000000 - 0x123400497ff7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.2.46 - 10.0.2) /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0x123440000000 - 0x123440864fff com.apple.GeForceGLDriver (10.2.1 - 10.0.2) <9E2BE857-9242-330A-AA6F-102FB3214F34> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver 0x7fff6e692000 - 0x7fff6e6c8837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld 0x7fff819ca000 - 0x7fff819cafff libOpenScriptingUtil.dylib (162) /usr/lib/libOpenScriptingUtil.dylib 0x7fff819e2000 - 0x7fff819e6fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff81a19000 - 0x7fff82270ffb com.apple.CoreGraphics (1.600.0 - 775.16) <864C1845-C41E-314C-A3B4-438DC39E5FBC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff82dbf000 - 0x7fff82dc9ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff82de0000 - 0x7fff82e62fff com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff8305c000 - 0x7fff830abff7 com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff830ac000 - 0x7fff830d6fff GLRendererFloat (11.1.1) <53C3F7C6-CC53-3287-9853-DA46FA7587E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff831c3000 - 0x7fff831daff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff837dc000 - 0x7fff83843ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff83844000 - 0x7fff83872fff com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff83876000 - 0x7fff83883ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff8389e000 - 0x7fff838b8ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff838b9000 - 0x7fff838e9fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff838ea000 - 0x7fff838ecfff libRadiance.dylib (1232) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff83972000 - 0x7fff83973fff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff8397e000 - 0x7fff83a96ffb com.apple.CoreText (352.0 - 454.3) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff83a9b000 - 0x7fff83bd8fff com.apple.ImageIO.framework (3.3.0 - 1232) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff83ce0000 - 0x7fff83ce8ff7 com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff83cf0000 - 0x7fff83cf1fff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff83d11000 - 0x7fff84015ffb com.apple.HIToolbox (2.1.1 - 757.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff84016000 - 0x7fff84048ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff84049000 - 0x7fff84098ff7 libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib 0x7fff84099000 - 0x7fff8409bff7 com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff8409c000 - 0x7fff840a1ffb libheimdal-asn1.dylib (398.10.1) /usr/lib/libheimdal-asn1.dylib 0x7fff84131000 - 0x7fff84140fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff84141000 - 0x7fff84234ff7 libJP2.dylib (1232) <10B78725-0B8A-3D87-B2E3-8FEED0C07F21> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff84235000 - 0x7fff842f0ff7 com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff842f1000 - 0x7fff842f1fff com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff842f8000 - 0x7fff84341ff3 com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8435b000 - 0x7fff8435dfff com.apple.OAuth (25 - 25) /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth 0x7fff8435e000 - 0x7fff843aaff7 com.apple.corelocation (1486.17 - 1615.21.1) /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff843ee000 - 0x7fff84429fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff844e7000 - 0x7fff844efffb com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff844f0000 - 0x7fff844f0fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff844f1000 - 0x7fff8450afff com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8451a000 - 0x7fff8453fff7 libPng.dylib (1232) <6E72AE55-AFB0-3FC4-80B2-EBC3353436B7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff84aaa000 - 0x7fff84aaefff libCoreVMClient.dylib (79) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff84aaf000 - 0x7fff84ac3ff7 com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff84acf000 - 0x7fff84ad1ff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib 0x7fff84af7000 - 0x7fff84b14ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff84b15000 - 0x7fff84b40ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib 0x7fff84c5a000 - 0x7fff84c5afff com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff84cc2000 - 0x7fff84d82fff com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff85000000 - 0x7fff85029ffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff8502a000 - 0x7fff8545afff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff8545b000 - 0x7fff8554dff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff8554e000 - 0x7fff85578ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff85579000 - 0x7fff85582fff libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff85aad000 - 0x7fff85c18ff7 com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff85c5b000 - 0x7fff85c9bff7 libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff85c9c000 - 0x7fff85ca4fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff85ca5000 - 0x7fff85cbfff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff85cc0000 - 0x7fff85cf8ffb libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib 0x7fff85cf9000 - 0x7fff85cfbff7 libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib 0x7fff85cfc000 - 0x7fff85d05fff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib 0x7fff85d06000 - 0x7fff85d20fff com.apple.AppleVPAFramework (1.2.10 - 1.2.10) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff85d21000 - 0x7fff85d49fff libsystem_info.dylib (459) /usr/lib/system/libsystem_info.dylib 0x7fff85e41000 - 0x7fff85e4cff7 libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib 0x7fff85e4d000 - 0x7fff85e63ff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib 0x7fff85e6c000 - 0x7fff85ee0ff3 com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff85ef6000 - 0x7fff85f23fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff85f24000 - 0x7fff85f25fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff85f35000 - 0x7fff85f3afff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff85f78000 - 0x7fff85fbeff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff85fbf000 - 0x7fff85feafff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff86137000 - 0x7fff86151ff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff86152000 - 0x7fff86152fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff86153000 - 0x7fff86161ff7 com.apple.opengl (11.1.1 - 11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff86162000 - 0x7fff86495fff libmecabra.dylib (666.2) /usr/lib/libmecabra.dylib 0x7fff864a1000 - 0x7fff868f4fc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff868f5000 - 0x7fff868ffff7 com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff86900000 - 0x7fff86938fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff86939000 - 0x7fff86ccffff com.apple.CoreFoundation (6.9 - 1152) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff86cf5000 - 0x7fff86d1bff7 com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff86d1c000 - 0x7fff86d3cfff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff86d6b000 - 0x7fff86d8efff com.apple.Sharing (328.3.2 - 328.3.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff86d8f000 - 0x7fff86d9cff7 libxar.1.dylib (254) /usr/lib/libxar.1.dylib 0x7fff86d9d000 - 0x7fff86d9dff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff86d9e000 - 0x7fff86dbaff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib 0x7fff86dbb000 - 0x7fff86e5dff7 com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff86e63000 - 0x7fff86e6efff libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff870cd000 - 0x7fff870d3fff libsystem_trace.dylib (72.1.3) /usr/lib/system/libsystem_trace.dylib 0x7fff870d4000 - 0x7fff870d4fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff87104000 - 0x7fff872b4ff7 com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff872b5000 - 0x7fff872b7fff libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib 0x7fff87361000 - 0x7fff87437ff3 com.apple.DiskImagesFramework (10.10.1 - 396) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff8743a000 - 0x7fff8743efff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff8743f000 - 0x7fff8743ffff com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff87440000 - 0x7fff8754efff com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8765a000 - 0x7fff87660fff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff87661000 - 0x7fff87680fff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff87681000 - 0x7fff87684ff7 libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib 0x7fff87685000 - 0x7fff876a0ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff876fe000 - 0x7fff87744ffb libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff88267000 - 0x7fff882b5fff libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib 0x7fff882b6000 - 0x7fff882c8fff libsasl2.2.dylib (193) /usr/lib/libsasl2.2.dylib 0x7fff882c9000 - 0x7fff882ceff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff882cf000 - 0x7fff882dfff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff882e0000 - 0x7fff88371ff7 com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff88372000 - 0x7fff88386ff7 com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff88387000 - 0x7fff883b7fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff8849d000 - 0x7fff884eaff3 com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff884eb000 - 0x7fff88580ff7 com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff88581000 - 0x7fff88584fff com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff88585000 - 0x7fff88587fff com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff8859c000 - 0x7fff888cafff com.apple.Foundation (6.9 - 1152.14) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff891ca000 - 0x7fff891e6fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff89243000 - 0x7fff892c0fff com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff892c1000 - 0x7fff892d3ff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff894f3000 - 0x7fff894feff7 libcsfde.dylib (471.10.6) /usr/lib/libcsfde.dylib 0x7fff89532000 - 0x7fff895a0ffb com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff8961a000 - 0x7fff89692ff7 com.apple.SystemConfiguration (1.14 - 1.14) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff896e6000 - 0x7fff896f1ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff896f2000 - 0x7fff89822fff com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff898ed000 - 0x7fff898feff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff898ff000 - 0x7fff89990ff7 libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib 0x7fff89991000 - 0x7fff899ddff7 libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib 0x7fff899de000 - 0x7fff89b00ff7 com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff89b53000 - 0x7fff89b5cff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff89b5d000 - 0x7fff89b62ff7 libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib 0x7fff89b9d000 - 0x7fff89c29ff7 libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib 0x7fff89c2a000 - 0x7fff89c85fff libTIFF.dylib (1232) <29A5C7F7-D50B-35B3-8FA2-A55A47E497A6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff89cbc000 - 0x7fff89db0fff libFontParser.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff89db1000 - 0x7fff89db8fff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff89db9000 - 0x7fff89de6fff com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts 0x7fff89de7000 - 0x7fff89e56fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff89e57000 - 0x7fff89ef5fff com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff89ef6000 - 0x7fff89ef6ff7 liblaunch.dylib (559.10.3) /usr/lib/system/liblaunch.dylib 0x7fff89f16000 - 0x7fff89f37fff com.apple.framework.Apple80211 (10.1 - 1010.64) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff89f93000 - 0x7fff89fadff7 libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib 0x7fff8a4d9000 - 0x7fff8a59cff7 libvMisc.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff8a59d000 - 0x7fff8ae25ff7 libclh.dylib (4.0.3 - 4.0.3) <5041EEED-0356-3302-861F-526709ACA871> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib 0x7fff8ae26000 - 0x7fff8b0a1ff7 com.apple.CoreData (111 - 526.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8b0a2000 - 0x7fff8b0aaffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff8b0ad000 - 0x7fff8b0c0ff7 com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff8b0e4000 - 0x7fff8b0e4ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff8b0e5000 - 0x7fff8b0e7ffb libCGXType.A.dylib (775.16) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8b0e8000 - 0x7fff8b0ecfff com.apple.IOAccelerator (156.6 - 156.6) <2E9140C3-D648-3C7D-9971-CED74FE42456> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff8b0ed000 - 0x7fff8b29cfff GLEngine (11.1.1) <72892F1E-5ED5-3733-BE77-FC37CF69D801> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff8b366000 - 0x7fff8b3a7fff libGLU.dylib (11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff8b3a8000 - 0x7fff8b3acff7 libGIF.dylib (1232) <061D5354-FE4F-3C7E-B563-99DC0198062D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8b4b9000 - 0x7fff8b5d0fe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff8b5d1000 - 0x7fff8b5eaff7 com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff8b5f7000 - 0x7fff8b7dcff3 libicucore.A.dylib (531.31) /usr/lib/libicucore.A.dylib 0x7fff8b8de000 - 0x7fff8b94afff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8b94b000 - 0x7fff8b9a5ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8bd5e000 - 0x7fff8be86ff7 com.apple.coreui (2.1 - 305.6.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff8be98000 - 0x7fff8bed8ff7 com.apple.CloudDocs (1.0 - 280.6) /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff8bed9000 - 0x7fff8bef4ff7 com.apple.aps.framework (4.0 - 4.0) /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService 0x7fff8bef5000 - 0x7fff8bef5fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8c282000 - 0x7fff8c293fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff8c294000 - 0x7fff8c29aff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib 0x7fff8c29b000 - 0x7fff8c503ff3 com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff8c504000 - 0x7fff8c516ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff8c517000 - 0x7fff8c7feffb com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff8c804000 - 0x7fff8c863ff3 com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8c864000 - 0x7fff8c9a6fff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib 0x7fff8ca83000 - 0x7fff8ca84ff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8ca85000 - 0x7fff8cc7f46f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib 0x7fff8ccbc000 - 0x7fff8ccc4fe7 libcldcpuengine.dylib (2.4.5) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff8ccc5000 - 0x7fff8ccc6ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff8ccc7000 - 0x7fff8cd01ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff8cd0a000 - 0x7fff8cd32ffb libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff8cd33000 - 0x7fff8cd3cff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff8cd45000 - 0x7fff8ce37fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff8cf2b000 - 0x7fff8cf50ff7 libJPEG.dylib (1232) <09466709-4742-3418-A0AC-116EF9714E2D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff8cfc4000 - 0x7fff8cfd1fff com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff8cfd2000 - 0x7fff8d0b6fff libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib 0x7fff8d29a000 - 0x7fff8d29cff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff8d3d0000 - 0x7fff8d3d2ff7 libquarantine.dylib (76) /usr/lib/system/libquarantine.dylib 0x7fff8d44b000 - 0x7fff8d44cfff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff8dd95000 - 0x7fff8de09fff com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff8de0a000 - 0x7fff8de5efff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff8de6a000 - 0x7fff8dea5fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8dea6000 - 0x7fff8deb7ff7 libsystem_coretls.dylib (35.1.2) /usr/lib/system/libsystem_coretls.dylib 0x7fff8dec4000 - 0x7fff8dec8fff com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8df4b000 - 0x7fff8df58fff com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8ef56000 - 0x7fff8f225ff3 com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff8f226000 - 0x7fff8f251fff com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8f265000 - 0x7fff8f266ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff8f267000 - 0x7fff8f2ceffb com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8f2cf000 - 0x7fff8f2d6ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff8f2d7000 - 0x7fff8f2dfff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff8f2e0000 - 0x7fff8f2e4fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff8f2e5000 - 0x7fff8f2ecfff libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff8f2ed000 - 0x7fff8f2eefff libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib 0x7fff8f2f2000 - 0x7fff8f391df7 com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff8f3b0000 - 0x7fff8f53ffff libGLProgrammability.dylib (11.1.1) <90DE65E5-77DF-3646-B8E8-0462E240800A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff8f540000 - 0x7fff8f5c9fff com.apple.CoreSymbolication (3.1 - 57020) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff8f5d0000 - 0x7fff8f5dcff7 libGPUSupportMercury.dylib (11.1.1) /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff8f5dd000 - 0x7fff8f5e9ff7 com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8f619000 - 0x7fff8f68bff7 com.apple.framework.IOKit (2.0.2 - 1050.10.8) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8f74f000 - 0x7fff8f76cfff libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib 0x7fff8f76d000 - 0x7fff8f772ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff8f773000 - 0x7fff8f79bfff libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib 0x7fff8f79c000 - 0x7fff8fba9ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8fc29000 - 0x7fff8fc7aff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8fc7b000 - 0x7fff8fc7efff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8fc7f000 - 0x7fff8fe82ff3 com.apple.CFNetwork (720.2.4 - 720.2.4) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff8feb2000 - 0x7fff8febdfff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib 0x7fff8febe000 - 0x7fff8fec6fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff8fec7000 - 0x7fff8fec9fff libCVMSPluginSupport.dylib (11.1.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff8feca000 - 0x7fff90176fff com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff9027e000 - 0x7fff90280fff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff90281000 - 0x7fff902b4ff7 com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff902b5000 - 0x7fff90443fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff90444000 - 0x7fff90f8eff7 com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff90f8f000 - 0x7fff91005fe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib 0x7fff91006000 - 0x7fff91009fff com.apple.IOSurface (97 - 97) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff912e6000 - 0x7fff912e8fff com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff9136c000 - 0x7fff913a3ffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff913a4000 - 0x7fff91438fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

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: 258 thread_create: 0 thread_set_state: 0

VM Region Summary: ReadOnly portion of Libraries: Total=240.1M resident=122.2M(51%) swapped_out_or_unallocated=117.9M(49%) Writable regions: Total=177.7M written=8168K(4%) resident=32.2M(18%) swapped_out=0K(0%) unallocated=145.5M(82%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 13.5M CG image 52K CG shared images 240K CoreAnimation 48K CoreImage 16K CoreUI image data 84K Dispatch continuations 16.0M Foundation 4K IOKit 9.9M Kernel Alloc Once 8K MALLOC 97.1M MALLOC (admin) 32K MALLOC_LARGE (reserved) 12.2M reserved VM address space (unallocated) Memory Tag 249 156K OpenCL 16K STACK GUARD 56.1M Stack 14.2M VM_ALLOCATE 17.2M VM_ALLOCATE (reserved) 36K reserved VM address space (unallocated) DATA 27.5M GLSLBUILTINS 2588K IMAGE 528K LINKEDIT 77.0M TEXT 163.2M UNICODE 544K mapped file 62.9M shared memory 68K =========== ======= TOTAL 571.1M TOTAL, minus reserved VM space 558.8M

Model: MacBookPro10,1, BootROM MBP101.00EE.B07, 4 processors, Intel Core i7, 2.7 GHz, 16 GB, SMC 2.3f36 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434314753364D465238432D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.15.159.13.12) Bluetooth: Version 4.3.2f6 15235, 3 services, 19 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD SM512E, 500.28 GB USB Device: Hub USB Device: FaceTime HD Camera (Built-in) USB Device: Hub USB Device: Hub USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: Apple Internal Keyboard / Trackpad Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4

FuzzyDweeb commented 9 years ago

[update] Gideros Player 2015.02 works great on Mac Pro Late 2013 desktop (cylinder) but not MacBookPro Retina both Yosemite OS ...see crash log above.

ar2rsawseen commented 9 years ago

Can you check if the bug persists in this release?

https://github.com/gideros/gideros/releases/tag/2015.03.05

:)

ar2rsawseen commented 9 years ago

Fixed in https://github.com/gideros/gideros/commit/5feb8cc09e549faab5cf8a4cb0f0f131b07164fd