Details:
- TouchDesigner Version: 2023.12120
- Windows Version: 10.0.26100.1
- GPU: NVIDIA GeForce RTX 4070 Ti with driver 572.16
Issue Description:
Multiple TouchDesigner projects crash consistently when performing the dialog close operation (/ui/dialogs/menu_op/focusClose) while multiple instances are running simultaneously. The crash occurs in libTD.dll at offset 0xfc23b8 with an access violation (c0000005) when attempting to read memory.
Attached are two crash dumps from different projects showing identical failure signatures.
Steps to Reproduce:
- Run two separate TouchDesigner projects simultaneously
- Open dialogs in both projects
- Close a dialog in one project, then in the other
- Observe crash with access violation
TouchDesignerCrash.2023.12120_4.dmp (362.8 KB)
TouchDesignerCrash.2023.12120_6.dmp (463.1 KB)