Coder Social home page Coder Social logo

opentoonz / opentoonz Goto Github PK

View Code? Open in Web Editor NEW
4.4K 174.0 510.0 116.76 MB

OpenToonz - An open-source full-featured 2D animation creation software

Home Page: https://opentoonz.github.io/

License: Other

CMake 0.38% C++ 90.11% Lua 0.01% CSS 0.01% HTML 0.83% GLSL 0.10% Smarty 0.17% Shell 0.19% C 6.24% JavaScript 0.01% QMake 0.04% Objective-C++ 0.01% TeX 0.88% Less 0.47% HLSL 0.59%

opentoonz's Introduction

OpenToonz

日本語

Translation status

What is OpenToonz?

OpenToonz is a 2D animation software published by DWANGO. It is based on Toonz Studio Ghibli Version, originally developed in Italy by Digital Video, Inc., and customized by Studio Ghibli over many years of production.

Program Requirements

Please refer to the OpenToonz site at https://opentoonz.github.io/e/index.html.

Installation

Please download and install OpenToonz from the latest installer at https://opentoonz.github.io/e/index.html.

Older versions and unstable nightly build are also available at https://github.com/opentoonz/opentoonz/releases.

How to Build Locally

For instructions on how to build stylesheets, please see here.

Can't develop but still want to help? Help us test individual Pull Requests before they are merged with these steps.

Community

Licensing

  • Files outside of the thirdparty and stuff/library/mypaint brushes directories are based on the Modified BSD License.
    • modified BSD license.
    • Based on this license, this software may be used or changed freely for business or personal use.
  • For files in the thirdparty directory:
    • Please consult with the licenses in the appropriate READMEs or source codes.
  • For files in the stuff/library/mypaint brushes directory:
    • Please see the licenses in stuff/library/mypaint brushes/Licenses.txt.

Special Thanks

This Open Source Program is developed from Toonz, a software originally created by Digital Video, S.p.A., Rome Italy

opentoonz's People

Contributors

andeon avatar blackwarthog avatar flurick avatar funinja avatar gab3d avatar hi-king avatar ideasman42 avatar jabarrera avatar janimatic avatar janisozaur avatar jcome avatar justburner avatar konero avatar kusano avatar luzpaz avatar manongjohn avatar martinvanzijl avatar meso avatar morevnaproject avatar msblockcat avatar otakuto avatar pojienie avatar rodneybaker avatar roentgen avatar saierme avatar savraska2 avatar shun-iwasawa avatar skitaoka avatar tomosu avatar walkerka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

opentoonz's Issues

Support Multitouch Gestures

Many devices used by artists nowadays, such as Cintiq and Surface, have models with multitouch capabilities. Being able to use touch gestures such as pan and pinch-to-zoom without changing tool would be very useful.

As an example, in Clip Studio, there is an option (on by default I believe) to use touch on the canvas for pan/zoom/rotate only, so effectively the fingers are used for navigation and the pen is used for tools. UI elements treat them equally.

OSX 10.11.3: Crash when clicking on "on/off" button in paletteviewer

To reproduce:
In PltEditor, draw something, then click on the "on/off" button in the paletteviewer:
skjermbilde 2016-03-27 kl 19 51 53

Assertion failed: (ret), function setPaletteHandle, file /Users/tetsuya_miyashita/public-projects/opentoonz/toonz/sources/toonzqt/paletteviewer.cpp, line 177.

Dump

Process:               OpenToonz_1.0 [80865]
Path:                  /Applications/OpenToonz_1.0.app/Contents/MacOS/OpenToonz_1.0
Identifier:            ???
Version:               ??? (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           OpenToonz_1.0 [80865]
User ID:               501

Date/Time:             2016-03-27 19:53:51.041 +0200
OS Version:            Mac OS X 10.11.3 (15D21)
Report Version:        11
Anonymous UUID:        41F91542-540B-D851-E1D5-DA542A5EA714

Sleep/Wake UUID:       BFE2D344-BA33-415C-9963-F9160F5DA732

Time Awake Since Boot: 1200000 seconds
Time Since Wake:       22000 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
Assertion failed: (ret), function setPaletteHandle, file /Users/tetsuya_miyashita/public-projects/opentoonz/toonz/sources/toonzqt/paletteviewer.cpp, line 177.


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff9caaf002 __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff8b7ee5c5 pthread_kill + 90
2   libsystem_c.dylib               0x00007fff8af9b6e7 abort + 129
3   libsystem_c.dylib               0x00007fff8af62df8 __assert_rtn + 321
4   libtoonzqt.dylib                0x0000000105b2337b PaletteViewer::setPaletteHandle(TPaletteHandle*) + 1675
5                                   0x000000010377ea81 PaletteViewerPanel::onCurrentButtonToggled(bool) + 1857
6                                   0x0000000103bf076e 0x1035dd000 + 6371182
7   org.qt-project.QtCore           0x00000001078552e2 QMetaObject::activate(QObject*, int, int, void**) + 2994
8                                   0x0000000103bdf99b TPanelTitleBarButton::toggled(bool) + 75
9                                   0x0000000103678351 TPanelTitleBarButton::mousePressEvent(QMouseEvent*) + 129
10  org.qt-project.QtWidgets        0x0000000106af3fb7 QWidget::event(QEvent*) + 1607
11  org.qt-project.QtWidgets        0x0000000106ab54bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
12  org.qt-project.QtWidgets        0x0000000106ab8ced QApplication::notify(QObject*, QEvent*) + 9421
13  org.qt-project.QtCore           0x0000000107824983 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
14  org.qt-project.QtWidgets        0x0000000106ab5e4b QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 987
15  org.qt-project.QtWidgets        0x0000000106b14600 0x106a84000 + 591360
16  org.qt-project.QtWidgets        0x0000000106b1380f 0x106a84000 + 587791
17  org.qt-project.QtWidgets        0x0000000106ab54bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
18  org.qt-project.QtWidgets        0x0000000106ab889e QApplication::notify(QObject*, QEvent*) + 8318
19  org.qt-project.QtCore           0x0000000107824983 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
20  org.qt-project.QtGui            0x00000001070f5f79 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2185
21  org.qt-project.QtGui            0x00000001070f4e03 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 131
22  org.qt-project.QtGui            0x00000001070e19da QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 346
23  libqcocoa.dylib                 0x0000000109d341a1 0x109d11000 + 143777
24  com.apple.CoreFoundation        0x00007fff9ac305c1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
25  com.apple.CoreFoundation        0x00007fff9ac2241c __CFRunLoopDoSources0 + 556
26  com.apple.CoreFoundation        0x00007fff9ac2193f __CFRunLoopRun + 927
27  com.apple.CoreFoundation        0x00007fff9ac21338 CFRunLoopRunSpecific + 296
28  com.apple.HIToolbox             0x00007fff8bd93935 RunCurrentEventLoopInMode + 235
29  com.apple.HIToolbox             0x00007fff8bd93677 ReceiveNextEventCommon + 184
30  com.apple.HIToolbox             0x00007fff8bd935af _BlockUntilNextEventMatchingListInModeWithFilter + 71
31  com.apple.AppKit                0x00007fff8dc650ee _DPSNextEvent + 1067
32  com.apple.AppKit                0x00007fff8e031943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
33  com.apple.AppKit                0x00007fff8dc5afc8 -[NSApplication run] + 682
34  libqcocoa.dylib                 0x0000000109d3308d 0x109d11000 + 139405
35  org.qt-project.QtCore           0x000000010782207d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
36  org.qt-project.QtCore           0x0000000107824f5a QCoreApplication::exec() + 346
37                                  0x0000000103619268 main + 11624
38  libdyld.dylib                   0x00007fff90d495ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff9caafff6 kevent_qos + 10
1   libdispatch.dylib               0x00007fff8e85f099 _dispatch_mgr_invoke + 216
2   libdispatch.dylib               0x00007fff8e85ed01 _dispatch_mgr_thread + 52

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff9caa9386 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9caa87c7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff9ac22624 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff9ac21aec __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff9ac21338 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff8dd24065 _NSEventThread + 149
6   libsystem_pthread.dylib         0x00007fff8b7ecc13 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff8b7ecb90 _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff8b7ea375 thread_start + 13

Thread 3:: QThread
0   libsystem_kernel.dylib          0x00007fff9caae4de __accept + 10
1   libtfarm.dylib                  0x0000000106a6d673 get_connection(int) + 35
2   libtfarm.dylib                  0x0000000106a6d2ea TTcpIpServer::run() + 170
3                                   0x0000000103b0333f 0x1035dd000 + 5399359
4   libtnzcore.dylib                0x00000001045c40be TThread::Worker::run() + 286
5   org.qt-project.QtCore           0x0000000107679d93 0x107642000 + 228755
6   libsystem_pthread.dylib         0x00007fff8b7ecc13 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff8b7ecb90 _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff8b7ea375 thread_start + 13

Thread 4:: QThread
0   libsystem_kernel.dylib          0x00007fff9caaeeb2 __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8b7ed150 _pthread_cond_wait + 767
2   org.qt-project.QtCore           0x000000010767b41b 0x107642000 + 234523
3   org.qt-project.QtCore           0x000000010767b2d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4   libtnzcore.dylib                0x00000001045c42e7 TThread::Worker::run() + 839
5   org.qt-project.QtCore           0x0000000107679d93 0x107642000 + 228755
6   libsystem_pthread.dylib         0x00007fff8b7ecc13 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff8b7ecb90 _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff8b7ea375 thread_start + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff9caaf6de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8b7ec729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff8b7ea365 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff9caaf6de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8b7ec729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff8b7ea365 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff9caaf6de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8b7ec729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff8b7ea365 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff9caaf6de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8b7ec729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff8b7ea365 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5c61ef88  rdx: 0x0000000000000000
  rdi: 0x000000000000160b  rsi: 0x0000000000000006  rbp: 0x00007fff5c61efb0  rsp: 0x00007fff5c61ef88
   r8: 0x0000000000000000   r9: 0x00000000000000b1  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x0000000105dd9fba  r13: 0x000000014fa11000  r14: 0x00007fff79ae6000  r15: 0x0000000105dddba9
  rip: 0x00007fff9caaf002  rfl: 0x0000000000000206  cr2: 0x00007fff798db008

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


Binary Images:
       0x1035dd000 -        0x103de4ff7 + (??? - ???) <0A72FEE6-C8E2-365A-8159-55DD09F2AB39> /Applications/OpenToonz_1.0.app/Contents/MacOS/OpenToonz_1.0
       0x10400a000 -        0x104127ff7 +org.qt-project.QtNetwork (5.5 - 5.5.1) <881C101B-D140-3F22-9A11-5D1D1854D3A5> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x104164000 -        0x1041a2fff +org.qt-project.QtOpenGL (5.5 - 5.5.1) <4BE1F8E5-6B6E-3988-A746-440D80603FB7> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
       0x1041c5000 -        0x104200ff7 +org.qt-project.QtSvg (5.5 - 5.5.1) <DDB873A1-0BC0-3D91-BCB9-3F145A03FA94> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
       0x10421e000 -        0x104255fff +org.qt-project.QtXml (5.5 - 5.5.1) <6B22AC36-E02D-3902-98E6-8678065F9E4C> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
       0x104269000 -        0x104424fff +org.qt-project.QtScript (5.5 - 5.5.1) <23C57E0F-74AB-3925-B7A7-4BAE7D2EEBF6> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
       0x104475000 -        0x1044aafff +org.qt-project.QtPrintSupport (5.5 - 5.5.1) <9F5C686D-7C6D-327D-8D1A-DEF6977D4004> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x1044d1000 -        0x104511fff  com.apple.glut (3.6.3 - GLUT-3.6.3) <B57FCE31-4DB2-3CCF-83BE-2A2637279B13> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x104588000 -        0x104a38fff +libtnzcore.dylib (0) <2FE740B8-A9A4-3016-A9A9-4324F9F9B444> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzcore.dylib
       0x104b7d000 -        0x104dddfff +libtnzbase.dylib (0) <F76779C6-6088-352F-8156-978785BAEC6C> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzbase.dylib
       0x104eb7000 -        0x10540cff7 +libtoonzlib.dylib (0) <35A1A862-889A-33E9-A0BF-A7D2FCA7E7E2> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtoonzlib.dylib
       0x1055c8000 -        0x105679ff7 +libcolorfx.dylib (0) <24F59AFD-6FE1-3437-A36C-56857B709E7A> /Applications/OpenToonz_1.0.app/Contents/MacOS/libcolorfx.dylib
       0x1056b8000 -        0x1056b8ff7 +cl_kernels (???) <0B729F94-4700-4969-BB9B-9037C7C6FB96> cl_kernels
       0x1056bc000 -        0x10579bff7 +libtnzext.dylib (0) <FDB88817-92BD-3017-945D-C9B0100DD614> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzext.dylib
       0x10585e000 -        0x105984ff7 +libimage.dylib (0) <E5D0EB2F-BCEF-3644-838B-68D45DCE288F> /Applications/OpenToonz_1.0.app/Contents/MacOS/libimage.dylib
       0x1059ef000 -        0x105a06fff +libsound.dylib (0) <64D877FF-076A-34F3-A0AC-1CAFC971B57B> /Applications/OpenToonz_1.0.app/Contents/MacOS/libsound.dylib
       0x105a16000 -        0x105f3afff +libtoonzqt.dylib (0) <A2CA7D2D-7E44-35D4-BB5D-EF3411C97020> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtoonzqt.dylib
       0x106146000 -        0x1064a3fff +libtnztools.dylib (0) <F9B172D8-256E-36F8-8467-A4BF894F3AF4> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnztools.dylib
       0x1065cd000 -        0x106954ff7 +libtnzstdfx.dylib (0) <CE1F926C-22B5-315F-8A7B-6FB3FBE01173> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzstdfx.dylib
       0x106a4a000 -        0x106a72ff7 +libtfarm.dylib (0) <0B9B7CF5-0959-3813-8EAB-E31ACD2EBAF2> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtfarm.dylib
       0x106a84000 -        0x106f99ff7 +org.qt-project.QtWidgets (5.5 - 5.5.1) <1AF6065B-6055-3DC7-B92D-AA106307735B> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x1070d1000 -        0x107565fff +org.qt-project.QtGui (5.5 - 5.5.1) <64584329-006F-386F-B498-C7D0E5FC241E> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x107642000 -        0x107b51ff7 +org.qt-project.QtCore (5.5 - 5.5.1) <D07C940F-8EB1-3F47-942F-6A00BCBCCD06> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x107be1000 -        0x107be5fff  com.apple.agl (3.3.1 - AGL-3.3.1) <8B380B9E-3E00-3065-842E-41F4421D8D5A> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x107bed000 -        0x107c19ff7 +libjpeg.8.dylib (0) <ED8F5F52-AADA-37F6-B58D-5D001D6B0580> /Applications/OpenToonz_1.0.app/Contents/Frameworks/libjpeg.8.dylib
       0x107c22000 -        0x107c2eff7 +liblz4.1.dylib (0) <5BBBF1A4-EDD8-3D5C-9992-6128672470FF> /Applications/OpenToonz_1.0.app/Contents/Frameworks/liblz4.1.dylib
       0x107c38000 -        0x107c3dfff  org.twain.dsm (1.9.5 - 1.9.5) <2A92FC00-4481-387F-924A-A1C6F354F375> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
       0x107c48000 -        0x107c6aff7 +libpng16.16.dylib (0) <421F84CA-A5E9-3841-8ABF-6EEA91687883> /Applications/OpenToonz_1.0.app/Contents/Frameworks/libpng16.16.dylib
       0x107c77000 -        0x107ca6fff +libGLEW.1.13.0.dylib (0) <8844DE69-04CB-3C5A-B307-D8922D9BFF59> /Applications/OpenToonz_1.0.app/Contents/Frameworks/libGLEW.1.13.0.dylib
       0x107f7f000 -        0x107fe6fff +org.qt-project.QtDBus (5.5 - 5.5.1) <245EE4C3-2FE2-3C91-92A3-F2E781973C9A> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
       0x109d11000 -        0x109db9fff +libqcocoa.dylib (0) <56ADBA40-C8E0-38A5-8C62-B485E4784B5D> /Applications/OpenToonz_1.0.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x10c0c8000 -        0x10c0d2ff7 +libqdds.dylib (0) <1C842A8F-5356-37EF-965C-D52058AEE8C6> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqdds.dylib
       0x10c0d7000 -        0x10c0deff7 +libqgif.dylib (0) <E95776B6-59F4-335C-AC4C-020CF2304BDA> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x10c0e2000 -        0x10c0eafff +libqicns.dylib (0) <66B4CECB-D468-3C5F-A419-83B3715E498A> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x10c0ef000 -        0x10c0f5ff7 +libqico.dylib (0) <F2C8D3FB-3F4F-3ECA-B89B-D712FDCD6081> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqico.dylib
       0x10c0fa000 -        0x10c181fff +libqjp2.dylib (0) <6B1F1E04-C0E5-3B0B-89A8-77A616052D9B> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqjp2.dylib
       0x10c18f000 -        0x10c1cdfff +libqjpeg.dylib (0) <970EDD5A-AE16-3F42-BBB3-34E9E221E752> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x10c1d3000 -        0x10c223ff7 +libqmng.dylib (0) <41A11D2B-EDFD-3EAA-BB25-8E817935D375> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqmng.dylib
       0x10c22b000 -        0x10c230ff7 +libqsvg.dylib (0) <A8036103-105D-392F-A096-7A5177535CE3> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x10c235000 -        0x10c239ff7 +libqtga.dylib (0) <3614C65E-0566-31A3-A869-176E4E950099> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x10c23d000 -        0x10c29fff7 +libqtiff.dylib (0) <7AA0F0F1-C6F4-394D-8FBC-B20F0288F31D> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x10c2a7000 -        0x10c2abff7 +libqwbmp.dylib (0) <2316A2D2-74D5-3C34-A8D2-FE5E464B93CF> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x10c2af000 -        0x10c30efff +libqwebp.dylib (0) <FF105B6E-760B-35BD-8732-B2534C1DE0BF> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x10d4fb000 -        0x10dc90fff  libclh.dylib (4.0.3 - 4.0.3) <DB01475C-3859-359E-988D-B4B27A1C7A15> /System/Library/Extensions/GeForceTeslaGLDriverWeb.bundle/Contents/MacOS/libclh.dylib
       0x113974000 -        0x113996ff7  libKoreanConverter.dylib (68) <F29010B7-FABC-3CDA-95F5-85DC12B6C91B> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
       0x12d547000 -        0x12d559fff  libTraditionalChineseConverter.dylib (68) <62CEE84C-366B-3E43-821B-EE072DBF33D7> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
       0x131349000 -        0x131365ff7  libJapaneseConverter.dylib (68) <D80D1583-1F6F-32A5-A683-F504A0DF973A> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
       0x13c76e000 -        0x13c77dff7  libSimplifiedChineseConverter.dylib (68) <DCFEA0D3-593E-3E5C-B311-53B8ACF8A318> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
       0x150a3b000 -        0x150a3ffff  libFontRegistryUI.dylib (155.1) <79B125DD-4565-391D-A084-DB4F2A7CF322> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
    0x123440000000 -     0x123440887fff  com.nvidia.web.GeForceTeslaGLDriverWeb (10.9.14 - 10.0.9) <555030BC-A3D8-3782-A3DD-4C316EA890B6> /System/Library/Extensions/GeForceTeslaGLDriverWeb.bundle/Contents/MacOS/GeForceTeslaGLDriverWeb
    0x7fff601e2000 -     0x7fff60219007  dyld (360.19) <9D05FDF4-65CE-3B53-86D4-ABE1A5BF35F3> /usr/lib/dyld
    0x7fff894c9000 -     0x7fff89613fc7  com.apple.coreui (2.1 - 365.2) <727C55D3-503A-3EC4-8A23-C984E320F65F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff898a1000 -     0x7fff89908fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <BEC7B27E-8CE8-3DAB-BFDF-6C240C6A4B12> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff89909000 -     0x7fff89911fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D44F75E7-C679-3C21-AD76-8FA8A2B898F1> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8999f000 -     0x7fff89a34fff  com.apple.ink.framework (10.9 - 214) <6B573126-A6E9-357F-B36A-AA5BDC0BEAF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff89dbc000 -     0x7fff89dcafff  com.apple.opengl (12.0.40 - 12.0.40) <D37D88AE-0731-3105-99AB-984DA9B9BCE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff89e18000 -     0x7fff89e19ff3  com.apple.print.framework.Print (10.0 - 266) <BF573614-5666-3D16-9D45-4690911F030A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff89ef5000 -     0x7fff8a012fff  libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
    0x7fff8a013000 -     0x7fff8a05ffff  com.apple.print.framework.PrintCore (11.2 - 472.2) <449D8AB5-7891-32D0-9DC5-C90FE10DC0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8a9b8000 -     0x7fff8a9d1fff  com.apple.openscripting (1.7.1 - 169.1) <F6532253-9EC5-3FF3-AA16-8AE58531B1D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8af2a000 -     0x7fff8af35ff7  libGPUSupport.dylib (12.0.40.6) <371DCA52-1EBF-37D7-9514-AC5132C74258> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    0x7fff8af3d000 -     0x7fff8afcafff  libsystem_c.dylib (1082.20.4) <EAB38A6C-8671-3B13-B500-90EC1B912063> /usr/lib/system/libsystem_c.dylib
    0x7fff8afcb000 -     0x7fff8b0abff7  unorm8_rgba.dylib (2.6.4.1) <6970FC46-0D13-3614-929D-9504AB54C740> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff8b0b9000 -     0x7fff8b0d3fff  com.apple.Kerberos (3.0 - 1) <836358DE-2731-3ACD-98E3-E5FA48917728> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8b0e7000 -     0x7fff8b0effe7  libsystem_platform.dylib (74.10.3) <D3A27E10-7F08-3603-ACC8-7A92B2C04BAB> /usr/lib/system/libsystem_platform.dylib
    0x7fff8b45f000 -     0x7fff8b4cdff7  com.apple.ApplicationServices.ATS (377 - 394.3) <0DDD3503-3D74-3CCA-BD25-7F19B03C2579> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8b7aa000 -     0x7fff8b7b5ff7  libcommonCrypto.dylib (60075.20.1) <766BC3F5-41F3-3315-BABC-72718A98EA92> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8b7e9000 -     0x7fff8b7f2ff7  libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8b7f3000 -     0x7fff8b8e2fff  libxml2.2.dylib (29.2) <F70308DF-313F-334F-8F0E-82E79821583D> /usr/lib/libxml2.2.dylib
    0x7fff8b8fb000 -     0x7fff8b9abfff  com.apple.backup.framework (1.7.2 - 1.7.2) <F6A2F892-0728-3DD6-883C-2CDE789BF26F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8b9ac000 -     0x7fff8b9d5fff  libxpc.dylib (756.20.4) <61AB4610-9304-354C-9E9B-D57198AE9866> /usr/lib/system/libxpc.dylib
    0x7fff8ba9b000 -     0x7fff8baecff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <BB7C0F61-E39B-382C-AF03-1650C054BFE1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff8bba6000 -     0x7fff8bbd4ff7  com.apple.CoreServicesInternal (248.2 - 248.2) <7D0D2C65-C4C4-3FBD-89A7-12302EA444AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8bc8e000 -     0x7fff8bc8efff  com.apple.Cocoa (6.11 - 22) <0A634D46-B468-3CBC-B2A0-16C381C11BF2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8bd63000 -     0x7fff8c058fff  com.apple.HIToolbox (2.1.1 - 807.2) <D9338BEF-CA84-3085-B6CB-4E93B3B9A2E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8c8ab000 -     0x7fff8c8adff7  com.apple.securityhi (9.0 - 55006) <B97C1C77-AA51-33ED-941D-F766BC94CD9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8c8ae000 -     0x7fff8c8b0ff7  libquarantine.dylib (80) <163CF63A-7455-3D1F-AE57-8C4475A9204C> /usr/lib/system/libquarantine.dylib
    0x7fff8cad0000 -     0x7fff8cae5ff3  libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff8cb1e000 -     0x7fff8cb23fff  com.apple.TCC (1.0 - 1) <C53628CA-0C75-34B6-AE6E-8BCF8A3ED099> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8cb24000 -     0x7fff8cb2ffff  libGL.dylib (12.0.40.6) <2A13E40A-BFA1-34FD-925A-C7023FEF254C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8cb30000 -     0x7fff8cb30ff7  libunc.dylib (29) <1D0F8265-F026-3CBD-93D3-F8DF14FFCE68> /usr/lib/system/libunc.dylib
    0x7fff8cb6e000 -     0x7fff8cb97fff  libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
    0x7fff8cc3a000 -     0x7fff8cc6dff7  com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8cd6a000 -     0x7fff8cd6cfff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8ce2f000 -     0x7fff8ce31ff7  libsystem_configuration.dylib (802.20.7) <5FD79070-36CC-3D02-BEA7-BB5D2AE97D5D> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8ce46000 -     0x7fff8ce4fff7  com.apple.CommonAuth (4.0 - 2.0) <B2CEE6B5-9464-35F2-9339-9F52001C8A27> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8ce6e000 -     0x7fff8cf54fef  unorm8_bgra.dylib (2.6.4.1) <F2A325FF-D55F-3091-88E2-5EBF3648274A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff8cf55000 -     0x7fff8cf55fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <97B71D88-9C93-3943-B09E-642183B4E1AC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8d3d5000 -     0x7fff8d3d7ff7  libRadiance.dylib (1442) <9E9084DC-C0DF-30DF-BD6B-7AED3799A129> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8d406000 -     0x7fff8d47dfe7  libcorecrypto.dylib (335.20.1) <C6BD205F-4ECE-37EE-BCAB-A76F39CDCFFA> /usr/lib/system/libcorecrypto.dylib
    0x7fff8d669000 -     0x7fff8d671ffb  libsystem_dnssd.dylib (625.20.4) <945B5FB1-DA91-3D45-A961-A8FAD53C1E7E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8d708000 -     0x7fff8d74aff7  com.apple.Metal (55.2.8 - 55.2.8) <D4D7AC6F-7B31-3D94-B4B1-587EC2856CDB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff8d74e000 -     0x7fff8d74eff7  libkeymgr.dylib (28) <09397E01-6066-3179-A50C-2CE666FDA929> /usr/lib/system/libkeymgr.dylib
    0x7fff8d919000 -     0x7fff8d9a8ff7  libCoreStorage.dylib (517.20.1) <EC540EAA-089C-36D9-BBAA-0684EDE098AB> /usr/lib/libCoreStorage.dylib
    0x7fff8d9a9000 -     0x7fff8d9aafff  libsystem_secinit.dylib (20) <FD6ECF2C-1489-32CA-981B-9045B5EB1FAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8da47000 -     0x7fff8da63ff7  libsystem_malloc.dylib (67) <9EECAB18-F025-34C4-8E32-7EFFA6720EFC> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8da83000 -     0x7fff8da84fff  libsystem_blocks.dylib (65) <49D42329-7DE9-3413-92C3-A473A7E9CF35> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8daa2000 -     0x7fff8daaafff  com.apple.AppleSRP (5.0 - 1) <25775E90-1DBB-3BFA-B4B4-F8F262B9EC1F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8daab000 -     0x7fff8daaeff7  libCoreFSCache.dylib (119.5) <C7008E64-0AFB-3446-929E-BC3F76DEF049> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff8daaf000 -     0x7fff8daafff7  liblaunch.dylib (756.20.4) <EDF719D6-D2BB-38DD-8C94-4272BEFDA2CD> /usr/lib/system/liblaunch.dylib
    0x7fff8db16000 -     0x7fff8db1afff  libcache.dylib (75) <6B245C0A-F3EA-383B-A542-5B0D0456A41B> /usr/lib/system/libcache.dylib
    0x7fff8db1b000 -     0x7fff8db36ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff8db5a000 -     0x7fff8db5dffb  libScreenReader.dylib (425.102) <BDC46586-4925-38F2-85D3-BD23DB6E6D43> /usr/lib/libScreenReader.dylib
    0x7fff8db5e000 -     0x7fff8db5ffff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff8dbdb000 -     0x7fff8e7feff7  com.apple.AppKit (6.9 - 1404.34) <467468E2-C551-3408-B351-414B21F57DEB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8e850000 -     0x7fff8e856fff  com.apple.IOAccelerator (205.1 - 205.1) <9B56A248-FA12-3DB9-AD97-51EB4700E8A8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8e857000 -     0x7fff8e884fff  libdispatch.dylib (501.20.1) <324C9189-2AF3-3356-847F-6F4CE1C6E901> /usr/lib/system/libdispatch.dylib
    0x7fff8e885000 -     0x7fff8e885fff  com.apple.Carbon (154 - 157) <34263101-328D-3FE4-B212-14BD3CFF6965> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e949000 -     0x7fff8e9d1fff  com.apple.CoreSymbolication (3.1 - 58048.1) <6436E5E0-B05C-36D6-942A-47026DD2D874> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8e9fb000 -     0x7fff8ea6ffff  com.apple.Heimdal (4.0 - 2.0) <009F223D-B89B-376B-94F5-6D982CBEF771> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8ed38000 -     0x7fff8efc6ff3  com.apple.RawCamera.bundle (6.17 - 825) <64331E1B-EFE6-360D-AD56-50D8E0286D2A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8f070000 -     0x7fff8f07afff  com.apple.NetAuth (6.0 - 6.0) <19E44307-6F9F-3DEC-8C1A-4685BC252A35> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8f0fd000 -     0x7fff8f5bbfcf  com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8fae8000 -     0x7fff8faedff7  libmacho.dylib (875.1) <CB745E1F-4885-3F96-B38B-2093DF488FD5> /usr/lib/system/libmacho.dylib
    0x7fff8fee0000 -     0x7fff8ffb6ff7  com.apple.DiskImagesFramework (10.11.3 - 417.2) <25BBE20C-E92B-360F-A326-093B61CC7B5E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8ffb7000 -     0x7fff90005fff  libcurl.4.dylib (90) <FF42FAA6-E71B-3D0D-B5C9-B05BD2460C9A> /usr/lib/libcurl.4.dylib
    0x7fff90426000 -     0x7fff9043ffff  com.apple.CFOpenDirectory (10.11 - 194) <C21F33AA-CD06-3163-A1F3-1D116F788A11> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff90440000 -     0x7fff906e6ff7  com.apple.CoreData (120 - 641.3) <65509AA2-A0E6-3EE3-BDFE-B9B120F744ED> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff906e7000 -     0x7fff906f3ff7  com.apple.OpenDirectory (10.11 - 194) <5409AC27-3B83-3F35-8EB5-51228B4604AE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff908e4000 -     0x7fff9098bfff  com.apple.LanguageModeling (1.0 - 1) <E1E4091D-6CAB-36E0-A206-AAADE69791DC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff909c4000 -     0x7fff909dbfff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff909dc000 -     0x7fff909eafff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff909ec000 -     0x7fff90bacfeb  libBLAS.dylib (1159) <943445A4-F6CA-3923-882C-154D7D4AEFE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff90cf7000 -     0x7fff90cffff7  libcldcpuengine.dylib (2.6.4.1) <5FFEDBEF-2EFE-3F91-BABC-1E73B28487A2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff90d00000 -     0x7fff90d45ff3  libFontRegistry.dylib (155.1) <593CC743-3785-3CC5-A229-D3846C51E054> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff90d46000 -     0x7fff90d49ffb  libdyld.dylib (360.19) <AA629043-C6F6-32FE-8007-E3478E99ACA7> /usr/lib/system/libdyld.dylib
    0x7fff90d8e000 -     0x7fff91190fff  libLAPACK.dylib (1159) <A333AA38-9C2C-329C-AB92-94774C8264C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff91214000 -     0x7fff914aafff  libmecabra.dylib (696.4) <0A1574F0-3222-3856-A1C6-D8BE20DC4C48> /usr/lib/libmecabra.dylib
    0x7fff916a6000 -     0x7fff916b9fff  com.apple.CoreBluetooth (1.0 - 1) <BF5F87E3-6AAA-3B1F-9979-7A03D77937C8> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff91e82000 -     0x7fff9208fffb  libicucore.A.dylib (551.41) <CFFD7342-A7D6-323A-AC14-B9EECF6EFFED> /usr/lib/libicucore.A.dylib
    0x7fff92090000 -     0x7fff920a6ff7  libLinearAlgebra.dylib (1159) <FA316609-9851-3C5C-AF46-685A25768D45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff920a7000 -     0x7fff9224dff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <F912765D-88ED-3324-B512-3778A8CE878B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9224e000 -     0x7fff925b9657  libobjc.A.dylib (680) <58CB8CFC-7DBD-3A53-BD72-A42FF799B21E> /usr/lib/libobjc.A.dylib
    0x7fff925da000 -     0x7fff925eafff  libSparseBLAS.dylib (1159) <81330B45-9CA3-34AC-891C-6E770C3DFC24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff92602000 -     0x7fff9263cfff  com.apple.QD (3.12 - 302) <3F36A108-C557-353A-A3F7-80DDCB82BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff9269e000 -     0x7fff9269fffb  libremovefile.dylib (41) <B8D1A5FC-CFD5-3AAB-8A10-14DDC129710A> /usr/lib/system/libremovefile.dylib
    0x7fff92daf000 -     0x7fff92db0fff  com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff92e0e000 -     0x7fff92e78ff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <6A535459-6A8A-3D60-986B-EE7ED833A9C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff92ecd000 -     0x7fff92ed5fff  libcopyfile.dylib (127) <F5133269-0B22-388C-A57C-079667B6291E> /usr/lib/system/libcopyfile.dylib
    0x7fff932b2000 -     0x7fff933aeff7  libFontParser.dylib (158.4) <BF7F82EB-7820-364A-865E-442F42BFDFA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9346e000 -     0x7fff934a2ff7  com.apple.CoreVideo (1.8 - 191.2) <88D903C8-E608-320E-8ACD-11E5B3003C18> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff934a3000 -     0x7fff93517fff  com.apple.framework.IOKit (2.0.2 - 1179.20.6) <D92E537D-F96D-39E1-B9AC-9A18943AFCC7> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff93664000 -     0x7fff93664fff  libmetal_timestamp.dylib (600.0.43.5) <4BA5B935-F932-3863-9B31-EF0A7DEAF15C> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff936bd000 -     0x7fff936c5fff  libGFXShared.dylib (12.0.40.6) <7E84C8A9-40DA-302A-A3DE-9AE3C61A3465> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff93792000 -     0x7fff937bdffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
    0x7fff937be000 -     0x7fff937c3fff  com.apple.DiskArbitration (2.7 - 2.7) <B7FAE647-156A-30C8-BA8B-69D188D02602> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff937c4000 -     0x7fff937c9fff  com.apple.ImageCapture (9.0 - 9.0) <33F7822F-1124-3D73-AF66-515EA32A4A47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff9382c000 -     0x7fff93831ff7  libheimdal-asn1.dylib (453.20.2) <EE3DD8E9-E543-3849-ADC9-EDBF2379C97C> /usr/lib/libheimdal-asn1.dylib
    0x7fff93ae3000 -     0x7fff93cf0ff7  com.apple.CoreImage (11.2.0 - 366.2.7) <344F1067-5F52-3626-8F6C-2B678DEB80A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff93cf1000 -     0x7fff93cf2ffb  libSystem.B.dylib (1226.10.1) <5A4257EF-3145-3BB3-87A4-0D2404A9462D> /usr/lib/libSystem.B.dylib
    0x7fff9428b000 -     0x7fff9428bfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <E0D5C411-052F-3B71-9562-C1098FB2F86D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9428c000 -     0x7fff942a8ff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff942a9000 -     0x7fff9433ffff  com.apple.ColorSync (4.9.0 - 4.9.0) <8BB8DF19-C24F-39F8-8B90-AD186D74587C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff94340000 -     0x7fff9435cfff  com.apple.GenerationalStorage (2.0 - 239) <EE667C63-3ADF-34D3-A8A7-316B66C7E290> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff955df000 -     0x7fff95619ff7  com.apple.DebugSymbols (132 - 132) <BDF57386-2881-35BD-9310-36904C764E93> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff95630000 -     0x7fff95652fff  com.apple.IconServices (68.1 - 68.1) <3ECAA762-1193-3D76-A25F-7680DB3A957E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff95653000 -     0x7fff95657fff  com.apple.CommonPanels (1.2.6 - 96) <61E9D84F-435A-3C7B-A065-047B80775777> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff95658000 -     0x7fff95658fff  com.apple.ApplicationServices (48 - 48) <DD9C4070-C0FC-3984-BCED-72E6E99838FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff956b5000 -     0x7fff9579cff7  libcrypto.0.9.8.dylib (59) <ED1C2A26-8FFC-30FF-8726-FF952EF94ADF> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9579d000 -     0x7fff957a6ff3  libsystem_notify.dylib (150.20.3) <243FADE1-255A-3B78-8033-F336CD64B817> /usr/lib/system/libsystem_notify.dylib
    0x7fff95938000 -     0x7fff95b06ffb  com.apple.QuartzCore (1.11 - 410.14) <CB19502B-D25F-379C-B50F-08A98FF73B68> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff95b07000 -     0x7fff95b0cff3  libunwind.dylib (35.3) <124E0F05-2350-3774-A32C-7F5BF38EDE73> /usr/lib/system/libunwind.dylib
    0x7fff95b0d000 -     0x7fff95b7cfff  com.apple.SearchKit (1.4.0 - 1.4.0) <CA50106F-F45A-36AC-AD2B-C3B19F5DD52F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff95b7d000 -     0x7fff95c21fff  com.apple.Bluetooth (4.4.3 - 4.4.3f4) <B5F46DA5-EAE8-3F79-864D-1423C61C0A69> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff95de6000 -     0x7fff95e1efff  com.apple.RemoteViewServices (2.0 - 99) <596153FD-3CB9-3FED-9D63-1B73B01AC6DB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff95e1f000 -     0x7fff95e27fff  libsystem_networkextension.dylib (385.20.6) <DC8A102A-BF02-31A4-8914-65C34DF6B592> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff95e28000 -     0x7fff95e2afff  libCGXType.A.dylib (948) <C3D473CF-7261-3E0D-A161-E9B642B75D6A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff96356000 -     0x7fff9651fff7  com.apple.ImageIO.framework (3.3.0 - 1442) <2C8AF87E-080E-3FD8-824D-332B43DF4B61> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff96a46000 -     0x7fff96bf1ffb  GLEngine (12.0.40.6) <D55FDA69-AE2C-3AA1-9565-309C13C1C5C2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff96ca5000 -     0x7fff96ca5fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <D2E8EA94-3828-3D7C-87E2-97E4CD00269D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff96cf0000 -     0x7fff96cfcff7  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <8B6C0DB6-8744-3AEB-BD00-9FA6967E7125> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff96e49000 -     0x7fff96e7afff  com.apple.GSS (4.0 - 2.0) <25DECD44-0905-3E53-9480-DE7BEB84DB83> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff96e7b000 -     0x7fff96e7bfff  libenergytrace.dylib (10) <A4AE7CBD-CF0A-3A74-8098-B642CE496611> /usr/lib/libenergytrace.dylib
    0x7fff96f05000 -     0x7fff96f54ff7  com.apple.opencl (2.6.9 - 2.6.9) <27643341-DC6F-3C2F-8B8B-637061979BF3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff96f55000 -     0x7fff96fa8ff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff96faa000 -     0x7fff9709cff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
    0x7fff970ea000 -     0x7fff9736aff3  com.apple.security (7.0 - 57337.20.44) <290E0078-464E-30EE-8288-8B29A875FFE3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff9736b000 -     0x7fff97490ff7  com.apple.LaunchServices (728.6 - 728.6) <204CD7A1-D99C-3655-82D7-E8E89F9C666B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff97491000 -     0x7fff974effff  com.apple.SystemConfiguration (1.14 - 1.14) <5A70115B-E346-3EBD-A617-9A11C61EEF2E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff974f0000 -     0x7fff974fbfff  libkxld.dylib (3248.30.4) <BAA3DDEC-AD81-3C29-AECC-59E4AD114D3C> /usr/lib/system/libkxld.dylib
    0x7fff97525000 -     0x7fff97549fff  com.apple.MultitouchSupport.framework (304.10 - 304.10) <1E0206D9-34AD-3810-8ED0-29DC450D1485> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff9754a000 -     0x7fff9754bfff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff9754c000 -     0x7fff97558ff7  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <E507D438-517D-32AE-8609-02ACD2F0D692> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff97559000 -     0x7fff97582ffb  libRIP.A.dylib (948) <96E8F983-A8BA-3B0F-9035-E09642A63F6E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff97583000 -     0x7fff975e4ff7  libsystem_network.dylib (583.20.10) <865FE79A-A22D-3733-A14F-FC7B37F3AECD> /usr/lib/system/libsystem_network.dylib
    0x7fff97636000 -     0x7fff97636fff  libOpenScriptingUtil.dylib (169.1) <03BEF6F0-07CD-3EDC-9D11-32202C1857B6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff97637000 -     0x7fff9763aff7  libsystem_sandbox.dylib (460.30.1) <3E0036AF-FC64-3352-8DA4-6B550C2C2562> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff97641000 -     0x7fff976faff7  libvMisc.dylib (563.4) <3114F9E9-2B0D-3371-93A1-04BB55CE8DBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9770c000 -     0x7fff9770efff  libCVMSPluginSupport.dylib (12.0.40.6) <C88875DF-9888-37A6-AE69-3CABFACDAF45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff977ae000 -     0x7fff977d7fff  libsystem_info.dylib (477.20.1) <6513635B-4ADE-3B45-BF63-ED7AC565B0C9> /usr/lib/system/libsystem_info.dylib
    0x7fff977e7000 -     0x7fff9780bff7  libJPEG.dylib (1442) <0F9069AB-D830-37DD-8813-B635D1ECB3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff97c44000 -     0x7fff97c90ff3  com.apple.HIServices (1.22 - 549) <14FB5BB6-8456-39F9-A694-8A1C12426880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff97d02000 -     0x7fff97d21ff7  com.apple.framework.Apple80211 (11.0 - 1110.33) <EC583C00-9073-39C3-B613-96D5BA0FDD32> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff98657000 -     0x7fff98a85fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <B8482831-77BD-3FBC-A0B1-12502353AA57> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff98a8f000 -     0x7fff98a92ff7  com.apple.help (1.3.3 - 46) <62056D9B-A87C-3E4D-B4E2-7E1CDB74CE68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff98ac5000 -     0x7fff98ad6ff7  libsystem_trace.dylib (201.10.3) <B485369F-E3A1-319E-998C-89AAF606079E> /usr/lib/system/libsystem_trace.dylib
    0x7fff997ec000 -     0x7fff99879dd7  com.apple.AppleJPEG (1.0 - 1) <9F0E8564-FCC4-33BE-9C6A-2BA926A33F6F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff9987a000 -     0x7fff9988bfff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff9988c000 -     0x7fff998b3fff  com.apple.ProtectedCloudStorage (1.0 - 1) <F9E1BDE2-16AF-34B5-B7FE-127D511BDC9E> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff998b4000 -     0x7fff998d1ff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <2B459E1F-0563-30B2-A04D-CF1793426B66> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff99a19000 -     0x7fff99a32fef  libcompression.dylib (25) <C8546222-B022-39EA-9896-0387BA1D5C51> /usr/lib/libcompression.dylib
    0x7fff99b59000 -     0x7fff99baeff7  com.apple.AE (701 - 701) <FB22BE84-9CB8-36BF-8061-F93D716C0A84> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff99c30000 -     0x7fff99c3bfff  libcsfde.dylib (517.20.1) <42376761-F1B3-3086-AFBC-231507582BBE> /usr/lib/libcsfde.dylib
    0x7fff9a4d7000 -     0x7fff9a4dbfff  libGIF.dylib (1442) <2F7DA684-3510-38C2-B48F-9D33194860A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff9a4dc000 -     0x7fff9a4f3ff7  libsystem_asl.dylib (322.30.1) <9B500E4E-E462-321E-828E-5524DC984C1B> /usr/lib/system/libsystem_asl.dylib
    0x7fff9a5d3000 -     0x7fff9a5d5ffb  libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
    0x7fff9a5d6000 -     0x7fff9a754fff  com.apple.UIFoundation (1.0 - 436.1) <8C254BB0-1DED-36A2-AAAF-786EB19CCE39> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff9a755000 -     0x7fff9a759fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff9a75a000 -     0x7fff9a75afff  com.apple.CoreServices (728.6 - 728.6) <1FC9300C-6D3D-330C-829C-C8F094BC38C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff9a75b000 -     0x7fff9a766ff7  libChineseTokenizer.dylib (16) <998637AB-DC37-3A7C-A85C-F10FD98CAAD7> /usr/lib/libChineseTokenizer.dylib
    0x7fff9a767000 -     0x7fff9a788fff  com.apple.Sharing (442.9.1 - 442.9.1) <672DE6DF-98E0-30A4-BA25-44BDE188D0BE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff9a7ab000 -     0x7fff9a7baffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <0D1BCC13-76B9-3C19-85AA-D8DD8299F007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff9a7bb000 -     0x7fff9ab0fff7  com.apple.Foundation (6.9 - 1256.1) <66106CC9-9D97-3846-88D8-4BF6BB508296> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9ab42000 -     0x7fff9abb1fff  com.apple.datadetectorscore (7.0 - 460) <CDBB7D7D-B189-37B0-AA4B-DC79090D0D71> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff9abb2000 -     0x7fff9b028fff  com.apple.CoreFoundation (6.9 - 1256.14) <768A7FB7-9143-3148-8591-7C6ED3162D35> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff9b029000 -     0x7fff9b031fff  com.apple.NetFS (6.0 - 4.0) <BDD59EC5-D399-31EA-9B2A-60E3A859FC42> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff9b07c000 -     0x7fff9b0c1ff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <72156BE7-0804-3F90-9AF9-14C4739430C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff9b105000 -     0x7fff9b231ff7  com.apple.CoreText (352.0 - 494.10) <9FD834B1-FF8E-3EB0-BB11-6E9120969086> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9b232000 -     0x7fff9b244fff  libsasl2.2.dylib (209) <02BF4226-23E9-34EC-A727-CF0E205395F8> /usr/lib/libsasl2.2.dylib
    0x7fff9b245000 -     0x7fff9b250fff  com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff9b26a000 -     0x7fff9b284ff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff9b285000 -     0x7fff9b33ffff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <C4EC1EA7-E2AA-30F7-83CC-79171CDD50AA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff9b35c000 -     0x7fff9b38aff7  com.apple.DictionaryServices (1.2 - 250) <D9AB6B92-CAF5-3EC2-8D07-639B42DA1CB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff9b38b000 -     0x7fff9b611ff7  com.apple.CFNetwork (760.2.6 - 760.2.6) <653B1552-C1EC-36A5-85D0-9FC3ED3CCF72> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff9c719000 -     0x7fff9c71cfff  com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff9c7f6000 -     0x7fff9c81dfff  com.apple.ChunkingLibrary (167 - 167) <508861C9-F5E6-343B-8DD0-D71DFE49ECFD> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff9c81e000 -     0x7fff9c820ff7  com.apple.xpc.ServiceManagement (1.0 - 1) <3777FD15-B6F3-32A2-A8E3-3E8CE3B8D5E7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff9c8d9000 -     0x7fff9c8efff7  libsystem_coretls.dylib (83.20.8) <75C97D88-0A63-3093-AE83-DE33EB7405CE> /usr/lib/system/libsystem_coretls.dylib
    0x7fff9ca0d000 -     0x7fff9ca5dff7  com.apple.Symbolication (1.4 - 58044) <2EC9F04A-4370-39C8-8549-FC6411D87463> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff9ca60000 -     0x7fff9ca97ff7  com.apple.LDAPFramework (2.4.28 - 194.5) <79D981F2-F70C-3E47-B124-DC0C90D45563> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9ca98000 -     0x7fff9cab6fff  libsystem_kernel.dylib (3248.30.4) <9CEB6C3B-1CAF-3C32-A9FD-93BC72CBCEA1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9cab7000 -     0x7fff9cc43ff7  libGLProgrammability.dylib (12.0.40.6) <60C68BA6-D375-39D5-9ADD-B394FB760A86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff9cc44000 -     0x7fff9cc46fff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff9cc75000 -     0x7fff9ccfeff7  com.apple.PerformanceAnalysis (1.0 - 1) <FB33FACE-5A99-34E0-83CC-CEDCCFAC74C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff9ccff000 -     0x7fff9cd5cfff  com.apple.CoreServices.OSServices (728.6 - 728.6) <CA616ACB-A872-386C-B16D-193A7E495C4D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9cd5d000 -     0x7fff9cd86ff7  libxslt.1.dylib (14.1) <AE86E275-499F-3D4F-8433-142186D383CB> /usr/lib/libxslt.1.dylib
    0x7fff9cda0000 -     0x7fff9ce14ff3  com.apple.securityfoundation (6.0 - 55126) <11644DA4-F1CF-3FB1-86A0-0DA8E8C27148> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff9ce15000 -     0x7fff9cf07ff7  libJP2.dylib (1442) <3B374049-CCA4-3B4D-9517-583F2BF6B77D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff9cf0d000 -     0x7fff9cf10fff  libCoreVMClient.dylib (119.5) <CD7DE25C-D7AD-3ECD-BEEC-F57992A4A08E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff9cf62000 -     0x7fff9d074fef  libvDSP.dylib (563.4) <C069B6A3-D7CD-3B72-918C-15514066A2F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff9d08f000 -     0x7fff9d374ff3  com.apple.CoreServices.CarbonCore (1136 - 1136) <FFBDE3BF-0BB3-37A2-8A44-6E25284CC348> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9d375000 -     0x7fff9d415ff7  com.apple.Metadata (10.7.0 - 972.16) <3E42A570-BE32-396D-96E1-01B4A778D991> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff9d416000 -     0x7fff9d621fff  libFosl_dynamic.dylib (16.24) <363B7CEE-B662-32F3-9D7B-245E64927C35> /usr/lib/libFosl_dynamic.dylib
    0x7fff9d65e000 -     0x7fff9d66efff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff9dded000 -     0x7fff9ddfbff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
    0x7fff9de77000 -     0x7fff9de7ffff  com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff9de80000 -     0x7fff9deaaff7  GLRendererFloat (12.0.40.6) <E739EE06-2F9C-3D46-AC6D-122DCD66E8C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff9ded2000 -     0x7fff9df01ffb  libsystem_m.dylib (3105) <26655445-CA97-321E-B221-801CB378D1AA> /usr/lib/system/libsystem_m.dylib
    0x7fff9e189000 -     0x7fff9e1aeff7  libPng.dylib (1442) <E8391CE4-9B83-3895-A406-D987FC826D4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9e1af000 -     0x7fff9e1b1fff  com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff9e1b2000 -     0x7fff9e202fff  libcups.2.dylib (435) <28A05475-9DBF-35EA-B218-3432B69EA18B> /usr/lib/libcups.2.dylib
    0x7fff9e4cc000 -     0x7fff9e4ddff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff9e4de000 -     0x7fff9e51fff7  libGLU.dylib (12.0.40.6) <1C9899B5-4741-340F-A2D7-F9AF03B42A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff9e520000 -     0x7fff9e55eff7  libGLImage.dylib (12.0.40.6) <ACC6C7B0-A805-344C-AAC3-BA50780227E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff9e5c9000 -     0x7fff9e5e5ff7  libextension.dylib (78) <589FA312-F17C-3A8D-986F-FD995D0065D5> /usr/lib/libextension.dylib
    0x7fff9e5e6000 -     0x7fff9e5edff7  libcompiler_rt.dylib (62) <D3C4AB40-23B4-3BC6-8C38-5B8758D14E80> /usr/lib/system/libcompiler_rt.dylib
    0x7fff9e5ee000 -     0x7fff9f859ffb  com.apple.CoreGraphics (1.600.0 - 948) <A5BCCC6D-D931-360D-BF45-02F5ED4E1773> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff9f887000 -     0x7fff9f88dff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <FA5CB89A-2BFE-38CC-B1A3-E48792CD898C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff9fafd000 -     0x7fff9fc0bff3  com.apple.desktopservices (1.10 - 1.10) <0BAED9FA-EFA5-3DA0-8715-043FD2400B77> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff9fc3f000 -     0x7fff9fc48fff  com.apple.icloud.FindMyDevice (1.0 - 1) <BB049D2D-9789-39E8-A09D-D300E7AA94D2> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff9fc49000 -     0x7fff9fca4ff7  libTIFF.dylib (1442) <FC2ADE78-3710-31E7-9CE7-44CD61F4B8DC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff9fcf0000 -     0x7fff9fd36ff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 6247411
    thread_create: 0
    thread_set_state: 106

VM Region Summary:
ReadOnly portion of Libraries: Total=312.3M resident=0K(0%) swapped_out_or_unallocated=312.3M(100%)
Writable regions: Total=132.8M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=132.8M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate.framework               128K        2 
Activity Tracing                  2048K        2 
CG backing stores                 7832K       10 
CG image                            24K        5 
CG shared images                   720K       16 
CoreAnimation                       16K        4 
CoreUI image data                  740K        9 
CoreUI image file                  320K        5 
Dispatch continuations            4096K        2 
Kernel Alloc Once                    8K        3 
MALLOC                            85.7M       68 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)           1584K        2         reserved VM address space (unallocated)
Memory Tag 242                      12K        2 
OpenCL                               8K        2 
Process Corpse Info               2048K        2 
STACK GUARD                       56.0M       10 
Stack                             11.6M       10 
VM_ALLOCATE                        104K       18 
__DATA                            39.5M      273 
__GLSLBUILTINS                    2588K        2 
__IMAGE                            528K        2 
__LINKEDIT                       105.5M       53 
__TEXT                           206.8M      263 
__UNICODE                          552K        2 
mapped file                        1.1G       45 
shared memory                     16.4M       10 
===========                     =======  ======= 
TOTAL                              1.6G      802 
TOTAL, minus reserved VM space     1.6G      802 

Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2,4 GHz, 8 GB, SMC 1.41f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464D44
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464D44
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.4.3f4 16616, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Samsung SSD 850 EVO 500GB, 500,11 GB
Serial ATA Device: MATSHITADVD-R   UJ-868
USB Device: USB 2.0 Bus
USB Device: Built-in iSight
USB Device: USB 2.0 Bus
USB Device: USB Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
USB Device: USB Bus
USB Device: PTZ-630
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: 

Scene and Color Picker are blacked out with MS-Software-OpenGL

QtはOpenGLが使用できない場合に、ソフトウェア実装のOpenGLにフォールバックするようになっている。
http://doc.qt.io/qt-5/windows-requirements.html

このソフトウェア実装のOpenGLでは添付の図のようにQGLWidgetを使用しているシーンやカラピッカーが表示されない。

現在一部のハードウェアではブラックリストのためにDesktop OpenGLが使用されず、描画に失敗するため、下記のコードでDesktop OpenGLを強制している。

a.setAttribute(Qt::AA_UseDesktopOpenGL, true);

この部分を削除し、環境変数QT_OPENGLsoftwareを指定することで、Software OpenGLが使われ、問題が再現する。

image

正常なカラーピッカーの描画。
image

OSX 10.11.3: Crash when clicking on "vector brush" in Style Editor

To reproduce:
Go to PltEditor, draw something so Style Editor shows tabs, click on "Vector Brush" tab.
An assertion fails in opentoonz/toonz/sources/common/tvectorimage/tregion.cpp, line 232.
skjermbilde 2016-03-27 kl 19 39 10

Dump:

Process: OpenToonz_1.0 [80788]
Path: /Applications/OpenToonz_1.0.app/Contents/MacOS/OpenToonz_1.0
Identifier: ???
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: OpenToonz_1.0 [80788]
User ID: 501

Date/Time: 2016-03-27 19:36:44.699 +0200
OS Version: Mac OS X 10.11.3 (15D21)
Report Version: 11
Anonymous UUID: 41F91542-540B-D851-E1D5-DA542A5EA714

Sleep/Wake UUID: BFE2D344-BA33-415C-9963-F9160F5DA732

Time Awake Since Boot: 1200000 seconds
Time Since Wake: 21000 seconds

System Integrity Protection: enabled

Crashed Thread: 9 QThread

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

Application Specific Information:
Assertion failed: (sideOfPrevious != 0), function computeIntersection, file /Users/tetsuya_miyashita/public-projects/opentoonz/toonz/sources/common/tvectorimage/tregion.cpp, line 232.

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff9caa9386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9caa87c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff9ac22624 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff9ac21aec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff9ac21338 CFRunLoopRunSpecific + 296
5 com.apple.HIToolbox 0x00007fff8bd93935 RunCurrentEventLoopInMode + 235
6 com.apple.HIToolbox 0x00007fff8bd9376f ReceiveNextEventCommon + 432
7 com.apple.HIToolbox 0x00007fff8bd935af _BlockUntilNextEventMatchingListInModeWithFilter + 71
8 com.apple.AppKit 0x00007fff8dc650ee _DPSNextEvent + 1067
9 com.apple.AppKit 0x00007fff8e031943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
10 com.apple.AppKit 0x00007fff8dc5afc8 -[NSApplication run] + 682
11 libqcocoa.dylib 0x000000010997308d 0x109951000 + 139405
12 org.qt-project.QtCore 0x00000001074b407d QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381
13 org.qt-project.QtCore 0x00000001074b6f5a QCoreApplication::exec() + 346
14 0x00000001032f6268 main + 11624
15 libdyld.dylib 0x00007fff90d495ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff9caafff6 kevent_qos + 10
1 libdispatch.dylib 0x00007fff8e85f099 _dispatch_mgr_invoke + 216
2 libdispatch.dylib 0x00007fff8e85ed01 _dispatch_mgr_thread + 52

Thread 2:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x00007fff9caa9386 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff9caa87c7 mach_msg + 55
2 com.apple.CoreFoundation 0x00007fff9ac22624 __CFRunLoopServiceMachPort + 212
3 com.apple.CoreFoundation 0x00007fff9ac21aec __CFRunLoopRun + 1356
4 com.apple.CoreFoundation 0x00007fff9ac21338 CFRunLoopRunSpecific + 296
5 com.apple.AppKit 0x00007fff8dd24065 _NSEventThread + 149
6 libsystem_pthread.dylib 0x00007fff8b7ecc13 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8b7ecb90 _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff8b7ea375 thread_start + 13

Thread 3:: QThread
0 libsystem_kernel.dylib 0x00007fff9caae4de __accept + 10
1 libtfarm.dylib 0x0000000106702673 get_connection(int) + 35
2 libtfarm.dylib 0x00000001067022ea TTcpIpServer::run() + 170
3 0x00000001037e033f 0x1032ba000 + 5399359
4 libtnzcore.dylib 0x00000001042820be TThread::Worker::run() + 286
5 org.qt-project.QtCore 0x000000010730bd93 0x1072d4000 + 228755
6 libsystem_pthread.dylib 0x00007fff8b7ecc13 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8b7ecb90 _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff8b7ea375 thread_start + 13

Thread 4:: QThread
0 libsystem_kernel.dylib 0x00007fff9caaeeb2 __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff8b7ed150 _pthread_cond_wait + 767
2 org.qt-project.QtCore 0x000000010730d41b 0x1072d4000 + 234523
3 org.qt-project.QtCore 0x000000010730d2d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4 libtnzcore.dylib 0x00000001042822e7 TThread::Worker::run() + 839
5 org.qt-project.QtCore 0x000000010730bd93 0x1072d4000 + 228755
6 libsystem_pthread.dylib 0x00007fff8b7ecc13 _pthread_body + 131
7 libsystem_pthread.dylib 0x00007fff8b7ecb90 _pthread_start + 168
8 libsystem_pthread.dylib 0x00007fff8b7ea375 thread_start + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff9caaf6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b7ec729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8b7ea365 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff9caaf6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b7ec729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8b7ea365 start_wqthread + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff9caaf6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b7ec729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8b7ea365 start_wqthread + 13

Thread 8:
0 libsystem_kernel.dylib 0x00007fff9caaf6de __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8b7ec729 _pthread_wqthread + 1283
2 libsystem_pthread.dylib 0x00007fff8b7ea365 start_wqthread + 13

Thread 9 Crashed:: QThread
0 libsystem_kernel.dylib 0x00007fff9caaf002 pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff8b7ee5c5 pthread_kill + 90
2 libsystem_c.dylib 0x00007fff8af9b6e7 abort + 129
3 libsystem_c.dylib 0x00007fff8af62df8 assert_rtn + 321
4 libtnzcore.dylib 0x0000000104387545 (anonymous namespace)::computeIntersection(TQuadratic const&, double, double, double, double, int, bool&) + 261
5 libtnzcore.dylib 0x0000000104381584 (anonymous namespace)::findSides(TPointT const&, TQuadratic const&, double, double, bool&, int) + 580
6 libtnzcore.dylib 0x000000010437d859 TRegion::Imp::contains(TPointT const&) const + 1801
7 libtnzcore.dylib 0x000000010437de43 TRegion::Imp::contains(TRegion::Imp const&) const + 515
8 libtnzcore.dylib 0x000000010437dc33 TRegion::contains(TRegion const&) const + 35
9 libtnzcore.dylib 0x00000001043671e1 TVectorImage::Imp::addRegion(TRegion
) + 3745
10 libtnzcore.dylib 0x00000001043589d1 TVectorImage::Imp::computeRegions() + 1137
11 libtnzcore.dylib 0x0000000104357723 TVectorImage::Imp::setFillData(TVectorImage::IntersectionBranch
, unsigned int, bool) + 5523
12 libtnzcore.dylib 0x00000001043ed496 TVectorImage::setFillData(TVectorImage::IntersectionBranch
, unsigned int, bool) + 54
13 libimage.dylib 0x000000010554264d readRegionVersion4x(IntersectionDataTag
, TVectorImage*) + 45
14 libimage.dylib 0x00000001055424e2 TImageReaderPli::doLoad() + 1090
15 libimage.dylib 0x000000010554207e TImageReaderPli::load() + 606
16 libtoonzlib.dylib 0x0000000104d8c35f CustomStyleManager::StyleLoaderTask::run() + 799
17 libtnzcore.dylib 0x00000001042820be TThread::Worker::run() + 286
18 org.qt-project.QtCore 0x000000010730bd93 0x1072d4000 + 228755
19 libsystem_pthread.dylib 0x00007fff8b7ecc13 _pthread_body + 131
20 libsystem_pthread.dylib 0x00007fff8b7ecb90 _pthread_start + 168
21 libsystem_pthread.dylib 0x00007fff8b7ea375 thread_start + 13

Thread 9 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000700000320b48 rdx: 0x0000000000000000
rdi: 0x000000000000724b rsi: 0x0000000000000006 rbp: 0x0000700000320b70 rsp: 0x0000700000320b48
r8: 0x0000000000000000 r9: 0x00000000000000e8 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00000001046e0c60 r13: 0x000000014fceb000 r14: 0x0000700000323000 r15: 0x00000001046e0932
rip: 0x00007fff9caaf002 rfl: 0x0000000000000206 cr2: 0x00007fff798db008

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

Binary Images:
0x1032ba000 - 0x103ac1ff7 + (??? - ???) <0A72FEE6-C8E2-365A-8159-55DD09F2AB39> /Applications/OpenToonz_1.0.app/Contents/MacOS/OpenToonz_1.0
0x103ce7000 - 0x103e04ff7 +org.qt-project.QtNetwork (5.5 - 5.5.1) <881C101B-D140-3F22-9A11-5D1D1854D3A5> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x103e3b000 - 0x103e79fff +org.qt-project.QtOpenGL (5.5 - 5.5.1) <4BE1F8E5-6B6E-3988-A746-440D80603FB7> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
0x103e99000 - 0x103ed4ff7 +org.qt-project.QtSvg (5.5 - 5.5.1) /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x103eef000 - 0x103f26fff +org.qt-project.QtXml (5.5 - 5.5.1) <6B22AC36-E02D-3902-98E6-8678065F9E4C> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x103f36000 - 0x1040f1fff +org.qt-project.QtScript (5.5 - 5.5.1) <23C57E0F-74AB-3925-B7A7-4BAE7D2EEBF6> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
0x10413b000 - 0x104170fff +org.qt-project.QtPrintSupport (5.5 - 5.5.1) <9F5C686D-7C6D-327D-8D1A-DEF6977D4004> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x104191000 - 0x1041d1fff com.apple.glut (3.6.3 - GLUT-3.6.3) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x104246000 - 0x1046f6fff +libtnzcore.dylib (0) <2FE740B8-A9A4-3016-A9A9-4324F9F9B444> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzcore.dylib
0x104838000 - 0x104a98fff +libtnzbase.dylib (0) /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzbase.dylib
0x104b71000 - 0x1050c6ff7 +libtoonzlib.dylib (0) <35A1A862-889A-33E9-A0BF-A7D2FCA7E7E2> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtoonzlib.dylib
0x10527e000 - 0x10532fff7 +libcolorfx.dylib (0) <24F59AFD-6FE1-3437-A36C-56857B709E7A> /Applications/OpenToonz_1.0.app/Contents/MacOS/libcolorfx.dylib
0x10536e000 - 0x10544dff7 +libtnzext.dylib (0) /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzext.dylib
0x105509000 - 0x10562fff7 +libimage.dylib (0) /Applications/OpenToonz_1.0.app/Contents/MacOS/libimage.dylib
0x105695000 - 0x1056acfff +libsound.dylib (0) <64D877FF-076A-34F3-A0AC-1CAFC971B57B> /Applications/OpenToonz_1.0.app/Contents/MacOS/libsound.dylib
0x1056b9000 - 0x105bddfff +libtoonzqt.dylib (0) /Applications/OpenToonz_1.0.app/Contents/MacOS/libtoonzqt.dylib
0x105de6000 - 0x106143fff +libtnztools.dylib (0) /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnztools.dylib
0x106269000 - 0x1065f0ff7 +libtnzstdfx.dylib (0) /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzstdfx.dylib
0x1066df000 - 0x106707ff7 +libtfarm.dylib (0) <0B9B7CF5-0959-3813-8EAB-E31ACD2EBAF2> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtfarm.dylib
0x106719000 - 0x106c2eff7 +org.qt-project.QtWidgets (5.5 - 5.5.1) <1AF6065B-6055-3DC7-B92D-AA106307735B> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x106d63000 - 0x1071f7fff +org.qt-project.QtGui (5.5 - 5.5.1) <64584329-006F-386F-B498-C7D0E5FC241E> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x1072d4000 - 0x1077e3ff7 +org.qt-project.QtCore (5.5 - 5.5.1) /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x107870000 - 0x107874fff com.apple.agl (3.3.1 - AGL-3.3.1) <8B380B9E-3E00-3065-842E-41F4421D8D5A> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10787c000 - 0x1078a8ff7 +libjpeg.8.dylib (0) /Applications/OpenToonz_1.0.app/Contents/Frameworks/libjpeg.8.dylib
0x1078ad000 - 0x1078b9ff7 +liblz4.1.dylib (0) <5BBBF1A4-EDD8-3D5C-9992-6128672470FF> /Applications/OpenToonz_1.0.app/Contents/Frameworks/liblz4.1.dylib
0x1078bd000 - 0x1078c2fff org.twain.dsm (1.9.5 - 1.9.5) <2A92FC00-4481-387F-924A-A1C6F354F375> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
0x1078c8000 - 0x1078eaff7 +libpng16.16.dylib (0) <421F84CA-A5E9-3841-8ABF-6EEA91687883> /Applications/OpenToonz_1.0.app/Contents/Frameworks/libpng16.16.dylib
0x1078f1000 - 0x107920fff +libGLEW.1.13.0.dylib (0) <8844DE69-04CB-3C5A-B307-D8922D9BFF59> /Applications/OpenToonz_1.0.app/Contents/Frameworks/libGLEW.1.13.0.dylib
0x107bf4000 - 0x107bfbff7 +libqgif.dylib (0) /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqgif.dylib
0x109951000 - 0x1099f9fff +libqcocoa.dylib (0) <56ADBA40-C8E0-38A5-8C62-B485E4784B5D> /Applications/OpenToonz_1.0.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x109a32000 - 0x109a99fff +org.qt-project.QtDBus (5.5 - 5.5.1) <245EE4C3-2FE2-3C91-92A3-F2E781973C9A> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
0x10bd64000 - 0x10bd6eff7 +libqdds.dylib (0) <1C842A8F-5356-37EF-965C-D52058AEE8C6> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqdds.dylib
0x10bd73000 - 0x10bd7bfff +libqicns.dylib (0) <66B4CECB-D468-3C5F-A419-83B3715E498A> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqicns.dylib
0x10bd80000 - 0x10bd86ff7 +libqico.dylib (0) /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqico.dylib
0x10bd8b000 - 0x10be12fff +libqjp2.dylib (0) <6B1F1E04-C0E5-3B0B-89A8-77A616052D9B> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqjp2.dylib
0x10be20000 - 0x10be5efff +libqjpeg.dylib (0) <970EDD5A-AE16-3F42-BBB3-34E9E221E752> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x10be64000 - 0x10beb4ff7 +libqmng.dylib (0) <41A11D2B-EDFD-3EAA-BB25-8E817935D375> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqmng.dylib
0x10bebc000 - 0x10bec1ff7 +libqsvg.dylib (0) /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x10bec6000 - 0x10becaff7 +libqtga.dylib (0) <3614C65E-0566-31A3-A869-176E4E950099> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqtga.dylib
0x10bece000 - 0x10bf30ff7 +libqtiff.dylib (0) <7AA0F0F1-C6F4-394D-8FBC-B20F0288F31D> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x10bf38000 - 0x10bf3cff7 +libqwbmp.dylib (0) <2316A2D2-74D5-3C34-A8D2-FE5E464B93CF> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x10bf40000 - 0x10bf9ffff +libqwebp.dylib (0) /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x10c764000 - 0x10c764ff7 +cl_kernels (???) <0B729F94-4700-4969-BB9B-9037C7C6FB96> cl_kernels
0x10cf76000 - 0x10d70bfff libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceTeslaGLDriverWeb.bundle/Contents/MacOS/libclh.dylib
0x11362a000 - 0x11364cff7 libKoreanConverter.dylib (68) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x12d1fd000 - 0x12d20ffff libTraditionalChineseConverter.dylib (68) <62CEE84C-366B-3E43-821B-EE072DBF33D7> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x130fff000 - 0x13101bff7 libJapaneseConverter.dylib (68) /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x13c424000 - 0x13c433ff7 libSimplifiedChineseConverter.dylib (68) /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x1506f0000 - 0x1506f4fff libFontRegistryUI.dylib (155.1) <79B125DD-4565-391D-A084-DB4F2A7CF322> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
0x123440000000 - 0x123440887fff com.nvidia.web.GeForceTeslaGLDriverWeb (10.9.14 - 10.0.9) <555030BC-A3D8-3782-A3DD-4C316EA890B6> /System/Library/Extensions/GeForceTeslaGLDriverWeb.bundle/Contents/MacOS/GeForceTeslaGLDriverWeb
0x7fff6add0000 - 0x7fff6ae07007 dyld (360.19) <9D05FDF4-65CE-3B53-86D4-ABE1A5BF35F3> /usr/lib/dyld
0x7fff894c9000 - 0x7fff89613fc7 com.apple.coreui (2.1 - 365.2) <727C55D3-503A-3EC4-8A23-C984E320F65F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff898a1000 - 0x7fff89908fff com.apple.framework.CoreWiFi (11.0 - 1101.20) /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff89909000 - 0x7fff89911fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff8999f000 - 0x7fff89a34fff com.apple.ink.framework (10.9 - 214) <6B573126-A6E9-357F-B36A-AA5BDC0BEAF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff89dbc000 - 0x7fff89dcafff com.apple.opengl (12.0.40 - 12.0.40) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff89e18000 - 0x7fff89e19ff3 com.apple.print.framework.Print (10.0 - 266) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff89ef5000 - 0x7fff8a012fff libsqlite3.dylib (216.4) /usr/lib/libsqlite3.dylib
0x7fff8a013000 - 0x7fff8a05ffff com.apple.print.framework.PrintCore (11.2 - 472.2) <449D8AB5-7891-32D0-9DC5-C90FE10DC0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8a9b8000 - 0x7fff8a9d1fff com.apple.openscripting (1.7.1 - 169.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8af2a000 - 0x7fff8af35ff7 libGPUSupport.dylib (12.0.40.6) <371DCA52-1EBF-37D7-9514-AC5132C74258> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x7fff8af3d000 - 0x7fff8afcafff libsystem_c.dylib (1082.20.4) /usr/lib/system/libsystem_c.dylib
0x7fff8afcb000 - 0x7fff8b0abff7 unorm8_rgba.dylib (2.6.4.1) <6970FC46-0D13-3614-929D-9504AB54C740> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff8b0b9000 - 0x7fff8b0d3fff com.apple.Kerberos (3.0 - 1) <836358DE-2731-3ACD-98E3-E5FA48917728> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8b0e7000 - 0x7fff8b0effe7 libsystem_platform.dylib (74.10.3) /usr/lib/system/libsystem_platform.dylib
0x7fff8b45f000 - 0x7fff8b4cdff7 com.apple.ApplicationServices.ATS (377 - 394.3) <0DDD3503-3D74-3CCA-BD25-7F19B03C2579> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8b7aa000 - 0x7fff8b7b5ff7 libcommonCrypto.dylib (60075.20.1) <766BC3F5-41F3-3315-BABC-72718A98EA92> /usr/lib/system/libcommonCrypto.dylib
0x7fff8b7e9000 - 0x7fff8b7f2ff7 libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
0x7fff8b7f3000 - 0x7fff8b8e2fff libxml2.2.dylib (29.2) /usr/lib/libxml2.2.dylib
0x7fff8b8fb000 - 0x7fff8b9abfff com.apple.backup.framework (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8b9ac000 - 0x7fff8b9d5fff libxpc.dylib (756.20.4) <61AB4610-9304-354C-9E9B-D57198AE9866> /usr/lib/system/libxpc.dylib
0x7fff8ba9b000 - 0x7fff8baecff7 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8bba6000 - 0x7fff8bbd4ff7 com.apple.CoreServicesInternal (248.2 - 248.2) <7D0D2C65-C4C4-3FBD-89A7-12302EA444AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8bc8e000 - 0x7fff8bc8efff com.apple.Cocoa (6.11 - 22) <0A634D46-B468-3CBC-B2A0-16C381C11BF2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8bd63000 - 0x7fff8c058fff com.apple.HIToolbox (2.1.1 - 807.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8c8ab000 - 0x7fff8c8adff7 com.apple.securityhi (9.0 - 55006) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8c8ae000 - 0x7fff8c8b0ff7 libquarantine.dylib (80) <163CF63A-7455-3D1F-AE57-8C4475A9204C> /usr/lib/system/libquarantine.dylib
0x7fff8cad0000 - 0x7fff8cae5ff3 libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff8cb1e000 - 0x7fff8cb23fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8cb24000 - 0x7fff8cb2ffff libGL.dylib (12.0.40.6) <2A13E40A-BFA1-34FD-925A-C7023FEF254C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8cb30000 - 0x7fff8cb30ff7 libunc.dylib (29) <1D0F8265-F026-3CBD-93D3-F8DF14FFCE68> /usr/lib/system/libunc.dylib
0x7fff8cb6e000 - 0x7fff8cb97fff libc++abi.dylib (125) /usr/lib/libc++abi.dylib
0x7fff8cc3a000 - 0x7fff8cc6dff7 com.apple.MediaKit (16 - 809) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8cd6a000 - 0x7fff8cd6cfff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8ce2f000 - 0x7fff8ce31ff7 libsystem_configuration.dylib (802.20.7) <5FD79070-36CC-3D02-BEA7-BB5D2AE97D5D> /usr/lib/system/libsystem_configuration.dylib
0x7fff8ce46000 - 0x7fff8ce4fff7 com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8ce6e000 - 0x7fff8cf54fef unorm8_bgra.dylib (2.6.4.1) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff8cf55000 - 0x7fff8cf55fff com.apple.Accelerate (1.10 - Accelerate 1.10) <97B71D88-9C93-3943-B09E-642183B4E1AC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8d3d5000 - 0x7fff8d3d7ff7 libRadiance.dylib (1442) <9E9084DC-C0DF-30DF-BD6B-7AED3799A129> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8d406000 - 0x7fff8d47dfe7 libcorecrypto.dylib (335.20.1) /usr/lib/system/libcorecrypto.dylib
0x7fff8d669000 - 0x7fff8d671ffb libsystem_dnssd.dylib (625.20.4) <945B5FB1-DA91-3D45-A961-A8FAD53C1E7E> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8d708000 - 0x7fff8d74aff7 com.apple.Metal (55.2.8 - 55.2.8) /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff8d74e000 - 0x7fff8d74eff7 libkeymgr.dylib (28) <09397E01-6066-3179-A50C-2CE666FDA929> /usr/lib/system/libkeymgr.dylib
0x7fff8d919000 - 0x7fff8d9a8ff7 libCoreStorage.dylib (517.20.1) /usr/lib/libCoreStorage.dylib
0x7fff8d9a9000 - 0x7fff8d9aafff libsystem_secinit.dylib (20) /usr/lib/system/libsystem_secinit.dylib
0x7fff8da47000 - 0x7fff8da63ff7 libsystem_malloc.dylib (67) <9EECAB18-F025-34C4-8E32-7EFFA6720EFC> /usr/lib/system/libsystem_malloc.dylib
0x7fff8da83000 - 0x7fff8da84fff libsystem_blocks.dylib (65) <49D42329-7DE9-3413-92C3-A473A7E9CF35> /usr/lib/system/libsystem_blocks.dylib
0x7fff8daa2000 - 0x7fff8daaafff com.apple.AppleSRP (5.0 - 1) <25775E90-1DBB-3BFA-B4B4-F8F262B9EC1F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8daab000 - 0x7fff8daaeff7 libCoreFSCache.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff8daaf000 - 0x7fff8daafff7 liblaunch.dylib (756.20.4) /usr/lib/system/liblaunch.dylib
0x7fff8db16000 - 0x7fff8db1afff libcache.dylib (75) <6B245C0A-F3EA-383B-A542-5B0D0456A41B> /usr/lib/system/libcache.dylib
0x7fff8db1b000 - 0x7fff8db36ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff8db5a000 - 0x7fff8db5dffb libScreenReader.dylib (425.102) /usr/lib/libScreenReader.dylib
0x7fff8db5e000 - 0x7fff8db5ffff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff8dbdb000 - 0x7fff8e7feff7 com.apple.AppKit (6.9 - 1404.34) <467468E2-C551-3408-B351-414B21F57DEB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8e850000 - 0x7fff8e856fff com.apple.IOAccelerator (205.1 - 205.1) <9B56A248-FA12-3DB9-AD97-51EB4700E8A8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff8e857000 - 0x7fff8e884fff libdispatch.dylib (501.20.1) <324C9189-2AF3-3356-847F-6F4CE1C6E901> /usr/lib/system/libdispatch.dylib
0x7fff8e885000 - 0x7fff8e885fff com.apple.Carbon (154 - 157) <34263101-328D-3FE4-B212-14BD3CFF6965> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8e949000 - 0x7fff8e9d1fff com.apple.CoreSymbolication (3.1 - 58048.1) <6436E5E0-B05C-36D6-942A-47026DD2D874> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8e9fb000 - 0x7fff8ea6ffff com.apple.Heimdal (4.0 - 2.0) <009F223D-B89B-376B-94F5-6D982CBEF771> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8ed38000 - 0x7fff8efc6ff3 com.apple.RawCamera.bundle (6.17 - 825) <64331E1B-EFE6-360D-AD56-50D8E0286D2A> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8f070000 - 0x7fff8f07afff com.apple.NetAuth (6.0 - 6.0) <19E44307-6F9F-3DEC-8C1A-4685BC252A35> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8f0fd000 - 0x7fff8f5bbfcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff8fae8000 - 0x7fff8faedff7 libmacho.dylib (875.1) /usr/lib/system/libmacho.dylib
0x7fff8fee0000 - 0x7fff8ffb6ff7 com.apple.DiskImagesFramework (10.11.3 - 417.2) <25BBE20C-E92B-360F-A326-093B61CC7B5E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8ffb7000 - 0x7fff90005fff libcurl.4.dylib (90) /usr/lib/libcurl.4.dylib
0x7fff90426000 - 0x7fff9043ffff com.apple.CFOpenDirectory (10.11 - 194) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff90440000 - 0x7fff906e6ff7 com.apple.CoreData (120 - 641.3) <65509AA2-A0E6-3EE3-BDFE-B9B120F744ED> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff906e7000 - 0x7fff906f3ff7 com.apple.OpenDirectory (10.11 - 194) <5409AC27-3B83-3F35-8EB5-51228B4604AE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff908e4000 - 0x7fff9098bfff com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff909c4000 - 0x7fff909dbfff libmarisa.dylib (4) /usr/lib/libmarisa.dylib
0x7fff909dc000 - 0x7fff909eafff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fff909ec000 - 0x7fff90bacfeb libBLAS.dylib (1159) <943445A4-F6CA-3923-882C-154D7D4AEFE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff90cf7000 - 0x7fff90cffff7 libcldcpuengine.dylib (2.6.4.1) <5FFEDBEF-2EFE-3F91-BABC-1E73B28487A2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff90d00000 - 0x7fff90d45ff3 libFontRegistry.dylib (155.1) <593CC743-3785-3CC5-A229-D3846C51E054> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff90d46000 - 0x7fff90d49ffb libdyld.dylib (360.19) /usr/lib/system/libdyld.dylib
0x7fff90d8e000 - 0x7fff91190fff libLAPACK.dylib (1159) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff91214000 - 0x7fff914aafff libmecabra.dylib (696.4) <0A1574F0-3222-3856-A1C6-D8BE20DC4C48> /usr/lib/libmecabra.dylib
0x7fff916a6000 - 0x7fff916b9fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff91e82000 - 0x7fff9208fffb libicucore.A.dylib (551.41) /usr/lib/libicucore.A.dylib
0x7fff92090000 - 0x7fff920a6ff7 libLinearAlgebra.dylib (1159) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff920a7000 - 0x7fff9224dff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff9224e000 - 0x7fff925b9657 libobjc.A.dylib (680) <58CB8CFC-7DBD-3A53-BD72-A42FF799B21E> /usr/lib/libobjc.A.dylib
0x7fff925da000 - 0x7fff925eafff libSparseBLAS.dylib (1159) <81330B45-9CA3-34AC-891C-6E770C3DFC24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff92602000 - 0x7fff9263cfff com.apple.QD (3.12 - 302) <3F36A108-C557-353A-A3F7-80DDCB82BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9269e000 - 0x7fff9269fffb libremovefile.dylib (41) /usr/lib/system/libremovefile.dylib
0x7fff92daf000 - 0x7fff92db0fff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff92e0e000 - 0x7fff92e78ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) <6A535459-6A8A-3D60-986B-EE7ED833A9C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff92ecd000 - 0x7fff92ed5fff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib
0x7fff932b2000 - 0x7fff933aeff7 libFontParser.dylib (158.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9346e000 - 0x7fff934a2ff7 com.apple.CoreVideo (1.8 - 191.2) <88D903C8-E608-320E-8ACD-11E5B3003C18> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff934a3000 - 0x7fff93517fff com.apple.framework.IOKit (2.0.2 - 1179.20.6) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff93664000 - 0x7fff93664fff libmetal_timestamp.dylib (600.0.43.5) <4BA5B935-F932-3863-9B31-EF0A7DEAF15C> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff936bd000 - 0x7fff936c5fff libGFXShared.dylib (12.0.40.6) <7E84C8A9-40DA-302A-A3DE-9AE3C61A3465> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff93792000 - 0x7fff937bdffb libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
0x7fff937be000 - 0x7fff937c3fff com.apple.DiskArbitration (2.7 - 2.7) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff937c4000 - 0x7fff937c9fff com.apple.ImageCapture (9.0 - 9.0) <33F7822F-1124-3D73-AF66-515EA32A4A47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff9382c000 - 0x7fff93831ff7 libheimdal-asn1.dylib (453.20.2) /usr/lib/libheimdal-asn1.dylib
0x7fff93ae3000 - 0x7fff93cf0ff7 com.apple.CoreImage (11.2.0 - 366.2.7) <344F1067-5F52-3626-8F6C-2B678DEB80A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff93cf1000 - 0x7fff93cf2ffb libSystem.B.dylib (1226.10.1) <5A4257EF-3145-3BB3-87A4-0D2404A9462D> /usr/lib/libSystem.B.dylib
0x7fff9428b000 - 0x7fff9428bfff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff9428c000 - 0x7fff942a8ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib
0x7fff942a9000 - 0x7fff9433ffff com.apple.ColorSync (4.9.0 - 4.9.0) <8BB8DF19-C24F-39F8-8B90-AD186D74587C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff94340000 - 0x7fff9435cfff com.apple.GenerationalStorage (2.0 - 239) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff955df000 - 0x7fff95619ff7 com.apple.DebugSymbols (132 - 132) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff95630000 - 0x7fff95652fff com.apple.IconServices (68.1 - 68.1) <3ECAA762-1193-3D76-A25F-7680DB3A957E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff95653000 - 0x7fff95657fff com.apple.CommonPanels (1.2.6 - 96) <61E9D84F-435A-3C7B-A065-047B80775777> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff95658000 - 0x7fff95658fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff956b5000 - 0x7fff9579cff7 libcrypto.0.9.8.dylib (59) /usr/lib/libcrypto.0.9.8.dylib
0x7fff9579d000 - 0x7fff957a6ff3 libsystem_notify.dylib (150.20.3) <243FADE1-255A-3B78-8033-F336CD64B817> /usr/lib/system/libsystem_notify.dylib
0x7fff95938000 - 0x7fff95b06ffb com.apple.QuartzCore (1.11 - 410.14) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff95b07000 - 0x7fff95b0cff3 libunwind.dylib (35.3) <124E0F05-2350-3774-A32C-7F5BF38EDE73> /usr/lib/system/libunwind.dylib
0x7fff95b0d000 - 0x7fff95b7cfff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff95b7d000 - 0x7fff95c21fff com.apple.Bluetooth (4.4.3 - 4.4.3f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff95de6000 - 0x7fff95e1efff com.apple.RemoteViewServices (2.0 - 99) <596153FD-3CB9-3FED-9D63-1B73B01AC6DB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff95e1f000 - 0x7fff95e27fff libsystem_networkextension.dylib (385.20.6) /usr/lib/system/libsystem_networkextension.dylib
0x7fff95e28000 - 0x7fff95e2afff libCGXType.A.dylib (948) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff96356000 - 0x7fff9651fff7 com.apple.ImageIO.framework (3.3.0 - 1442) <2C8AF87E-080E-3FD8-824D-332B43DF4B61> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff96a46000 - 0x7fff96bf1ffb GLEngine (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff96ca5000 - 0x7fff96ca5fff com.apple.audio.units.AudioUnit (1.13 - 1.13) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff96cf0000 - 0x7fff96cfcff7 com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <8B6C0DB6-8744-3AEB-BD00-9FA6967E7125> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff96e49000 - 0x7fff96e7afff com.apple.GSS (4.0 - 2.0) <25DECD44-0905-3E53-9480-DE7BEB84DB83> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff96e7b000 - 0x7fff96e7bfff libenergytrace.dylib (10) /usr/lib/libenergytrace.dylib
0x7fff96f05000 - 0x7fff96f54ff7 com.apple.opencl (2.6.9 - 2.6.9) <27643341-DC6F-3C2F-8B8B-637061979BF3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff96f55000 - 0x7fff96fa8ff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff96faa000 - 0x7fff9709cff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib
0x7fff970ea000 - 0x7fff9736aff3 com.apple.security (7.0 - 57337.20.44) <290E0078-464E-30EE-8288-8B29A875FFE3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff9736b000 - 0x7fff97490ff7 com.apple.LaunchServices (728.6 - 728.6) <204CD7A1-D99C-3655-82D7-E8E89F9C666B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff97491000 - 0x7fff974effff com.apple.SystemConfiguration (1.14 - 1.14) <5A70115B-E346-3EBD-A617-9A11C61EEF2E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff974f0000 - 0x7fff974fbfff libkxld.dylib (3248.30.4) /usr/lib/system/libkxld.dylib
0x7fff97525000 - 0x7fff97549fff com.apple.MultitouchSupport.framework (304.10 - 304.10) <1E0206D9-34AD-3810-8ED0-29DC450D1485> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9754a000 - 0x7fff9754bfff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9754c000 - 0x7fff97558ff7 com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff97559000 - 0x7fff97582ffb libRIP.A.dylib (948) <96E8F983-A8BA-3B0F-9035-E09642A63F6E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff97583000 - 0x7fff975e4ff7 libsystem_network.dylib (583.20.10) <865FE79A-A22D-3733-A14F-FC7B37F3AECD> /usr/lib/system/libsystem_network.dylib
0x7fff97636000 - 0x7fff97636fff libOpenScriptingUtil.dylib (169.1) <03BEF6F0-07CD-3EDC-9D11-32202C1857B6> /usr/lib/libOpenScriptingUtil.dylib
0x7fff97637000 - 0x7fff9763aff7 libsystem_sandbox.dylib (460.30.1) <3E0036AF-FC64-3352-8DA4-6B550C2C2562> /usr/lib/system/libsystem_sandbox.dylib
0x7fff97641000 - 0x7fff976faff7 libvMisc.dylib (563.4) <3114F9E9-2B0D-3371-93A1-04BB55CE8DBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff9770c000 - 0x7fff9770efff libCVMSPluginSupport.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff977ae000 - 0x7fff977d7fff libsystem_info.dylib (477.20.1) <6513635B-4ADE-3B45-BF63-ED7AC565B0C9> /usr/lib/system/libsystem_info.dylib
0x7fff977e7000 - 0x7fff9780bff7 libJPEG.dylib (1442) <0F9069AB-D830-37DD-8813-B635D1ECB3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff97c44000 - 0x7fff97c90ff3 com.apple.HIServices (1.22 - 549) <14FB5BB6-8456-39F9-A694-8A1C12426880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff97d02000 - 0x7fff97d21ff7 com.apple.framework.Apple80211 (11.0 - 1110.33) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff98657000 - 0x7fff98a85fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff98a8f000 - 0x7fff98a92ff7 com.apple.help (1.3.3 - 46) <62056D9B-A87C-3E4D-B4E2-7E1CDB74CE68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff98ac5000 - 0x7fff98ad6ff7 libsystem_trace.dylib (201.10.3) /usr/lib/system/libsystem_trace.dylib
0x7fff997ec000 - 0x7fff99879dd7 com.apple.AppleJPEG (1.0 - 1) <9F0E8564-FCC4-33BE-9C6A-2BA926A33F6F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff9987a000 - 0x7fff9988bfff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff9988c000 - 0x7fff998b3fff com.apple.ProtectedCloudStorage (1.0 - 1) /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff998b4000 - 0x7fff998d1ff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <2B459E1F-0563-30B2-A04D-CF1793426B66> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff99a19000 - 0x7fff99a32fef libcompression.dylib (25) /usr/lib/libcompression.dylib
0x7fff99b59000 - 0x7fff99baeff7 com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff99c30000 - 0x7fff99c3bfff libcsfde.dylib (517.20.1) <42376761-F1B3-3086-AFBC-231507582BBE> /usr/lib/libcsfde.dylib
0x7fff9a4d7000 - 0x7fff9a4dbfff libGIF.dylib (1442) <2F7DA684-3510-38C2-B48F-9D33194860A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff9a4dc000 - 0x7fff9a4f3ff7 libsystem_asl.dylib (322.30.1) <9B500E4E-E462-321E-828E-5524DC984C1B> /usr/lib/system/libsystem_asl.dylib
0x7fff9a5d3000 - 0x7fff9a5d5ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
0x7fff9a5d6000 - 0x7fff9a754fff com.apple.UIFoundation (1.0 - 436.1) <8C254BB0-1DED-36A2-AAAF-786EB19CCE39> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff9a755000 - 0x7fff9a759fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff9a75a000 - 0x7fff9a75afff com.apple.CoreServices (728.6 - 728.6) <1FC9300C-6D3D-330C-829C-C8F094BC38C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff9a75b000 - 0x7fff9a766ff7 libChineseTokenizer.dylib (16) <998637AB-DC37-3A7C-A85C-F10FD98CAAD7> /usr/lib/libChineseTokenizer.dylib
0x7fff9a767000 - 0x7fff9a788fff com.apple.Sharing (442.9.1 - 442.9.1) <672DE6DF-98E0-30A4-BA25-44BDE188D0BE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff9a7ab000 - 0x7fff9a7baffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <0D1BCC13-76B9-3C19-85AA-D8DD8299F007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff9a7bb000 - 0x7fff9ab0fff7 com.apple.Foundation (6.9 - 1256.1) <66106CC9-9D97-3846-88D8-4BF6BB508296> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9ab42000 - 0x7fff9abb1fff com.apple.datadetectorscore (7.0 - 460) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9abb2000 - 0x7fff9b028fff com.apple.CoreFoundation (6.9 - 1256.14) <768A7FB7-9143-3148-8591-7C6ED3162D35> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff9b029000 - 0x7fff9b031fff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9b07c000 - 0x7fff9b0c1ff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <72156BE7-0804-3F90-9AF9-14C4739430C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff9b105000 - 0x7fff9b231ff7 com.apple.CoreText (352.0 - 494.10) <9FD834B1-FF8E-3EB0-BB11-6E9120969086> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff9b232000 - 0x7fff9b244fff libsasl2.2.dylib (209) <02BF4226-23E9-34EC-A727-CF0E205395F8> /usr/lib/libsasl2.2.dylib
0x7fff9b245000 - 0x7fff9b250fff com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff9b26a000 - 0x7fff9b284ff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib
0x7fff9b285000 - 0x7fff9b33ffff com.apple.DiscRecording (9.0.1 - 9010.4.3) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff9b35c000 - 0x7fff9b38aff7 com.apple.DictionaryServices (1.2 - 250) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff9b38b000 - 0x7fff9b611ff7 com.apple.CFNetwork (760.2.6 - 760.2.6) <653B1552-C1EC-36A5-85D0-9FC3ED3CCF72> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff9c719000 - 0x7fff9c71cfff com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9c7f6000 - 0x7fff9c81dfff com.apple.ChunkingLibrary (167 - 167) <508861C9-F5E6-343B-8DD0-D71DFE49ECFD> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff9c81e000 - 0x7fff9c820ff7 com.apple.xpc.ServiceManagement (1.0 - 1) <3777FD15-B6F3-32A2-A8E3-3E8CE3B8D5E7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff9c8d9000 - 0x7fff9c8efff7 libsystem_coretls.dylib (83.20.8) <75C97D88-0A63-3093-AE83-DE33EB7405CE> /usr/lib/system/libsystem_coretls.dylib
0x7fff9ca0d000 - 0x7fff9ca5dff7 com.apple.Symbolication (1.4 - 58044) <2EC9F04A-4370-39C8-8549-FC6411D87463> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff9ca60000 - 0x7fff9ca97ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <79D981F2-F70C-3E47-B124-DC0C90D45563> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff9ca98000 - 0x7fff9cab6fff libsystem_kernel.dylib (3248.30.4) <9CEB6C3B-1CAF-3C32-A9FD-93BC72CBCEA1> /usr/lib/system/libsystem_kernel.dylib
0x7fff9cab7000 - 0x7fff9cc43ff7 libGLProgrammability.dylib (12.0.40.6) <60C68BA6-D375-39D5-9ADD-B394FB760A86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff9cc44000 - 0x7fff9cc46fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff9cc75000 - 0x7fff9ccfeff7 com.apple.PerformanceAnalysis (1.0 - 1) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff9ccff000 - 0x7fff9cd5cfff com.apple.CoreServices.OSServices (728.6 - 728.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff9cd5d000 - 0x7fff9cd86ff7 libxslt.1.dylib (14.1) /usr/lib/libxslt.1.dylib
0x7fff9cda0000 - 0x7fff9ce14ff3 com.apple.securityfoundation (6.0 - 55126) <11644DA4-F1CF-3FB1-86A0-0DA8E8C27148> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff9ce15000 - 0x7fff9cf07ff7 libJP2.dylib (1442) <3B374049-CCA4-3B4D-9517-583F2BF6B77D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff9cf0d000 - 0x7fff9cf10fff libCoreVMClient.dylib (119.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9cf62000 - 0x7fff9d074fef libvDSP.dylib (563.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff9d08f000 - 0x7fff9d374ff3 com.apple.CoreServices.CarbonCore (1136 - 1136) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff9d375000 - 0x7fff9d415ff7 com.apple.Metadata (10.7.0 - 972.16) <3E42A570-BE32-396D-96E1-01B4A778D991> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff9d416000 - 0x7fff9d621fff libFosl_dynamic.dylib (16.24) <363B7CEE-B662-32F3-9D7B-245E64927C35> /usr/lib/libFosl_dynamic.dylib
0x7fff9d65e000 - 0x7fff9d66efff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff9dded000 - 0x7fff9ddfbff7 libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
0x7fff9de77000 - 0x7fff9de7ffff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff9de80000 - 0x7fff9deaaff7 GLRendererFloat (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff9ded2000 - 0x7fff9df01ffb libsystem_m.dylib (3105) <26655445-CA97-321E-B221-801CB378D1AA> /usr/lib/system/libsystem_m.dylib
0x7fff9e189000 - 0x7fff9e1aeff7 libPng.dylib (1442) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff9e1af000 - 0x7fff9e1b1fff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff9e1b2000 - 0x7fff9e202fff libcups.2.dylib (435) <28A05475-9DBF-35EA-B218-3432B69EA18B> /usr/lib/libcups.2.dylib
0x7fff9e4cc000 - 0x7fff9e4ddff7 libz.1.dylib (61.20.1) /usr/lib/libz.1.dylib
0x7fff9e4de000 - 0x7fff9e51fff7 libGLU.dylib (12.0.40.6) <1C9899B5-4741-340F-A2D7-F9AF03B42A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff9e520000 - 0x7fff9e55eff7 libGLImage.dylib (12.0.40.6) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff9e5c9000 - 0x7fff9e5e5ff7 libextension.dylib (78) <589FA312-F17C-3A8D-986F-FD995D0065D5> /usr/lib/libextension.dylib
0x7fff9e5e6000 - 0x7fff9e5edff7 libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib
0x7fff9e5ee000 - 0x7fff9f859ffb com.apple.CoreGraphics (1.600.0 - 948) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff9f887000 - 0x7fff9f88dff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff9fafd000 - 0x7fff9fc0bff3 com.apple.desktopservices (1.10 - 1.10) <0BAED9FA-EFA5-3DA0-8715-043FD2400B77> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff9fc3f000 - 0x7fff9fc48fff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff9fc49000 - 0x7fff9fca4ff7 libTIFF.dylib (1442) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff9fcf0000 - 0x7fff9fd36ff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 6246812
thread_create: 0
thread_set_state: 106

VM Region Summary:
ReadOnly portion of Libraries: Total=312.3M resident=0K(0%) swapped_out_or_unallocated=312.3M(100%)
Writable regions: Total=133.7M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=133.7M(100%)

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate.framework 128K 2
Activity Tracing 2048K 2
CG backing stores 7836K 13
CG image 24K 6
CG shared images 752K 19
CoreAnimation 16K 3
CoreUI image data 740K 9
CoreUI image file 320K 5
Dispatch continuations 4096K 2
Kernel Alloc Once 8K 3
MALLOC 86.1M 72
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 1584K 2 reserved VM address space (unallocated)
Memory Tag 242 12K 2
OpenCL 8K 2
Process Corpse Info 2048K 2
STACK GUARD 56.0M 11
Stack 12.1M 11
VM_ALLOCATE 108K 19
__DATA 39.5M 273
__GLSLBUILTINS 2588K 2
__IMAGE 528K 2
__LINKEDIT 105.5M 53
__TEXT 206.8M 263
__UNICODE 552K 2
mapped file 1.1G 39
shared memory 16.4M 9
=========== ======= =======
TOTAL 1.6G 808
TOTAL, minus reserved VM space 1.6G 808

Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2,4 GHz, 8 GB, SMC 1.41f2
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464D44
Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x859B, 0x435434473353313036374D2E4D3136464D44
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.4.3f4 16616, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: Samsung SSD 850 EVO 500GB, 500,11 GB
Serial ATA Device: MATSHITADVD-R UJ-868
USB Device: USB 2.0 Bus
USB Device: Built-in iSight
USB Device: USB 2.0 Bus
USB Device: USB Bus
USB Device: Apple Internal Keyboard / Trackpad
USB Device: IR Receiver
USB Device: USB Bus
USB Device: PTZ-630
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus:

Incompatibility with Toonz Harlequin Tutorial Files

I tried to download the Traditional Workflow Materials in this site:
http://www.toonz.com/htm/support/supTWtut.htm

But when I tried to open "\Toonz_TW_Tutorial_Material\Cleaned Up Drawings\b.tlv" nothing is shown but OpenToonz becomes slower.

PS: I'm not sure if the native files used by OpenToonz such as .tlv is proprietary but I couldn't find any specifications for such files. Does anyone know where the specifications or any information to these files be found?

Hi from Argentina , Saludo desde Argentina

before all
thanks to Dwango and Studio Ghibli and others who are involved in this program will surely open source.

I hope to contribute to the project, with translation or what you can.

greeting Cristian R. Arias

contact me :

E-Mail : opentoonz @ gmail.com

whatsapp: +54 9 11 3262 0075


Antes todos
gracias a Dwango y Studio Ghibli y otras personas que seguramente estan involucrada en este programa de codigo abierto.

espero poder contribuir con el proyecto, con traduccion o en lo que se pueda.

saludo Cristian R. Arias

contacteme :

E-Mail : opentoonz @ gmail.com

whatsapp: +54 9 11 3262 0075

Consider avoiding to store binaries in the source code repository

Please consider removing all the prebuilt libraries/binaries/object files (*.exe, *.dll, *.lib, *.a, *.obj, *.o, ...) and avoid adding them in the future. Additionally I would suggest to rewrite the history in order to purge them from the repository history to ensure the git repository remains small and quick.

*.exe:

thirdparty/lzo/2.03/dict.exe
thirdparty/lzo/2.03/precomp.exe
thirdparty/lzo/2.03/simple.exe
thirdparty/lzo/2.03/tools/lzocompress.exe
thirdparty/lzo/2.03/tools/lzodecompress.exe
thirdparty/lzo/2.03/lzotest.exe
thirdparty/lzo/2.03/testmini.exe
thirdparty/lzo/2.03/lzopack.exe
thirdparty/lzo/2.03/precomp2.exe
thirdparty/Lz4/Lz4_131/vs2010/CMakeFiles/2.8.12.2/CompilerIdC/CompilerIdC.exe

*.dll:

thirdparty/lzo/2.03/lzo2.dll
thirdparty/glut/3.7.6/lib/glut64.dll
thirdparty/glut/3.7.6/lib/glut32.dll
thirdparty/glew/glew-1.9.0/bin/32bit/glew32mx.dll
thirdparty/glew/glew-1.9.0/bin/32bit/glew32.dll
thirdparty/glew/glew-1.9.0/bin/64bit/glew32mx.dll
thirdparty/glew/glew-1.9.0/bin/64bit/glew32.dll

*.lib:

thirdparty/superlu/SuperLU_32.d.lib
thirdparty/superlu/SuperLU_4.1/lib/libsuperlu_4.0.lib
thirdparty/superlu/SuperLU_64.d.lib
thirdparty/superlu/SuperLU_64.lib
thirdparty/superlu/SuperLU_32.lib
thirdparty/tiff-4.0.3/lib/LibTIFF-4.0.3.lib
thirdparty/tiff-4.0.3/lib/LibTIFF-4.0.3_64.lib
thirdparty/tiff-4.0.3/lib/LibTIFF-4.0.3d.lib
thirdparty/tiff-4.0.3/lib/LibTIFF-4.0.3_64d.lib
thirdparty/lzo/2.03/LZO_lib/lzo2_64.lib
thirdparty/lzo/2.03/LZO_lib/lzo2.lib
thirdparty/lzo/2.03/lzo2.lib
thirdparty/glut/3.7.6/lib/glut64.lib
thirdparty/glut/3.7.6/lib/glut32.lib
thirdparty/openblas/libopenblas_32.lib
thirdparty/openblas/libopenblas_64.lib
thirdparty/LibJPEG/jpeg-9/lib/LibJPEG-9.lib
thirdparty/LibJPEG/jpeg-9/lib/LibJPEG-9_64.lib
thirdparty/Lz4/Lz4_131/lz4_32.lib
thirdparty/Lz4/Lz4_131/lz4_64.lib
thirdparty/glew/glew-1.9.0/lib/glew32mxs.lib
thirdparty/glew/glew-1.9.0/lib/glew32mx.lib
thirdparty/glew/glew-1.9.0/lib/glew32s.lib
thirdparty/glew/glew-1.9.0/lib/glew64.lib
thirdparty/glew/glew-1.9.0/lib/glew64mxs.lib
thirdparty/glew/glew-1.9.0/lib/glew64s.lib
thirdparty/glew/glew-1.9.0/lib/glew64mx.lib
thirdparty/glew/glew-1.9.0/lib/glew32.lib
thirdparty/zlib-1.2.8/lib/zlib-1.2.8_64d.lib
thirdparty/zlib-1.2.8/lib/zlib-1.2.8d.lib
thirdparty/zlib-1.2.8/lib/zlib-1.2.8_64.lib
thirdparty/zlib-1.2.8/lib/zlib-1.2.8.lib
thirdparty/libpng-1.6.21/lib/libpng16.lib
thirdparty/libpng-1.6.21/lib/libpng16_64.lib
thirdparty/libpng-1.6.21/lib/libpng16_64d.lib
thirdparty/libpng-1.6.21/lib/libpng16d.lib

*.a:

thirdparty/superlu/SuperLU_4.1/lib/libsuperlu_4.0.a
thirdparty/superlu/libsuperlu_4.1.a
thirdparty/LibJPEG/jpeg-9/lib/libjpeg.a

*.obj:

thirdparty/lzo/2.03/lzo_str.obj
thirdparty/lzo/2.03/lzo1b_99.obj
thirdparty/lzo/2.03/precomp2.obj
thirdparty/lzo/2.03/lzo1c_7.obj
thirdparty/lzo/2.03/lzo_util.obj
thirdparty/lzo/2.03/lzo1c_8.obj
thirdparty/lzo/2.03/lzo1b_6.obj
thirdparty/lzo/2.03/lzo1b_d1.obj
thirdparty/lzo/2.03/lzo1b_5.obj
thirdparty/lzo/2.03/lzo1y_1.obj
thirdparty/lzo/2.03/lzo1x_1.obj
thirdparty/lzo/2.03/lzo1f_1.obj
thirdparty/lzo/2.03/minilzo.obj
thirdparty/lzo/2.03/lzo1y_d1.obj
thirdparty/lzo/2.03/lzo1b_xx.obj
thirdparty/lzo/2.03/lzo1c_xx.obj
thirdparty/lzo/2.03/lzo1c_d2.obj
thirdparty/lzo/2.03/lzo_crc.obj
thirdparty/lzo/2.03/lzo1x_d3.obj
thirdparty/lzo/2.03/lzo1b_3.obj
thirdparty/lzo/2.03/lzo1y_9x.obj
thirdparty/lzo/2.03/lzotest.obj
thirdparty/lzo/2.03/lzo1a.obj
thirdparty/lzo/2.03/tools/lzodecompress.obj
thirdparty/lzo/2.03/tools/lzocompress.obj
thirdparty/lzo/2.03/lzo_ptr.obj
thirdparty/lzo/2.03/lzo1z_d3.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1y_s1.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1f_f2.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1x_s1.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1x_s2.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1y_s2.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1y_f2.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1y_f1.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1c_s1.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1x_f1.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1c_s2.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1x_f2.obj
thirdparty/lzo/2.03/asm/i386/obj/omf32/lzo1f_f1.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1y_s1.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1f_f2.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1x_s1.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1x_s2.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1y_s2.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1y_f2.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1y_f1.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1c_s1.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1x_f1.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1c_s2.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1x_f2.obj
thirdparty/lzo/2.03/asm/i386/obj/win32/lzo1f_f1.obj
thirdparty/lzo/2.03/lzo1f_9x.obj
thirdparty/lzo/2.03/lzo1b_9x.obj
thirdparty/lzo/2.03/lzo1x_1o.obj
thirdparty/lzo/2.03/lzo2a_9x.obj
thirdparty/lzo/2.03/lzo1x_d1.obj
thirdparty/lzo/2.03/lzo1z_d2.obj
thirdparty/lzo/2.03/lzo1y_d2.obj
thirdparty/lzo/2.03/lzo1c_2.obj
thirdparty/lzo/2.03/testmini.obj
thirdparty/lzo/2.03/lzo1c_4.obj
thirdparty/lzo/2.03/lzo1_99.obj
thirdparty/lzo/2.03/lzo1b_7.obj
thirdparty/lzo/2.03/lzo2a_d2.obj
thirdparty/lzo/2.03/lzo1y_d3.obj
thirdparty/lzo/2.03/lzo1x_o.obj
thirdparty/lzo/2.03/lzo1c_d1.obj
thirdparty/lzo/2.03/lzopack.obj
thirdparty/lzo/2.03/lzo1x_9x.obj
thirdparty/lzo/2.03/lzo1c_9x.obj
thirdparty/lzo/2.03/lzo1z_d1.obj
thirdparty/lzo/2.03/lzo2a_d1.obj
thirdparty/lzo/2.03/dict.obj
thirdparty/lzo/2.03/lzo1c_99.obj
thirdparty/lzo/2.03/lzo1f_d1.obj
thirdparty/lzo/2.03/lzo1c_5.obj
thirdparty/lzo/2.03/precomp.obj
thirdparty/lzo/2.03/lzo1c_6.obj
thirdparty/lzo/2.03/lzo1a_99.obj
thirdparty/lzo/2.03/lzo1c_rr.obj
thirdparty/lzo/2.03/lzo1c_3.obj
thirdparty/lzo/2.03/simple.obj
thirdparty/lzo/2.03/lzo1b_cc.obj
thirdparty/lzo/2.03/lzo1x_1k.obj
thirdparty/lzo/2.03/lzo1z_9x.obj
thirdparty/lzo/2.03/lzo1b_1.obj
thirdparty/lzo/2.03/lzo1b_rr.obj
thirdparty/lzo/2.03/lzo1b_d2.obj
thirdparty/lzo/2.03/lzo1.obj
thirdparty/lzo/2.03/lzo1b_8.obj
thirdparty/lzo/2.03/lzo1c_1.obj
thirdparty/lzo/2.03/lzo_init.obj
thirdparty/lzo/2.03/lzo1b_9.obj
thirdparty/lzo/2.03/lzo1x_1l.obj
thirdparty/lzo/2.03/lzo1f_d2.obj
thirdparty/lzo/2.03/lzo1y_o.obj
thirdparty/lzo/2.03/lzo1c_cc.obj
thirdparty/lzo/2.03/lzo1b_4.obj
thirdparty/lzo/2.03/lzo1b_2.obj
thirdparty/lzo/2.03/lzo1x_d2.obj
thirdparty/lzo/2.03/lzo1c_9.obj

*.o:

thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1f_f1.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1f_f2.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1y_s1.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1y_f2.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1x_f1.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1x_f2.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1c_s1.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1x_s1.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1x_s2.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1c_s2.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1y_s2.o
thirdparty/lzo/2.03/asm/i386/obj/coff32/lzo1y_f1.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1f_f1.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1f_f2.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1y_s1.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1y_f2.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1x_f1.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1x_f2.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1c_s1.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1x_s1.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1x_s2.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1c_s2.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1y_s2.o
thirdparty/lzo/2.03/asm/i386/obj/elf32/lzo1y_f1.o

Translating UI into Spanish?

Hi,

My name is Gabriel Gazzán, and I'd like to translate Toonz UI into Spanish.
I'm currently the main translator for the UIs of Blender and Kdenlive and I think I could tackle this great new open sourced software too!
If anybody could tell me how and from where to update-my-local-repo / commit I would be grateful. (I'm used to work with SVN, not GIT, but I think it should be fairly easy too. I'm on Windows).

Thank you in advance.

Linux compilation

First of all thank you for releasing this to the world. This is a historic contribution to both the animation and the open source community.
I would like to ask a few questions.

  • Can this be compiled to run on linux? There doesn't seem to be any dependency on libraries that are not available. The open source community would greatly appreciate it and I would personally love to make nightly builds for testing. We can even setup a cooker repository where such builds can be automated and done on a server.
  • Will there be a translation (english) made available - for the documentation, if there already isnt one? If not, how can we get started on localizing it to different languages?

OSX Coloring on InkPaint only shows red

If I use the brush the color only shows red. I already changed the color using Style Editor. If I added another color in Level Pallete then the other strokes using another color turned into black and current selected pallete turned into red. I am using OSX 10.11.1


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Crashes Upon Initializing Toonz environment.

I could use some help. I tried to run, even use Admin Privileges and Windows 8 Compatibility, but it ends up crashing. I am using the HDMI cable for my TV cause my Laptop Monitor Broke. Here are my Computer Specs:

Processor: Intel(R) Core(TM) i7-4510U CPU @ 2.00GHz
Video Card 1: NVIDIA GeForce GT 730M
Video Card 2: Intel(R) HD Graphics Family
Memory: 8.0 GB
Operating System: Microsoft Windows 8.1 (build 9600), 64-bit

Does not work on Windows XP

I presume, the compilation target has been set to 64-bit Windows NT 6.x series (i.e. Vista/7/8.1/10).

Is it possible to also release 32-bit version for NT 5.x (i.e. 2000, XP, 2003, ReactOS)? I'm aware of its "memory limitations" of 3 Gb for application addressing, but it really should be enough for any simple animation.

Linux version repo

where will be the tags for linux version,

or will opentoonz under 1 repo, but follow the operating system to compile the code

Translating Documentation into English

Splitting off from #34

Will there be a translation (english) made available - for the documentation, if there already isnt one? If not, how can we get started on localizing it to different languages?

I know @blurymind mentions in that issue thread that openToonz UI is mostly translated into English. However, it would greatly benefit the Open Source community if the Documentation like the Markdown files are also translated into English as well.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Open toonz needs a lot of work.

first of all. for me at least this update fixed the crashing on startup. but man this program crashes more times than flash.

you have to save in many steps or you will lose all your work. so I need to save the scene and each and every one of my levels?! Tedious.

Is it really that hard to make a "save all" button?! and just have it save the entire project?!

next I bring up the fact the program starts up with none of your basic tools showing! like WHAT!? WHY!? WHAT SENSE DOES THIS MAKE!?

even with auto saving I still keep losing work because every time I save I need to save all my levels and the scene,

and when you're working on 5 levels this makes an already tedious process like Animation ten times more frustrating!

all in all.,

Make saving simple, have the tools up when you first start the program, ADD A BUTTON FOR THE ONION LAYERS!,

Add UI scaling

There seems to be no UI scaling option at present. On my Surface 3, the current scale means that buttons are about 2x2mm, which is far too small to easily tap with a pen. Compare to Clip Studio in large UI mode, where they're 9x9.

Good UI scaling would likely require redesigning (or "remastering") most icons and replacing all hardcoded pixel values, as well as some other things I'm not aware of. However, in this age of ever increasing resolutions, I think it will be necessary in order to remain competitive.

Current appearance on the 10" Surface 3:
image

Crashing on Windows 10 due to lvcod64.dll

as allot of people are reporting https://groups.google.com/forum/#!topic/opentoonz_en/H8CDe_Uko6E I too cannot get this app to run either via my compilation or the installer. I keep getting this: link to exception message inside lvcod64.dll

When I attached my debugger I was able to see the line of code responsible but it really pissed me off (spent quite allot of time trying to get it running) so I deleted the source + qt + boost so I can't reproduce and connect debugger, unless you guys respond and ask me to re-do everything again (which I can)

I just don't know how responsive you will be so I don't want to spend another hr and have nobody reply to this bug.

EDIT:
I only have 1 screen plugged in

feature request: A way to set a Modifier Key to rotate canvas

Very often, while cleaning up, the artist needs to constantly rotate the canvas. Opentoonz has a tool for that - the rotate tool. However there is no way to set the rotate tool to be active WHILE you hold a key. So when you release the key, you can go back to whichever tool you were using prior.

The idea is to draw, hold a key to rotate canvas, release the key and continue drawing.

Currently its cumbersome - you have to switch to the draw tool manually (two clicks, since its hidden), then rotate, then switch manually to your brush tool. It takes away from the flow and slows down work.

In comparison both tvpaint and toonboom have made this a modifier which you hold to rotate the canvas and pan it. So in tvpaint it's crl+alt, but really if the user can set it up - that would be enough for me! :)

Please add this feature or let me know if there already is a way!

Bug: Actual Pixel Size Shortcut Key Not Accurate

Problem

Setting a shortcut key for Actual Pixel Size and using it results in the Combo Viewer being zoomed out to the same state as a cold start up.

Intended Result

To show actual pixel size at 100 percent. This works fine by right-clicking in the Combo Viewer window and clicking Actual Pixel Size.

opentoonz's naming convension, Italian or English

now, I read opentoonz's code in order to contribute you.
In reading toonz/sources/tnztools/autfilltlv.cpp,I found code named in Italian.
I want to translate into English.
What does opentoonz's dev think about it?

Usability Bugs : Confusing Default Room Layouts

The default layouts that the software comes with are confusing and hiding vital features by default. Many people are scratching their heads over how to use it.

Some people have come up with solutions:
https://vimeo.com/160517233

So I believe that request number one is to have the DEFAULT toonz harlequin room included in opentoonz layouts.

I know that Toonz harlequin had room editing (creation of new room, deletion of existing room) exposed to the gui. Opentoonz does not - So I guess my second feature request is to bring this back to opentoonz, so people dont have to dig through folders and use a text editor to do it.

shortcuts.ini is empty - we need to create a proper default one! :) The one that toonz harlequin used to have at least could have been preserved.

I know that this is all just polish, but remember that a lot of the end users are not programmers or just plain lazy and their first impressions will be confusion

Changing Default Location of openToonz stuff During Instalation Causes Error

when installing opentoonz, if the default location of the folder "opentoonz stuff" is changed opentoonz will crash every time.

I first installed opentooz on "/application/opentoonz-1.0" and the "stuff" folder in "/application/opentoonz-1.0/opentoonz stuff" and that generated error.
After i reinstalled opentoonz with all default locations it worked.
Sorry for my bad english.

Crash when drawing using Raster Brush Preset

Problem

Drawing while using a raster brush preset will cause instant crash.

Event Information

Log Name: Application
Source: Application Error
Date: 28/03/2016 22:38:22
Event ID: 1000
Task Category: Application Crashing Events
Level: Error
Keywords: Classic

Description:
Faulting application name: OpenToonz_1.0.exe, version: 0.0.0.0, time stamp: 0x56f42d87
Faulting module name: tnztools.dll, version: 0.0.0.0, time stamp: 0x56f42d84
Exception code: 0xc0000005
Fault offset: 0x000000000002fb26
Faulting process ID: 0xff8
Faulting application start time: 0x01d189380a71ae9b
Faulting application path: C:\Program Files\OpenToonz 1.0\OpenToonz_1.0.exe
Faulting module path: C:\Program Files\OpenToonz 1.0\tnztools.dll

Notes

Does not appear to happen with vector brush presets, only raster brush presets.

Reproduce Steps

After saving a brush preset you must change the brush settings so they are not the same as the preset otherwise nothing will happen when selecting the preset.

Specs

Windows 10 x64 1511
CPU: i7-6700
GPU: Intel iGPU HD 530
Perif: Wacom Intuos Pro Large (Driver VER 6.3.15-3)

OSX Crash after right click on frame

Steps to reproduce

  1. Paint something on scene
  2. Add new color on pallette
  3. Right click first frame

Crash dump:

Process:               OpenToonz_1.0 [14666]
Path:                  /Applications/OpenToonz_1.0.app/Contents/MacOS/OpenToonz_1.0
Identifier:            ???
Version:               ??? (???)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           OpenToonz_1.0 [14666]
User ID:               501

Date/Time:             2016-03-28 20:56:09.445 +0700
OS Version:            Mac OS X 10.11.1 (15B42)
Report Version:        11
Anonymous UUID:        AB76950E-D970-2A22-2716-0109EBBD2F19

Sleep/Wake UUID:       38FDF855-FF67-4E63-BF25-F215EDB6FFF7

Time Awake Since Boot: 42000 seconds
Time Since Wake:       3000 seconds

System Integrity Protection: enabled

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

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

Application Specific Information:
Assertion failed: (0), function onOkBtn, file /Users/tetsuya_miyashita/public-projects/opentoonz/toonz/sources/toonz/canvassizepopup.cpp, line 712.


Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff899e70ae __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff8e7a1500 pthread_kill + 90
2   libsystem_c.dylib               0x00007fff8bfbf37b abort + 129
3   libsystem_c.dylib               0x00007fff8bf869c4 __assert_rtn + 321
4                                   0x00000001053420cc CanvasSizePopup::onOkBtn() + 5324
5                                   0x000000010591b762 0x10532f000 + 6211426
6   org.qt-project.QtCore           0x00000001095a12e2 QMetaObject::activate(QObject*, int, int, void**) + 2994
7   org.qt-project.QtWidgets        0x0000000108b91e10 QAbstractButton::clicked(bool) + 64
8   org.qt-project.QtWidgets        0x00000001088e73ca 0x1087cc000 + 1160138
9   org.qt-project.QtWidgets        0x00000001088e7247 0x1087cc000 + 1159751
10  org.qt-project.QtWidgets        0x00000001088e824e QAbstractButton::mouseReleaseEvent(QMouseEvent*) + 270
11  org.qt-project.QtWidgets        0x000000010883bfcc QWidget::event(QEvent*) + 1628
12  org.qt-project.QtWidgets        0x00000001088e7fa3 QAbstractButton::event(QEvent*) + 179
13  org.qt-project.QtWidgets        0x00000001087fd4bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
14  org.qt-project.QtWidgets        0x0000000108800ced QApplication::notify(QObject*, QEvent*) + 9421
15  org.qt-project.QtCore           0x0000000109570983 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
16  org.qt-project.QtWidgets        0x00000001087fde4b QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 987
17  org.qt-project.QtWidgets        0x000000010885c600 0x1087cc000 + 591360
18  org.qt-project.QtWidgets        0x000000010885b80f 0x1087cc000 + 587791
19  org.qt-project.QtWidgets        0x00000001087fd4bb QApplicationPrivate::notify_helper(QObject*, QEvent*) + 251
20  org.qt-project.QtWidgets        0x000000010880089e QApplication::notify(QObject*, QEvent*) + 8318
21  org.qt-project.QtCore           0x0000000109570983 QCoreApplication::notifyInternal(QObject*, QEvent*) + 115
22  org.qt-project.QtGui            0x0000000108e3df79 QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) + 2185
23  org.qt-project.QtGui            0x0000000108e3ce03 QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) + 131
24  org.qt-project.QtGui            0x0000000108e299da QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 346
25  libqcocoa.dylib                 0x0000000109cf41a1 0x109cd1000 + 143777
26  com.apple.CoreFoundation        0x00007fff90d2c8b1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
27  com.apple.CoreFoundation        0x00007fff90d0c0ac __CFRunLoopDoSources0 + 556
28  com.apple.CoreFoundation        0x00007fff90d0b5cf __CFRunLoopRun + 927
29  com.apple.CoreFoundation        0x00007fff90d0afc8 CFRunLoopRunSpecific + 296
30  com.apple.HIToolbox             0x00007fff8a781d55 RunCurrentEventLoopInMode + 235
31  com.apple.HIToolbox             0x00007fff8a781a97 ReceiveNextEventCommon + 184
32  com.apple.HIToolbox             0x00007fff8a7819cf _BlockUntilNextEventMatchingListInModeWithFilter + 71
33  com.apple.AppKit                0x00007fff959cbd96 _DPSNextEvent + 1067
34  com.apple.AppKit                0x00007fff959cb1c5 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
35  com.apple.AppKit                0x00007fff95c3b57a -[NSApplication _realDoModalLoop:peek:] + 653
36  com.apple.AppKit                0x00007fff95e183b4 -[NSApplication runModalSession:] + 71
37  libqcocoa.dylib                 0x0000000109cf2fca 0x109cd1000 + 139210
38  org.qt-project.QtCore           0x000000010956e07d QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 381
39  org.qt-project.QtCore           0x0000000109570f5a QCoreApplication::exec() + 346
40                                  0x000000010536b268 main + 11624
41  libdyld.dylib                   0x00007fff94a635ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff899e80a2 kevent_qos + 10
1   libdispatch.dylib               0x00007fff8852811d _dispatch_mgr_invoke + 216
2   libdispatch.dylib               0x00007fff88527d85 _dispatch_mgr_thread + 52

Thread 2:: Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib          0x00007fff899e1c96 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff899e10d7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff90d0c2b4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff90d0b77c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff90d0afc8 CFRunLoopRunSpecific + 296
5   com.apple.Foundation            0x00007fff8ff26f59 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270
6   com.apple.AppKit                0x00007fff95b158be -[NSAnimation(NSInternal) _runBlocking] + 398
7   com.apple.AppKit                0x00007fff95b15717 -[NSAnimation(NSInternal) _animationThread] + 66
8   libdispatch.dylib               0x00007fff8852d8f5 _dispatch_call_block_and_release + 12
9   libdispatch.dylib               0x00007fff885223c3 _dispatch_client_callout + 8
10  libdispatch.dylib               0x00007fff88526253 _dispatch_root_queue_drain + 1890
11  libdispatch.dylib               0x00007fff88525ab8 _dispatch_worker_thread3 + 91
12  libsystem_pthread.dylib         0x00007fff8e79e4f2 _pthread_wqthread + 1129
13  libsystem_pthread.dylib         0x00007fff8e79c375 start_wqthread + 13

Thread 3:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff899e1c96 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff899e10d7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff90d0c2b4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff90d0b77c __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff90d0afc8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff95b21d49 _NSEventThread + 149
6   libsystem_pthread.dylib         0x00007fff8e79e9b1 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff8e79e92e _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff8e79c385 thread_start + 13

Thread 4:: QThread
0   libsystem_kernel.dylib          0x00007fff899e65ba __accept + 10
1   libtfarm.dylib                  0x00000001087b3673 get_connection(int) + 35
2   libtfarm.dylib                  0x00000001087b32ea TTcpIpServer::run() + 170
3                                   0x000000010585533f 0x10532f000 + 5399359
4   libtnzcore.dylib                0x00000001063130be TThread::Worker::run() + 286
5   org.qt-project.QtCore           0x00000001093c5d93 0x10938e000 + 228755
6   libsystem_pthread.dylib         0x00007fff8e79e9b1 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff8e79e92e _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff8e79c385 thread_start + 13

Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff899e7222 __select + 10
1   com.apple.CoreFoundation        0x00007fff90d494aa __CFSocketManager + 762
2   libsystem_pthread.dylib         0x00007fff8e79e9b1 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff8e79e92e _pthread_start + 168
4   libsystem_pthread.dylib         0x00007fff8e79c385 thread_start + 13

Thread 6:: QThread
0   libsystem_kernel.dylib          0x00007fff899e6f5e __psynch_cvwait + 10
1   libsystem_pthread.dylib         0x00007fff8e79f73d _pthread_cond_wait + 767
2   org.qt-project.QtCore           0x00000001093c741b 0x10938e000 + 234523
3   org.qt-project.QtCore           0x00000001093c72d2 QWaitCondition::wait(QMutex*, unsigned long) + 162
4   libtnzcore.dylib                0x00000001063132e7 TThread::Worker::run() + 839
5   org.qt-project.QtCore           0x00000001093c5d93 0x10938e000 + 228755
6   libsystem_pthread.dylib         0x00007fff8e79e9b1 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff8e79e92e _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff8e79c385 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib          0x00007fff899e778a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8e79e58c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff8e79c375 start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff899e778a __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff8e79e58c _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff8e79c375 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5a8ccd38  rdx: 0x0000000000000000
  rdi: 0x000000000000160b  rsi: 0x0000000000000006  rbp: 0x00007fff5a8ccd60  rsp: 0x00007fff5a8ccd38
   r8: 0x0000000000000000   r9: 0x00000000000002c8  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00000001059ed431  r13: 0x0000000112843000  r14: 0x00007fff76dd7000  r15: 0x00000001059ed22e
  rip: 0x00007fff899e70ae  rfl: 0x0000000000000206  cr2: 0x00007fff76924038

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


Binary Images:
       0x10532f000 -        0x105b36ff7 + (??? - ???) <0A72FEE6-C8E2-365A-8159-55DD09F2AB39> /Applications/OpenToonz_1.0.app/Contents/MacOS/OpenToonz_1.0
       0x105d5e000 -        0x105e7bff7 +org.qt-project.QtNetwork (5.5 - 5.5.1) <881C101B-D140-3F22-9A11-5D1D1854D3A5> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
       0x105eb5000 -        0x105ef3fff +org.qt-project.QtOpenGL (5.5 - 5.5.1) <4BE1F8E5-6B6E-3988-A746-440D80603FB7> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
       0x105f17000 -        0x105f52ff7 +org.qt-project.QtSvg (5.5 - 5.5.1) <DDB873A1-0BC0-3D91-BCB9-3F145A03FA94> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
       0x105f70000 -        0x105fa7fff +org.qt-project.QtXml (5.5 - 5.5.1) <6B22AC36-E02D-3902-98E6-8678065F9E4C> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
       0x105fb8000 -        0x106173fff +org.qt-project.QtScript (5.5 - 5.5.1) <23C57E0F-74AB-3925-B7A7-4BAE7D2EEBF6> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtScript.framework/Versions/5/QtScript
       0x1061c2000 -        0x1061f7fff +org.qt-project.QtPrintSupport (5.5 - 5.5.1) <9F5C686D-7C6D-327D-8D1A-DEF6977D4004> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
       0x10621d000 -        0x10625dfff  com.apple.glut (3.6.3 - GLUT-3.6.3) <8C08DA42-AE1E-3BE7-B2ED-9EA71D1D36DF> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
       0x1062d7000 -        0x106787fff +libtnzcore.dylib (0) <2FE740B8-A9A4-3016-A9A9-4324F9F9B444> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzcore.dylib
       0x1068ca000 -        0x106b2afff +libtnzbase.dylib (0) <F76779C6-6088-352F-8156-978785BAEC6C> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzbase.dylib
       0x106c05000 -        0x10715aff7 +libtoonzlib.dylib (0) <35A1A862-889A-33E9-A0BF-A7D2FCA7E7E2> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtoonzlib.dylib
       0x107312000 -        0x1073c3ff7 +libcolorfx.dylib (0) <24F59AFD-6FE1-3437-A36C-56857B709E7A> /Applications/OpenToonz_1.0.app/Contents/MacOS/libcolorfx.dylib
       0x107407000 -        0x1074e6ff7 +libtnzext.dylib (0) <FDB88817-92BD-3017-945D-C9B0100DD614> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzext.dylib
       0x1075a4000 -        0x1075a4ff7 +cl_kernels (???) <BA0DC9E3-03B9-4D23-9722-92D9A20E16E9> cl_kernels
       0x1075a7000 -        0x1076cdff7 +libimage.dylib (0) <E5D0EB2F-BCEF-3644-838B-68D45DCE288F> /Applications/OpenToonz_1.0.app/Contents/MacOS/libimage.dylib
       0x107735000 -        0x10774cfff +libsound.dylib (0) <64D877FF-076A-34F3-A0AC-1CAFC971B57B> /Applications/OpenToonz_1.0.app/Contents/MacOS/libsound.dylib
       0x10775c000 -        0x107c80fff +libtoonzqt.dylib (0) <A2CA7D2D-7E44-35D4-BB5D-EF3411C97020> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtoonzqt.dylib
       0x107e8f000 -        0x1081ecfff +libtnztools.dylib (0) <F9B172D8-256E-36F8-8467-A4BF894F3AF4> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnztools.dylib
       0x108314000 -        0x10869bff7 +libtnzstdfx.dylib (0) <CE1F926C-22B5-315F-8A7B-6FB3FBE01173> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtnzstdfx.dylib
       0x108790000 -        0x1087b8ff7 +libtfarm.dylib (0) <0B9B7CF5-0959-3813-8EAB-E31ACD2EBAF2> /Applications/OpenToonz_1.0.app/Contents/MacOS/libtfarm.dylib
       0x1087cc000 -        0x108ce1ff7 +org.qt-project.QtWidgets (5.5 - 5.5.1) <1AF6065B-6055-3DC7-B92D-AA106307735B> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
       0x108e19000 -        0x1092adfff +org.qt-project.QtGui (5.5 - 5.5.1) <64584329-006F-386F-B498-C7D0E5FC241E> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
       0x10938e000 -        0x10989dff7 +org.qt-project.QtCore (5.5 - 5.5.1) <D07C940F-8EB1-3F47-942F-6A00BCBCCD06> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
       0x109931000 -        0x109935fff  com.apple.agl (3.3.1 - AGL-3.3.1) <E1C509A7-2409-3B45-9333-54DC8D74F1AC> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x109943000 -        0x10996fff7 +libjpeg.8.dylib (0) <ED8F5F52-AADA-37F6-B58D-5D001D6B0580> /Applications/OpenToonz_1.0.app/Contents/Frameworks/libjpeg.8.dylib
       0x109977000 -        0x109983ff7 +liblz4.1.dylib (0) <5BBBF1A4-EDD8-3D5C-9992-6128672470FF> /Applications/OpenToonz_1.0.app/Contents/Frameworks/liblz4.1.dylib
       0x10998a000 -        0x10998ffff  org.twain.dsm (1.9.5 - 1.9.5) <3C0DE53F-52B7-352C-B5BA-19CA300FB77A> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
       0x10999c000 -        0x1099beff7 +libpng16.16.dylib (0) <421F84CA-A5E9-3841-8ABF-6EEA91687883> /Applications/OpenToonz_1.0.app/Contents/Frameworks/libpng16.16.dylib
       0x1099c9000 -        0x1099f8fff +libGLEW.1.13.0.dylib (0) <8844DE69-04CB-3C5A-B307-D8922D9BFF59> /Applications/OpenToonz_1.0.app/Contents/Frameworks/libGLEW.1.13.0.dylib
       0x109cd1000 -        0x109d79fff +libqcocoa.dylib (0) <56ADBA40-C8E0-38A5-8C62-B485E4784B5D> /Applications/OpenToonz_1.0.app/Contents/PlugIns/platforms/libqcocoa.dylib
       0x10bb11000 -        0x10bb78fff +org.qt-project.QtDBus (5.5 - 5.5.1) <245EE4C3-2FE2-3C91-92A3-F2E781973C9A> /Applications/OpenToonz_1.0.app/Contents/Frameworks/QtDBus.framework/Versions/5/QtDBus
       0x10e093000 -        0x10e09dff7 +libqdds.dylib (0) <1C842A8F-5356-37EF-965C-D52058AEE8C6> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqdds.dylib
       0x10e0a2000 -        0x10e0a9ff7 +libqgif.dylib (0) <E95776B6-59F4-335C-AC4C-020CF2304BDA> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqgif.dylib
       0x10e0ad000 -        0x10e0b5fff +libqicns.dylib (0) <66B4CECB-D468-3C5F-A419-83B3715E498A> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqicns.dylib
       0x10e0ba000 -        0x10e0c0ff7 +libqico.dylib (0) <F2C8D3FB-3F4F-3ECA-B89B-D712FDCD6081> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqico.dylib
       0x10e0c5000 -        0x10e14cfff +libqjp2.dylib (0) <6B1F1E04-C0E5-3B0B-89A8-77A616052D9B> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqjp2.dylib
       0x10e15a000 -        0x10e198fff +libqjpeg.dylib (0) <970EDD5A-AE16-3F42-BBB3-34E9E221E752> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqjpeg.dylib
       0x10e19e000 -        0x10e1eeff7 +libqmng.dylib (0) <41A11D2B-EDFD-3EAA-BB25-8E817935D375> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqmng.dylib
       0x10e1f6000 -        0x10e1fbff7 +libqsvg.dylib (0) <A8036103-105D-392F-A096-7A5177535CE3> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqsvg.dylib
       0x10e200000 -        0x10e204ff7 +libqtga.dylib (0) <3614C65E-0566-31A3-A869-176E4E950099> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqtga.dylib
       0x10e208000 -        0x10e26aff7 +libqtiff.dylib (0) <7AA0F0F1-C6F4-394D-8FBC-B20F0288F31D> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqtiff.dylib
       0x10e272000 -        0x10e276ff7 +libqwbmp.dylib (0) <2316A2D2-74D5-3C34-A8D2-FE5E464B93CF> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqwbmp.dylib
       0x10e27a000 -        0x10e2d9fff +libqwebp.dylib (0) <FF105B6E-760B-35BD-8732-B2534C1DE0BF> /Applications/OpenToonz_1.0.app/Contents/PlugIns/imageformats/libqwebp.dylib
       0x10f2d8000 -        0x10fb5ffff  com.apple.GeForceTeslaGLDriver (10.0.40 - 10.0.0) <97DBF3FC-AE0F-38B9-919D-714066938565> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
       0x110e98000 -        0x11162efff  libclh.dylib (4.0.3 - 4.0.3) <1F806555-1F83-3EC6-B1FE-B34AEDA4457E> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
       0x112d1a000 -        0x112d1efff  libFontRegistryUI.dylib (155) <02F5D2F2-988B-36E0-B909-09CEAF5890E2> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
    0x7fff5ff7b000 -     0x7fff5ffb1f5f  dyld (360.17) <03673B53-B8B7-34D1-ADCE-F449E78E39CC> /usr/lib/dyld
    0x7fff845e1000 -     0x7fff8460aff7  libsystem_info.dylib (476) <65D0643A-C8AE-3E8D-9F6E-E4AD823F16B2> /usr/lib/system/libsystem_info.dylib
    0x7fff84a66000 -     0x7fff84ad4ff7  com.apple.ApplicationServices.ATS (377 - 394.1) <E35909E3-83E0-3671-914A-B43845D889B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff84ad5000 -     0x7fff84b28ff7  libc++.1.dylib (120.1) <54190E1B-EE49-3D6D-AC29-2813D7380BA5> /usr/lib/libc++.1.dylib
    0x7fff84b3c000 -     0x7fff84be0fff  com.apple.Bluetooth (4.4.2 - 4.4.2f1) <7037778A-6783-3727-9076-6CA9ED130A11> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff84be1000 -     0x7fff84dafff7  com.apple.QuartzCore (1.11 - 410.9) <4D3C169D-C579-38C3-AE10-B975E89331E0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff84dda000 -     0x7fff84de5fff  libkxld.dylib (3247.10.11) <22BBF963-3808-3320-8BDA-5B7A99035F14> /usr/lib/system/libkxld.dylib
    0x7fff84de6000 -     0x7fff84dffffb  com.apple.openscripting (1.7 - 169) <6AA25650-8900-33C6-AD49-D0543DB27C16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff84e0a000 -     0x7fff84e16fff  com.apple.HelpData (2.1.4 - 90) <17295640-71FE-3D5A-887A-751D110E0630> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff84fe9000 -     0x7fff85005ff7  libsystem_malloc.dylib (67) <1B57A614-3D60-3F87-876F-7DB4AF38120F> /usr/lib/system/libsystem_malloc.dylib
    0x7fff86241000 -     0x7fff862d0ff7  libCoreStorage.dylib (517) <1CC0776E-B682-3CC1-8CC2-2305E0FA439D> /usr/lib/libCoreStorage.dylib
    0x7fff8632f000 -     0x7fff86330ffb  libSystem.B.dylib (1225.1.1) <59F79CA0-5D86-359D-A235-4F257409109E> /usr/lib/libSystem.B.dylib
    0x7fff86331000 -     0x7fff86381fff  libcups.2.dylib (435) <FA565876-F9B2-3021-8E89-6D665ED01B3D> /usr/lib/libcups.2.dylib
    0x7fff86382000 -     0x7fff86392fff  libSparseBLAS.dylib (1159) <C10D35D2-3D3D-3EB0-8215-527BD1F1F3E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff86682000 -     0x7fff86687ff7  libmacho.dylib (875.1) <A9EC23EC-11A0-3B4F-A8AC-B990C8267A6E> /usr/lib/system/libmacho.dylib
    0x7fff86688000 -     0x7fff86ab6fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <D02FBB03-42A5-3E75-83C1-F563B1E3258F> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff86aca000 -     0x7fff86ae7fff  com.apple.AppleVPAFramework (2.0.15 - 2.0.15) <86BC6DCE-8590-38E3-9C0C-52E97F617B58> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff86b09000 -     0x7fff86b0fff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <433F8745-874A-39B3-A7C6-2EDA8C2C6B4A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff86bca000 -     0x7fff86c6afff  com.apple.Metadata (10.7.0 - 972.9) <303B6874-8B16-39A0-BB9D-5B7A59D3B8A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff86cf5000 -     0x7fff86d05fff  libbsm.0.dylib (34) <F1E41935-5C5D-3704-AE9D-AEA1F2BCF8B1> /usr/lib/libbsm.0.dylib
    0x7fff86d77000 -     0x7fff86d78ff3  com.apple.print.framework.Print (10.0 - 266) <F13A0609-793A-3A43-A961-AAFC81AC8FDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff86d79000 -     0x7fff86db1fff  com.apple.RemoteViewServices (2.0 - 99) <8BD12AE2-BE91-37CF-955B-62E08551FF83> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff86db2000 -     0x7fff8711cddf  libobjc.A.dylib (680) <CE3C3C78-A7BB-3147-8375-55424032FF5E> /usr/lib/libobjc.A.dylib
    0x7fff871a4000 -     0x7fff872eefc7  com.apple.coreui (2.1 - 364.1) <4E680853-589C-3BC5-8215-240A07A92C81> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff874a9000 -     0x7fff874ceff7  libPng.dylib (1440) <D60133FC-EA26-3DD4-8F5F-AE854244A648> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff883ff000 -     0x7fff8840afff  libcsfde.dylib (517) <C8C9A632-5072-3D24-8EBF-CCDE0BC8BFB5> /usr/lib/libcsfde.dylib
    0x7fff8848d000 -     0x7fff884a7ff3  liblzma.5.dylib (10) <8CD18286-49EA-31E4-8A73-1BF8DECED6C6> /usr/lib/liblzma.5.dylib
    0x7fff884dd000 -     0x7fff884e0ff7  com.apple.help (1.3.3 - 46) <AA185754-DEEB-3091-9301-7B23C4D36818> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff884e1000 -     0x7fff8851fff7  libGLImage.dylib (12.0.34.12) <4FC92D21-0834-397E-BE0D-282A73FC16B2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff88520000 -     0x7fff8854dfff  libdispatch.dylib (500.10.1) <438F4595-0731-34A2-ACAD-60121A76D1FF> /usr/lib/system/libdispatch.dylib
    0x7fff88dca000 -     0x7fff88e71fff  com.apple.LanguageModeling (1.0 - 1) <C405E993-F0DF-39E4-9B74-FE310E63DD8E> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff88fe8000 -     0x7fff8905ffc7  libcorecrypto.dylib (334) <4E1B969F-8449-3B21-9880-51AD58E25AA6> /usr/lib/system/libcorecrypto.dylib
    0x7fff890dc000 -     0x7fff890deff7  libsystem_configuration.dylib (801.10.2) <93D5FB9A-CC7C-3672-80D8-7A1C4805204B> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8914f000 -     0x7fff8916bff3  libresolv.9.dylib (60) <B192EC27-84EC-3D8A-9CBF-0374B5C9B31A> /usr/lib/libresolv.9.dylib
    0x7fff891d0000 -     0x7fff891f9fff  libc++abi.dylib (125) <F5027B46-1801-344D-BD51-2E6D188C8900> /usr/lib/libc++abi.dylib
    0x7fff8923d000 -     0x7fff89362ff7  com.apple.LaunchServices (728.4 - 728.4) <A4913361-072C-3A0E-9231-0D9B1DC4ECC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff89363000 -     0x7fff89508ff3  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <F84A0C1D-86BE-3E59-8EEA-BAE0E8CB834B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8951a000 -     0x7fff8958eff3  com.apple.securityfoundation (6.0 - 55126) <73D2EE6C-E3A2-32FE-89B3-BA8ACEA53F09> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff8958f000 -     0x7fff89594ff3  libunwind.dylib (35.3) <FDA18078-A775-3BAF-A5A6-8A7B75D6AA99> /usr/lib/system/libunwind.dylib
    0x7fff895bb000 -     0x7fff895bdfff  libCGXType.A.dylib (938) <91E0A256-B45F-3728-B68A-250E4E74A838> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff897d3000 -     0x7fff897dcff3  com.apple.CommonAuth (4.0 - 2.0) <6EF43A6E-C071-36A3-8B94-694AC6BEF6D3> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff897fa000 -     0x7fff89805ff7  libChineseTokenizer.dylib (16) <1794A880-9C3D-37B2-8F3E-6CAFFB396089> /usr/lib/libChineseTokenizer.dylib
    0x7fff8986a000 -     0x7fff8986afff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <E0D5C411-052F-3B71-9562-C1098FB2F86D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff899d0000 -     0x7fff899eefff  libsystem_kernel.dylib (3247.10.11) <FA4DCF42-27B0-3878-9158-E148D208B21E> /usr/lib/system/libsystem_kernel.dylib
    0x7fff89c99000 -     0x7fff89d22ff7  com.apple.PerformanceAnalysis (1.0 - 1) <BE35D3E9-570D-3483-9C78-82F3EFB56D43> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff89d23000 -     0x7fff89d3dfff  com.apple.Kerberos (3.0 - 1) <D2F0BF94-8656-3FBF-81AC-43D417B661F1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff89d3e000 -     0x7fff89d65fff  com.apple.ChunkingLibrary (167 - 167) <C22F5038-7354-330F-8F38-36F187E6A4B1> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff89d66000 -     0x7fff89d90ff7  GLRendererFloat (12.0.34.12) <EC1AE73B-1E91-383F-9954-F6B81313794C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff89dbe000 -     0x7fff89dd9ff7  libCRFSuite.dylib (34) <65E4DC91-A994-3921-B5B0-696123CE0C1E> /usr/lib/libCRFSuite.dylib
    0x7fff89dda000 -     0x7fff89e03fff  libxpc.dylib (755.1.19) <3E09C275-A33B-357A-B0AB-A2DDF88EC9D5> /usr/lib/system/libxpc.dylib
    0x7fff89eb0000 -     0x7fff89ec6ff7  libLinearAlgebra.dylib (1159) <01BD9187-521F-3F96-B477-24511318AECD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff89f00000 -     0x7fff89f5efff  libsystem_network.dylib (582.1.4) <C5DC3F04-7011-34D4-9682-E1B31999A89C> /usr/lib/system/libsystem_network.dylib
    0x7fff89f5f000 -     0x7fff89f69fff  com.apple.NetAuth (6.0 - 6.0) <ABBBE552-26E0-3682-8BFD-C59EC702F347> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff89f6a000 -     0x7fff89fbaff7  com.apple.Symbolication (1.4 - 58044) <BC1259C8-C671-3014-A9C4-85BC767EA962> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8a078000 -     0x7fff8a07dfff  com.apple.ImageCapture (9.0 - 9.0) <E53CC0B8-9D36-3636-B602-8AB4CEB4C313> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8a5d4000 -     0x7fff8a6c6ff7  libJP2.dylib (1440) <5540B4E7-CDE5-31B1-937F-E5B209E162F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a748000 -     0x7fff8a750fff  com.apple.CoreServices.FSEvents (1222.1.1 - 1222.1.1) <79DF16A7-E169-38A5-BF5E-2D45F86DE154> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff8a751000 -     0x7fff8aa46ff3  com.apple.HIToolbox (2.1.1 - 806) <359FC9DB-B64C-3BC7-B9DA-401D8A5337DC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8aa47000 -     0x7fff8aa75ff7  com.apple.DictionaryServices (1.2 - 250) <94678AC8-41FF-3D2E-A35E-D83AD18D7A78> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8aa7b000 -     0x7fff8aa83fff  com.apple.NetFS (6.0 - 4.0) <5602F3EB-64F6-3495-BEF0-988F92974234> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8aee3000 -     0x7fff8aee5fff  libsystem_coreservices.dylib (19) <692631A0-1923-32CA-9BD5-044B1382FFDE> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8aee6000 -     0x7fff8aef4fff  com.apple.opengl (12.0.34 - 12.0.34) <31C23ABB-8F75-3201-8CD1-447B3052B434> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8aef5000 -     0x7fff8aefafff  com.apple.TCC (1.0 - 1) <96281C9E-B2DF-325F-BFA4-0A15150165EC> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8aefb000 -     0x7fff8af6affb  com.apple.datadetectorscore (7.0 - 460) <117708DA-6E19-3866-AD15-0CE3E3F2211A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8b008000 -     0x7fff8b214fff  com.apple.CoreImage (11.1.0 - 366.1.1) <BE963C1D-90C2-388A-85F2-D6701DC104C4> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8b228000 -     0x7fff8b435fff  libicucore.A.dylib (551.30) <CC6AA367-C6D3-3592-A697-76C0CFFE19DD> /usr/lib/libicucore.A.dylib
    0x7fff8b436000 -     0x7fff8b43efef  libsystem_platform.dylib (73.1.1) <3F4D2390-E3DE-3C24-A515-95DFAC8671C4> /usr/lib/system/libsystem_platform.dylib
    0x7fff8b43f000 -     0x7fff8b525fef  unorm8_bgra.dylib (2.6.4.1) <28F838EA-19E5-3724-99FF-B61132555D09> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff8b59b000 -     0x7fff8b59bfff  libenergytrace.dylib (10) <64F779D4-2192-37EC-8DB5-EC55BAE50058> /usr/lib/libenergytrace.dylib
    0x7fff8b70a000 -     0x7fff8b713ffb  libsystem_notify.dylib (149) <56ABC155-CB99-30A8-A8B1-C204B5615092> /usr/lib/system/libsystem_notify.dylib
    0x7fff8b714000 -     0x7fff8b714fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <84DA0CD4-9670-343A-B243-D03A2A6A14E2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8b72d000 -     0x7fff8b730fff  com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b731000 -     0x7fff8b83ffff  com.apple.desktopservices (1.10 - 1.10) <76AA21FE-0F96-366A-9B43-6188FBC29ABE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8b95a000 -     0x7fff8ba49fff  libxml2.2.dylib (29) <0702E13C-D726-3DAF-B0D1-77F7B9EF6A37> /usr/lib/libxml2.2.dylib
    0x7fff8ba4a000 -     0x7fff8ba5cfff  libsasl2.2.dylib (209) <D48CE2C5-D0C5-39BD-A7DD-C999E81CF885> /usr/lib/libsasl2.2.dylib
    0x7fff8baf6000 -     0x7fff8bafbfff  com.apple.DiskArbitration (2.7 - 2.7) <B391A885-1286-3718-A341-8C84560DDE58> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8bb01000 -     0x7fff8bde6ff3  com.apple.CoreServices.CarbonCore (1136 - 1136) <9DE930A3-63C0-3E21-965A-132D97D61892> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff8bde7000 -     0x7fff8be56fff  com.apple.SearchKit (1.4.0 - 1.4.0) <45A716CD-D9E7-3F1F-9EC8-BB37CA9E8C04> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8bf61000 -     0x7fff8bfeefe7  libsystem_c.dylib (1081.1.3) <A60CE86D-1FF3-32AD-A672-C7597F884529> /usr/lib/system/libsystem_c.dylib
    0x7fff8bfef000 -     0x7fff8bff1ff7  com.apple.securityhi (9.0 - 55006) <02F35345-EFDE-3EE6-8526-F64EA74F91EA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8c817000 -     0x7fff8c862ffb  com.apple.print.framework.PrintCore (11.0 - 472) <34EA102A-D482-37FF-9C9B-E4FE4275913B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8c863000 -     0x7fff8c89dfff  com.apple.QD (3.12 - 302) <46969760-B02A-3ED5-B8BC-D6144939B16E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8d0bd000 -     0x7fff8d1a4ff7  libcrypto.0.9.8.dylib (59) <7C4E5457-B66C-39CA-BC0E-15CA6C051FC0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8d1a5000 -     0x7fff8d1a8fff  libCoreVMClient.dylib (119.5) <56187F75-4436-31CA-8D3A-C6BC67F6F2BF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8d1a9000 -     0x7fff8d1aafff  libsystem_secinit.dylib (20) <932ED582-E80F-39DA-B0FA-F1BC5F1AD2F8> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8d1ab000 -     0x7fff8d1affff  libGIF.dylib (1440) <062A2A8B-E00A-34A5-9C1C-D85C1761CA70> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8d450000 -     0x7fff8d49efff  libcurl.4.dylib (90) <00662A4C-B89A-3A17-93FF-950C6DE47F99> /usr/lib/libcurl.4.dylib
    0x7fff8d49f000 -     0x7fff8d4d9ff7  com.apple.DebugSymbols (132 - 132) <6F5853A1-5DA8-3C42-8E02-2B972F34BCE0> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8d74a000 -     0x7fff8d758ff7  libbz2.1.0.dylib (38) <99C5121D-8147-3B51-8D79-66245C863338> /usr/lib/libbz2.1.0.dylib
    0x7fff8d763000 -     0x7fff8dc21fcf  com.apple.vImage (8.0 - 8.0) <04ADAB75-1588-32BD-96B9-8CEE5543599E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8e204000 -     0x7fff8e204ff7  liblaunch.dylib (755.1.19) <7EC0F297-43CC-3D11-B46B-7E72E372648A> /usr/lib/system/liblaunch.dylib
    0x7fff8e205000 -     0x7fff8e254ff7  com.apple.opencl (2.6.9 - 2.6.9) <CA196FE1-7E95-3CBD-A97F-90747B9F5CBC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e2e6000 -     0x7fff8e57bfff  libmecabra.dylib (696.1) <8FCC4C88-BE6A-3697-B1D3-8E1A2A3B99BA> /usr/lib/libmecabra.dylib
    0x7fff8e79b000 -     0x7fff8e7a4ff7  libsystem_pthread.dylib (137.1.1) <1373D0F1-C6CA-364E-A6BA-8BDBD0D34670> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8e98d000 -     0x7fff8e9b6ffb  libRIP.A.dylib (938) <4D830858-FD2C-32B1-9B29-E88AD815E604> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8e9c1000 -     0x7fff8e9f5ff7  com.apple.CoreVideo (1.8 - 191.1) <FA99D150-EFCE-3F32-ACDF-5E91AD97F176> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8e9f6000 -     0x7fff8ea01ff7  libGPUSupport.dylib (12.0.34.12) <F3C93564-1800-3B23-83E4-C6ECBDEEEEDA> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
    0x7fff8eb07000 -     0x7fff8ec02ff7  libFontParser.dylib (158.3) <DBFEE35E-60F4-3F51-AA25-D4D7E4E01996> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8f2b1000 -     0x7fff8f2bcfff  com.apple.CrashReporterSupport (10.11 - 716) <9BD908E9-368A-3B17-AFCD-185277FF70BA> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8f2bd000 -     0x7fff8f3cffef  libvDSP.dylib (563.4) <7036F91A-0951-340C-8818-0AB90FF0B057> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8f3d0000 -     0x7fff8f3e1fff  libcmph.dylib (6) <43880250-9C2D-395C-90C7-CCCE109FF1B2> /usr/lib/libcmph.dylib
    0x7fff8f4f9000 -     0x7fff8f58fff7  com.apple.ColorSync (4.9.0 - 4.9.0) <1FBEDDC2-4BCD-3148-800E-968814206CB9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8f5fb000 -     0x7fff8f7bbfeb  libBLAS.dylib (1159) <4A01C32E-452C-314C-B878-E301D4998C68> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8f7bc000 -     0x7fff8f801ff3  libFontRegistry.dylib (155) <BC1B3AD5-4927-3AB7-94FF-CD93BF895D98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8f8d5000 -     0x7fff8f98ffff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <7AFCD317-2A1C-30D3-9871-C9C2C4FF05FD> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8f990000 -     0x7fff8fb1cff7  libGLProgrammability.dylib (12.0.34.12) <42F6BEA9-8680-36D9-B5B2-8B368D4F94DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8fc9a000 -     0x7fff8fc9bfff  libsystem_blocks.dylib (65) <1B4F1F10-823E-3781-8162-6884D14DF0D6> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8fc9c000 -     0x7fff8fcc3ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <403BC9E0-2A4E-3481-BDFE-B3CB372E5051> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8fcc4000 -     0x7fff8fcc6ff7  libquarantine.dylib (80) <1693C5FE-EA0A-3122-85EB-7950ECC7435A> /usr/lib/system/libquarantine.dylib
    0x7fff8fcc7000 -     0x7fff8fcd2fff  libGL.dylib (12.0.34.12) <182B925C-7BF6-3EFE-85AF-54760206A6FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8fcd3000 -     0x7fff8fcdcfff  com.apple.icloud.FindMyDevice (1.0 - 1) <28CE764F-4C4C-3A75-B7AE-EDBC7A189E82> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff8fcdd000 -     0x7fff8fdcfff7  libiconv.2.dylib (44) <82529E3B-0485-344C-8075-83C7725D6A6F> /usr/lib/libiconv.2.dylib
    0x7fff8fdfc000 -     0x7fff8fe11ff3  libCGInterfaces.dylib (317.8) <92EA55E8-A12D-3AFC-ADE3-F5AB6B80E638> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff8fe6f000 -     0x7fff8fec4fff  com.apple.AE (701 - 701) <87FDCC5A-82AC-36A2-BFE9-D0B2A3D870F1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8fefe000 -     0x7fff8ff01ffb  libScreenReader.dylib (425.100) <993C7AE7-6CA2-37B5-A13C-F9032857D3AD> /usr/lib/libScreenReader.dylib
    0x7fff8ff02000 -     0x7fff90256fff  com.apple.Foundation (6.9 - 1255.1) <3AD7B198-3943-3919-B6F2-B0C28DC817B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff90257000 -     0x7fff90273ff7  libextension.dylib (78) <3A674BC1-8D7E-3A62-80EF-F950B02CB0FF> /usr/lib/libextension.dylib
    0x7fff90274000 -     0x7fff90324fff  com.apple.backup.framework (1.7 - 1.7) <70033C43-855B-3F12-998C-343F2A8A93BA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff90370000 -     0x7fff90381fff  libz.1.dylib (60) <43317BEA-ACA2-34C2-AF37-902AA926C83A> /usr/lib/libz.1.dylib
    0x7fff90382000 -     0x7fff9039efff  com.apple.GenerationalStorage (2.0 - 239) <05652CAD-E7F5-3225-929D-E13F241FBA41> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff907c9000 -     0x7fff907edfff  com.apple.MultitouchSupport.framework (304.9 - 304.9) <90E9EC0A-57D0-331E-AE0D-FF1A7756A409> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff908dd000 -     0x7fff908e9fff  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <8D8F331E-21D2-3B7E-B977-3EB1D9E44D5B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff908ea000 -     0x7fff908eafff  libOpenScriptingUtil.dylib (169) <5C4A51D4-09A9-3209-8E57-15F112725CC4> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff908f8000 -     0x7fff908f8fff  com.apple.CoreServices (728.4 - 728.4) <14019127-641A-3CB9-8155-86AD35F23597> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff908f9000 -     0x7fff9096cfff  com.apple.framework.IOKit (2.0.2 - 1178.10.1) <6A9D7E11-156A-3FDB-850E-114ECB1AE7FD> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9096d000 -     0x7fff90973fff  com.apple.IOAccelerator (203.10 - 203.10) <A9827A1B-1337-31CF-9D96-791868B51A49> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff90b79000 -     0x7fff90b81fff  libGFXShared.dylib (12.0.34.12) <F8278F50-25AC-3CEC-9F68-D83785A25F5E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff90baa000 -     0x7fff90baaff7  libkeymgr.dylib (28) <47080280-8B57-3D75-8A20-9E100864DE27> /usr/lib/system/libkeymgr.dylib
    0x7fff90c82000 -     0x7fff910f7ff7  com.apple.CoreFoundation (6.9 - 1255.1) <86B26482-C917-34F2-80D8-02911B6001E0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff910f8000 -     0x7fff912c1ff7  com.apple.ImageIO.framework (3.3.0 - 1440) <C00A0D30-2F60-30F1-9BE5-B7FA33A13DC2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff912c2000 -     0x7fff912c2fff  libmetal_timestamp.dylib (600.0.41.2) <2E74E3DE-B13E-3645-8A32-90D889FE92E1> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff9131f000 -     0x7fff91392ffb  com.apple.Heimdal (4.0 - 2.0) <2D358FB4-61BB-3BB6-9EF7-D9868A0B0275> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff91393000 -     0x7fff91395ff7  libRadiance.dylib (1440) <A3E73CE6-7260-3828-BCD9-756DB5167010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff9153e000 -     0x7fff915d3fff  com.apple.ink.framework (10.9 - 214) <F1B3B6C9-FF8D-3E68-93EB-8CDCEB65171A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff916c0000 -     0x7fff91702ff7  com.apple.Metal (54.26.3 - 54.26.3) <54544DF5-B1D1-3139-ADE6-E815533313EB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff91703000 -     0x7fff91705fff  libCVMSPluginSupport.dylib (12.0.34.12) <F8E1EA87-73ED-3372-8C58-4209942ECD20> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff91829000 -     0x7fff9182bfff  com.apple.EFILogin (2.0 - 2) <1FF63331-0B4A-385D-AC44-7AE665947553> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff91837000 -     0x7fff91868ffb  com.apple.GSS (4.0 - 2.0) <D50CDB44-72E9-3520-9965-93901621F781> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff91869000 -     0x7fff91869fff  com.apple.Carbon (154 - 157) <DF95E7EB-1CFC-3C83-B114-60FFEEAE166E> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff91a56000 -     0x7fff91a57ffb  libremovefile.dylib (41) <C7CFF5F2-AFFB-3C8D-BDB4-D66D50E657C0> /usr/lib/system/libremovefile.dylib
    0x7fff91a58000 -     0x7fff91a58fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <CFB91CDC-5BBA-3A8E-BA05-6E972217BD57> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff91b4b000 -     0x7fff91bd8dd7  com.apple.AppleJPEG (1.0 - 1) <6230F3A0-C89D-3A35-A896-A17B3513E8DB> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff92e3c000 -     0x7fff940a7ff7  com.apple.CoreGraphics (1.600.0 - 938) <1BB01FAB-B403-3389-8D9F-44A04E9D8ADC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff940b0000 -     0x7fff940b3ff7  libsystem_sandbox.dylib (459.10.4) <BC781530-CA98-392D-A77A-8CAD2D9C6B2F> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff940b4000 -     0x7fff940d6ff7  com.apple.IconServices (68 - 68) <9F8B9184-8DA8-3B7A-970B-3086DDD1CC6F> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff940d7000 -     0x7fff94123ffb  com.apple.HIServices (1.22 - 548) <19389B63-C373-31AE-9180-3A11093EAE58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff94179000 -     0x7fff9417cff7  libCoreFSCache.dylib (119.5) <5935DEAB-4236-38D2-8C76-5AF9A5700559> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff9417d000 -     0x7fff941acfc3  libsystem_m.dylib (3105) <07D50372-30ED-3B03-9FA0-0662BF8F0098> /usr/lib/system/libsystem_m.dylib
    0x7fff941ad000 -     0x7fff94208ff7  libTIFF.dylib (1440) <53EB5B1D-0080-367C-ADB6-5A57D1B423ED> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff94282000 -     0x7fff94293ff7  libsystem_trace.dylib (200) <1D289F35-BFA2-3B9E-BDF9-20F34F9A01D4> /usr/lib/system/libsystem_trace.dylib
    0x7fff9457c000 -     0x7fff945cdff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <73EF4EB0-315C-3064-A991-3DBFF6BDDFE1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff945df000 -     0x7fff94616ff7  com.apple.LDAPFramework (2.4.28 - 194.5) <207E4A14-E3CC-3658-ABAF-B5CAEC9ED1EB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff94617000 -     0x7fff94617fff  com.apple.Cocoa (6.11 - 22) <A033F342-1FEC-3DFD-830A-E8EE284DF492> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff94a5d000 -     0x7fff94a5ffff  com.apple.loginsupport (1.0 - 1) <09F245DC-8342-358E-A881-DAE88BF0EC1D> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff94a60000 -     0x7fff94a63ffb  libdyld.dylib (360.17) <99396189-E53A-3A78-BC49-449236DA7CFF> /usr/lib/system/libdyld.dylib
    0x7fff94a64000 -     0x7fff94a65fff  libDiagnosticMessagesClient.dylib (100) <F2D8CFCC-A00A-3675-9C01-EF0C663F2445> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff94a66000 -     0x7fff94a79fff  com.apple.CoreBluetooth (1.0 - 1) <A63B8FB0-F8B3-368D-B482-733FF0373610> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff94b23000 -     0x7fff94b37fff  libsystem_coretls.dylib (82) <21EDACF1-D9B3-3086-9821-60EB75E7F965> /usr/lib/system/libsystem_coretls.dylib
    0x7fff95328000 -     0x7fff95329fff  liblangid.dylib (122) <EAC09BF0-5E88-3060-AA51-EC71B4D26F3C> /usr/lib/liblangid.dylib
    0x7fff9532a000 -     0x7fff95355ffb  libarchive.2.dylib (32.10.1) <88036C67-C2C8-3ADF-A4C7-6BBF94B80F15> /usr/lib/libarchive.2.dylib
    0x7fff95356000 -     0x7fff95357fff  com.apple.TrustEvaluationAgent (2.0 - 25) <BC19A1D1-805B-3FC5-BF0B-1EF6FB36FE74> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff95358000 -     0x7fff95366fff  libxar.1.dylib (302) <898402AF-0DF3-341D-83EA-4A1B1770E718> /usr/lib/libxar.1.dylib
    0x7fff95468000 -     0x7fff9548ffff  com.apple.shortcut (2.16 - 93) <F6E559D9-40BE-3CC9-BB16-E71300C77F8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff954b8000 -     0x7fff956c3fff  libFosl_dynamic.dylib (16.24) <28CD6965-696D-32D0-B76F-4EA21DC1984A> /usr/lib/libFosl_dynamic.dylib
    0x7fff95933000 -     0x7fff95978ff7  com.apple.coreservices.SharedFileList (24.4 - 24.4) <3C8665BA-A9CD-377C-BECB-2E933FDB68AE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff95979000 -     0x7fff95981fff  libcopyfile.dylib (127) <CA2602AB-E8B7-3CD8-A0C5-D86E35FDA09F> /usr/lib/system/libcopyfile.dylib
    0x7fff95982000 -     0x7fff965a4fff  com.apple.AppKit (6.9 - 1404.13) <9B600863-6A16-31CB-8138-97AC8F43FBC6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff965a9000 -     0x7fff965adfff  libpam.2.dylib (20) <7F986CE8-EF74-3BC3-BB7E-5267E24EAFFE> /usr/lib/libpam.2.dylib
    0x7fff96922000 -     0x7fff96926fff  libcache.dylib (75) <4948E2C8-867F-3E9D-AAE7-2F30F0B345C6> /usr/lib/system/libcache.dylib
    0x7fff96927000 -     0x7fff969affff  com.apple.CoreSymbolication (3.1 - 58048.1) <7B9BCFD9-3600-3973-841D-6227BEDE5D36> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff969b0000 -     0x7fff969b8fff  libsystem_networkextension.dylib (384.1.2) <4736FCC5-9DBA-31F4-AAC8-CD0A177CF502> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff96b82000 -     0x7fff96b84ffb  libutil.dylib (43) <E37832CF-5EE6-345A-B0EC-FFC8D2B67375> /usr/lib/libutil.dylib
    0x7fff96d0c000 -     0x7fff96d14ff7  libcldcpuengine.dylib (2.6.4.1) <D8A9DDA1-35B5-3D6B-85E0-A5542033FA9F> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff96d7a000 -     0x7fff96d82fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <B0028247-B333-36F5-8098-8EC95E6C2B23> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff96d9a000 -     0x7fff96dc3ff7  libxslt.1.dylib (14) <412A09C9-7C02-351E-A416-2453361EACA9> /usr/lib/libxslt.1.dylib
    0x7fff96dca000 -     0x7fff96eaaff7  unorm8_rgba.dylib (2.6.4.1) <49FF2837-D97B-3CFF-B139-E57D40700F32> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff96ecb000 -     0x7fff96ecbfff  com.apple.ApplicationServices (48 - 48) <B5326BD2-AF17-3880-A8C5-3C990AE4A1C8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff96ecc000 -     0x7fff96eedfff  com.apple.Sharing (438.0.1 - 438.0.1) <679D40D7-3C04-3D2C-962B-E8A959E5889E> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff96eee000 -     0x7fff96f05fff  libsystem_asl.dylib (322) <97D794DA-8CE5-3676-AC5E-364F6D172BDA> /usr/lib/system/libsystem_asl.dylib
    0x7fff96fb6000 -     0x7fff97235fff  com.apple.security (7.0 - 57336.10.29) <FA5D22B9-3253-38CF-81E2-E243F93753DC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff973b5000 -     0x7fff973d4ff7  com.apple.framework.Apple80211 (11.0 - 1102.32) <B94B708C-D7E8-3733-B360-0D5A48FBB873> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff97493000 -     0x7fff97498ff7  libheimdal-asn1.dylib (452.1.1) <6E911973-1E1A-3F80-B955-FA78CF20FBFD> /usr/lib/libheimdal-asn1.dylib
    0x7fff97499000 -     0x7fff9749bff7  com.apple.xpc.ServiceManagement (1.0 - 1) <0EA1807B-4F41-317D-A6C2-E6A23F201252> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff97dd8000 -     0x7fff97f04fff  com.apple.CoreText (352.0 - 494.5.1) <393F0F48-0226-34BA-9793-66D8455EF894> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9815c000 -     0x7fff98175fff  com.apple.CFOpenDirectory (10.11 - 194) <86755CDA-B4AA-39EF-8F7B-27F120F9AAC3> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff988b3000 -     0x7fff9891dff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <BA9EB0BF-7915-3DB0-9ACE-EC52CD07E1A8> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff98926000 -     0x7fff98932fff  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <12117823-8A9E-3C88-A01C-3B25D68535CE> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff98933000 -     0x7fff9893fff7  com.apple.OpenDirectory (10.11 - 194) <7ECA481B-C265-33F6-835E-2E5B96621E51> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff98ccf000 -     0x7fff990d1fff  libLAPACK.dylib (1159) <BDADCDAE-1FD8-3190-B9DD-DB671495EEE2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff990d2000 -     0x7fff9927dffb  GLEngine (12.0.34.12) <0D0BD639-B516-3216-A0A5-AC4CDD202689> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff99311000 -     0x7fff9942efff  libsqlite3.dylib (216.4) <5CF0D77D-CF0A-301C-8003-69A840AC47FD> /usr/lib/libsqlite3.dylib
    0x7fff99434000 -     0x7fff995b2fff  com.apple.UIFoundation (1.0 - 435) <237F281F-7F15-3309-B749-F8DA37822F9F> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff995fe000 -     0x7fff99609ff7  libcommonCrypto.dylib (60074) <BD1DCF19-8353-3F6A-AFFA-EBBA29A302A8> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9960a000 -     0x7fff99612ffb  libsystem_dnssd.dylib (624.10.1) <21D63EAB-27BE-3F41-B1D4-604BE7F4C9BA> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff99634000 -     0x7fff99692fff  com.apple.SystemConfiguration (1.14 - 1.14) <E3F5D239-4CBE-3B77-A8D9-F3423702AAB9> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff99a05000 -     0x7fff99a09fff  com.apple.CommonPanels (1.2.6 - 96) <1D76DDD3-D45A-3679-8B72-5EECE6C1ACAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff99a0a000 -     0x7fff99a38ff7  com.apple.CoreServicesInternal (248.1 - 248.1) <834B5D98-DB81-36B1-BD2A-640928EDAAF6> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff99a9f000 -     0x7fff99ad2fff  com.apple.MediaKit (16 - 807) <CCE5E5C0-B379-3F2C-AE16-7BB543FF7C09> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff99ad3000 -     0x7fff99b14ff7  libGLU.dylib (12.0.34.12) <055A2B53-7C59-359A-82CB-1F79160C5C86> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff99e91000 -     0x7fff99e98ff7  libcompiler_rt.dylib (62) <253B36E5-572D-377D-AE99-A02CE32590E5> /usr/lib/system/libcompiler_rt.dylib
    0x7fff99e9f000 -     0x7fff99eb7fc7  libcompression.dylib (23) <803C89B9-1E7D-3658-A2CF-2B8371C54638> /usr/lib/libcompression.dylib
    0x7fff99f6d000 -     0x7fff99f7cffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <E7D610A1-1445-3CA3-B9A1-EE15D54B75AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff99fb4000 -     0x7fff99ffaff7  libauto.dylib (186) <460B0167-C89B-37EC-823C-52F684B31C26> /usr/lib/libauto.dylib
    0x7fff99ffb000 -     0x7fff9a0b4ff7  libvMisc.dylib (563.4) <04503007-DE32-34EB-90BB-740C289E3784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9a0b5000 -     0x7fff9a0ccfff  libmarisa.dylib (4) <4D3AE55B-CE77-364F-B8DE-C95CAA48B291> /usr/lib/libmarisa.dylib
    0x7fff9a0cd000 -     0x7fff9a0cdff7  libunc.dylib (29) <D9B0C7B1-8648-3AAC-931C-E7CD362FAA8A> /usr/lib/system/libunc.dylib
    0x7fff9a138000 -     0x7fff9a3bfff3  com.apple.CFNetwork (760.1.2 - 760.1.2) <D4FD8DF6-8481-3BE6-9E93-A3268B16774E> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff9a485000 -     0x7fff9a48dfff  com.apple.AppleSRP (5.0 - 1) <8DBB11A2-150A-3E70-8B83-DDEDAB15E2C3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff9a48e000 -     0x7fff9a734fff  com.apple.CoreData (120 - 640) <37466A48-AA4C-3DB5-B606-C04841D3F654> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff9a735000 -     0x7fff9a792fff  com.apple.CoreServices.OSServices (728.4 - 728.4) <4E1819C2-F7A9-35FB-8193-FF3DCC35226C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9a793000 -     0x7fff9a7b7ff7  libJPEG.dylib (1440) <B16D0DCA-2EA4-348B-A7EA-30E65B536C28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff9ac82000 -     0x7fff9acb3ff7  libtidy.A.dylib (15.17) <917B7716-5060-3755-A1BA-435DAC06E778> /usr/lib/libtidy.A.dylib
    0x7fff9acb4000 -     0x7fff9ad8aff7  com.apple.DiskImagesFramework (10.11.1 - 415) <F3C0F696-A10D-3A4B-9391-AAD695D29831> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9addb000 -     0x7fff9ae42fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <D5DC3626-3131-3BAA-8552-294B4CE1EFCB> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 18455
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=309.6M resident=0K(0%) swapped_out_or_unallocated=309.6M(100%)
Writable regions: Total=183.6M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=183.6M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate.framework               128K        2 
Activity Tracing                  2048K        2 
CG backing stores                 25.4M       21 
CG image                            56K       13 
CG shared images                  1200K       28 
CoreAnimation                       64K       11 
CoreUI image data                  448K       25 
CoreUI image file                  320K        4 
Dispatch continuations            4096K        2 
Foundation                           4K        2 
Kernel Alloc Once                    8K        3 
MALLOC                           115.4M       81 
MALLOC guard page                   32K        7 
MALLOC_LARGE (reserved)           5296K        4         reserved VM address space (unallocated)
Memory Tag 242                      12K        2 
OpenCL                               8K        2 
Process Corpse Info               2048K        2 
STACK GUARD                       56.0M       10 
Stack                             11.6M       12 
VM_ALLOCATE                        112K       19 
__DATA                            39.3M      272 
__GLSLBUILTINS                    2588K        2 
__IMAGE                            528K        2 
__LINKEDIT                       105.4M       49 
__TEXT                           204.2M      261 
__UNICODE                          552K        2 
mapped file                       60.7M       23 
shared memory                     16.4M       11 
===========                     =======  ======= 
TOTAL                            653.5M      846 
TOTAL, minus reserved VM space   648.3M      846 

Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f7
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)
Bluetooth: Version 4.4.2f1 16391, 3 services, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: ST1000LM014-1EJ164, 1 TB
Serial ATA Device: MATSHITADVD-R   UJ-898
USB Device: USB 2.0 Bus
USB Device: Built-in iSight
USB Device: USB 2.0 Bus
USB Device: Card Reader
USB Device: USB Bus
USB Device: USB Bus
USB Device: BRCM2046 Hub
USB Device: Bluetooth USB Host Controller
USB Device: IR Receiver
USB Device: USB Receiver
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus: 

Crash while opening application while "Creating Main Window"

I just downloaded this software OpenToonz software. Unfortunately when launching the application it crashes while "Creating Main Window".

Repro:

  1. Download OpenToonz software from the following link "https://opentoonz.github.io/e/download/opentoonz.html"
  2. After download is complete, start the install, and follow the install wizard instructions
  3. Once completed, go to the Start Menu, and open OpenToonz

Issues Result:

Application crashes while "Creating Main Window" is displayed in OpenToonz start window

Expected Result:

Application opens normally

Notes:
Toshiba L650
Intel Core i3
Windows 7 Home Premium 64bit SP1
4GB of RAM
OpenToonz 1.0 installer and OpenToonz 1.0.1 installer

Updated 160329

Exporting as avi

This feature seems to be disabled under render settings. Am I missing something? Perhaps a setting that needs to be changed?

keeps crashing on Windows10

I managed to run it once, after playing around with different tools I restarted the application and can no longer run it. I haven't compiled it from source yet so I can't debug it myself at the moment. Restarting windows and re-installing the software did not help. I would appreciate if you could point me to the right direction.

How do I copy frame to frame?

Is there anyway to copy frame to frame without having to trace with onion skin?
I'm having a very hard time figuring this out, does anyone have a solution? ^_^

Pen & Tablet Pressure Sensativity Broken?

OpenToonz 1.0 ignores pressure sensitivity.

Tablet:
Wacom Intuos3 (PTZ-640 with legacy driver version 6.05-7)

PC:
Windows 7 64bit Professional
Intel Core i7-5820K 3.30GHz
16BG RAM

Brush Tool: Stroke Stabilizer

Toonz brush tool currently has no way of stabilizing strokes. A brush stabilizer is a value that slows down the tracking of the stylus in order to make it easier for the user to create broad smooth strokes as he/she draws them.
tumblr_inline_o1y6kedf9x1so46vz_540

To show some examples of this, here is tvpaint's line smoothing:
http://www.tvpaint.com/doc/tvp11/index.php?id=lesson-first-steps-drawing-tools-line-smoothing
scraps3_by_omni_science

Here is lazy nezumi - an application dedicated to stabilizing strokes in other applications that lack the feature:
http://lazynezumi.com/
lnppressurespeedscaling

Example of how line stabilization works:
https://youtu.be/3Hc1bexva70

Some open source examples of this - so you can potentially take code from them:

Inkscape - MASS value
https://inkscape.org/en/doc/tutorials/calligraphy/tutorial-calligraphy.en.html

In physics, mass is what causes inertia; the higher the mass of the Inkscape calligraphy tool, the more it lags behind your mouse pointer and the more it smoothes out sharp turns and quick jerks in your stroke. By default this value is quite small (2) so that the tool is fast and responsive, but you can increase mass to get slower and smoother pen.
https://fossies.org/dox/inkscape-0.91/calligraphic-tool_8cpp.html

Krita - brush stabilizer - it has three types of stabilizing. Here is an example:
https://userbase.kde.org/Krita/Manual/Tools/FreehandBrushTool#Smoothing
https://www.youtube.com/watch?v=zRxyyFcAbRY
http://www.davidrevoy.com/article261/line-art-tips-with-krita
http://osdir.com/ml/kde-commits/2014-06/msg02993.html

Mono prevents a compilation of libimage on OSX

find_package() uses to look for libpng/libjpeg may look Mono.framework/Headers/ out.
Mono.framework/Headers has png.h and tiffio.h on the directory, this cause an ijection of priority path for tiffio.h since it needs dedicate libtiff for it.

Environment: OSX installed Mono framework

usability bug: Default Keyboard shortcuts missing - load keymap files?

I have noticed that there are no default keyboard shortcuts with the installation (windows). The user can assign keys, but no keys have been assigned by default. So in essence opentoonz does not yet have a default keymap!

It also does not seem to have a way of saving and loading keymap files - at least not exposed to the gui. We need that in place in order for the community to create such keymaps for everyone who is migrating from different traditional animation software.

Is that something that is hard to add? We need to decide on some sort of a default key map - so others can learn the software and take advantage of keyboard shortcuts without having to set each one up.

My biggest missing keys (I am coming from tvpaint and toonboom experience):

  • A button modifier combination to rotate the light table (rotate while holding alt+spacebar for example, release keys to get back to your brush/other tool)
  • 'Delete' key used on the drawing canvas does not do anything - so I can not delete control points of lines, I can not delete lines. In fact there is no way to manipulate control points with the control point editor tool. No way of merging them. The right click menu only lets you set it to be linear or non linear.
    Is that a missing feature or there just isn't any key assigned to delete them? It might need to be split out as another issue if so.

On Brush Tool Crash

In the "Cleanup" window, when the brush tool is selected opentoonz crash on alt+left click
Windows 8
Intel i5
Sorry for my bad english.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.