mkeeter / antimony

CAD from a parallel universe
2.1k stars 160 forks source link

Crashes on MacbookAir #9

Closed cashub closed 9 years ago

cashub commented 9 years ago

Antimony (Release: 0.7.6b, feb 2015) crashes within a minute after launch and adding shapes (3D cube, sphere, cone).

Hardware: Macbook Air early 2014 OSX 10.10 CPU 1,4 GHz Intel Core i5 RAM 4 GB 1600 MHz DDR3 Graphics Intel HD Graphics 5000 1536 MB

mkeeter commented 9 years ago

What does the crash log look like? Is it something like this?

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff949c8286 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff9850db53 abort + 129
2   libGPUSupportMercury.dylib      0x00007fff96019bd9 gpusGenerateCrashLog + 173
3   com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x000012340035d5ed gpusKillClient + 9
4   libGPUSupportMercury.dylib      0x00007fff9601b0c0 gpusSubmitDataBuffers + 500
5   com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x0000123400364030 IntelCommandBuffer::getNew(GLDContextRec*) + 48
6   com.apple.driver.AppleIntelHD4000GraphicsGLDriver   0x0000123400363ead intelSubmitCommands + 202

I've seen similar crashes on Yosemite machines with integrated GPUs; not yet sure of the cause.

andershaldin commented 9 years ago

So you think it might be a hardware conflict? I'm running Ubuntu 14.04 on a Macbook Air and the last couple of weeks Antimony has been crashing really hard... to the point of where it is no longer usable :(

mkeeter commented 9 years ago

@andershaldin, can you open up a new issue with details of your crashes?

I'm keeping this issue open for the Yosemite GPU crashes, but they may not related to crashes on Ubuntu (even on similar hardware).

joshuashort commented 9 years ago

I saw this on Hackaday, and I had to rush to try it -- it really looks amazing!

Unfortunately, it crashes within a handful of seconds whenever it runs.. both the latest binary release and compiling from source. I'm trying it on a Yosemite Mac with Intel graphics. Here's the log..

Date/Time:       2015-05-29 12:06:32 -0700
OS Version:      10.10.3 (Build 14D136)
Architecture:    x86_64h
Report Version:  21

Command:         antimony
Path:            /Users/USER/Desktop/*/antimony.app/Contents/MacOS/antimony
Version:         ??? (0.0.0)
PID:             15783

Event:           spin-lite
Duration:        3.70s (process was unresponsive for 2 seconds before sampling)
Steps:           38 (100ms sampling interval)

Hardware model:  MacBookPro11,2
Active cpus:     8

Fan speed:       2158 rpm

Heaviest stack for the main thread of the target process:
  38  start + 52 (antimony + 19172) [0x10145fae4]
  38  main + 2178 (antimony + 397794) [0x1014bc1e2]
  38  QCoreApplication::exec() + 346 (QtCore + 2351962) [0x1027a635a]
  38  QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381 (QtCore + 2339709) [0x1027a337d]
  38  QCocoaEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 2189 (libqcocoa.dylib + 131837) [0x1049ac2fd]
  38  -[NSApplication run] + 594 (AppKit + 551923) [0x7fff883efbf3]
  38  -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 (AppKit + 593768) [0x7fff883f9f68]
  38  _DPSNextEvent + 978 (AppKit + 596411) [0x7fff883fa9bb]
  38  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 205099) [0x7fff8748712b]
  38  ReceiveNextEventCommon + 431 (HIToolbox + 205546) [0x7fff874872ea]
  38  RunCurrentEventLoopInMode + 235 (HIToolbox + 206191) [0x7fff8748756f]
  38  CFRunLoopRunSpecific + 296 (CoreFoundation + 465880) [0x7fff86d22bd8]
  38  __CFRunLoopRun + 927 (CoreFoundation + 467391) [0x7fff86d231bf]
  38  __CFRunLoopDoSources0 + 269 (CoreFoundation + 469901) [0x7fff86d23b8d]
  38  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17 (CoreFoundation + 526849) [0x7fff86d31a01]
  38  QCocoaEventDispatcherPrivate::postedEventsSourceCallback(void*) + 33 (libqcocoa.dylib + 136209) [0x1049ad411]
  38  QCocoaEventDispatcherPrivate::processPostedEvents() + 190 (libqcocoa.dylib + 134030) [0x1049acb8e]
  38  QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971 (QtCore + 2353755) [0x1027a6a5b]
  38  QApplication::notify(QObject*, QEvent*) + 8136 (QtWidgets + 214600) [0x10192b648]
  38  QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251 (QtWidgets + 201515) [0x10192832b]
  38  QGraphicsScene::event(QEvent*) + 1451 (QtWidgets + 3463851) [0x101c44aab]
  38  QObject::event(QEvent*) + 755 (QtCore + 2528147) [0x1027d1393]
  38  QGraphicsScene::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) + 663 (QtWidgets + 3511447) [0x101c50497]
  38  QGraphicsScenePrivate::_q_emitUpdated() + 1682 (QtWidgets + 3410898) [0x101c37bd2]
  38  QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971 (QtCore + 2353755) [0x1027a6a5b]
  38  QApplication::notify(QObject*, QEvent*) + 8136 (QtWidgets + 214600) [0x10192b648]
  38  QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251 (QtWidgets + 201515) [0x10192832b]
  38  QMainWindow::event(QEvent*) + 929 (QtWidgets + 1522465) [0x101a6ab21]
  38  QWidget::event(QEvent*) + 2836 (QtWidgets + 462548) [0x101967ed4]
  38  QWidgetPrivate::syncBackingStore() + 236 (QtWidgets + 397516) [0x1019580cc]
  38  QWidgetBackingStore::sync() + 499 (QtWidgets + 254131) [0x1019350b3]
  38  QWidgetBackingStore::doSync() + 2625 (QtWidgets + 251697) [0x101934731]
  38  QWidgetBackingStore::flush(QWidget*) + 371 (QtWidgets + 237555) [0x101930ff3]
  38  QWidgetBackingStore::qt_flush(QWidget*, QRegion const&, QBackingStore*, QWidget*, QPoint const&, QPlatformTextureList*, QWidgetBackingStore*) + 585 (QtWidgets + 236745) [0x101930cc9]
  38  QPlatformBackingStore::composeAndFlush(QWindow*, QRegion const&, QPoint const&, QPlatformTextureList*, QOpenGLContext*, bool) + 3523 (QtGui + 2734179) [0x10225a863]
  38  QOpenGLContext::swapBuffers(QSurface*) + 499 (QtGui + 379859) [0x10201bbd3]
  38  -[NSOpenGLContext flushBuffer] + 27 (AppKit + 3354427) [0x7fff8869bf3b]
  38  CGLFlushDrawable + 66 (OpenGL + 53178) [0x7fff88ef7fba]
  38  glSwap_Exec + 97 (GLEngine + 119089) [0x7fff8d3b0131]
  38  gldPresentFramebufferData + 142 (AppleIntelHD5000GraphicsGLDriver + 1085954) [0x123400109202]
  38  intelSubmitCommands + 191 (AppleIntelHD5000GraphicsGLDriver + 1086365) [0x12340010939d]
  38  IntelCommandBuffer::getNew(GLDContextRec*) + 48 (AppleIntelHD5000GraphicsGLDriver + 15512) [0x123400003c98]
  38  gpusSubmitDataBuffers + 142 (libGPUSupportMercury.dylib + 12034) [0x7fff8deb8f02]
  38  IOAccelContextSubmitDataBuffers + 245 (IOAccelerator + 6920) [0x7fff8f186b08]
  38  IOConnectCallStructMethod + 56 (IOKit + 27534) [0x7fff86c44b8e]
  38  IOConnectCallMethod + 349 (IOKit + 27018) [0x7fff86c4498a]
  38  io_connect_method + 381 (IOKit + 405868) [0x7fff86ca116c]
  38  mach_msg_trap + 10 (libsystem_kernel.dylib + 70878) [0x7fff8b1c84de]
 *38  hndl_mach_scall64 + 22 (kernel + 2315158) [0xffffff8000435396]
 *38  mach_call_munger64 + 410 (kernel + 2109930) [0xffffff80004031ea]
 *38  mach_msg_overwrite_trap + 205 (kernel + 1200925) [0xffffff800032531d]
 *38  ipc_kmsg_send + 291 (kernel + 1133043) [0xffffff80003149f3]
 *38  ipc_kobject_server + 252 (kernel + 1245196) [0xffffff800033000c]
 *38  ??? (kernel + 1974759) [0xffffff80003e21e7]
 *38  is_io_connect_method + 499 (kernel + 7336131) [0xffffff80008ff0c3]
 *38  IOUserClient::externalMethod(unsigned int, IOExternalMethodArguments*, IOExternalMethodDispatch*, OSObject*, void*) + 841 (kernel + 7346505) [0xffffff8000901949]
 *38  shim_io_connect_method_structureI_structureO + 290 (kernel + 7343442) [0xffffff8000900d52]
 *38  IOAccelContext2::submit_data_buffers(IOAccelContextSubmitDataBuffersIn*, IOAccelContextSubmitDataBuffersOut*, unsigned long long, unsigned long long*) + 538 (IOAcceleratorFamily2 + 19874) [0xffffff7f823a0da2]
 *38  IGAccelGLContext::processDataBuffers(unsigned int) + 141 (AppleIntelHD5000Graphics + 88845) [0xffffff7f8242eb0d]
 *38  IOAccelGLContext2::processDataBuffers(unsigned int) + 130 (IOAcceleratorFamily2 + 81778) [0xffffff7f823aff72]
 *38  lck_mtx_sleep + 134 (kernel + 1276342) [0xffffff80003379b6]
 *38  thread_block_reason + 175 (kernel + 1319343) [0xffffff80003421af]
 *38  ??? (kernel + 1329236) [0xffffff8000344854]
 *38  machine_switch_context + 367 (kernel + 2176511) [0xffffff80004135ff]

  Binary Images:
         0x10145b000 -        0x10154efff  com.impraxical.antimony (0.0.0)                                    <13D7F082-98F0-381A-AB9C-D7A4EB7E8B50>  /Users/USER/Desktop/*/antimony.app/Contents/MacOS/antimony
         0x1018f7000 -        0x101e00fff  org.qt-project.QtWidgets 5.4 (5.4.1)                               <66B1069D-8B19-350F-9F23-97E8F4DB05FB>  /usr/local/opt/qt5/lib/QtWidgets.framework/Versions/5/QtWidgets
         0x101fbf000 -        0x102431fff  org.qt-project.QtGui 5.4 (5.4.1)                                   <EB0D4FE9-8575-338F-84E9-6B6BB14BFE98>  /usr/local/opt/qt5/lib/QtGui.framework/Versions/5/QtGui
         0x102568000 -        0x102a70fff  org.qt-project.QtCore 5.4 (5.4.1)                                  <561F25E6-F163-3536-98C5-A93851D956E0>  /usr/local/opt/qt5/lib/QtCore.framework/Versions/5/QtCore
         0x10498c000 -        0x104a32fff  libqcocoa.dylib (0)                                                <53ACC1FE-1D03-38E9-8CBA-F2E3C198F686>  /usr/local/Cellar/qt5/5.4.1/plugins/platforms/libqcocoa.dylib
      0x123400000000 -     0x123400508fff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver 10.6.20 (10.0.6) <E70F5501-6DEB-333B-905D-EBB099C69015>  /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
      0x7fff86c3e000 -     0x7fff86cb0fff  com.apple.framework.IOKit 2.0.2 (1050.20.2)                        <09C0518C-90DF-3FC3-96D6-34D35F72C8EF>  /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x7fff86cb1000 -     0x7fff87049fff  com.apple.CoreFoundation 6.9 (1153.18)                             <5C0892B8-9691-341F-9279-CA3A74D59AA0>  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x7fff87455000 -     0x7fff8775afff  com.apple.HIToolbox 2.1.1 (758.7)                                  <6711FAA9-904A-3B49-9665-FC8D13B93C42>  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
      0x7fff88369000 -     0x7fff88eeafff  com.apple.AppKit 6.9 (1347.57)                                     <B214D528-7D1C-39B2-BE36-821D417A0297>  /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x7fff88eeb000 -     0x7fff88ef9fff  com.apple.opengl 11.1.2 (11.1.2)                                   <864B35BF-1E76-382B-8D5F-38C7282621E6>  /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x7fff8b1b7000 -     0x7fff8b1d4fff  libsystem_kernel.dylib (2782.20.48)                                <EAFD7BD0-0C30-3E7D-9528-F9916BA0167C>  /usr/lib/system/libsystem_kernel.dylib
      0x7fff8d393000 -     0x7fff8d542fff  GLEngine (11.1.2)                                                  <68FDFD73-F15C-3460-9984-10F5DEF79907>  /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
      0x7fff8deb6000 -     0x7fff8dec2fff  libGPUSupportMercury.dylib (11.1.2)                                <55BFDDBD-C196-3D24-A7DA-905A6A722DAC>  /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
      0x7fff8f185000 -     0x7fff8f189fff  com.apple.IOAccelerator 156.14 (156.14)                            <5D593364-14AA-3DDA-96FE-B9CF4FE09143>  /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
 *0xffffff7f8239c000 - 0xffffff7f823d6fff  com.apple.iokit.IOAcceleratorFamily2 156.14 (156.14)               <BE7D765B-49C1-34F9-B75E-3EAF8A4062A3>  /System/Library/Extensions/IOAcceleratorFamily2.kext/Contents/MacOS/IOAcceleratorFamily2
 *0xffffff7f82419000 - 0xffffff7f82466fff  com.apple.driver.AppleIntelHD5000Graphics 10.6.20 (10.0.6)         <F6346970-2B85-3F39-92FA-3CC28AEF9F89>  /System/Library/Extensions/AppleIntelHD5000Graphics.kext/Contents/MacOS/AppleIntelHD5000Graphics
 *0xffffff8000200000 - 0xffffff80009fffff  kernel (2782.20.48)                                                <4B3A11F4-77AA-3D27-A22D-81A1BC5B504D>  /System/Library/Kernels/kernel
joshuashort commented 9 years ago

The graph view seems fine.. the hang/eventual crash happens when moving the mouse around the 'View'.

mkeeter commented 9 years ago

Yeah, this is as-of-yet unsolved but very reproducible -- it happens whenever people try to use Yosemite with an integrated GPU. I'm hoping that someone with this setup will do the deep device necessary to figure it out; I may also try to borrow a machine with that config to reproduce myself.

joshuashort commented 9 years ago

Any hints? I have this setup, and I'm pretty familiar with Python and C++ .. I've used Qt a bit.. just not so much OpenGL..

On May 29, 2015, at 12:47 PM, Matt Keeter notifications@github.com wrote:

Yeah, this is as-of-yet unsolved but very reproducible -- it happens whenever people try to use Yosemite with an integrated GPU. I'm hoping that someone with this setup will do the deep device necessary to figure it out; I may also try to borrow a machine with that config to reproduce myself.

— Reply to this email directly or view it on GitHub.

dylanmc commented 9 years ago

I have a MacBook Pro with Yosemite and both integrated and discrete GPU, and used the gfxCardStatus program to force my machine to stay with integrated graphics. Oddly, even in this mode, Antimony works fine (a bit slower). If I can run any experiments to help diagnose what's going wrong, I'm happy to.

codexmas commented 9 years ago

Same issue here with Macbook Air, crashes after about 10 seconds. Also seeing a big lag between drags of objects and window positions before it finally crashes.

elbowdonkey commented 9 years ago

Same issue here. I can include crash logs if that's useful.

Exact machine specs:

OSX: 10.10.3 (14D136) GPU: Intel HD Graphics 5000 1536 MB CPU: 1.7 GHz Intel Core i7 RAM: 8 GB 1600 MHz DDR3

I see the crash when simply switching from one window to another. When that happens, the first message I see in the logs is this:

5/29/15 1:41:39.895 PM WindowServer[155]: Surface testing disallowed updates for 10 sequential attempts...

The resulting crash report has this:

Graphics hardware encountered an error and was reset: 0x00008807
elbowdonkey commented 9 years ago

Is it possible that the version of OpenCL and OpenGL being used in antimony aren't supported on the Iris HD Graphics 5000 GPUs?

This Apple doc shows what's supported: https://support.apple.com/en-us/HT202823

My Macbook Air supports OpenGL 4.1 and OpenCL 1.2.

It's not obvious what versions are used by QT 5.4 - I'll continue to dig deeper.

mkeeter commented 9 years ago

The crash is somewhere within Qt's redraw loop, so it's either Qt's fault or I'm doing something that corrupts OpenGL state. If the crash is happening without any shapes present in the 3D view, then there's a pretty limited surface area: https://github.com/mkeeter/antimony/blob/develop/src/ui/viewport/viewport.cpp#L488-L555 is the only chunk that messes with OpenGL in the 3D viewport.

I attempt to be very conservative with OpenGL, targetting 2.1.

(I've also made plans to borrow a friend's machine with this configuration so I can reproduce myself).

joshuashort commented 9 years ago

I dug around a little.. When I get back to my computer, I'll look more at the mouse move event and search for things regarding Qt5, OpenGL, Yosemite, and integrated graphics. Something's going on with mouse move.. if you move the cursor smoothly, slowly, and without much change in direction, it tends to work. Anything else will cause the app to hang and crash. Not all hangs cause a crash, but most do.

joshuashort commented 9 years ago

Hmm.. I commented out lines 400 and 401 in viewport.cpp.. of course the coordinates don't refresh anymore, and it caused some insane graphics crash the first time I ran it.. but it's a little more stable. I'll look into redraw stuff and see if anything pops out.

elbowdonkey commented 9 years ago

I fired the app up and avoided touching the trackpad. I used the keyboard to switch between windows (CMD + ~) and there was no beach balling, no crashing whatsoever. I could have probably done that for hours.

Thinking that it might be a trackpad only thing I hooked up a USB mouse. I was able to switch between windows by clicking on their title bars, but it would get progressively slower and freeze the entire machine at times. Eventually the machine would become responsive again.

I then closed Antimony, and was about to write up this comment when I started seeing graphics artifacts in Safari, which was very quickly followed by a full kernel panic requiring a full power cycle.

There are some "mouse" related issues for QT. Maybe these are worth investigating? Though there's no smoking gun in any of these, and I'm not certain any of them are OpenGL related.

https://bugreports.qt.io/browse/QTBUG-44343 https://bugreports.qt.io/browse/QTBUG-39580 https://bugreports.qt.io/browse/QTBUG-39211

elbowdonkey commented 9 years ago

As far OpenGL versions go, maybe 2.1 is too old? The mid-2007 machines support 3.3, while the latest machines support 4.1. I'll see if I can get a build with 3.3 working.

elbowdonkey commented 9 years ago

I was able to build antimony using 3.3, but ran into the same issues.

I also just ran across this blog entry that might be relevant to the issues we're seeing: http://esoerik.blogspot.no/2015/01/in-pyqt5-with-qopenglwidget-on-os-x.html

elbowdonkey commented 9 years ago

I think I found the issue. Can't say I know why because I found it accidentally.

If you disable multisampling by commenting out this line: https://github.com/mkeeter/antimony/blob/develop/src/app/main.cpp#L20 it works crash free.

lberezy commented 9 years ago

Just chiming in to say I'm having the same issues with the current released binary.

My crash log is as below:

Process:               antimony [44807]
Path:                  /Volumes/VOLUME/antimony.app/Contents/MacOS/antimony
Identifier:            com.impraxical.antimony
Version:               0.7.9
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           antimony [44807]
User ID:               501

Date/Time:             2015-05-30 10:48:33.281 +1000
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        171269B8-1F88-D142-D677-5389FEF1D116

Sleep/Wake UUID:       4AEF9FC7-409E-40B4-A7A4-52B947B05FC2

Time Awake Since Boot: 190000 seconds
Time Since Wake:       1300 seconds

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
abort() called

Application Specific Signatures:
Graphics hardware encountered an error and was reset: 0x00008807

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff85630286 __pthread_kill + 10
1   libsystem_c.dylib               0x00007fff898f8b53 abort + 129
2   libGPUSupportMercury.dylib      0x00007fff91367b81 gpusGenerateCrashLog + 173
3   com.apple.driver.AppleIntelHD5000GraphicsGLDriver   0x000012340044249f gpusKillClient + 9
4   libGPUSupportMercury.dylib      0x00007fff91369068 gpusSubmitDataBuffers + 500
5   com.apple.driver.AppleIntelHD5000GraphicsGLDriver   0x0000123400003c98 IntelCommandBuffer::getNew(GLDContextRec*) + 48
6   com.apple.driver.AppleIntelHD5000GraphicsGLDriver   0x000012340010939d intelSubmitCommands + 191
7   QtWidgets                       0x00000001025be9b8 0x10252e000 + 592312
8   QtWidgets                       0x00000001025a367e QWidgetPrivate::sendComposeStatus(QWidget*, bool) + 46
9   QtWidgets                       0x00000001025a36cc QWidgetPrivate::sendComposeStatus(QWidget*, bool) + 124
10  QtWidgets                       0x00000001025a36cc QWidgetPrivate::sendComposeStatus(QWidget*, bool) + 124
11  QtWidgets                       0x0000000102567c71 0x10252e000 + 236657
12  QtWidgets                       0x0000000102567ff3 0x10252e000 + 237555
13  QtWidgets                       0x000000010256b731 0x10252e000 + 251697
14  QtWidgets                       0x000000010256c0b3 0x10252e000 + 254131
15  QtWidgets                       0x000000010258f0cc QWidgetPrivate::syncBackingStore() + 236
16  QtWidgets                       0x000000010259eed4 QWidget::event(QEvent*) + 2836
17  QtWidgets                       0x00000001026a1b21 QMainWindow::event(QEvent*) + 929
18  QtWidgets                       0x000000010255f32b QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
19  QtWidgets                       0x0000000102562648 QApplication::notify(QObject*, QEvent*) + 8136
20  QtCore                          0x00000001032f6a5b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
21  QtWidgets                       0x000000010286ebd2 0x10252e000 + 3410898
22  QtWidgets                       0x0000000102887497 0x10252e000 + 3511447
23  QtCore                          0x0000000103321393 QObject::event(QEvent*) + 755
24  QtWidgets                       0x000000010287baab QGraphicsScene::event(QEvent*) + 1451
25  QtWidgets                       0x000000010255f32b QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
26  QtWidgets                       0x0000000102562648 QApplication::notify(QObject*, QEvent*) + 8136
27  QtCore                          0x00000001032f6a5b QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 971
28  libqcocoa.dylib                 0x0000000105ef8b8e 0x105ed8000 + 134030
29  libqcocoa.dylib                 0x0000000105ef9411 0x105ed8000 + 136209
30  com.apple.CoreFoundation        0x00007fff834eca01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
31  com.apple.CoreFoundation        0x00007fff834dec5c __CFRunLoopDoSources0 + 476
32  com.apple.CoreFoundation        0x00007fff834de1bf __CFRunLoopRun + 927
33  com.apple.CoreFoundation        0x00007fff834ddbd8 CFRunLoopRunSpecific + 296
34  com.apple.HIToolbox             0x00007fff82f2756f RunCurrentEventLoopInMode + 235
35  com.apple.HIToolbox             0x00007fff82f271ee ReceiveNextEventCommon + 179
36  com.apple.HIToolbox             0x00007fff82f2712b _BlockUntilNextEventMatchingListInModeWithFilter + 71
37  com.apple.AppKit                0x00007fff8685b9bb _DPSNextEvent + 978
38  com.apple.AppKit                0x00007fff8685af68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
39  com.apple.AppKit                0x00007fff86850bf3 -[NSApplication run] + 594
40  libqcocoa.dylib                 0x0000000105ef82fd 0x105ed8000 + 131837
41  QtCore                          0x00000001032f337d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
42  QtCore                          0x00000001032f635a QCoreApplication::exec() + 346
43  com.impraxical.antimony         0x0000000102121286 main + 1718
44  com.impraxical.antimony         0x00000001020cb4d4 start + 52

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

Thread 2:: Qt bearer thread
0   libsystem_kernel.dylib          0x00007fff856303fa __select + 10
1   QtCore                          0x0000000103346cc8 qt_safe_select(int, fd_set*, fd_set*, fd_set*, timespec const*) + 104
2   QtCore                          0x0000000103347d80 QEventDispatcherUNIXPrivate::doSelect(QFlags<QEventLoop::ProcessEventsFlag>, timespec*) + 672
3   QtCore                          0x0000000103348e4a QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 234
4   QtCore                          0x00000001032f337d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
5   QtCore                          0x00000001030e94d5 QThread::exec() + 117
6   QtCore                          0x00000001030ecf63 0x1030b8000 + 216931
7   libsystem_pthread.dylib         0x00007fff8ddc6268 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff8ddc61e5 _pthread_start + 176
9   libsystem_pthread.dylib         0x00007fff8ddc441d thread_start + 13

Thread 3:
0   libsystem_kernel.dylib          0x00007fff8562b4de mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff8562a64f mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff834deeb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff834de37b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation        0x00007fff834ddbd8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff8692366b _NSEventThread + 137
6   libsystem_pthread.dylib         0x00007fff8ddc6268 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff8ddc61e5 _pthread_start + 176
8   libsystem_pthread.dylib         0x00007fff8ddc441d thread_start + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff8563094a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8ddc440d start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff8563094a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8ddc440d start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5db36c88  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff5db36cb0  rsp: 0x00007fff5db36c88
   r8: 0x0000000000000000   r9: 0x00007fff89922d70  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x0000000000000026  r13: 0x00007f8b108cf910  r14: 0x00007fff74671300  r15: 0x00007f8b108cbc00
  rip: 0x00007fff85630286  rfl: 0x0000000000000206  cr2: 0x00007fff73caf080

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Binary Images:
       0x1020c6000 -        0x1021b2ff7 +com.impraxical.antimony (0.7.9) <CC9B74AA-55F5-34DF-8DCE-74622E7D955E> /Volumes/VOLUME/antimony.app/Contents/MacOS/antimony
       0x10224f000 -        0x1023a4fff +org.python.python (3.4.3, [c] 2001-2015 Python Software Foundation. - 3.4.3) <D4D54C7F-9572-36EC-8F9A-23A800770B5E> /Volumes/VOLUME/antimony.app/Contents/Frameworks/Python.framework/Versions/3.4/Python
       0x102456000 -        0x102479fff +libpng16.16.dylib (0) <6B9EFDD3-9445-3E3E-A41B-EE9F31FFA651> /Volumes/VOLUME/antimony.app/Contents/Frameworks/libpng16.16.dylib
       0x102486000 -        0x1024b4fff +libboost_python3.dylib (0) <E5057F14-3E66-3EB7-AA97-D4F44AB8AEBE> /Volumes/VOLUME/antimony.app/Contents/Frameworks/libboost_python3.dylib
       0x1024cf000 -        0x10250eff7 +QtOpenGL (5.4.1) <1F4516F3-67E8-322F-881A-E2E0BE14A370> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
       0x10252e000 -        0x102a37fff +QtWidgets (5.4.1) <127593B4-23A9-316B-8618-1C2F9AA9A40B> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x102b6f000 -        0x102fe1ff7 +QtGui (5.4.1) <D72947CF-392F-335F-A699-9EA6821E87DA> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x1030b8000 -        0x1035c0ff7 +QtCore (5.4.1) <58BE8571-1DA5-3564-9A0C-CCA859357056> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x103650000 -        0x103769fff +QtNetwork (5.4.1) <7EF89E5C-21CA-3892-8B4D-33D6524F2E6A> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x1037a4000 -        0x1037a8fff  com.apple.agl (3.3.0 - AGL-3.3.0) <83B4076C-BD87-3436-B59F-65184128FEC1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x103d85000 -        0x103db9fff +QtPrintSupport (5.4.1) <6BB9FE24-AFC8-3325-AEED-ED63B60D536B> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x105ed8000 -        0x105f7efff +libqcocoa.dylib (0) <C30E6D14-BBA7-3083-AF94-B82D26A324C7> /Volumes/VOLUME/antimony.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x1063e6000 -        0x1063fcfff +libqcorewlanbearer.dylib (0) <55D48D61-3328-3F93-8A1C-205408636FC9> /Volumes/VOLUME/antimony.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib
       0x109d02000 -        0x109d0bff7 +libqgenericbearer.dylib (0) <324FDEB8-C586-3A6F-A6CF-26059C93C003> /Volumes/VOLUME/antimony.app/Contents/PlugIns/bearer/libqgenericbearer.dylib
       0x109d11000 -        0x109d15ff7 +math.so (0) <9737E187-DDD1-3C6C-850B-16F0AC1EFD7D> /Volumes/VOLUME/antimony.app/Contents/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/math.so
       0x10aae3000 -        0x10aae3fe7 +cl_kernels (???) <A30E526A-4CFC-4028-9E7D-4A93158B6CB0> cl_kernels
       0x10b192000 -        0x10b192fef +cl_kernels (???) <B0762209-9499-4A1D-9A9B-7A2A2F7BE02F> cl_kernels
       0x10db17000 -        0x10dbfdfef  unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x123400000000 -     0x123400508fff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.6.20 - 10.0.6) <E70F5501-6DEB-333B-905D-EBB099C69015> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD5000GraphicsGLDriver
    0x7fff5ff1d000 -     0x7fff5ff53837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff8295d000 -     0x7fff829cbffb  com.apple.Heimdal (4.0 - 2.0) <7697A837-98B8-3BDB-A7D2-8ED4C9ABC510> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff829cc000 -     0x7fff829cefff  libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib
    0x7fff82a54000 -     0x7fff82a86ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff82a87000 -     0x7fff82aa8fff  com.apple.framework.Apple80211 (10.3 - 1030.71.6) <D3862426-2586-3DF7-BA75-9A184FCD74C4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff82afb000 -     0x7fff82b02ff7  libCGCMS.A.dylib (779.11) <5D33FF8C-AC74-3B7B-A602-4AA470FEAF79> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff82b05000 -     0x7fff82ba4e27  com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff82c65000 -     0x7fff82cdbfe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff82cdc000 -     0x7fff82ee9ff3  com.apple.CFNetwork (720.3.13 - 720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff82ef5000 -     0x7fff831faff3  com.apple.HIToolbox (2.1.1 - 758.7) <6711FAA9-904A-3B49-9665-FC8D13B93C42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff831fb000 -     0x7fff832dffff  libcrypto.0.9.8.dylib (52.20.2) <977DA067-2588-3BF8-A7B2-F08FC6E9088F> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff83319000 -     0x7fff8331afff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8331b000 -     0x7fff8331cff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8331d000 -     0x7fff8334dfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8334e000 -     0x7fff83389fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8338a000 -     0x7fff833bdfff  com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff833be000 -     0x7fff833c6ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff833c7000 -     0x7fff833cbfff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff833cc000 -     0x7fff833d7ff7  com.apple.CrashReporterSupport (10.10 - 631) <D87A64FA-64B1-3B23-BB43-ADE173C108C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff833db000 -     0x7fff833f5ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8341a000 -     0x7fff83440fff  com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff83446000 -     0x7fff83456ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff83457000 -     0x7fff8345ffff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff83460000 -     0x7fff83466fff  libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff83467000 -     0x7fff8346bff7  libGIF.dylib (1237) <8A40FED5-FA90-3E76-A359-CD974C43A962> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8346c000 -     0x7fff83804ff7  com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff83860000 -     0x7fff83b2fff3  com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff83c85000 -     0x7fff83cafff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff83cb0000 -     0x7fff83d86ff3  com.apple.DiskImagesFramework (10.10.1 - 396) <1149D3E1-CC6C-3177-916D-2BE066DC9344> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8490e000 -     0x7fff84937ffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff84939000 -     0x7fff8493cfff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8493d000 -     0x7fff8494aff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff84a4c000 -     0x7fff84a68fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff84a69000 -     0x7fff84a6bff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff84a97000 -     0x7fff84aa8fff  libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib
    0x7fff84b97000 -     0x7fff84b99fff  libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff84c87000 -     0x7fff84c92fff  libGL.dylib (11.1.2) <BF99CC65-215A-3C7D-87D7-3F7EE6E9B3DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff84cb8000 -     0x7fff84cb8fff  com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff851ee000 -     0x7fff8531efff  com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff8531f000 -     0x7fff85431ff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff85434000 -     0x7fff85619ff7  libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
    0x7fff8561a000 -     0x7fff85637fff  libsystem_kernel.dylib (2782.20.48) <EAFD7BD0-0C30-3E7D-9528-F9916BA0167C> /usr/lib/system/libsystem_kernel.dylib
    0x7fff85650000 -     0x7fff8568affb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff856d1000 -     0x7fff8576ffff  com.apple.Metadata (10.7.0 - 917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8580a000 -     0x7fff8581dff7  com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff8584c000 -     0x7fff8584ffff  com.apple.xpc.ServiceManagement (1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff85852000 -     0x7fff85856fff  com.apple.IOAccelerator (156.14 - 156.14) <5D593364-14AA-3DDA-96FE-B9CF4FE09143> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff85857000 -     0x7fff858cbffb  com.apple.securityfoundation (6.0 - 55126) <42589E18-D38C-3E25-B638-6E29740C224C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff858d1000 -     0x7fff85912fff  libGLU.dylib (11.1.2) <4C54F0D1-2ADC-38A0-92D1-F479E9B99355> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8591e000 -     0x7fff85a85ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff85a86000 -     0x7fff85ad2fff  com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff85e93000 -     0x7fff85ea0ff3  com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff85edb000 -     0x7fff85edffff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff85f5f000 -     0x7fff85f6dff7  com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff85f6e000 -     0x7fff867aafe3  com.apple.CoreGraphics (1.600.0 - 779.11) <DC15AADD-387C-348E-84F0-1C8BAAB1B567> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff867ca000 -     0x7fff8734bff7  com.apple.AppKit (6.9 - 1347.57) <B214D528-7D1C-39B2-BE36-821D417A0297> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff87368000 -     0x7fff87370ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff873c3000 -     0x7fff87465fff  com.apple.Bluetooth (4.3.4 - 4.3.4f4) <A1120885-F31B-3C13-9B0D-2589F391CC7A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff87466000 -     0x7fff874fcff7  com.apple.cloudkit.CloudKit (283.67.2 - 283.67.2) <79F5AD38-61D5-30E6-96DC-974351D4195B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff876ee000 -     0x7fff876eefff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff876ef000 -     0x7fff8771afff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8771b000 -     0x7fff877cafe7  libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8786f000 -     0x7fff878b5ff7  libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff878b6000 -     0x7fff878e7ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <D0903EA8-D861-3488-BCF5-9D8E7C6D01FA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff87911000 -     0x7fff8791aff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8791b000 -     0x7fff8791dfff  com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8791e000 -     0x7fff8793aff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff88350000 -     0x7fff88410ff7  com.apple.backup.framework (1.6.4 - 1.6.4) <A67CE7D7-AAE4-3AC0-86B7-EAF403853D09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff88411000 -     0x7fff88435fef  libJPEG.dylib (1237) <6DB10054-5C64-32FB-83FD-E102A8F73258> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8859e000 -     0x7fff885a0ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff885a1000 -     0x7fff885c0fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff886b9000 -     0x7fff886befff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff886bf000 -     0x7fff886bffff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff886c0000 -     0x7fff887b2ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff888a7000 -     0x7fff88cb4ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff88cb5000 -     0x7fff88cedfff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff88cee000 -     0x7fff88ceefff  libOpenScriptingUtil.dylib (162.1) <E0605012-0DDB-3150-8FD0-699376FA3CD0> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff88d09000 -     0x7fff88d31fff  libsystem_info.dylib (459.20.1) <AEB3FE62-4763-3050-8352-D6F9AF961AE6> /usr/lib/system/libsystem_info.dylib
    0x7fff88d32000 -     0x7fff88d7dfff  com.apple.CloudDocs (1.0 - 321.6) <4C54EDB7-4377-3722-8C47-F3C3D260FCBA> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff88d7e000 -     0x7fff88d98ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff88dbc000 -     0x7fff88dc1fff  libsystem_stats.dylib (163.20.16) <FBC3F80F-A0FB-3BD6-9A7E-800DE45F092E> /usr/lib/system/libsystem_stats.dylib
    0x7fff88e1a000 -     0x7fff88e1aff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff88f23000 -     0x7fff88f7dff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff88f7e000 -     0x7fff892affff  com.apple.Foundation (6.9 - 1153.20) <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff892d6000 -     0x7fff895d8ffb  com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff895d9000 -     0x7fff895fefff  libPng.dylib (1237) <F5652650-87ED-3D53-9E59-A897DFA41DD0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff895ff000 -     0x7fff89666ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff89667000 -     0x7fff896b5fff  libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib
    0x7fff896b6000 -     0x7fff896d1ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8983f000 -     0x7fff8989afe7  libTIFF.dylib (1237) <6C8BBCA3-C233-3941-ACF9-F06C5E6EE2E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8989b000 -     0x7fff89927ff7  libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib
    0x7fff89928000 -     0x7fff8993aff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff899bd000 -     0x7fff89ae1ff7  com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff89ae2000 -     0x7fff89ae9ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8a039000 -     0x7fff8a074fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8a075000 -     0x7fff8a082fff  libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
    0x7fff8a083000 -     0x7fff8a08bffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8a0a2000 -     0x7fff8a0b4ff7  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
    0x7fff8a0b5000 -     0x7fff8a14aff7  com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8a14b000 -     0x7fff8a14dfff  libCVMSPluginSupport.dylib (11.1.2) <6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8a14e000 -     0x7fff8a167ffb  com.apple.openscripting (1.4 - 162.1) <E6B42781-A556-355A-8A49-82A8D2B347FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8a168000 -     0x7fff8a1ecfff  com.apple.PerformanceAnalysis (1.0 - 1) <599AED3E-B689-3C40-8B91-93AD36C97658> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8a229000 -     0x7fff8a254fff  com.apple.DictionaryServices (1.2 - 229) <F03DFAC6-6285-3176-9C6D-7CC50F8CD52A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8a379000 -     0x7fff8a3f1ff7  com.apple.SystemConfiguration (1.14 - 1.14) <06A8405D-53BA-30A9-BA8A-222099176091> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff8a543000 -     0x7fff8a544fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a54b000 -     0x7fff8a5bdfff  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8a5be000 -     0x7fff8a625ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8a639000 -     0x7fff8a77ffef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
    0x7fff8a7c3000 -     0x7fff8a7c4fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8a85d000 -     0x7fff8a861fff  libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8a864000 -     0x7fff8a86cfe7  libcldcpuengine.dylib (2.4.5) <0E9B5292-1EBC-379D-A706-83A27C05D742> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8a876000 -     0x7fff8a883ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff8a884000 -     0x7fff8a88bfff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8a88c000 -     0x7fff8a895ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff8a899000 -     0x7fff8a899fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8a8ed000 -     0x7fff8aa06ffb  com.apple.CoreText (352.0 - 454.6) <D45790B0-E1A3-3C7D-8BA2-AB71D2CFA7FB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8aa2f000 -     0x7fff8aac3fff  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
    0x7fff8aac4000 -     0x7fff8aac4fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8ab2b000 -     0x7fff8ae46fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8af3f000 -     0x7fff8af59ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8b8c8000 -     0x7fff8b8c8ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8b8c9000 -     0x7fff8b8d4ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <A5640275-E2A6-3856-95EF-5F0DC440B10C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8bcae000 -     0x7fff8bcbffff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff8bd61000 -     0x7fff8bd98ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8bd99000 -     0x7fff8bd9cff7  libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib
    0x7fff8bd9d000 -     0x7fff8bdeaff7  com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8c2d5000 -     0x7fff8c2d7ff7  com.apple.securityhi (9.0 - 55006) <5DB5773C-FC07-302C-98FE-4B80D88D481A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8c9b7000 -     0x7fff8ca06ff7  com.apple.opencl (2.4.2 - 2.4.2) <4A9574ED-15CF-3EBB-B4C0-D30F644D6C74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ca07000 -     0x7fff8ca12fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8ca5d000 -     0x7fff8ca74ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff8ca7e000 -     0x7fff8ca82fff  com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8ca83000 -     0x7fff8cc7d46f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff8ccdb000 -     0x7fff8cf45ff7  com.apple.security (7.0 - 57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8cf46000 -     0x7fff8cfb7ffb  com.apple.ApplicationServices.ATS (360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8cfb8000 -     0x7fff8cfe7ff7  com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8cfe8000 -     0x7fff8cfe9fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8cfea000 -     0x7fff8cfeafff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8cfeb000 -     0x7fff8d17afff  libGLProgrammability.dylib (11.1.2) <E4FDCB86-E93C-36CC-B2EF-5FA0E96FF880> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8d419000 -     0x7fff8d488fff  com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8d574000 -     0x7fff8d57afff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8d57b000 -     0x7fff8d5c5ff7  com.apple.HIServices (1.22 - 522.1) <E8BD41E4-7747-3CAF-807A-5CA9AD16B525> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8d5db000 -     0x7fff8d5dffff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8d64e000 -     0x7fff8d69aff7  libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
    0x7fff8d6f4000 -     0x7fff8d77dff7  com.apple.CoreSymbolication (3.1 - 57020.1) <85707039-0C8A-3409-B0B5-153431CC1841> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8d77e000 -     0x7fff8d8b8fff  com.apple.ImageIO.framework (3.3.0 - 1237) <3C06213D-847A-3C7B-843E-6EC37113965D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8d912000 -     0x7fff8dd42fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8dd71000 -     0x7fff8ddc2fff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8ddc3000 -     0x7fff8ddccfff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8df2e000 -     0x7fff8df37fff  libGFXShared.dylib (11.1.2) <0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8df38000 -     0x7fff8df4eff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8df5c000 -     0x7fff8df76ff7  libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
    0x7fff8dfef000 -     0x7fff8dff7fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8dff8000 -     0x7fff8e018fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8e019000 -     0x7fff8e024ff7  libcsfde.dylib (471.20.7) <44E51549-CECC-3C7B-867B-01901CA9C756> /usr/lib/libcsfde.dylib
    0x7fff8e025000 -     0x7fff8e027fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff8e02c000 -     0x7fff8e0bdff7  libCoreStorage.dylib (471.20.7) <ECD8903C-F131-3A9A-BBF4-E124DA028909> /usr/lib/libCoreStorage.dylib
    0x7fff8e124000 -     0x7fff8e3a3ff7  com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8e3a4000 -     0x7fff8e3a4fff  com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e45d000 -     0x7fff8e54dfef  libJP2.dylib (1237) <A24C99BF-2360-343F-BCA1-F044E78EA0DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e54e000 -     0x7fff8e65dff3  com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8e669000 -     0x7fff8e674ff7  libkxld.dylib (2782.20.48) <28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib
    0x7fff8f64d000 -     0x7fff8f650fff  com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8f97d000 -     0x7fff8f9a5fff  libxpc.dylib (559.20.9) <D35D0DB2-D7BD-3BE4-8378-062BFE545E1D> /usr/lib/system/libxpc.dylib
    0x7fff8fa55000 -     0x7fff8fa57fff  libRadiance.dylib (1237) <9B048776-53BB-3947-8ECE-9DDA804C86B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8fb12000 -     0x7fff8fb14fff  com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff8fb15000 -     0x7fff8fb1aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8fb1b000 -     0x7fff8fb1dffb  libCGXType.A.dylib (779.11) <51607E77-F183-3CC2-A78C-238AFBDF6262> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8fb83000 -     0x7fff8fbefff3  com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff8fc5b000 -     0x7fff8fc85fff  GLRendererFloat (11.1.2) <87953360-E0E4-3523-8EC3-2062C26C7FD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff8fc86000 -     0x7fff8fc95fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8fc96000 -     0x7fff8fceafff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8fceb000 -     0x7fff8fd08fff  com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8fd09000 -     0x7fff8fd4fff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8fd50000 -     0x7fff90037ffb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff90038000 -     0x7fff9036bff7  libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
    0x7fff903a6000 -     0x7fff903a7ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff903a8000 -     0x7fff903e0fff  libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib
    0x7fff903e1000 -     0x7fff90590fff  GLEngine (11.1.2) <68FDFD73-F15C-3460-9984-10F5DEF79907> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff90591000 -     0x7fff9060ffff  com.apple.CoreServices.OSServices (640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9062a000 -     0x7fff9064eff7  com.apple.Sharing (328.16 - 328.16) <F96C7040-5FAF-3BC6-AE1E-5BF9CBE786C4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff9064f000 -     0x7fff90654ffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff90712000 -     0x7fff90804fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff90805000 -     0x7fff90845ff7  libGLImage.dylib (11.1.2) <260A4BF3-DC45-369C-A0CD-B667F9D17179> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff90846000 -     0x7fff90860fff  com.apple.AppleVPAFramework (1.4.3 - 1.4.3) <AE62A92E-EDA7-37AD-8AF0-7912E9381A1F> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff90861000 -     0x7fff9086dff7  com.apple.OpenDirectory (10.10 - 187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff908dc000 -     0x7fff90909fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff90913000 -     0x7fff90915fff  libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff90916000 -     0x7fff909d1ff7  com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff91261000 -     0x7fff91272ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff91273000 -     0x7fff91279ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff912d5000 -     0x7fff912eeff7  com.apple.CFOpenDirectory (10.10 - 187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff912ef000 -     0x7fff912f9ff7  com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff912fa000 -     0x7fff91317ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff91366000 -     0x7fff91372ff7  libGPUSupportMercury.dylib (11.1.2) <55BFDDBD-C196-3D24-A7DA-905A6A722DAC> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff91373000 -     0x7fff91467fff  libFontParser.dylib (134.2) <9F57B025-AB9C-31DD-9D54-2D7AB1298885> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff91468000 -     0x7fff91470ff3  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff91471000 -     0x7fff91472ff3  libSystem.B.dylib (1213) <CCEC13A5-D0D9-31C5-B0B0-1C564B4A20A6> /usr/lib/libSystem.B.dylib
    0x7fff915c0000 -     0x7fff915d2ff7  libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
    0x7fff915d3000 -     0x7fff91632fff  com.apple.AE (681.2 - 681.2) <181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff91633000 -     0x7fff9175bff7  com.apple.coreui (2.1 - 308.6) <DEA5D3E1-D333-302B-A6CF-7643BFDFAED0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff9175c000 -     0x7fff91787ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff91788000 -     0x7fff91916fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff91917000 -     0x7fff9193ffff  libRIP.A.dylib (779.11) <88434DA0-B6B8-304A-9DC0-41D3947E8734> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff91973000 -     0x7fff919a3fff  com.apple.GSS (4.0 - 2.0) <A37BAF76-C262-3292-B82D-F004CAC5F333> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff919a4000 -     0x7fff91a10fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff9229a000 -     0x7fff9244aff3  com.apple.QuartzCore (1.10 - 361.18) <ACA61D8F-9535-3141-8FDD-AC3EF6BF0806> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9244b000 -     0x7fff92450ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff92451000 -     0x7fff92452ff7  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
    0x7fff92486000 -     0x7fff92486ff7  liblaunch.dylib (559.20.9) <FA89A113-696E-3271-8FE1-A0D7324E8481> /usr/lib/system/liblaunch.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=215.6M resident=156.3M(73%) swapped_out_or_unallocated=59.3M(27%)
Writable regions: Total=181.6M written=17.0M(9%) resident=36.2M(20%) swapped_out=14.2M(8%) unallocated=145.5M(80%)

REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  4516K
CG image                             12K
CG shared images                    368K
CoreImage                             8K
CoreUI image data                    72K
Dispatch continuations             8192K
IOKit                              51.5M
Kernel Alloc Once                     8K
MALLOC                             89.0M
MALLOC (admin)                       32K
MALLOC_LARGE (reserved)             512K        reserved VM address space (unallocated)
Memory Tag 242                       12K
Memory Tag 251                        8K
OpenCL                               16K
OpenGL GLSL                         256K
STACK GUARD                        56.0M
Stack                              10.1M
VM_ALLOCATE                        17.1M
__DATA                             17.1M
__GLSLBUILTINS                     2588K
__IMAGE                             528K
__LINKEDIT                         76.1M
__TEXT                            139.5M
__UNICODE                           552K
mapped file                        68.1M
shared memory                        68K
===========                      =======
TOTAL                             541.8M
TOTAL, minus reserved VM space    541.3M

Model: MacBookAir6,2, BootROM MBA61.0099.B18, 2 processors, Intel Core i5, 1.3 GHz, 4 GB, SMC 2.13f15
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x80AD, 0x483943434E4E4E384A544D4C41522D4E544D
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (7.15.166.24.3)
Bluetooth: Version 4.3.4f4 15601, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM0128F, 121.33 GB
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 23.6
elbowdonkey commented 9 years ago

@lberezy are you able to compile from source? If so, I'd be interested to know if the fix I mentioned above works for you.

elbowdonkey commented 9 years ago

@mkeeter I'm pretty confident this is the same issue we're seeing:

https://bugreports.qt.io/browse/QTBUG-46067

When I replace the format lines found in main.cpp with the following, it works, though the "View" window lacks a solid background. It's transparent, though everything else looks fine:

int main(int argc, char *argv[])
{
  QSurfaceFormat format;
  format.setDepthBufferSize(4);
  format.setMajorVersion(2);
  format.setMinorVersion(1);
  format.setSamples(2);
  format.setAlphaBufferSize(2);
  format.setProfile(QSurfaceFormat::CoreProfile);
  QSurfaceFormat::setDefaultFormat(format);

  // ... etc

I don't know anything about QT or its API, but I thought that setting an alpha buffer forces the alpha transparency on the window. But if you remove that line, the app crashes the same way the current build crashes. In fact, if you omit any of the above lines, the crashes occur.

In any case, I think the solution to this issue lies somewhere in those QSurfaceFormat lines, as I've been able to run issue free when multisampling is turned off, or when I use the above code.

joshuashort commented 9 years ago

Gotta hand it to ya, Michael, great find! I recompiled with the change you made, and it’s working.. very cool.

hgjfjfj commented 9 years ago

Maybe related:

Process: antimony [17347] Path: /Volumes/VOLUME/antimony.app/Contents/MacOS/antimony Identifier: com.impraxical.antimony Version: 0.7.9 Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: antimony [17347] User ID: 501

Date/Time: 2015-05-30 09:47:42.363 +0200 OS Version: Mac OS X 10.10.3 (14D136) Report Version: 11 Anonymous UUID: 9FE1B4EA-F168-6E8F-D069-482F165F3A9A

Sleep/Wake UUID: 03DC96EF-0098-4978-AF7C-1A63FD22ACC6

Time Awake Since Boot: 370000 seconds Time Since Wake: 310000 seconds

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

Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information: abort() called

Application Specific Signatures: Graphics hardware encountered an error and was reset: 0x00008807

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff9c3c5286 pthread_kill + 10 1 libsystemc.dylib 0x00007fff9512db53 abort + 129 2 libGPUSupportMercury.dylib 0x00007fff8ebc5b81 gpusGenerateCrashLog + 173 3 com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x0000123400369bc5 gpusKillClient + 9 4 libGPUSupportMercury.dylib 0x00007fff8ebc7068 gpusSubmitDataBuffers + 500 5 com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x0000123400370640 IntelCommandBuffer::getNew(GLDContextRec) + 48 6 com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x00001234003704bd intelSubmitCommands + 202 7 QtWidgets 0x000000010d8df9b8 0x10d84f000 + 592312 8 QtWidgets 0x000000010d8c467e QWidgetPrivate::sendComposeStatus(QWidget, bool) + 46 9 QtWidgets 0x000000010d8c46cc QWidgetPrivate::sendComposeStatus(QWidget, bool) + 124 10 QtWidgets 0x000000010d8c46cc QWidgetPrivate::sendComposeStatus(QWidget_, bool) + 124 11 QtWidgets 0x000000010d888c71 0x10d84f000 + 236657 12 QtWidgets 0x000000010d888ed1 0x10d84f000 + 237265 13 QtWidgets 0x000000010d88cd8a 0x10d84f000 + 253322 14 QtWidgets 0x000000010d88bcd6 0x10d84f000 + 249046 15 QtWidgets 0x000000010d8d9e58 0x10d84f000 + 568920 16 QtWidgets 0x000000010d88032b QApplicationPrivate::notifyhelper(QObject, QEvent) + 251 17 QtWidgets 0x000000010d883648 QApplication::notify(QObject, QEvent) + 8136 18 QtCore 0x000000010e614d83 QCoreApplication::notifyInternal(QObject, QEvent) + 115 19 QtGui 0x000000010deb032d QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent) + 317 20 QtGui 0x000000010deac100 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent_) + 2048 21 QtGui 0x000000010de992da QWindowSystemInterface::sendWindowSystemEvents(QFlagsQEventLoop::ProcessEventsFlag) + 346 22 libqcocoa.dylib 0x000000011117c411 0x11115b000 + 136209 23 com.apple.CoreFoundation 0x00007fff9ad36a01 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17 24 com.apple.CoreFoundation 0x00007fff9ad28b8d CFRunLoopDoSources0 + 269 25 com.apple.CoreFoundation 0x00007fff9ad281bf CFRunLoopRun + 927 26 com.apple.CoreFoundation 0x00007fff9ad27bd8 CFRunLoopRunSpecific + 296 27 com.apple.HIToolbox 0x00007fff911f956f RunCurrentEventLoopInMode + 235 28 com.apple.HIToolbox 0x00007fff911f92ea ReceiveNextEventCommon + 431 29 com.apple.HIToolbox 0x00007fff911f912b _BlockUntilNextEventMatchingListInModeWithFilter + 71 30 com.apple.AppKit 0x00007fff959809bb _DPSNextEvent + 978 31 com.apple.AppKit 0x00007fff9597ff68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346 32 com.apple.AppKit 0x00007fff95975bf3 -[NSApplication run] + 594 33 libqcocoa.dylib 0x000000011117b2fd 0x11115b000 + 131837 34 QtCore 0x000000010e61237d QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 35 QtCore 0x000000010e61535a QCoreApplication::exec() + 346 36 com.impraxical.antimony 0x000000010d447286 main + 1718 37 com.impraxical.antimony 0x000000010d3f14d4 start + 52

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

Thread 2:: Qt bearer thread 0 libsystem_kernel.dylib 0x00007fff9c3c53fa __select + 10 1 QtCore 0x000000010e665cc8 qt_safe_select(int, fdset, fdset, fdset, timespec const_) + 104 2 QtCore 0x000000010e666d80 QEventDispatcherUNIXPrivate::doSelect(QFlagsQEventLoop::ProcessEventsFlag, timespec*) + 672 3 QtCore 0x000000010e667e4a QEventDispatcherUNIX::processEvents(QFlagsQEventLoop::ProcessEventsFlag) + 234 4 QtCore 0x000000010e61237d QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381 5 QtCore 0x000000010e4084d5 QThread::exec() + 117 6 QtCore 0x000000010e40bf63 0x10e3d7000 + 216931 7 libsystem_pthread.dylib 0x00007fff8edc9268 _pthread_body + 131 8 libsystem_pthread.dylib 0x00007fff8edc91e5 _pthread_start + 176 9 libsystem_pthread.dylib 0x00007fff8edc741d thread_start + 13

Thread 3: 0 libsystem_kernel.dylib 0x00007fff9c3c04de mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff9c3bf64f mach_msg + 55 2 com.apple.CoreFoundation 0x00007fff9ad28eb4 CFRunLoopServiceMachPort + 212 3 com.apple.CoreFoundation 0x00007fff9ad2837b CFRunLoopRun + 1371 4 com.apple.CoreFoundation 0x00007fff9ad27bd8 CFRunLoopRunSpecific + 296 5 com.apple.AppKit 0x00007fff95a4866b _NSEventThread + 137 6 libsystem_pthread.dylib 0x00007fff8edc9268 _pthread_body + 131 7 libsystem_pthread.dylib 0x00007fff8edc91e5 _pthread_start + 176 8 libsystem_pthread.dylib 0x00007fff8edc741d thread_start + 13

Thread 4: 0 libsystem_kernel.dylib 0x00007fff9c3c594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8edc740d start_wqthread + 13

Thread 5: 0 libsystem_kernel.dylib 0x00007fff9c3c594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8edc740d start_wqthread + 13

Thread 6: 0 libsystem_kernel.dylib 0x00007fff9c3c594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8edc740d start_wqthread + 13

Thread 7: 0 libsystem_kernel.dylib 0x00007fff9c3c594a __workq_kernreturn + 10 1 libsystem_pthread.dylib 0x00007fff8edc740d start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff52811548 rdx: 0x0000000000000000 rdi: 0x000000000000130f rsi: 0x0000000000000006 rbp: 0x00007fff52811570 rsp: 0x00007fff52811548 r8: 0x0000000000000000 r9: 0x00007fff95157d70 r10: 0x0000000008000000 r11: 0x0000000000000206 r12: 0x0000000000000000 r13: 0x00007ff5839366e0 r14: 0x00007fff7d861300 r15: 0x00007ff583932a00 rip: 0x00007fff9c3c5286 rfl: 0x0000000000000206 cr2: 0x00007fff7e8bdfd8

Logical CPU: 0 Error Code: 0x02000148 Trap Number: 133

Binary Images: 0x10d3ec000 - 0x10d4d8ff7 +com.impraxical.antimony (0.7.9) /Volumes/VOLUME/antimony.app/Contents/MacOS/antimony 0x10d576000 - 0x10d6cbfff +org.python.python (3.4.3, [c] 2001-2015 Python Software Foundation. - 3.4.3) /Volumes/VOLUME/antimony.app/Contents/Frameworks/Python.framework/Versions/3.4/Python 0x10d778000 - 0x10d79bfff +libpng16.16.dylib (0) <6B9EFDD3-9445-3E3E-A41B-EE9F31FFA651> /Volumes/VOLUME/antimony.app/Contents/Frameworks/libpng16.16.dylib 0x10d7a4000 - 0x10d7d2fff +libboost_python3.dylib (0) /Volumes/VOLUME/antimony.app/Contents/Frameworks/libboost_python3.dylib 0x10d7ef000 - 0x10d82eff7 +QtOpenGL (5.4.1) <1F4516F3-67E8-322F-881A-E2E0BE14A370> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL 0x10d84f000 - 0x10dd58fff +QtWidgets (5.4.1) <127593B4-23A9-316B-8618-1C2F9AA9A40B> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets 0x10de8b000 - 0x10e2fdff7 +QtGui (5.4.1) /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui 0x10e3d7000 - 0x10e8dfff7 +QtCore (5.4.1) <58BE8571-1DA5-3564-9A0C-CCA859357056> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore 0x10e96a000 - 0x10e96bfff libLatin2Converter.dylib (64) <0556057B-8782-3E63-9A82-F3BDF4CB558E> /System/Library/CoreServices/Encodings/libLatin2Converter.dylib 0x10e96f000 - 0x10ea88fff +QtNetwork (5.4.1) <7EF89E5C-21CA-3892-8B4D-33D6524F2E6A> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork 0x10eac2000 - 0x10eac6fff com.apple.agl (3.3.0 - AGL-3.3.0) <83B4076C-BD87-3436-B59F-65184128FEC1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x10ef9d000 - 0x10efd1fff +QtPrintSupport (5.4.1) <6BB9FE24-AFC8-3325-AEED-ED63B60D536B> /Volumes/VOLUME/antimony.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport 0x11115b000 - 0x111201fff +libqcocoa.dylib (0) /Volumes/VOLUME/antimony.app/Contents/PlugIns/platforms/libqcocoa.dylib 0x114fac000 - 0x114fbbfff libSimplifiedChineseConverter.dylib (64) <468DE6E1-42B9-3751-ACA5-7D16C550FF84> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib 0x11506b000 - 0x115081fff +libqcorewlanbearer.dylib (0) <55D48D61-3328-3F93-8A1C-205408636FC9> /Volumes/VOLUME/antimony.app/Contents/PlugIns/bearer/libqcorewlanbearer.dylib 0x115089000 - 0x115092ff7 +libqgenericbearer.dylib (0) <324FDEB8-C586-3A6F-A6CF-26059C93C003> /Volumes/VOLUME/antimony.app/Contents/PlugIns/bearer/libqgenericbearer.dylib 0x115098000 - 0x11509cff7 +math.so (0) <9737E187-DDD1-3C6C-850B-16F0AC1EFD7D> /Volumes/VOLUME/antimony.app/Contents/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/math.so 0x1150ad000 - 0x1150adfe7 +cl_kernels (???) cl_kernels 0x115173000 - 0x115185fff libTraditionalChineseConverter.dylib (64) /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib 0x1151be000 - 0x1151dbfff libJapaneseConverter.dylib (64) <12325659-06A4-37C9-8A9C-DA7A3F8DB8A2> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib 0x115253000 - 0x115275fff libKoreanConverter.dylib (64) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib 0x11ba8a000 - 0x11ba8afef +cl_kernels (???) <3F9D488E-D433-4DA2-8C43-B9D846F2BAF8> cl_kernels 0x120bb2000 - 0x120c98fef unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib 0x123400000000 - 0x1234004a4fff com.apple.driver.AppleIntelHD4000GraphicsGLDriver (10.6.20 - 10.0.6) <8F227B52-63C2-3E21-A789-DB69644F103F> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD4000GraphicsGLDriver 0x7fff654f2000 - 0x7fff65528837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld 0x7fff8d9ec000 - 0x7fff8d9f1fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff8da35000 - 0x7fff8db72fff com.apple.ImageIO.framework (3.3.0 - 1237) <138A800C-14B7-36C2-AB04-E162602C97E3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff8ebbb000 - 0x7fff8ebc3ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff8ebc4000 - 0x7fff8ebd0ff7 libGPUSupportMercury.dylib (11.1.2) <55BFDDBD-C196-3D24-A7DA-905A6A722DAC> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib 0x7fff8ec44000 - 0x7fff8ec46fff libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib 0x7fff8eca8000 - 0x7fff8edc1ffb com.apple.CoreText (352.0 - 454.6) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8edc2000 - 0x7fff8edc5fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8edc6000 - 0x7fff8edcffff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib 0x7fff8ee12000 - 0x7fff8ee13ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff8ee14000 - 0x7fff8eea5ff7 libCoreStorage.dylib (471.20.7) /usr/lib/libCoreStorage.dylib 0x7fff8eecc000 - 0x7fff8ef40ffb com.apple.securityfoundation (6.0 - 55126) <42589E18-D38C-3E25-B638-6E29740C224C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff8ef41000 - 0x7fff8efa8ffb com.apple.datadetectorscore (6.0 - 396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff8efa9000 - 0x7fff8efacff7 libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib 0x7fff8efad000 - 0x7fff8efe8fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff8f18f000 - 0x7fff8f1fbff3 com.apple.MMCS (1.3 - 327.5) /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS 0x7fff8f242000 - 0x7fff8f24dfff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib 0x7fff8f24e000 - 0x7fff8f2a8ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8f2a9000 - 0x7fff8f2aaff3 libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib 0x7fff8f59e000 - 0x7fff8f5b8ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff8f6a6000 - 0x7fff8f6ccfff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff8f6cd000 - 0x7fff8f6cfffb libCGXType.A.dylib (779.11) <51607E77-F183-3CC2-A78C-238AFBDF6262> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib 0x7fff8f6d0000 - 0x7fff8f6e2ff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib 0x7fff8f73c000 - 0x7fff8f87efff libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib 0x7fff8f87f000 - 0x7fff8f8d3fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff8f8d4000 - 0x7fff8f8e1ff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8f8e2000 - 0x7fff8f91dfff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8f92a000 - 0x7fff8f94fff7 libPng.dylib (1237) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff90296000 - 0x7fff902c1fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff902c2000 - 0x7fff902c4ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff90384000 - 0x7fff90388fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff90389000 - 0x7fff9046dfff libcrypto.0.9.8.dylib (52.20.2) <977DA067-2588-3BF8-A7B2-F08FC6E9088F> /usr/lib/libcrypto.0.9.8.dylib 0x7fff9070c000 - 0x7fff9070cff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff9071e000 - 0x7fff90720fff com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin 0x7fff90819000 - 0x7fff9081afff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff9085a000 - 0x7fff9085aff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff908ba000 - 0x7fff908c1ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff908fb000 - 0x7fff91156ff3 com.apple.CoreGraphics (1.600.0 - 779.11) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff9117b000 - 0x7fff911a8fff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff911c7000 - 0x7fff914ccff3 com.apple.HIToolbox (2.1.1 - 758.7) <6711FAA9-904A-3B49-9665-FC8D13B93C42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff914cd000 - 0x7fff914d8fff libGL.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff915a4000 - 0x7fff91613fff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff91614000 - 0x7fff9164effb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff9164f000 - 0x7fff91980fff com.apple.Foundation (6.9 - 1153.20) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff91981000 - 0x7fff91983fff libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib 0x7fff91984000 - 0x7fff91985ff7 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 0x7fff91989000 - 0x7fff91b96ff3 com.apple.CFNetwork (720.3.13 - 720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff91b97000 - 0x7fff91ba4fff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib 0x7fff91ba5000 - 0x7fff91bbeff7 com.apple.CFOpenDirectory (10.10 - 187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff91c9e000 - 0x7fff91cb0ff7 com.apple.CoreDuetDaemonProtocol (1.0 - 1) /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol 0x7fff91cb1000 - 0x7fff91cb5fff com.apple.IOAccelerator (156.14 - 156.14) <5D593364-14AA-3DDA-96FE-B9CF4FE09143> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator 0x7fff91e00000 - 0x7fff91e04fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff91e05000 - 0x7fff91e35fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff91e36000 - 0x7fff91e3fff3 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff91fe7000 - 0x7fff92058ffb com.apple.ApplicationServices.ATS (360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff92059000 - 0x7fff9205bfff com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging 0x7fff92079000 - 0x7fff920b9ff7 libGLImage.dylib (11.1.2) <260A4BF3-DC45-369C-A0CD-B667F9D17179> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff920c1000 - 0x7fff920dbff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff9225e000 - 0x7fff9228dff7 com.apple.CoreServicesInternal (221.7.2 - 221.7.2) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x7fff9228e000 - 0x7fff923f5ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff923f6000 - 0x7fff92660ff7 com.apple.security (7.0 - 57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff92661000 - 0x7fff92948ffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff9294f000 - 0x7fff92a73ff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff92a74000 - 0x7fff92aa4fff com.apple.GSS (4.0 - 2.0) /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff92ab7000 - 0x7fff92ab9fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff92b61000 - 0x7fff92baeff7 com.apple.print.framework.PrintCore (10.3 - 451.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff92baf000 - 0x7fff92c1bfff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff92c3f000 - 0x7fff92c4aff7 com.apple.CrashReporterSupport (10.10 - 631) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff92d21000 - 0x7fff92d28fff com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff92d29000 - 0x7fff92d3bff7 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 0x7fff92d3c000 - 0x7fff92d3efff libRadiance.dylib (1237) <8F1E898B-74F6-3242-B929-CAF58AFCE319> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff92d3f000 - 0x7fff92d4aff7 libkxld.dylib (2782.20.48) <28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib 0x7fff92d4b000 - 0x7fff92efafff GLEngine (11.1.2) <68FDFD73-F15C-3460-9984-10F5DEF79907> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine 0x7fff92efb000 - 0x7fff92f20ff7 libJPEG.dylib (1237) <8AC8EFA6-2283-3725-9F28-01537DF51766> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff92f21000 - 0x7fff92f59fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices 0x7fff92f8e000 - 0x7fff92fd8ff7 com.apple.HIServices (1.22 - 522.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff92fd9000 - 0x7fff93077fff com.apple.Metadata (10.7.0 - 917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff931fd000 - 0x7fff93227ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff93228000 - 0x7fff9331aff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff93381000 - 0x7fff934a9ff7 com.apple.coreui (2.1 - 308.6) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff934aa000 - 0x7fff93533ff7 com.apple.CoreSymbolication (3.1 - 57020.1) <85707039-0C8A-3409-B0B5-153431CC1841> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff93534000 - 0x7fff935caff7 com.apple.cloudkit.CloudKit (283.67.2 - 283.67.2) <79F5AD38-61D5-30E6-96DC-974351D4195B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit 0x7fff93854000 - 0x7fff93864ff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff938c0000 - 0x7fff938c2ff7 com.apple.securityhi (9.0 - 55006) <5DB5773C-FC07-302C-98FE-4B80D88D481A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff938c3000 - 0x7fff938c9ff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib 0x7fff938ca000 - 0x7fff93d1dfc7 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 0x7fff93d1e000 - 0x7fff93d49fff com.apple.DictionaryServices (1.2 - 229) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff940ea000 - 0x7fff941f9ff3 com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff941fa000 - 0x7fff94215ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff9426d000 - 0x7fff94289fff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff946ab000 - 0x7fff946b3fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff9471b000 - 0x7fff9473fff7 com.apple.Sharing (328.16 - 328.16) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff94740000 - 0x7fff94772ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff94773000 - 0x7fff9477bfe7 libcldcpuengine.dylib (2.4.5) <0E9B5292-1EBC-379D-A706-83A27C05D742> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib 0x7fff9477c000 - 0x7fff94bacfff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff94bba000 - 0x7fff94bedfff com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit 0x7fff94bee000 - 0x7fff94de846f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib 0x7fff94df4000 - 0x7fff94e07ff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff94e08000 - 0x7fff94e08fff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff94e09000 - 0x7fff94e10ff7 libCGCMS.A.dylib (779.11) <5D33FF8C-AC74-3B7B-A602-4AA470FEAF79> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib 0x7fff94e11000 - 0x7fff94ea5fff 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 0x7fff94eb5000 - 0x7fff94fe5fff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff95043000 - 0x7fff95048fff libsystem_stats.dylib (163.20.16) /usr/lib/system/libsystem_stats.dylib 0x7fff950d0000 - 0x7fff9515cff7 libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib 0x7fff9515d000 - 0x7fff951a3ff7 libFontRegistry.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff95695000 - 0x7fff956a0ff7 com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff956a1000 - 0x7fff9575cff7 com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording 0x7fff9576c000 - 0x7fff9580be27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff95832000 - 0x7fff95833fff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff95872000 - 0x7fff958d9ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff958ef000 - 0x7fff96470ff7 com.apple.AppKit (6.9 - 1347.57) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff965a4000 - 0x7fff96646fff com.apple.Bluetooth (4.3.4 - 4.3.4f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff96647000 - 0x7fff9664afff com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff96674000 - 0x7fff96678fff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff96679000 - 0x7fff966d4ff7 libTIFF.dylib (1237) <690B205E-55D9-3F2C-B4EA-78B1AC3D3231> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff966d5000 - 0x7fff966f2fff com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff96771000 - 0x7fff96888fe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff9689d000 - 0x7fff96932ff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff96933000 - 0x7fff96940ff3 com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer 0x7fff96941000 - 0x7fff96972ff7 com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage 0x7fff96a8d000 - 0x7fff96ac5fff libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib 0x7fff96ac6000 - 0x7fff96d95ff3 com.apple.CoreImage (10.3.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff96d96000 - 0x7fff96d9ffff libGFXShared.dylib (11.1.2) <0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff96da8000 - 0x7fff971b5ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff976f7000 - 0x7fff977e9fff libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib 0x7fff977ea000 - 0x7fff978c0ff3 com.apple.DiskImagesFramework (10.10.1 - 396) <1149D3E1-CC6C-3177-916D-2BE066DC9344> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages 0x7fff978c1000 - 0x7fff978c1fff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff978c2000 - 0x7fff978c2fff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff978c3000 - 0x7fff97a51fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff97afa000 - 0x7fff97b03ff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff97b04000 - 0x7fff97b52fff libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib 0x7fff97b53000 - 0x7fff97b57fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff97bbb000 - 0x7fff97bdbfff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff98574000 - 0x7fff98585fff libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib 0x7fff985a9000 - 0x7fff985c3ff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff985c6000 - 0x7fff985eefff libxpc.dylib (559.20.9) /usr/lib/system/libxpc.dylib 0x7fff985ef000 - 0x7fff98609ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib 0x7fff9860a000 - 0x7fff9893dff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib 0x7fff98cd8000 - 0x7fff98ce5ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff98ce6000 - 0x7fff98d27fff libGLU.dylib (11.1.2) <4C54F0D1-2ADC-38A0-92D1-F479E9B99355> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff98d28000 - 0x7fff98dacfff com.apple.PerformanceAnalysis (1.0 - 1) <599AED3E-B689-3C40-8B91-93AD36C97658> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff98e32000 - 0x7fff990b1ff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff990b2000 - 0x7fff990e9ffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff9911e000 - 0x7fff99123ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff993b2000 - 0x7fff993b3fff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff993f4000 - 0x7fff993f8ff7 libGIF.dylib (1237) <0990002D-CA11-325D-A432-3A333F2CC088> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff9943e000 - 0x7fff99623ff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib 0x7fff99624000 - 0x7fff996a2fff com.apple.CoreServices.OSServices (640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff996a3000 - 0x7fff99796ff7 libJP2.dylib (1237) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff997bb000 - 0x7fff998affff libFontParser.dylib (134.2) <9F57B025-AB9C-31DD-9D54-2D7AB1298885> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff998ca000 - 0x7fff998ccfff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib 0x7fff998cd000 - 0x7fff99919fff com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation 0x7fff9991a000 - 0x7fff99942fff libRIP.A.dylib (779.11) <88434DA0-B6B8-304A-9DC0-41D3947E8734> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x7fff99ba1000 - 0x7fff99ba5fff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff99c28000 - 0x7fff99c36ff7 com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff99e83000 - 0x7fff99ed2ff7 com.apple.opencl (2.4.2 - 2.4.2) <4A9574ED-15CF-3EBB-B4C0-D30F644D6C74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff99ed3000 - 0x7fff99ed3fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff99f31000 - 0x7fff99f31fff libOpenScriptingUtil.dylib (162.1) /usr/lib/libOpenScriptingUtil.dylib 0x7fff99f32000 - 0x7fff99f3dff7 libcsfde.dylib (471.20.7) <44E51549-CECC-3C7B-867B-01901CA9C756> /usr/lib/libcsfde.dylib 0x7fff99f3e000 - 0x7fff99f5ffff com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff9a077000 - 0x7fff9a0c8fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff9a0c9000 - 0x7fff9a0ceff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff9a0cf000 - 0x7fff9a0f9fff GLRendererFloat (11.1.2) <87953360-E0E4-3523-8EC3-2062C26C7FD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat 0x7fff9a0fa000 - 0x7fff9a100fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib 0x7fff9a144000 - 0x7fff9a14afff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff9a16a000 - 0x7fff9a46cffb com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices 0x7fff9a46d000 - 0x7fff9a48affb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff9a4df000 - 0x7fff9a52bff7 libcups.2.dylib (408.2) /usr/lib/libcups.2.dylib 0x7fff9a52c000 - 0x7fff9a548ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib 0x7fff9a549000 - 0x7fff9a5bbfff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff9a5bc000 - 0x7fff9a5e7ff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib 0x7fff9a5f8000 - 0x7fff9a6b8ff7 com.apple.backup.framework (1.6.4 - 1.6.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff9a6b9000 - 0x7fff9a6b9fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff9a6ba000 - 0x7fff9a6d4fff com.apple.AppleVPAFramework (1.4.3 - 1.4.3) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff9a6d5000 - 0x7fff9a74dff7 com.apple.SystemConfiguration (1.14 - 1.14) <06A8405D-53BA-30A9-BA8A-222099176091> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff9ac64000 - 0x7fff9ac65ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff9ac66000 - 0x7fff9ac67fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff9acb6000 - 0x7fff9b04eff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff9b120000 - 0x7fff9b1e3ff7 libvMisc.dylib (516) <21497A28-8DCB-3EB8-BDAC-93C93382B0AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff9b1e4000 - 0x7fff9b20dffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff9b20e000 - 0x7fff9b20eff7 liblaunch.dylib (559.20.9) /usr/lib/system/liblaunch.dylib 0x7fff9b241000 - 0x7fff9b250fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff9b251000 - 0x7fff9b262ff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff9b36e000 - 0x7fff9b3dcffb com.apple.Heimdal (4.0 - 2.0) <7697A837-98B8-3BDB-A7D2-8ED4C9ABC510> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff9b675000 - 0x7fff9b677fff libCVMSPluginSupport.dylib (11.1.2) <6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff9b678000 - 0x7fff9b6d7fff com.apple.AE (681.2 - 681.2) <181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff9b706000 - 0x7fff9b70eff7 com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice 0x7fff9b70f000 - 0x7fff9b755ff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff9b756000 - 0x7fff9b762ff7 com.apple.OpenDirectory (10.10 - 187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff9c0c9000 - 0x7fff9c0e2ffb com.apple.openscripting (1.4 - 162.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff9c0e3000 - 0x7fff9c0edff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff9c0ee000 - 0x7fff9c0eefff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff9c14d000 - 0x7fff9c155fff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib 0x7fff9c156000 - 0x7fff9c15eff7 com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff9c15f000 - 0x7fff9c176ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff9c379000 - 0x7fff9c37effb libheimdal-asn1.dylib (398.10.1) /usr/lib/libheimdal-asn1.dylib 0x7fff9c3af000 - 0x7fff9c3ccfff libsystem_kernel.dylib (2782.20.48) /usr/lib/system/libsystem_kernel.dylib 0x7fff9c3d5000 - 0x7fff9c3fdfff libsystem_info.dylib (459.20.1) /usr/lib/system/libsystem_info.dylib 0x7fff9c546000 - 0x7fff9c557fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff9c558000 - 0x7fff9c6e7fff libGLProgrammability.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x7fff9ce2d000 - 0x7fff9ce30fff com.apple.xpc.ServiceManagement (1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff9ce3e000 - 0x7fff9cfeeff3 com.apple.QuartzCore (1.10 - 361.18) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff9cfef000 - 0x7fff9cff7ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff9cff8000 - 0x7fff9d043fff com.apple.CloudDocs (1.0 - 321.6) <4C54EDB7-4377-3722-8C47-F3C3D260FCBA> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs 0x7fff9d0bc000 - 0x7fff9d0dbfff com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet 0x7fff9d0f8000 - 0x7fff9d0f8fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff9d0f9000 - 0x7fff9d10fff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib 0x7fff9d110000 - 0x7fff9d186fe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib 0x7fff9d2bc000 - 0x7fff9d2beff7 libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib

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

VM Region Summary: ReadOnly portion of Libraries: Total=217.0M resident=93.1M(43%) swapped_out_or_unallocated=123.9M(57%) Writable regions: Total=177.3M written=16.3M(9%) resident=50.0M(28%) swapped_out=4K(0%) unallocated=127.3M(72%)

REGION TYPE VIRTUAL =========== ======= CG backing stores 4844K CG image 12K CG shared images 464K CoreImage 8K CoreUI image data 60K Dispatch continuations 8192K IOKit 45.3M Kernel Alloc Once 8K MALLOC 89.6M MALLOC (admin) 32K MALLOC_LARGE (reserved) 512K reserved VM address space (unallocated) Memory Tag 242 12K OpenCL 16K OpenGL GLSL 256K STACK GUARD 56.0M Stack 11.1M VM_ALLOCATE 17.1M DATA 17.1M GLSLBUILTINS 2588K IMAGE 528K LINKEDIT 76.0M TEXT 141.0M UNICODE 552K mapped file 384.7M shared memory 68K =========== ======= TOTAL 855.7M TOTAL, minus reserved VM space 855.2M

Model: MacBookAir5,2, BootROM MBA51.00EF.B00, 2 processors, Intel Core i5, 1.79 GHz, 10 GB, SMC 2.5f9 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In Memory Module: BANK0/DIMM0, 8 GB, DDR3, 1333 MHz, Corsair, CMSO8GX3M1A1333C9 Memory Module: BANK1/DIMM1, 2 GB, DDR3, 1333 MHz, Elpida, EBJ20UF8BDU0-GN-0 AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9285: 4.0.74.0-P2P Bluetooth: Version 4.3.4f4 15601, 3 services, 26 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 PCI Card: Broadcom Corporation NetLink BCM57766 Gigabit Ethernet PCIe, Ethernet Controller, PCI Slot 1 PCI Card: AR9285 Wireless Network Adapter, AirPort, PCI Slot 1 Serial ATA Device: WDC WD10SPCX-22HWST0, 1 TB Serial ATA Device: ADATA SX300, 256,06 GB Serial ATA Device: MATSHITADVD-RAM UJ8C2Q USB Device: Hub USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: USB2.0 Hub USB Device: USB-PS/2 Optical Mouse USB Device: SpaceNavigator USB Device: Yubico Yubikey II USB Device: Hub USB Device: Bluetooth USB Host Controller USB Device: HD WebCam Thunderbolt Bus:

mkeeter commented 9 years ago

Great detective work, folks. I've removed the multisample line per @elbowdonkey's suggestion and pushed out a hotfix release (0.7.9b). Before I close this issue, can someone with the relevant hardware download it and test it?

mgold commented 9 years ago

Sure, I stumbled on to the thread and can confirm 20 minutes or so of no crashing with 3D primitives and extruded shapes.

MacBook Pro (Retina, 13-inch, Early 2013) Processor: 2.6 GHz Intel Core i5 Memory: 8 GB 1600 MHz DDR3 Graphics: Intel HD Graphics 4000 1024 MB

mkeeter commented 9 years ago

Great!