When I try to open it just quits

When I try to open the program this message appears;
28%20PM

I tried to redownload it and restart my laptop, but It just doesn’t work.

@DragonNadia Hi. a few questions Is your laptop from the DELL brand? Also, which version of Pencil2D did you download?

@JoseMoreno While the problem is the same, the screenshot is of a mac, so it can’t be the Dell issue.

@DragonNadia Could you please click Show Details and paste the contents of the box that comes up. It sometimes contains useful information for developers.

1 Like

@scribblemaniac that goes to show how out of touch I am when mac’s are involved haha. Thanks for stepping in!

Process: pencil2d [50819]
Path: /Users/USER/Downloads/*/Pencil2D.app/Contents/MacOS/pencil2d
Identifier: org.pencil2d.Pencil2D
Version: 0.6.0 (0.6.0.0)
Code Type: X86-64 (Native)
Parent Process: launchd [153]
Responsible: pencil2d [50819]
User ID: 501

Date/Time: 2018-06-06 16:41:19.953 -0400
OS Version: Mac OS X 10.9.5 (13F1911)
Report Version: 11
Anonymous UUID: AE09F7E9-2D2B-593E-BA70-BC70CFCF2B29

Sleep/Wake UUID: D8F182A0-B2E9-403E-94F0-BDA8EE234319

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

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

Application Specific Information:
terminating with uncaught exception of type NSException
abort() called
*** Terminating app due to uncaught exception ‘NSInvalidArgumentException’, reason: ‘-[QNSWindow setTitlebarAppearsTransparent:]: unrecognized selector sent to instance 0x7f91837108e0’

Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff8fbc525c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff89a14e75 objc_exception_throw + 43
2 CoreFoundation 0x00007fff8fbc812d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3 CoreFoundation 0x00007fff8fb23272 forwarding + 1010
4 CoreFoundation 0x00007fff8fb22df8 _CF_forwarding_prep_0 + 120
5 libqcocoa.dylib 0x000000010b3d5ad0 qt_plugin_instance + 66736
6 libqcocoa.dylib 0x000000010b3ceee2 qt_plugin_instance + 39106
7 libqcocoa.dylib 0x000000010b3ce44f qt_plugin_instance + 36399
8 libqcocoa.dylib 0x000000010b3c8324 qt_plugin_instance + 11524
9 QtGui 0x0000000108ee3509 _ZN14QWindowPrivate6createEby + 121
10 QtWidgets 0x000000010893b84e _ZN14QWidgetPrivate10create_sysEybb + 2254
11 QtWidgets 0x0000000108939b32 _ZN7QWidget6createEybb + 370
12 QtWidgets 0x0000000108aa2cca _ZN8QMenuBar7hoveredEP7QAction + 1866
13 QtWidgets 0x0000000108aa2665 _ZN8QMenuBar7hoveredEP7QAction + 229
14 pencil2d 0x0000000108603e08 _ZN11MainWindow2C2EP7QWidget + 16088
15 pencil2d 0x000000010860001e _ZN11MainWindow2C2EP7QWidget + 238
16 pencil2d 0x00000001085fb753 _Z15handleArgumentsR17PencilApplication + 6707
17 pencil2d 0x00000001085fecbe main + 366
18 libdyld.dylib 0x00007fff8b8a85fd start + 1
19 ??? 0x0000000000000001 0x0 + 1

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff91fa7866 __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff8598a35c pthread_kill + 92
2 libsystem_c.dylib 0x00007fff8e1afb26 abort + 125
3 libc++abi.dylib 0x00007fff91bd8f31 abort_message + 257
4 libc++abi.dylib 0x00007fff91bfe952 default_terminate_handler() + 264
5 libobjc.A.dylib 0x00007fff89a1530d _objc_terminate() + 103
6 libc++abi.dylib 0x00007fff91bfc1d1 std::__terminate(void ()()) + 8
7 libc++abi.dylib 0x00007fff91bfbc5b __cxa_throw + 124
8 libobjc.A.dylib 0x00007fff89a14fa1 objc_exception_throw + 343
9 com.apple.CoreFoundation 0x00007fff8fbc812d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
10 com.apple.CoreFoundation 0x00007fff8fb23272 forwarding + 1010
11 com.apple.CoreFoundation 0x00007fff8fb22df8 _CF_forwarding_prep_0 + 120
12 libqcocoa.dylib 0x000000010b3d5ad0 0x10b3be000 + 96976
13 libqcocoa.dylib 0x000000010b3ceee2 0x10b3be000 + 69346
14 libqcocoa.dylib 0x000000010b3ce44f 0x10b3be000 + 66639
15 libqcocoa.dylib 0x000000010b3c8324 0x10b3be000 + 41764
16 org.qt-project.QtGui 0x0000000108ee3509 QWindowPrivate::create(bool, unsigned long long) + 121
17 org.qt-project.QtWidgets 0x000000010893b84e QWidgetPrivate::create_sys(unsigned long long, bool, bool) + 2254
18 org.qt-project.QtWidgets 0x0000000108939b32 QWidget::create(unsigned long long, bool, bool) + 370
19 org.qt-project.QtWidgets 0x0000000108aa2cca 0x108902000 + 1707210
20 org.qt-project.QtWidgets 0x0000000108aa2665 0x108902000 + 1705573
21 org.pencil2d.Pencil2D 0x0000000108603e08 0x1085f4000 + 65032
22 org.pencil2d.Pencil2D 0x000000010860001e MainWindow2::MainWindow2(QWidget
) + 238
23 org.pencil2d.Pencil2D 0x00000001085fb753 handleArguments(PencilApplication&) + 6707
24 org.pencil2d.Pencil2D 0x00000001085fecbe main + 366
25 libdyld.dylib 0x00007fff8b8a85fd start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff91fa8662 kevent64 + 10
1 libdispatch.dylib 0x00007fff91f22421 _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff91f22136 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff91fa7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8598af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8598dfb9 start_wqthread + 13

Thread 3:
0 libsystem_kernel.dylib 0x00007fff91fa7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8598af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8598dfb9 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff91fa7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8598af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8598dfb9 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff91fa7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8598af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8598dfb9 start_wqthread + 13

Thread 6:
0 libsystem_kernel.dylib 0x00007fff91fa7e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8598af08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8598dfb9 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007fff74d69310 rcx: 0x00007fff57609958 rdx: 0x0000000000000000
rdi: 0x0000000000000707 rsi: 0x0000000000000006 rbp: 0x00007fff57609980 rsp: 0x00007fff57609958
r8: 0x6e6f697470656378 r9: 0x00007fff8e1d78c0 r10: 0x0000000008000000 r11: 0x0000000000000206
r12: 0x00007fff57609ae0 r13: 0x000060000012a7d8 r14: 0x0000000000000006 r15: 0x00007fff576099c0
rip: 0x00007fff91fa7866 rfl: 0x0000000000000206 cr2: 0x000000010e1fa000

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

Binary Images:
0x1085f4000 - 0x10882ffff +org.pencil2d.Pencil2D (0.6.0 - 0.6.0.0) /Users/USER/Downloads//Pencil2D.app/Contents/MacOS/pencil2d
0x1088b2000 - 0x1088e6ff7 +org.qt-project.QtSvg (5.9 - 5.9.3) <8260092D-811B-338D-91CD-73FB46A7CF80> /Users/USER/Downloads/
/Pencil2D.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x108902000 - 0x108d4dfff +org.qt-project.QtWidgets (5.9 - 5.9.3) /Users/USER/Downloads//Pencil2D.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x108eaa000 - 0x1092b6feb +org.qt-project.QtGui (5.9 - 5.9.3) <3C92B4B6-FDF7-3E7C-BF6E-F9E6867F19EA> /Users/USER/Downloads/
/Pencil2D.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x1093aa000 - 0x109870fff +org.qt-project.QtCore (5.9 - 5.9.3) /Users/USER/Downloads//Pencil2D.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x109920000 - 0x109995fe7 +org.qt-project.QtMultimedia (5.9 - 5.9.3) /Users/USER/Downloads/
/Pencil2D.app/Contents/Frameworks/QtMultimedia.framework/Versions/5/QtMultimedia
0x1099e4000 - 0x109ae3ff3 +org.qt-project.QtNetwork (5.9 - 5.9.3) /Users/USER/Downloads//Pencil2D.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x109b28000 - 0x109b52ff3 +org.qt-project.QtXml (5.9 - 5.9.3) <8510986B-B537-31BB-890C-72F31A4D2AAD> /Users/USER/Downloads/
/Pencil2D.app/Contents/Frameworks/QtXml.framework/Versions/5/QtXml
0x109b63000 - 0x109b67fff com.apple.agl (3.2.3 - AGL-3.2.3) <21798BC5-8F01-345B-B27B-1037CF71D166> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10b3be000 - 0x10b50ffff +libqcocoa.dylib (0) <4299B431-9E1E-3EEA-BF46-24AF060287E0> /Users/USER/Downloads//Pencil2D.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10b554000 - 0x10b57ffff +org.qt-project.QtPrintSupport (5.9 - 5.9.3) <57652DCC-6252-3B97-8DC5-865AFB8B9E9C> /Users/USER/Downloads/
/Pencil2D.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x10c59e000 - 0x10c5a6ff3 libCGCMS.A.dylib (599.35.15) <930BAB0B-2D3F-3C90-94D9-CB02C9967964> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x10c5b0000 - 0x10c5d8ffb libRIP.A.dylib (599.35.15) <408A708D-C1DA-3576-AADA-A44D5D5C6435> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x10c5eb000 - 0x10c5eeffa libCGXType.A.dylib (599.35.15) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x10c6e1000 - 0x10c6e7fff +libqgif.dylib (0) /Users/USER/Downloads//Pencil2D.app/Contents/PlugIns/imageformats/libqgif.dylib
0x10dfd4000 - 0x10dfdbffb +libqicns.dylib (0) <4E54F343-4871-35D5-960B-983A809A4359> /Users/USER/Downloads/
/Pencil2D.app/Contents/PlugIns/imageformats/libqicns.dylib
0x10dfe0000 - 0x10dfe5fff +libqico.dylib (0) <1CDD3EDD-117C-3CFF-B3EF-25FC6E62CD4A> /Users/USER/Downloads//Pencil2D.app/Contents/PlugIns/imageformats/libqico.dylib
0x10dfea000 - 0x10e025ff7 +libqjpeg.dylib (0) /Users/USER/Downloads/
/Pencil2D.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x10e02b000 - 0x10e02fff7 +libqmacjp2.dylib (0) <596681DE-411B-358C-930E-EA40499ADF17> /Users/USER/Downloads//Pencil2D.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x10e033000 - 0x10e037fff +libqsvg.dylib (0) <8D446DF7-C69B-3BE9-B5A7-6124C35C8693> /Users/USER/Downloads/
/Pencil2D.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x10e03b000 - 0x10e03fff7 +libqtga.dylib (0) /Users/USER/Downloads//Pencil2D.app/Contents/PlugIns/imageformats/libqtga.dylib
0x10e043000 - 0x10e0a5ffb +libqtiff.dylib (0) /Users/USER/Downloads/
/Pencil2D.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x10e0ad000 - 0x10e0b1ff7 +libqwbmp.dylib (0) <0B69AB5F-7B8B-34DE-84AA-F680BD3E1CB0> /Users/USER/Downloads//Pencil2D.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x10e0b5000 - 0x10e142ff7 +libqwebp.dylib (0) <052DAD49-FE02-3DB4-9001-B3A05A3477CC> /Users/USER/Downloads/
/Pencil2D.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x10e1ec000 - 0x10e1f3ff7 +libqsvgicon.dylib (0) <538EF6DF-8754-3F6E-A7D6-F07ECAB47B97> /Users/USER/Downloads/*/Pencil2D.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0x7fff62bbb000 - 0x7fff62bee887 dyld (239.5) <1D3130FE-FE7E-3C4C-8E74-EB51895B6BA5> /usr/lib/dyld
0x7fff84bce000 - 0x7fff84be5ff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff84be6000 - 0x7fff84ee6ff7 com.apple.Foundation (6.9 - 1056.17) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff84ee7000 - 0x7fff84eebfff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff85176000 - 0x7fff851a6fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff85924000 - 0x7fff85987ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <339A2A90-DA25-33AF-88E5-2FB38A758FEE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff85988000 - 0x7fff8598fff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff85990000 - 0x7fff85991fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff85992000 - 0x7fff85a5cff7 com.apple.LaunchServices (572.32 - 572.32) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff85dc2000 - 0x7fff85dc4ff7 com.apple.securityhi (9.0 - 55005) <0CB82072-BA4B-357B-BE46-A96D317C1D91> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff85e3a000 - 0x7fff8621bffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8621c000 - 0x7fff86300ff7 com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8632c000 - 0x7fff8637afff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff8637b000 - 0x7fff8638cff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff8639c000 - 0x7fff8639cffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8639d000 - 0x7fff86429ff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8659f000 - 0x7fff865a6ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib
0x7fff873ff000 - 0x7fff87400ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff87401000 - 0x7fff8740ffff com.apple.opengl (9.6.5 - 9.6.5) <4FAEADD8-EEB3-3FD9-ADC6-BA65806228CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff874a4000 - 0x7fff874d0fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff874d1000 - 0x7fff874d4fff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff874f2000 - 0x7fff8750efff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff87aad000 - 0x7fff87aaffff libCVMSPluginSupport.dylib (9.6.5) <9DE29AD9-5F59-3B9B-899C-4DED190CB817> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff87aef000 - 0x7fff87b1eff9 com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff87bea000 - 0x7fff87c31ffb libFontRegistry.dylib (127.0.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff87c3d000 - 0x7fff87caaff1 com.apple.ApplicationServices.ATS (360 - 363.6) <828C2711-4577-3F75-B436-3BDF328DFB11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff87cb6000 - 0x7fff87cbdfff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff87cc8000 - 0x7fff87f9cfc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87ffc000 - 0x7fff87ffdff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff88167000 - 0x7fff8816effb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib
0x7fff881e1000 - 0x7fff881e6ff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff881e7000 - 0x7fff882d8ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff88337000 - 0x7fff8833afff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8833b000 - 0x7fff88348ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff88395000 - 0x7fff8854dffb libicucore.A.dylib (511.36) <9AAC5980-2C1F-3B86-8A16-DB533F5E7C84> /usr/lib/libicucore.A.dylib
0x7fff886ca000 - 0x7fff8871bff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <07F2B103-AE29-3118-BBC4-9A72E13B013B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff88753000 - 0x7fff88756fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff88757000 - 0x7fff88757fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff88d6d000 - 0x7fff88d86ff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff88d87000 - 0x7fff88de0ff7 libTIFF.dylib (1052) <909BF5F6-6FC5-3126-9028-593130CAEBE6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff88e4d000 - 0x7fff88e71fff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib
0x7fff88eaf000 - 0x7fff88ecaff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff88ef1000 - 0x7fff88ef2ff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff88f9e000 - 0x7fff88fa7ffd com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff899bf000 - 0x7fff89a06ff7 libcups.2.dylib (372.6) /usr/lib/libcups.2.dylib
0x7fff89a07000 - 0x7fff89bb4f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff89cbc000 - 0x7fff89d6cff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8a216000 - 0x7fff8a289fff com.apple.securityfoundation (6.0 - 55122.3) <0AFCF575-97C3-3458-A72E-39DA07804EB9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8a2a7000 - 0x7fff8a2e5ff7 libGLImage.dylib (9.6.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8a2f2000 - 0x7fff8a303ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff8a3b7000 - 0x7fff8a3f8fff com.apple.PerformanceAnalysis (1.47 - 47) <95435F84-C251-3C48-B6CD-9EE7A63D6E26> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff8a3f9000 - 0x7fff8a82cffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8a82d000 - 0x7fff8a852ff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8ab84000 - 0x7fff8ab85fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff8abd3000 - 0x7fff8ac25fff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8ac26000 - 0x7fff8ac27ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff8af13000 - 0x7fff8af42fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff8af43000 - 0x7fff8af67ff7 libJPEG.dylib (1052) <6836134F-8701-3A6B-82F3-19A0A72CE21C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8af68000 - 0x7fff8af72fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff8af73000 - 0x7fff8b10fff3 com.apple.QuartzCore (1.8 - 332.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff8b19b000 - 0x7fff8b1d4ff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8b1d5000 - 0x7fff8b1e0fff libkxld.dylib (2422.115.15) <8850BC2B-EB64-3B0F-8047-DCC113021292> /usr/lib/system/libkxld.dylib
0x7fff8b27d000 - 0x7fff8b282fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff8b283000 - 0x7fff8b554ffc com.apple.CoreImage (9.4.1) <7B28C3F3-8EB3-3150-A55D-EBCDBDCA4977> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8b5fb000 - 0x7fff8b72bff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8b72f000 - 0x7fff8b737ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff8b7a7000 - 0x7fff8b7fafff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8b7fb000 - 0x7fff8b7fcff7 libSystem.B.dylib (1197.1.1) <72A98ACC-7606-3AD5-82AF-02D4EBBD4F02> /usr/lib/libSystem.B.dylib
0x7fff8b7fd000 - 0x7fff8b861fff com.apple.datadetectorscore (5.0 - 354.5) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff8b862000 - 0x7fff8b86eff7 com.apple.OpenDirectory (10.9 - 173.90.1) <383F96FF-1DF3-37E8-8540-03A697C873F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8b8a5000 - 0x7fff8b8a8ff7 libdyld.dylib (239.5) /usr/lib/system/libdyld.dylib
0x7fff8ba10000 - 0x7fff8c3395ab com.apple.CoreGraphics (1.600.0 - 599.35.15) /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8c551000 - 0x7fff8c55cfff libGL.dylib (9.6.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8c57d000 - 0x7fff8c57dfff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8c588000 - 0x7fff8c5b0ff3 libxslt.1.dylib (13.12) <38FD3D1E-5335-398F-A663-47298EDDA231> /usr/lib/libxslt.1.dylib
0x7fff8d145000 - 0x7fff8d2b3ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8d2ba000 - 0x7fff8d2f9fff libGLU.dylib (9.6.5) <7463B411-2DB0-3338-BC8D-403293E2CA34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8d762000 - 0x7fff8d767fff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8d76b000 - 0x7fff8d9dbffd com.apple.security (7.0 - 55471.14.40) <58F50B4A-FC1E-3AE0-A5DB-DD737E50AC17> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8d9dc000 - 0x7fff8d9ecfff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff8da72000 - 0x7fff8dacaff7 com.apple.Symbolication (1.4 - 129.0.2) <3DCCAB8A-6FA1-3BB9-B4D3-A3CBDB3BDF04> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8dacb000 - 0x7fff8dacdfff libRadiance.dylib (1052) <82A880BE-DEFD-3445-9809-71043BC55AFC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8dace000 - 0x7fff8ddb8fff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17)

(cont)
<3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8dddb000 - 0x7fff8e023ff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8e06c000 - 0x7fff8e076ff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8e077000 - 0x7fff8e142fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8e143000 - 0x7fff8e152ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8e153000 - 0x7fff8e1dcfef libsystem_c.dylib (997.90.5) <889AA3F9-121C-3985-8B1D-5E908C5693BC> /usr/lib/system/libsystem_c.dylib
0x7fff8e21b000 - 0x7fff8e309fff libJP2.dylib (1052) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8e3b2000 - 0x7fff8e429fff com.apple.CoreServices.OSServices (600.4 - 600.4) <6BC86B46-AFD3-3F06-8659-2C954CBEBD43> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8e42a000 - 0x7fff8e57eff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff8e5be000 - 0x7fff8e6a8fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff8e762000 - 0x7fff8e766ff7 libGIF.dylib (1052) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8e795000 - 0x7fff8e795fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8e7b4000 - 0x7fff8e7baff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff8e875000 - 0x7fff8e8e1fff com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8e8e2000 - 0x7fff8e8e2ffd libOpenScriptingUtil.dylib (157.1) /usr/lib/libOpenScriptingUtil.dylib
0x7fff8e8e3000 - 0x7fff8e8e7ff7 libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
0x7fff8e8e8000 - 0x7fff8e8e8ff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff8e8e9000 - 0x7fff8e8fbff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8eacc000 - 0x7fff8eb39fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8eec9000 - 0x7fff8eed4ff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8f3df000 - 0x7fff8f460fff com.apple.CoreSymbolication (3.0.1 - 141.0.6) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8f69d000 - 0x7fff8f69fff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff8f6a0000 - 0x7fff8f7a7ff7 com.apple.ImageIO.framework (3.3.0 - 1052) <6BFA69B9-A607-39BC-B302-E2E92E5BC7F3> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8f87c000 - 0x7fff8f8c9ff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8f8ca000 - 0x7fff8f9b2fff libxml2.2.dylib (26.11) <282EF071-71D7-3C56-9FFD-543F2A083F18> /usr/lib/libxml2.2.dylib
0x7fff8fa65000 - 0x7fff8fa6cfff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8fa77000 - 0x7fff8fc5cfff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8fc7c000 - 0x7fff8fc89ff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff8fca4000 - 0x7fff8fcb1fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8fcb2000 - 0x7fff8fcb4ff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
0x7fff8fcb5000 - 0x7fff8fcc7fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8fcdd000 - 0x7fff8fcf8ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff8fd97000 - 0x7fff8fdfcffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8fdfd000 - 0x7fff8fe15ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8fe16000 - 0x7fff8fe2fff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8fe30000 - 0x7fff8fe39ffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
0x7fff8fe3a000 - 0x7fff8fe55ff7 libPng.dylib (1052) <6A2D3E6E-AA2E-3B6F-9E3B-8D08A5A3B9C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff90219000 - 0x7fff90221fff libsystem_dnssd.dylib (522.92.3) <1418DF66-01BE-3A87-8553-09EAA945F4FE> /usr/lib/system/libsystem_dnssd.dylib
0x7fff90268000 - 0x7fff9032cff7 com.apple.backup.framework (1.5.5 - 1.5.5) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff9051f000 - 0x7fff90523fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff90660000 - 0x7fff90698ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff90873000 - 0x7fff9096dfff libFontParser.dylib (111.1.6) <77253632-B3F6-3151-ABA0-C1EF458668A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9097b000 - 0x7fff90a3dffd com.apple.CoreText (367.23 - 367.23) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff90a65000 - 0x7fff90a94fff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff90a95000 - 0x7fff90ad7ff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff90ae4000 - 0x7fff90ae8ff7 libsystem_stats.dylib (93.90.3) <2304C7C2-BE45-35DE-BCC6-707D61B7AE7E> /usr/lib/system/libsystem_stats.dylib
0x7fff90bc7000 - 0x7fff9173dff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9173e000 - 0x7fff918d9ff8 com.apple.CFNetwork (673.6 - 673.6) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff918da000 - 0x7fff918e6ffb com.apple.AppleFSCompression (56.92.2 - 1.0) <16542F97-9D21-317D-8A50-4C34AAD35F41> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff919a3000 - 0x7fff919b0ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff919b1000 - 0x7fff919d8ff7 libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib
0x7fff91a39000 - 0x7fff91a5eff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff91a5f000 - 0x7fff91a68fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff91bd0000 - 0x7fff91bd4ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff91bd7000 - 0x7fff91bd7fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff91bd8000 - 0x7fff91c01ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff91c38000 - 0x7fff91ee2ff5 com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff91ee3000 - 0x7fff91f1efff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff91f1f000 - 0x7fff91f39fff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib
0x7fff91f3a000 - 0x7fff91f3bfff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff91f92000 - 0x7fff91faeff7 libsystem_kernel.dylib (2422.115.15) <34ABAF79-E147-3C34-B05D-46A566E689CC> /usr/lib/system/libsystem_kernel.dylib
0x7fff91faf000 - 0x7fff91faffff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff9200c000 - 0x7fff92051ff6 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff92052000 - 0x7fff9206afff com.apple.openscripting (1.4.1 - 157.1) <2C6C6498-D88E-3D9B-B933-9873890F382E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff9206b000 - 0x7fff920fbff7 com.apple.Metadata (10.7.0 - 800.30) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff920fc000 - 0x7fff92104ffc libGFXShared.dylib (9.6.5) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff92105000 - 0x7fff92160ffb com.apple.AE (665.5 - 665.6) <9B17E7B7-D493-346A-827E-6DF1474E4977> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff92161000 - 0x7fff921eafff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff921f3000 - 0x7fff921f6ffc com.apple.IOSurface (91.3 - 91.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9222d000 - 0x7fff92254ffb libsystem_info.dylib (449.1.4) <12CD9E42-8CEE-3A8D-B006-F8A6EB98804D> /usr/lib/system/libsystem_info.dylib
0x7fff92285000 - 0x7fff9228fff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff92290000 - 0x7fff922deff7 com.apple.opencl (2.3.59 - 2.3.59) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff922df000 - 0x7fff92308fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff92309000 - 0x7fff9230afff libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.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: 408088
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=178.0M resident=111.1M(62%) swapped_out_or_unallocated=66.9M(38%)
Writable regions: Total=106.6M written=10.2M(10%) resident=12.0M(11%) swapped_out=0K(0%) unallocated=94.6M(89%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 136K
CG image 72K
CG shared images 212K
CoreServices 144K
Kernel Alloc Once 8K
MALLOC 79.0M
MALLOC (admin) 32K
STACK GUARD 56.0M
Stack 10.6M
VM_ALLOCATE 16.4M
__DATA 20.2M
__IMAGE 528K
__LINKEDIT 70.0M
__TEXT 108.0M
__UNICODE 544K
mapped file 44.5M
shared memory 4K
=========== =======
TOTAL 406.4M

Model: MacBookAir6,2, BootROM MBA61.0099.B20, 2 processors, Intel Core i5, 1.4 GHz, 8 GB, SMC 2.13f15
Graphics: Intel HD Graphics 5000, Intel HD Graphics 5000, Built-In
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, -
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, -
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x117), Broadcom BCM43xx 1.0 (6.30.223.154.65)
Bluetooth: Version 5.2.7f4 15858, 3 services, 23 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SD0128F, 121.33 GB
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
Thunderbolt Bus: MacBook Air, Apple Inc., 23.6

@DragonNadia while we get a more appropriate answer by @scribblemaniac I see you seem to be using version 0.6, would you mind trying out with the latest development build for MAC to see if that one crashes too?

You can find the download here: pencil2d.org/download#nightlybuild

@DragonNadia Thank you for the full report, we really appreciate it. I have an idea of what the issue might be. You are using an older version of Mac OS X which is not supported by the default build configuration for v0.6+. The good news is that our program is compatible with older systems such as yours, it just needs to be ‘reassembled’ for your platform. I will talk with the other developers to see if we can create a legacy version that will hopefully work better on your computer and other’s like it.

@DragonNadia Hello! I know it has been a long time since you posted this issue, but I just wanted to let you know that we now have an official download for older mac systems, and will continue continue to produce builds for older systems in future releases. This should hopefully fix the issue you were having. It has not yet been added to the download page on our main website, but if you are still interested in working with Pencil2D, you can get it directly from here for now: https://github.com/pencil2d/pencil/releases/download/v0.6.4/pencil2d-mac-legacy-0.6.4.zip