Gem icon indicating copy to clipboard operation
Gem copied to clipboard

Crash when opening model-help.pd with open [gemwin] with [model]

Open rnkn opened this issue 1 year ago • 3 comments

Detail

Hi. I hope these crash reports are helpful and not too frustrating.

I get a reliable crash when opening model-help.pd with open [gemwin] with [model].

To reproduce:

  1. create a simple canvas with [create, 1( connected to [gemwin] and [gemhead] connected to [model PATH] (text version below).
  2. click [create, 1(
  3. right-click [model PATH] and select Help
  4. in model-help.pd, click create checkbox

other info

I have also tested with #450 PR applied and that gives the same crash.

test.pd:

#N canvas 720 25 720 847 12;
#X obj 91 93 gemwin;
#X msg 91 53 create \, 1;
#X obj 196 53 gemhead;
#X obj 196 93 model ~/.local/lib/pd/extra/Gem/examples/data/venus.obj;
#X connect 1 0 0 0;
#X connect 2 0 3 0;

crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               pd [67496]
Path:                  /Users/USER/*/Pd.app/Contents/Resources/bin/pd
Identifier:            pd
Version:               ???
Code Type:             ARM-64 (Native)
Parent Process:        Exited process [67488]
User ID:               501

Date/Time:             2025-01-08 18:05:06.9778 +1000
OS Version:            macOS 15.2 (24C101)
Report Version:        12
Anonymous UUID:        7070DC16-F2F8-86E1-7D78-B88E6A6DBD97

Sleep/Wake UUID:       E35F31A4-8056-4A3E-8DA8-846931051F46

Time Awake Since Boot: 1700000 seconds
Time Since Wake:       5163 seconds

System Integrity Protection: enabled

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

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Codes:       0x0000000000000001, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [67496]

VM Region Info: 0 is not in any region.  Bytes before following region: 4330487808
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      UNUSED SPACE AT START
--->  
      __TEXT                      1021e0000-1022d4000    [  976K] r-x/r-x SM=COW  /Users/USER/*/Pd.app/Contents/Resources/bin/pd

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   GLEngine                      	       0x1e37367b4 gleRunVertexSubmitImmediate + 6600
1   GLEngine                      	       0x1e36d08b0 gleDrawArraysOrElements_ExecCore + 620
2   GLEngine                      	       0x1e36d08b0 gleDrawArraysOrElements_ExecCore + 620
3   GLEngine                      	       0x1e363ac2c glDrawArrays_Exec + 396
4   Gem.pd_darwin                 	       0x104b038a4 (anonymous namespace)::modelmesh::render(unsigned int) const + 748 (model.cpp:194) [inlined]
5   Gem.pd_darwin                 	       0x104b038a4 gem::modelGL::render(std::__1::vector<unsigned int, std::__1::allocator<unsigned int>>&) + 1000 (model.cpp:382)
6   Gem.pd_darwin                 	       0x104b03460 gem::modelGL::render() + 280 (model.cpp:323)
7   Gem.pd_darwin                 	       0x104b8eab0 model::render(GemState*) + 308 (model.cpp:577)
8   Gem.pd_darwin                 	       0x104b5e0d4 GemBase::gem_renderMess(GemCache*, GemState*) + 388 (GemBase.cpp:159)
9   pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
10  Gem.pd_darwin                 	       0x104b781e8 gemhead::receive(_symbol*, int, _atom*) + 432 (gemhead.cpp:290)
11  Gem.pd_darwin                 	       0x104b7a878 gemreceive::proxyCallback(_gemreceive_proxy*, _symbol*, int, _atom*) + 72 (gemreceive.cpp:312)
12  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
13  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
14  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
15  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
16  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
17  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
18  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
19  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
20  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
21  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
22  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
23  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
24  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
25  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
26  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
27  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
28  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
29  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
30  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
31  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
32  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
33  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
34  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
35  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
36  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
37  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
38  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
39  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
40  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
41  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
42  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
43  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
44  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
45  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
46  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
47  Gem.pd_darwin                 	       0x104b5e0e0 GemBase::gem_renderMess(GemCache*, GemState*) + 400 (GemBase.cpp:161)
48  pd                            	       0x102249314 outlet_anything + 172 (m_obj.c:641)
49  pd                            	       0x102248fb8 outlet_bang + 132 (m_obj.c:582)
50  pd                            	       0x102248fb8 outlet_bang + 132 (m_obj.c:582)
51  pd                            	       0x10224925c outlet_list + 172 (m_obj.c:630)
52  pd                            	       0x102248fb8 outlet_bang + 132 (m_obj.c:582)
53  pd                            	       0x102248fb8 outlet_bang + 132 (m_obj.c:582)
54  pd                            	       0x10224e1e0 socketreceiver_read + 1064 (s_inter.c:701)

Thread 1::  Dispatch queue: com.apple.opengl.cvmDoWork
0   libsystem_kernel.dylib        	       0x186576f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186589604 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x18657faf8 mach_msg_overwrite + 480
3   libsystem_kernel.dylib        	       0x18657729c mach_msg + 24
4   libdispatch.dylib             	       0x1864207b0 _dispatch_mach_send_and_wait_for_reply + 544
5   libdispatch.dylib             	       0x186420b50 dispatch_mach_send_with_result_and_wait_for_reply + 60
6   libxpc.dylib                  	       0x1862c4e68 xpc_connection_send_message_with_reply_sync + 280
7   libCoreVMClient.dylib         	       0x1e3424db4 cvms_element_build_and_get_internal + 256
8   libCVMSPluginSupport.dylib    	       0x1e343bce4 cvm_deferred_build_modular(void*) + 412
9   libdispatch.dylib             	       0x1864055b4 _dispatch_client_callout + 20
10  libdispatch.dylib             	       0x18640cbd8 _dispatch_lane_serial_drain + 768
11  libdispatch.dylib             	       0x18640d730 _dispatch_lane_invoke + 380
12  libdispatch.dylib             	       0x1864189a0 _dispatch_root_queue_drain_deferred_wlh + 288
13  libdispatch.dylib             	       0x1864181ec _dispatch_workloop_worker_thread + 540
14  libsystem_pthread.dylib       	       0x1865b43d8 _pthread_wqthread + 288
15  libsystem_pthread.dylib       	       0x1865b30f0 start_wqthread + 8

Thread 2:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x186576ed0 semaphore_wait_trap + 8
1   caulk                         	       0x1916ccff4 caulk::semaphore::timed_wait(double) + 220
2   caulk                         	       0x1916ccea0 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x1916ccb74 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x1865b82e4 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1865b30fc thread_start + 8

Thread 3:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	       0x186576ed0 semaphore_wait_trap + 8
1   caulk                         	       0x1916ccff4 caulk::semaphore::timed_wait(double) + 220
2   caulk                         	       0x1916ccea0 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x1916ccb74 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x1865b82e4 _pthread_start + 136
5   libsystem_pthread.dylib       	       0x1865b30fc thread_start + 8

Thread 4:
0   libsystem_pthread.dylib       	       0x1865b30e8 start_wqthread + 0

Thread 5:
0   libsystem_pthread.dylib       	       0x1865b30e8 start_wqthread + 0

Thread 6:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x186576f54 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x186589604 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x18657faf8 mach_msg_overwrite + 480
3   libsystem_kernel.dylib        	       0x18657729c mach_msg + 24
4   CoreFoundation                	       0x1866a0a3c __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x18669f29c __CFRunLoopRun + 1212
6   CoreFoundation                	       0x18669e724 CFRunLoopRunSpecific + 588
7   AppKit                        	       0x18a32da20 _NSEventThread + 148
8   libsystem_pthread.dylib       	       0x1865b82e4 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x1865b30fc thread_start + 8

Thread 7:
0   libsystem_pthread.dylib       	       0x1865b30e8 start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000128108000   x1: 0x0000000000000000   x2: 0x0000000000000000   x3: 0x0000000000000000
    x4: 0x0000000000000000   x5: 0x0000600000516470   x6: 0x00006000030a53b0   x7: 0x0000000000000403
    x8: 0x0000000000000000   x9: 0x0000000800060a02  x10: 0x0000003000000000  x11: 0x0000003000000000
   x12: 0x0000000128108000  x13: 0x000000a000000100  x14: 0x0000000000000000  x15: 0x0000000000000000
   x16: 0x00000001e37367b0  x17: 0x00000001e3735c48  x18: 0x0000000000000000  x19: 0x0000600000516470
   x20: 0x0000000000000010  x21: 0x0000000000000000  x22: 0x0000000000000000  x23: 0x00000c3300005000
   x24: 0x0000000000000006  x25: 0x0000000000000000  x26: 0x0000000000000003  x27: 0x0000000000000000
   x28: 0x0000600000516470   fp: 0x000000016dc199d0   lr: 0x00000001e36d08b0
    sp: 0x000000016dc19800   pc: 0x00000001e37367b4 cpsr: 0x80001000
   far: 0x0000000000000000  esr: 0x92000006 (Data Abort) byte read Translation fault

Binary Images:
       0x1021e0000 -        0x1022d3fff pd (*) <cc4454bf-9e13-3aaf-8e78-015a13a0e87c> /Users/USER/*/Pd.app/Contents/Resources/bin/pd
       0x104a94000 -        0x104ce3fff Gem.pd_darwin (*) <622a0515-4dc9-377b-91b4-7404ddbdd6a3> /Users/USER/*/Gem.pd_darwin
       0x102440000 -        0x102447fff gem_filmAVF.so (*) <4fe7a3ec-5de0-3bd3-8ebf-926ba78fecdd> /Users/USER/*/gem_filmAVF.so
       0x102458000 -        0x10245bfff gem_imageIO.so (*) <05f9adf3-7576-3e88-8c9b-37a5c05e2198> /Users/USER/*/gem_imageIO.so
       0x10246c000 -        0x102473fff gem_imageSGI.so (*) <dfc21ea3-665e-3866-b4c7-fb95e8be607c> /Users/USER/*/gem_imageSGI.so
       0x1024b8000 -        0x1024d3fff gem_imageSTB.so (*) <6d11491e-7d63-36d0-8db1-816b792a01f5> /Users/USER/*/gem_imageSTB.so
       0x1024ec000 -        0x1024f7fff gem_modelOBJ.so (*) <2166b9ff-f2dc-3c23-81e6-c22f180778f2> /Users/USER/*/gem_modelOBJ.so
       0x10250c000 -        0x102517fff gem_recordDECKLINK.so (*) <edfd80a7-f2da-335e-87a4-92f8ee085e9d> /Users/USER/*/gem_recordDECKLINK.so
       0x102484000 -        0x102487fff gem_recordNDI.so (*) <93d62849-ff5c-3278-82c8-de086a538431> /Users/USER/*/gem_recordNDI.so
       0x102494000 -        0x102497fff gem_recordPNM.so (*) <564b03ed-32ba-3e3e-930d-176082b2c1d2> /Users/USER/*/gem_recordPNM.so
       0x10252c000 -        0x102533fff gem_videoAVF.so (*) <7b8cc56f-22c7-3661-a89a-0a0a101f2723> /Users/USER/*/gem_videoAVF.so
       0x102560000 -        0x102567fff gem_videoDECKLINK.so (*) <dbdc288a-af36-3330-98f4-b091cf86bcb1> /Users/USER/*/gem_videoDECKLINK.so
       0x102544000 -        0x10254bfff gem_videoNDI.so (*) <dde11d03-8482-3169-9183-fd2a02da18b2> /Users/USER/*/gem_videoNDI.so
       0x1024a4000 -        0x1024a7fff gemglfw3window.pd_darwin (*) <bb4f4845-0e33-3400-86fb-34e01244f34a> /Users/USER/*/gemglfw3window.pd_darwin
       0x1025b0000 -        0x1025d3fff libglfw.3.3.dylib (*) <3a8cb2c3-26ca-3a28-b0d9-45aceff2aeaa> /opt/pkg/*/libglfw.3.3.dylib
       0x10257c000 -        0x10258bfff libz.1.dylib (*) <761eaf6c-a9f8-38d4-9c71-98bd771a4657> /opt/pkg/*/libz.1.dylib
       0x1049f0000 -        0x1049fbfff libobjc-trampolines.dylib (*) <fcf9b985-2748-371b-98d3-37a06a9bf107> /usr/lib/libobjc-trampolines.dylib
       0x110adc000 -        0x11117ffff com.apple.AGXMetal13-3 (323.15) <0253a4e5-17e3-37f5-acf3-f698f08fa3a9> /System/Library/Extensions/AGXMetal13_3.bundle/Contents/MacOS/AGXMetal13_3
       0x10fbdc000 -        0x10fc43fff com.apple.AppleMetalOpenGLRenderer (1.0) <d066b74f-d423-38de-9a8d-16b1bcddb1c7> /System/Library/Extensions/AppleMetalOpenGLRenderer.bundle/Contents/MacOS/AppleMetalOpenGLRenderer
       0x1e3618000 -        0x1e3776ff7 GLEngine (*) <05f45e3d-9c8d-34ae-8be1-86591024276a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x186576000 -        0x1865b0ff7 libsystem_kernel.dylib (*) <dfc9530c-e75b-3d1c-a9a6-85c8a709d6a7> /usr/lib/system/libsystem_kernel.dylib
       0x186401000 -        0x186447fff libdispatch.dylib (*) <9c7ff4a8-9d78-3aed-b64d-979574a26d8f> /usr/lib/system/libdispatch.dylib
       0x1862b8000 -        0x186302fff libxpc.dylib (*) <daaac055-2ed3-3b40-bafb-39bb74137dd8> /usr/lib/system/libxpc.dylib
       0x1e3423000 -        0x1e3428fff libCoreVMClient.dylib (*) <13c68489-a092-3895-8ef0-3b6155934aaa> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
       0x1e343a000 -        0x1e343cfff libCVMSPluginSupport.dylib (*) <75c63f30-c445-3288-bff0-94dcc9de4efc> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
       0x1865b1000 -        0x1865bdfff libsystem_pthread.dylib (*) <f1661613-b1c8-320d-b69d-97f174130e29> /usr/lib/system/libsystem_pthread.dylib
       0x1916cb000 -        0x1916f2fff com.apple.audio.caulk (1.0) <fb56c10c-7eed-3e31-99bf-2e083c6e8e0b> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x186623000 -        0x186b17fff com.apple.CoreFoundation (6.9) <41fdd393-3acc-328d-8108-e59a3a947ec5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x18a1ce000 -        0x18b606fff com.apple.AppKit (6.9) <4251ee1c-062c-3b9a-b6e2-751f77ef9f4a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

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

VM Region Summary:
ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)
Writable regions: Total=1.2G written=658K(0%) resident=658K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG image                            96K        4 
ColorSync                          656K       31 
CoreAnimation                      464K       26 
CoreGraphics                        32K        2 
CoreUI image data                 1008K        7 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                             1.2G       52 
MALLOC guard page                  288K       18 
STACK GUARD                       56.1M        8 
Stack                             11.7M        8 
VM_ALLOCATE                        576K       18 
__AUTH                            5130K      656 
__AUTH_CONST                      69.3M      898 
__CTF                               824        1 
__DATA                            24.4M      896 
__DATA_CONST                      23.9M      924 
__DATA_DIRTY                      2755K      334 
__FONT_DATA                        2352        1 
__GLSLBUILTINS                    5174K        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       610.8M       20 
__OBJC_RW                         2373K        1 
__TEXT                             1.0G      945 
__TPRO_CONST                       272K        2 
mapped file                      212.7M       22 
owned unmapped memory              496K        1 
page table in kernel               658K        1 
shared memory                      912K       17 
===========                     =======  ======= 
TOTAL                              3.2G     4899 



-----------
Full Report
-----------

{"app_name":"pd","timestamp":"2025-01-08 18:05:12.00 +1000","app_version":"","slice_uuid":"cc4454bf-9e13-3aaf-8e78-015a13a0e87c","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 15.2 (24C101)","roots_installed":0,"incident_id":"5A91F4E7-1807-407A-9718-E46D7C247650","name":"pd"}
{
  "uptime" : 1700000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookAir10,1",
  "coalitionID" : 250400,
  "osVersion" : {
    "train" : "macOS 15.2",
    "build" : "24C101",
    "releaseType" : "User"
  },
  "captureTime" : "2025-01-08 18:05:06.9778 +1000",
  "codeSigningMonitor" : 1,
  "incident" : "5A91F4E7-1807-407A-9718-E46D7C247650",
  "pid" : 67496,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2025-01-08 18:04:42.3769 +1000",
  "procStartAbsTime" : 41958638178848,
  "procExitAbsTime" : 41959226962513,
  "procName" : "pd",
  "procPath" : "\/Users\/USER\/*\/Pd.app\/Contents\/Resources\/bin\/pd",
  "parentProc" : "Exited process",
  "parentPid" : 67488,
  "coalitionName" : "org.puredata.pd.pd-gui",
  "crashReporterKey" : "7070DC16-F2F8-86E1-7D78-B88E6A6DBD97",
  "responsiblePid" : 67488,
  "codeSigningID" : "pd",
  "codeSigningTeamID" : "",
  "codeSigningFlags" : 570556929,
  "codeSigningValidationCategory" : 10,
  "codeSigningTrustLevel" : 4294967295,
  "instructionByteStream" : {"beforePC":"C\/CvUmoBihokAAAUGQCAUgABQL3g4wC9AAVAveDnAL0v\/f8XGQCAUg==","atPC":"AAFAveDjAL0ABUC94OcAvQAJQL3g6wC9J\/3\/FxkAgFIAAUC94OMAvQ=="},
  "bootSessionUUID" : "21B9A965-EB72-47D5-888F-B1D70DCCBA3C",
  "wakeTime" : 5163,
  "sleepWakeUUID" : "E35F31A4-8056-4A3E-8DA8-846931051F46",
  "sip" : "enabled",
  "vmRegionInfo" : "0 is not in any region.  Bytes before following region: 4330487808\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1021e0000-1022d4000    [  976K] r-x\/r-x SM=COW  \/Users\/USER\/*\/Pd.app\/Contents\/Resources\/bin\/pd",
  "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x0000000000000000"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":67496},
  "vmregioninfo" : "0 is not in any region.  Bytes before following region: 4330487808\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      UNUSED SPACE AT START\n--->  \n      __TEXT                      1021e0000-1022d4000    [  976K] r-x\/r-x SM=COW  \/Users\/USER\/*\/Pd.app\/Contents\/Resources\/bin\/pd",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":67955832,"threadState":{"x":[{"value":4967137280},{"value":0},{"value":0},{"value":0},{"value":0},{"value":105553121600624},{"value":105553167274928},{"value":1027},{"value":0},{"value":34360134146},{"value":206158430208},{"value":206158430208},{"value":4967137280},{"value":687194767616},{"value":0},{"value":0},{"value":8110958512,"symbolLocation":6596,"symbol":"gleRunVertexSubmitImmediate"},{"value":8110955592,"symbolLocation":3676,"symbol":"gleRunVertexSubmitImmediate"},{"value":0},{"value":105553121600624},{"value":16},{"value":0},{"value":0},{"value":13413182885888},{"value":6},{"value":0},{"value":3},{"value":0},{"value":105553121600624}],"flavor":"ARM_THREAD_STATE64","lr":{"value":8110540976},"cpsr":{"value":2147487744},"fp":{"value":6136371664},"sp":{"value":6136371200},"esr":{"value":2449473542,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":8110958516,"matchesCrashFrame":1},"far":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1173428,"symbol":"gleRunVertexSubmitImmediate","symbolLocation":6600,"imageIndex":19},{"imageOffset":755888,"symbol":"gleDrawArraysOrElements_ExecCore","symbolLocation":620,"imageIndex":19},{"imageOffset":755888,"symbol":"gleDrawArraysOrElements_ExecCore","symbolLocation":620,"imageIndex":19},{"imageOffset":142380,"symbol":"glDrawArrays_Exec","symbolLocation":396,"imageIndex":19},{"symbol":"(anonymous namespace)::modelmesh::render(unsigned int) const","inline":true,"imageIndex":1,"imageOffset":456868,"symbolLocation":748,"sourceLine":194,"sourceFile":"model.cpp"},{"imageOffset":456868,"sourceLine":382,"sourceFile":"model.cpp","symbol":"gem::modelGL::render(std::__1::vector<unsigned int, std::__1::allocator<unsigned int>>&)","imageIndex":1,"symbolLocation":1000},{"imageOffset":455776,"sourceLine":323,"sourceFile":"model.cpp","symbol":"gem::modelGL::render()","imageIndex":1,"symbolLocation":280},{"imageOffset":1026736,"sourceLine":577,"sourceFile":"model.cpp","symbol":"model::render(GemState*)","imageIndex":1,"symbolLocation":308},{"imageOffset":827604,"sourceLine":159,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":388},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":934376,"sourceLine":290,"sourceFile":"gemhead.cpp","symbol":"gemhead::receive(_symbol*, int, _atom*)","imageIndex":1,"symbolLocation":432},{"imageOffset":944248,"sourceLine":312,"sourceFile":"gemreceive.cpp","symbol":"gemreceive::proxyCallback(_gemreceive_proxy*, _symbol*, int, _atom*)","imageIndex":1,"symbolLocation":72},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":827616,"sourceLine":161,"sourceFile":"GemBase.cpp","symbol":"GemBase::gem_renderMess(GemCache*, GemState*)","imageIndex":1,"symbolLocation":400},{"imageOffset":430868,"sourceLine":641,"sourceFile":"m_obj.c","symbol":"outlet_anything","imageIndex":0,"symbolLocation":172},{"imageOffset":430008,"sourceLine":582,"sourceFile":"m_obj.c","symbol":"outlet_bang","imageIndex":0,"symbolLocation":132},{"imageOffset":430008,"sourceLine":582,"sourceFile":"m_obj.c","symbol":"outlet_bang","imageIndex":0,"symbolLocation":132},{"imageOffset":430684,"sourceLine":630,"sourceFile":"m_obj.c","symbol":"outlet_list","imageIndex":0,"symbolLocation":172},{"imageOffset":430008,"sourceLine":582,"sourceFile":"m_obj.c","symbol":"outlet_bang","imageIndex":0,"symbolLocation":132},{"imageOffset":430008,"sourceLine":582,"sourceFile":"m_obj.c","symbol":"outlet_bang","imageIndex":0,"symbolLocation":132},{"imageOffset":451040,"sourceLine":701,"sourceFile":"s_inter.c","symbol":"socketreceiver_read","imageIndex":0,"symbolLocation":1064}]},{"id":67955835,"threadState":{"x":[{"value":0},{"value":17297326606},{"value":0},{"value":73475},{"value":0},{"value":45092861640704},{"value":16384},{"value":0},{"value":18446744073709550527},{"value":16384},{"value":0},{"value":0},{"value":0},{"value":10499},{"value":1049137},{"value":1},{"value":18446744073709551569},{"value":8460742992},{"value":0},{"value":0},{"value":16384},{"value":45092861640704},{"value":0},{"value":73475},{"value":6136931856},{"value":0},{"value":17297326606},{"value":17297326606},{"value":117457422}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6548919812},"cpsr":{"value":4096},"fp":{"value":6136931520},"sp":{"value":6136931440},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6548844372},"far":{"value":0}},"queue":"com.apple.opengl.cvmDoWork","frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":79364,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":21},{"imageOffset":39672,"symbol":"mach_msg_overwrite","symbolLocation":480,"imageIndex":21},{"imageOffset":4764,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":128944,"symbol":"_dispatch_mach_send_and_wait_for_reply","symbolLocation":544,"imageIndex":22},{"imageOffset":129872,"symbol":"dispatch_mach_send_with_result_and_wait_for_reply","symbolLocation":60,"imageIndex":22},{"imageOffset":52840,"symbol":"xpc_connection_send_message_with_reply_sync","symbolLocation":280,"imageIndex":23},{"imageOffset":7604,"symbol":"cvms_element_build_and_get_internal","symbolLocation":256,"imageIndex":24},{"imageOffset":7396,"symbol":"cvm_deferred_build_modular(void*)","symbolLocation":412,"imageIndex":25},{"imageOffset":17844,"symbol":"_dispatch_client_callout","symbolLocation":20,"imageIndex":22},{"imageOffset":48088,"symbol":"_dispatch_lane_serial_drain","symbolLocation":768,"imageIndex":22},{"imageOffset":50992,"symbol":"_dispatch_lane_invoke","symbolLocation":380,"imageIndex":22},{"imageOffset":96672,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":288,"imageIndex":22},{"imageOffset":94700,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":540,"imageIndex":22},{"imageOffset":13272,"symbol":"_pthread_wqthread","symbolLocation":288,"imageIndex":26},{"imageOffset":8432,"symbol":"start_wqthread","symbolLocation":8,"imageIndex":26}]},{"id":67955837,"name":"caulk.messenger.shared:17","threadState":{"x":[{"value":14},{"value":105553181398362},{"value":0},{"value":6138097770},{"value":105553181398336},{"value":25},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8460730584},{"value":0},{"value":105553121525792},{"value":105553121525792},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6734794740},"cpsr":{"value":2147487744},"fp":{"value":6138097536},"sp":{"value":6138097504},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6548844240},"far":{"value":0}},"frames":[{"imageOffset":3792,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":8180,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":220,"imageIndex":27},{"imageOffset":7840,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":27},{"imageOffset":7028,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":27},{"imageOffset":29412,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":26},{"imageOffset":8444,"symbol":"thread_start","symbolLocation":8,"imageIndex":26}]},{"id":67955838,"name":"caulk.messenger.shared:high","threadState":{"x":[{"value":14},{"value":105553181283452},{"value":0},{"value":6138671212},{"value":105553181283424},{"value":27},{"value":0},{"value":0},{"value":0},{"value":4294967295},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":18446744073709551580},{"value":8460730584},{"value":0},{"value":105553121559184},{"value":105553121559184},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6734794740},"cpsr":{"value":2147487744},"fp":{"value":6138670976},"sp":{"value":6138670944},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6548844240},"far":{"value":0}},"frames":[{"imageOffset":3792,"symbol":"semaphore_wait_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":8180,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":220,"imageIndex":27},{"imageOffset":7840,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":36,"imageIndex":27},{"imageOffset":7028,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":96,"imageIndex":27},{"imageOffset":29412,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":26},{"imageOffset":8444,"symbol":"thread_start","symbolLocation":8,"imageIndex":26}]},{"id":67956096,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":26}],"threadState":{"x":[{"value":6137524224},{"value":45315},{"value":6136987648},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6137524224},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6549090536},"far":{"value":0}}},{"id":67956107,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":26}],"threadState":{"x":[{"value":6139244544},{"value":78083},{"value":6138707968},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6139244544},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6549090536},"far":{"value":0}}},{"id":67956151,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":370548303462400},{"value":0},{"value":370548303462400},{"value":2},{"value":4294967295},{"value":18446744073709550527},{"value":2},{"value":0},{"value":0},{"value":0},{"value":86275},{"value":0},{"value":0},{"value":18446744073709551569},{"value":8460724200},{"value":0},{"value":4294967295},{"value":2},{"value":370548303462400},{"value":0},{"value":370548303462400},{"value":6139813992},{"value":8589934592},{"value":21592279046},{"value":21592279046},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6548919812},"cpsr":{"value":4096},"fp":{"value":6139813840},"sp":{"value":6139813760},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6548844372},"far":{"value":0}},"frames":[{"imageOffset":3924,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":21},{"imageOffset":79364,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":21},{"imageOffset":39672,"symbol":"mach_msg_overwrite","symbolLocation":480,"imageIndex":21},{"imageOffset":4764,"symbol":"mach_msg","symbolLocation":24,"imageIndex":21},{"imageOffset":514620,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":28},{"imageOffset":508572,"symbol":"__CFRunLoopRun","symbolLocation":1212,"imageIndex":28},{"imageOffset":505636,"symbol":"CFRunLoopRunSpecific","symbolLocation":588,"imageIndex":28},{"imageOffset":1440288,"symbol":"_NSEventThread","symbolLocation":148,"imageIndex":29},{"imageOffset":29412,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":26},{"imageOffset":8444,"symbol":"thread_start","symbolLocation":8,"imageIndex":26}]},{"id":67956173,"frames":[{"imageOffset":8424,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":26}],"threadState":{"x":[{"value":6140391424},{"value":0},{"value":6139854848},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6140391424},"esr":{"value":0,"description":" Address size fault"},"pc":{"value":6549090536},"far":{"value":0}}}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4330487808,
    "size" : 999424,
    "uuid" : "cc4454bf-9e13-3aaf-8e78-015a13a0e87c",
    "path" : "\/Users\/USER\/*\/Pd.app\/Contents\/Resources\/bin\/pd",
    "name" : "pd"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4373168128,
    "size" : 2424832,
    "uuid" : "622a0515-4dc9-377b-91b4-7404ddbdd6a3",
    "path" : "\/Users\/USER\/*\/Gem.pd_darwin",
    "name" : "Gem.pd_darwin"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4332978176,
    "size" : 32768,
    "uuid" : "4fe7a3ec-5de0-3bd3-8ebf-926ba78fecdd",
    "path" : "\/Users\/USER\/*\/gem_filmAVF.so",
    "name" : "gem_filmAVF.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333076480,
    "size" : 16384,
    "uuid" : "05f9adf3-7576-3e88-8c9b-37a5c05e2198",
    "path" : "\/Users\/USER\/*\/gem_imageIO.so",
    "name" : "gem_imageIO.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333158400,
    "size" : 32768,
    "uuid" : "dfc21ea3-665e-3866-b4c7-fb95e8be607c",
    "path" : "\/Users\/USER\/*\/gem_imageSGI.so",
    "name" : "gem_imageSGI.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333469696,
    "size" : 114688,
    "uuid" : "6d11491e-7d63-36d0-8db1-816b792a01f5",
    "path" : "\/Users\/USER\/*\/gem_imageSTB.so",
    "name" : "gem_imageSTB.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333682688,
    "size" : 49152,
    "uuid" : "2166b9ff-f2dc-3c23-81e6-c22f180778f2",
    "path" : "\/Users\/USER\/*\/gem_modelOBJ.so",
    "name" : "gem_modelOBJ.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333813760,
    "size" : 49152,
    "uuid" : "edfd80a7-f2da-335e-87a4-92f8ee085e9d",
    "path" : "\/Users\/USER\/*\/gem_recordDECKLINK.so",
    "name" : "gem_recordDECKLINK.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333256704,
    "size" : 16384,
    "uuid" : "93d62849-ff5c-3278-82c8-de086a538431",
    "path" : "\/Users\/USER\/*\/gem_recordNDI.so",
    "name" : "gem_recordNDI.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333322240,
    "size" : 16384,
    "uuid" : "564b03ed-32ba-3e3e-930d-176082b2c1d2",
    "path" : "\/Users\/USER\/*\/gem_recordPNM.so",
    "name" : "gem_recordPNM.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333944832,
    "size" : 32768,
    "uuid" : "7b8cc56f-22c7-3661-a89a-0a0a101f2723",
    "path" : "\/Users\/USER\/*\/gem_videoAVF.so",
    "name" : "gem_videoAVF.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4334157824,
    "size" : 32768,
    "uuid" : "dbdc288a-af36-3330-98f4-b091cf86bcb1",
    "path" : "\/Users\/USER\/*\/gem_videoDECKLINK.so",
    "name" : "gem_videoDECKLINK.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4334043136,
    "size" : 32768,
    "uuid" : "dde11d03-8482-3169-9183-fd2a02da18b2",
    "path" : "\/Users\/USER\/*\/gem_videoNDI.so",
    "name" : "gem_videoNDI.so"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4333387776,
    "size" : 16384,
    "uuid" : "bb4f4845-0e33-3400-86fb-34e01244f34a",
    "path" : "\/Users\/USER\/*\/gemglfw3window.pd_darwin",
    "name" : "gemglfw3window.pd_darwin"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4334485504,
    "size" : 147456,
    "uuid" : "3a8cb2c3-26ca-3a28-b0d9-45aceff2aeaa",
    "path" : "\/opt\/pkg\/*\/libglfw.3.3.dylib",
    "name" : "libglfw.3.3.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4334272512,
    "size" : 65536,
    "uuid" : "761eaf6c-a9f8-38d4-9c71-98bd771a4657",
    "path" : "\/opt\/pkg\/*\/libz.1.dylib",
    "name" : "libz.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4372496384,
    "size" : 49152,
    "uuid" : "fcf9b985-2748-371b-98d3-37a06a9bf107",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4574789632,
    "CFBundleShortVersionString" : "323.15",
    "CFBundleIdentifier" : "com.apple.AGXMetal13-3",
    "size" : 6963200,
    "uuid" : "0253a4e5-17e3-37f5-acf3-f698f08fa3a9",
    "path" : "\/System\/Library\/Extensions\/AGXMetal13_3.bundle\/Contents\/MacOS\/AGXMetal13_3",
    "name" : "AGXMetal13_3",
    "CFBundleVersion" : "323.15"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4559060992,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.AppleMetalOpenGLRenderer",
    "size" : 425984,
    "uuid" : "d066b74f-d423-38de-9a8d-16b1bcddb1c7",
    "path" : "\/System\/Library\/Extensions\/AppleMetalOpenGLRenderer.bundle\/Contents\/MacOS\/AppleMetalOpenGLRenderer",
    "name" : "AppleMetalOpenGLRenderer",
    "CFBundleVersion" : "1"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 8109785088,
    "size" : 1437688,
    "uuid" : "05f45e3d-9c8d-34ae-8be1-86591024276a",
    "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Resources\/GLEngine.bundle\/GLEngine",
    "name" : "GLEngine"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6548840448,
    "size" : 241656,
    "uuid" : "dfc9530c-e75b-3d1c-a9a6-85c8a709d6a7",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6547312640,
    "size" : 290816,
    "uuid" : "9c7ff4a8-9d78-3aed-b64d-979574a26d8f",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6545965056,
    "size" : 307200,
    "uuid" : "daaac055-2ed3-3b40-bafb-39bb74137dd8",
    "path" : "\/usr\/lib\/system\/libxpc.dylib",
    "name" : "libxpc.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 8107732992,
    "size" : 24576,
    "uuid" : "13c68489-a092-3895-8ef0-3b6155934aaa",
    "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Libraries\/libCoreVMClient.dylib",
    "name" : "libCoreVMClient.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 8107827200,
    "size" : 12288,
    "uuid" : "75c63f30-c445-3288-bff0-94dcc9de4efc",
    "path" : "\/System\/Library\/Frameworks\/OpenGL.framework\/Versions\/A\/Libraries\/libCVMSPluginSupport.dylib",
    "name" : "libCVMSPluginSupport.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6549082112,
    "size" : 53248,
    "uuid" : "f1661613-b1c8-320d-b69d-97f174130e29",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6734786560,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 163840,
    "uuid" : "fb56c10c-7eed-3e31-99bf-2e083c6e8e0b",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6549549056,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5197824,
    "uuid" : "41fdd393-3acc-328d-8108-e59a3a947ec5",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3208"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6612115456,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 21204992,
    "uuid" : "4251ee1c-062c-3b9a-b6e2-751f77ef9f4a",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2575.30.19"
  }
],
  "sharedCache" : {
  "base" : 6544605184,
  "size" : 4861722624,
  "uuid" : "e36100c7-89e7-3970-8938-8483ccd7019a"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)\nWritable regions: Total=1.2G written=658K(0%) resident=658K(0%) swapped_out=0K(0%) unallocated=1.2G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               128K        1 \nActivity Tracing                   256K        1 \nCG image                            96K        4 \nColorSync                          656K       31 \nCoreAnimation                      464K       26 \nCoreGraphics                        32K        2 \nCoreUI image data                 1008K        7 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                             1.2G       52 \nMALLOC guard page                  288K       18 \nSTACK GUARD                       56.1M        8 \nStack                             11.7M        8 \nVM_ALLOCATE                        576K       18 \n__AUTH                            5130K      656 \n__AUTH_CONST                      69.3M      898 \n__CTF                               824        1 \n__DATA                            24.4M      896 \n__DATA_CONST                      23.9M      924 \n__DATA_DIRTY                      2755K      334 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       610.8M       20 \n__OBJC_RW                         2373K        1 \n__TEXT                             1.0G      945 \n__TPRO_CONST                       272K        2 \nmapped file                      212.7M       22 \nowned unmapped memory              496K        1 \npage table in kernel               658K        1 \nshared memory                      912K       17 \n===========                     =======  ======= \nTOTAL                              3.2G     4899 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "6c742dfa0972df92434cc9afebd96188e65e38c0",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60186475825c62000ccf5450",
      "factorPackIds" : {

      },
      "deploymentId" : 240000083
    },
    {
      "rolloutId" : "642da32dea3b2418c750f848",
      "factorPackIds" : {

      },
      "deploymentId" : 240000004
    }
  ],
  "experiments" : [

  ]
}
}

Gem Version

0.94.git 5a000366

Pd Version

Pd 0.55-2

Operating System

macOS

OS Version

Sequioa 15.2

Which CPU are you using?

arm64 ("64bit ARM"; e.g. Apple Silicon,...)

rnkn avatar Jan 08 '25 08:01 rnkn

what window backend are you using? [gemglfw3window] or something else?

umlaeute avatar Jan 08 '25 13:01 umlaeute

Yes [gemglfw3window]

rnkn avatar Jan 08 '25 14:01 rnkn

instead of a crash, i get a stream of errors on the console (with both the OBJ and the ASSIMP3 modelloader)

GL[0x505]: out of memory

i figure this to be the root of evil :-)

umlaeute avatar Feb 11 '25 10:02 umlaeute