Program close after couple of minutes

Hello everyones,
premise:
I had to insert the ambient variable:
“DISABLE_LAYER_AMD_SWITCHABLE_GRAPHICS_1 = 1”
in order to start the software correctly. without this line of code the process run in background but is not showing interface.

after this trick (found on other TD forum) I got another issue:

The program crash without any warning (the process will close after 2 minutes regardless of the type of actions I take).
I am starting the empty project (vith default lite scene).

I try all possible solutions like:

  • changing video drivers (few version) for the 2047MB NVIDIA GeForce RTX 3060 Laptop GPU as well for the512MB ATI AMD Radeon Graphics
  • update bios
  • try installing different version of TD
  • windows updates
  • testing Vulkan compatibility
  • assigning “high performarnce” to the software (inside nvidia control panel and insidethe win system)

NO LUCK!
any advice at least for debugging the problem?
TD does not create any dmp / log files…

thx in advance
Gabriele

laptop specs:

graphics:
NVIDIA GeForce RTX 3060 Laptop GPU
Manufacturer NVIDIA
Model GeForce RTX 3060 Laptop GPU
Device ID 10DE-2520
Revision A2
Subvendor Acer Incorporated [ALI] (1025)
Bus Interface PCI Express x8
Temperature 38 °C
Driver version 32.0.15.6081
BIOS Version 94.06.19.00.5f
Physical Memory 2047 MB
Virtual Memory 2048 MB
ATI AMD Radeon™ Graphics
Manufacturer ATI
Model AMD Radeon Graphics
Device ID 1002-1638
Revision C6
Subvendor Acer Incorporated [ALI] (1025)
GPU Clock 2000,0 MHz
Driver version 27.20.14032.15001
BIOS Version 113-CEZANNE-021
Memory Type DDR4
Memory 512 MB
Bandwidth 51,2 GB/s

Operating System
Windows 11 Home 64-bit
Computer type: Notebook
Installation Date: 31/03/2023 14:45:51
Windows Security Center
User Account Control (UAC) Enabled
Notify level 0 - Never Notify
Windows Update
AutoUpdate Not configured
Windows Defender
Windows Defender Disabled
Firewall
Firewall Enabled
Display Name Kaspersky Security Cloud
Antivirus
Windows Defender
Antivirus Disabled
Virus Signature Database Up to date
Kaspersky
Antivirus Enabled
Virus Signature Database Up to date
.NET Frameworks installed
v4.8 Full
v4.8 Client
v3.5 SP1
v3.0 SP2
v2.0 SP2
Internet Explorer
Version 11.1.22621.0
PowerShell
Version 5.1.22621.1
Java
Java Runtime Environment
Path C:\Program Files (x86)\Java\jre-1.8\bin\java.exe
Version 8.0
Update 411
Build 09

Hello,

As a first step, make sure that all your drivers, including integrated graphic drivers, are up to date and that your machine is free of bloatware.

The Bulk Crap Uninstaller helps in identifying unwanted or unneeded software: https://www.bcuninstaller.com/

Find the latest driver for your GPU at Official Drivers | NVIDIA
or use Nvidia Geforce Experience Update Drivers & Optimal Playable Settings

You can also make sure that your integrated GPU is running on the latest version available via Intel Driver Assistant.

You can use the AMD Adrenalin if you have an AMD Integrated GPU, in minimal install mode, via https://www.amd.com/en/technologies/software

:zap::zap::zap: If your machine comes with a proprietary power management software (From Asus, Dell / Alienware… etc), make sure that it’s setup properly to run TouchDesigner on the Nvidia / AMD DEDICATED GPU when plugged to power. Otherwise, it’s likely that TouchDesigner would run on the integrated graphics, hence it is important to also make sure your integrated graphics are up to date.

If the issue persists, try to generate a dump using Using WinDbg to Debug Crashes - Derivative

Hi JetXs! and thx for the fast reply,
I runned the debugger tool and when the application crash it indicate:

ntdll!NtTerminateProcess+0x14:
00007ff9`0ec10524 c3 ret

not sure if a RAM related problem…

thx in advance
Gabriele

here the full code from the debugger:

************* Waiting for Debugger Extensions Gallery to Initialize **************

>>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.015 seconds
   ----> Repository : UserExtensions, Enabled: true, Packages count: 0
   ----> Repository : LocalInstalled, Enabled: true, Packages count: 42

Microsoft (R) Windows Debugger Version 10.0.27668.1000 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.

CommandLine: C:\Program Files\Derivative\TouchDesigner\bin\TouchDesigner.exe

************* Path validation summary **************
Response                         Time (ms)     Location
Deferred                                       srv*
Symbol search path is: srv*
Executable search path is: 

+------------------------------------------------------------------------+
| This target supports Hardware-enforced Stack Protection. A HW based    |
| "Shadow Stack" may be available to assist in debugging and analysis.   |
| See aka.ms/userhsp for more info.                                      |
|                                                                        |
| dps @ssp                                                               |
|                                                                        |
+------------------------------------------------------------------------+

ModLoad: 00007ff6`34e90000 00007ff6`34ed2000   TouchDesigner.exe
ModLoad: 00007ff9`0eb70000 00007ff9`0ed87000   ntdll.dll
ModLoad: 00007ff9`0d240000 00007ff9`0d304000   C:\WINDOWS\System32\KERNEL32.DLL
ModLoad: 00007ff9`0c420000 00007ff9`0c7cd000   C:\WINDOWS\System32\KERNELBASE.dll
ModLoad: 00007ff9`07d90000 00007ff9`07e27000   C:\WINDOWS\SYSTEM32\apphelp.dll
ModLoad: 00007ff8`b44c0000 00007ff8`b496a000   C:\WINDOWS\SYSTEM32\AcLayers.DLL
ModLoad: 00007ff9`0e9b0000 00007ff9`0ea57000   C:\WINDOWS\System32\msvcrt.dll
ModLoad: 00007ff9`0e280000 00007ff9`0e2de000   C:\WINDOWS\System32\SHLWAPI.dll
ModLoad: 00007ff8`b9ce0000 00007ff8`b9d50000   C:\WINDOWS\SYSTEM32\AcGenral.DLL
ModLoad: 00007ff9`0e520000 00007ff9`0e5c9000   C:\WINDOWS\System32\sechost.dll
ModLoad: 00007ff9`0c330000 00007ff9`0c358000   C:\WINDOWS\System32\bcrypt.dll
ModLoad: 00007ff9`0e370000 00007ff9`0e51e000   C:\WINDOWS\System32\USER32.dll
ModLoad: 00007ff9`0bed0000 00007ff9`0bef6000   C:\WINDOWS\System32\win32u.dll
ModLoad: 00007ff9`0cef0000 00007ff9`0cf19000   C:\WINDOWS\System32\GDI32.dll
ModLoad: 00007ff9`0c020000 00007ff9`0c139000   C:\WINDOWS\System32\gdi32full.dll
ModLoad: 00007ff9`0c7d0000 00007ff9`0c86a000   C:\WINDOWS\System32\msvcp_win.dll
ModLoad: 00007ff9`0bf00000 00007ff9`0c011000   C:\WINDOWS\System32\ucrtbase.dll
ModLoad: 00007ff9`0db80000 00007ff9`0dd25000   C:\WINDOWS\System32\ole32.dll
ModLoad: 00007ff9`0dd40000 00007ff9`0e0cd000   C:\WINDOWS\System32\combase.dll
ModLoad: 00007ff9`0e5d0000 00007ff9`0e6e4000   C:\WINDOWS\System32\RPCRT4.dll
ModLoad: 00007ff9`0e850000 00007ff9`0e902000   C:\WINDOWS\System32\advapi32.dll
ModLoad: 00007ff9`0e130000 00007ff9`0e229000   C:\WINDOWS\System32\shcore.dll
ModLoad: 00007ff9`0d310000 00007ff9`0db78000   C:\WINDOWS\System32\SHELL32.dll
ModLoad: 00007ff9`0b400000 00007ff9`0b428000   C:\WINDOWS\SYSTEM32\USERENV.dll
ModLoad: 00007ff8`f9860000 00007ff8`f987e000   C:\WINDOWS\SYSTEM32\MPR.dll
ModLoad: 00007ff9`0b0f0000 00007ff9`0b133000   C:\WINDOWS\SYSTEM32\SspiCli.dll
FTH: (13012): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. ***
ModLoad: 00007ff8`ea460000 00007ff8`ea474000   C:\WINDOWS\SYSTEM32\SortWindows61.dll
ModLoad: 00007ff9`0ea60000 00007ff9`0ea91000   C:\WINDOWS\System32\IMM32.DLL
ModLoad: 00007ff8`7cff0000 00007ff8`82b7d000   C:\Program Files\Derivative\TouchDesigner\bin\libTD.dll
ModLoad: 00007ff8`e3100000 00007ff8`e311e000   C:\WINDOWS\SYSTEM32\VCRUNTIME140.dll
ModLoad: 00007ff8`e2dc0000 00007ff8`e2dda000   C:\Program Files\Derivative\TouchDesigner\bin\zlib1.dll
ModLoad: 00007ff9`0d160000 00007ff9`0d237000   C:\WINDOWS\System32\OLEAUT32.dll
ModLoad: 00007fff`ccce0000 00007fff`ccd6d000   C:\WINDOWS\SYSTEM32\MSVCP140.dll
ModLoad: 00007ff8`b9c30000 00007ff8`b9cda000   C:\Program Files\Derivative\TouchDesigner\bin\TouchEngine.dll
ModLoad: 00007ff9`0e930000 00007ff9`0e9a1000   C:\WINDOWS\System32\WS2_32.dll
ModLoad: 00007ff8`b3a30000 00007ff8`b3b16000   C:\Program Files\Derivative\TouchDesigner\bin\iconv.dll
ModLoad: 00007ff8`b3b20000 00007ff8`b3eeb000   C:\Program Files\Derivative\TouchDesigner\bin\usd_sdf.dll
ModLoad: 00000000`5a220000 00000000`5a394000   C:\Program Files\Derivative\TouchDesigner\bin\icuuc59.dll
ModLoad: 00007ff8`b3ef0000 00007ff8`b44b2000   C:\Program Files\Derivative\TouchDesigner\bin\python311.dll
ModLoad: 00007ff9`0ca40000 00007ff9`0ceb4000   C:\WINDOWS\System32\SETUPAPI.dll
ModLoad: 00007ff9`0cfd0000 00007ff9`0d0cf000   C:\WINDOWS\System32\COMDLG32.dll
ModLoad: 00007ff9`0a910000 00007ff9`0a93d000   C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
ModLoad: 00007ff8`b3920000 00007ff8`b39cd000   C:\Program Files\Derivative\TouchDesigner\bin\libssl-1_1-x64.dll
ModLoad: 00007ff8`b39d0000 00007ff8`b3a2d000   C:\Program Files\Derivative\TouchDesigner\bin\libcurl.dll
ModLoad: 00007ff8`b35d0000 00007ff8`b391d000   C:\Program Files\Derivative\TouchDesigner\bin\libcrypto-1_1-x64.dll
ModLoad: 00007ff9`0e0d0000 00007ff9`0e130000   C:\WINDOWS\System32\WLDAP32.dll
ModLoad: 00007ff8`d9bf0000 00007ff8`d9c30000   C:\Program Files\Derivative\TouchDesigner\bin\udt.dll
ModLoad: 00007ff9`09600000 00007ff9`096f7000   C:\WINDOWS\SYSTEM32\dxgi.dll
ModLoad: 00007ff9`0ca30000 00007ff9`0ca38000   C:\WINDOWS\System32\Normaliz.dll
ModLoad: 00007ff8`b3460000 00007ff8`b35c4000   C:\WINDOWS\SYSTEM32\vulkan-1.dll
ModLoad: 00007ff9`0c140000 00007ff9`0c2a7000   C:\WINDOWS\System32\CRYPT32.dll
ModLoad: 00007ff8`83520000 00007ff8`8352c000   C:\WINDOWS\SYSTEM32\VCRUNTIME140_1.dll
ModLoad: 000001fe`67010000 000001fe`6701c000   C:\WINDOWS\SYSTEM32\VCRUNTIME140_1.dll
ModLoad: 00007ff8`b33d0000 00007ff8`b3457000   C:\Program Files\Derivative\TouchDesigner\bin\cudart64_110.dll
ModLoad: 00007ff8`e0ea0000 00007ff8`e0fa0000   C:\WINDOWS\SYSTEM32\OPENGL32.dll
ModLoad: 00007ff9`07ae0000 00007ff9`07b14000   C:\WINDOWS\SYSTEM32\WINMM.dll
ModLoad: 00007ff9`06690000 00007ff9`068e7000   C:\WINDOWS\SYSTEM32\d3d11.dll
ModLoad: 00007ff8`f7a60000 00007ff8`f7f5e000   C:\WINDOWS\SYSTEM32\WININET.dll
ModLoad: 00007ff8`e0d80000 00007ff8`e0d9d000   C:\Program Files\Derivative\TouchDesigner\bin\libXML.dll
ModLoad: 00007ff8`b2610000 00007ff8`b2a5e000   C:\Program Files\Derivative\TouchDesigner\bin\usd_usd.dll
ModLoad: 00007ff8`b3120000 00007ff8`b33c6000   C:\Program Files\Derivative\TouchDesigner\bin\usd_tf.dll
ModLoad: 00007ff8`e0090000 00007ff8`e00a7000   C:\Program Files\Derivative\TouchDesigner\bin\Iex-2_3.dll
ModLoad: 00007ff8`b22a0000 00007ff8`b23b8000   C:\Program Files\Derivative\TouchDesigner\bin\usd_usdGeom.dll
ModLoad: 00007ff8`b1fc0000 00007ff8`b2296000   C:\Program Files\Derivative\TouchDesigner\bin\IlmImf-2_3.dll
ModLoad: 00007ff8`b30b0000 00007ff8`b3120000   C:\Program Files\Derivative\TouchDesigner\bin\NvFlexExtReleaseD3D_x64.dll
ModLoad: 00007ff8`b1e60000 00007ff8`b1fba000   C:\Program Files\Derivative\TouchDesigner\bin\NvFlexReleaseD3D_x64.dll
ModLoad: 00007ff8`b1d00000 00007ff8`b1e5b000   C:\Program Files\Derivative\TouchDesigner\bin\Alembic.dll
ModLoad: 00007ff8`b3060000 00007ff8`b30ad000   C:\WINDOWS\SYSTEM32\CONCRT140.dll
ModLoad: 00007ff8`c97d0000 00007ff8`c9805000   C:\Program Files\Derivative\TouchDesigner\bin\libNcDataStream.dll
ModLoad: 00007ff8`b1cb0000 00007ff8`b1cf6000   C:\WINDOWS\SYSTEM32\DINPUT8.dll
ModLoad: 00007ff9`08c00000 00007ff9`08c08000   C:\WINDOWS\SYSTEM32\XINPUT9_1_0.dll
ModLoad: 00007ff8`b1c00000 00007ff8`b1cac000   C:\Program Files\Derivative\TouchDesigner\bin\paho-mqtt3as.dll
ModLoad: 00007ff8`b1b80000 00007ff8`b1bf2000   C:\Program Files\Derivative\TouchDesigner\bin\substance_linker.dll
ModLoad: 00007ff8`ae300000 00007ff8`affc9000   C:\Program Files\Derivative\TouchDesigner\bin\phonon.dll
ModLoad: 00007ff8`b1a70000 00007ff8`b1b7a000   C:\Program Files\Derivative\TouchDesigner\bin\substance_sse2_blend.dll
ModLoad: 00007ff8`b18a0000 00007ff8`b1a69000   C:\Program Files\Derivative\TouchDesigner\bin\NvFlowLibRelease_win64.dll
ModLoad: 00007ff9`09800000 00007ff9`0982b000   C:\WINDOWS\SYSTEM32\dwmapi.dll
ModLoad: 00007ff8`ac660000 00007ff8`ae2fb000   C:\Program Files\Derivative\TouchDesigner\bin\Processing.NDI.Lib.x64.dll
ModLoad: 00007ff8`b9c00000 00007ff8`b9c2e000   C:\Program Files\Derivative\TouchDesigner\bin\Spout.dll
ModLoad: 00000001`80000000 00000001`8010b000   C:\Program Files\Derivative\TouchDesigner\bin\mplEasyBlendSDK.dll
ModLoad: 00007ff8`b1460000 00007ff8`b1893000   C:\Program Files\Derivative\TouchDesigner\bin\OpenColorIO_2_3.dll
ModLoad: 00007ff8`dffe0000 00007ff8`dffff000   C:\Program Files\Derivative\TouchDesigner\bin\NatNetLib.dll
ModLoad: 00007ff9`0b700000 00007ff9`0b72e000   C:\WINDOWS\SYSTEM32\ncrypt.dll
ModLoad: 000001fe`68b90000 000001fe`68bdf000   C:\Program Files\Derivative\TouchDesigner\bin\FTD2XX.dll
ModLoad: 00007ff8`b1430000 00007ff8`b1457000   C:\Program Files\Derivative\TouchDesigner\bin\HeliosLaserDAC.dll
ModLoad: 00007ff8`b13e0000 00007ff8`b142b000   C:\Program Files\Derivative\TouchDesigner\bin\libShowNet.dll
ModLoad: 00007ff8`b1330000 00007ff8`b13d2000   C:\WINDOWS\SYSTEM32\DSOUND.dll
ModLoad: 00007ff8`77550000 00007ff8`7cfeb000   C:\Program Files\Derivative\TouchDesigner\bin\nvtt30200.dll
ModLoad: 00007ff8`b1300000 00007ff8`b1321000   C:\Program Files\Derivative\TouchDesigner\bin\liblz4.dll
ModLoad: 00007ff8`b0730000 00007ff8`b0945000   C:\Program Files\Derivative\TouchDesigner\bin\avutil-57.dll
ModLoad: 00007ff8`aa4c0000 00007ff8`abf81000   C:\Program Files\Derivative\TouchDesigner\bin\avcodec-59.dll
ModLoad: 00007ff8`b0950000 00007ff8`b12f6000   C:\Program Files\Derivative\TouchDesigner\bin\avformat-59.dll
ModLoad: 00007ff8`b0670000 00007ff8`b0726000   C:\Program Files\Derivative\TouchDesigner\bin\swscale-6.dll
ModLoad: 00007ff8`b05c0000 00007ff8`b0669000   C:\Program Files\Derivative\TouchDesigner\bin\swresample-4.dll
ModLoad: 00007ff8`b03e0000 00007ff8`b050f000   C:\Program Files\Derivative\TouchDesigner\bin\CFHDCodec.dll
ModLoad: 00007ff8`b0510000 00007ff8`b05b3000   C:\Program Files\Derivative\TouchDesigner\bin\tag.dll
ModLoad: 00007ff8`b0280000 00007ff8`b03db000   C:\Program Files\Derivative\TouchDesigner\bin\PocoFoundation.dll
ModLoad: 00007ff8`b0190000 00007ff8`b027e000   C:\Program Files\Derivative\TouchDesigner\bin\PocoNet.dll
ModLoad: 00007ff8`b0150000 00007ff8`b018f000   C:\Program Files\Derivative\TouchDesigner\bin\PocoNetSSL.dll
ModLoad: 00007ff8`dfde0000 00007ff8`dfdf6000   C:\Program Files\Derivative\TouchDesigner\bin\RPly.dll
ModLoad: 00007ff8`aa230000 00007ff8`aa4b6000   C:\Program Files\Derivative\TouchDesigner\bin\cfitsio.dll
ModLoad: 00007ff8`b00b0000 00007ff8`b014c000   C:\Program Files\Derivative\TouchDesigner\bin\E57Format.dll
ModLoad: 00007ff9`089a0000 00007ff9`08a2a000   C:\WINDOWS\SYSTEM32\MF.dll
ModLoad: 00007ff9`080a0000 00007ff9`0826e000   C:\WINDOWS\SYSTEM32\MFPlat.DLL
ModLoad: 00007ff8`aa100000 00007ff8`aa221000   C:\WINDOWS\SYSTEM32\MFReadWrite.dll
ModLoad: 000001fe`68c70000 000001fe`68c73000   C:\WINDOWS\SYSTEM32\LZ32.dll
ModLoad: 00007ff8`aa0c0000 00007ff8`aa0f2000   C:\Program Files\Derivative\TouchDesigner\bin\usd_arch.dll
ModLoad: 00007ff8`b0020000 00007ff8`b0057000   C:\Program Files\Derivative\TouchDesigner\bin\usd_ar.dll
ModLoad: 00007ff8`b0060000 00007ff8`b00a5000   C:\Program Files\Derivative\TouchDesigner\bin\tbb.dll
ModLoad: 00007ff8`aa020000 00007ff8`aa0b2000   C:\Program Files\Derivative\TouchDesigner\bin\usd_gf.dll
ModLoad: 00007ff8`a9fe0000 00007ff8`aa01e000   C:\Program Files\Derivative\TouchDesigner\bin\usd_plug.dll
ModLoad: 00007ff8`a9f80000 00007ff8`a9fd8000   C:\Program Files\Derivative\TouchDesigner\bin\usd_vt.dll
ModLoad: 00007ff8`85560000 00007ff8`86370000   C:\Program Files\Derivative\TouchDesigner\bin\libRTC.dll
ModLoad: 00007ff8`f5a60000 00007ff8`f5a6c000   C:\Program Files\Derivative\TouchDesigner\bin\usd_work.dll
ModLoad: 00007ff8`a9ee0000 00007ff8`a9f71000   C:\Program Files\Derivative\TouchDesigner\bin\usd_usdShade.dll
ModLoad: 00007ff8`a9bc0000 00007ff8`a9ede000   C:\Program Files\Derivative\TouchDesigner\bin\usd_usdImaging.dll
ModLoad: 00007ff8`a9410000 00007ff8`a9513000   C:\Program Files\Derivative\TouchDesigner\bin\FaceTrackLib.dll
ModLoad: 00007ff8`76a90000 00007ff8`7754c000   C:\Program Files\Derivative\TouchDesigner\bin\realsense2.dll
ModLoad: 000001fe`68d10000 000001fe`68ea9000   C:\Program Files\Derivative\TouchDesigner\bin\PvAPI.dll
ModLoad: 00007ff8`72790000 00007ff8`76a87000   C:\Program Files\Derivative\TouchDesigner\bin\xiapi64.dll
ModLoad: 00007ff8`a52f0000 00007ff8`a5395000   C:\Program Files\Derivative\TouchDesigner\bin\live555.dll
ModLoad: 00007ff8`a4e10000 00007ff8`a4eb5000   C:\Program Files\Derivative\TouchDesigner\bin\realsense.dll
ModLoad: 00007ff8`717d0000 00007ff8`7278e000   C:\Program Files\Derivative\TouchDesigner\bin\FlyCapture2_v140.dll
ModLoad: 00007ff8`a9b90000 00007ff8`a9bb4000   C:\Program Files\Derivative\TouchDesigner\bin\openvr_api64.dll
ModLoad: 00007ff9`04540000 00007ff9`04772000   C:\WINDOWS\SYSTEM32\dbghelp.dll
ModLoad: 000001fe`68d60000 000001fe`6a675000   C:\Program Files\Derivative\TouchDesigner\bin\icudt59.dll
ModLoad: 00007ff9`055e0000 00007ff9`055ea000   C:\WINDOWS\SYSTEM32\VERSION.dll
ModLoad: 00007ff8`a93c0000 00007ff8`a940b000   C:\Program Files\Derivative\TouchDesigner\bin\usd_trace.dll
ModLoad: 00007ff8`dfd70000 00007ff8`dfd8e000   C:\Program Files\Derivative\TouchDesigner\bin\usd_js.dll
ModLoad: 00007ff8`fb690000 00007ff8`fb743000   C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_5.82.22621.3527_none_b43b7f4b638cc64f\COMCTL32.dll
ModLoad: 00007ff8`fb010000 00007ff8`fb029000   C:\WINDOWS\SYSTEM32\NETAPI32.dll
ModLoad: 00007ff9`0ba20000 00007ff9`0ba6e000   C:\WINDOWS\SYSTEM32\CFGMGR32.dll
ModLoad: 00007ff8`e0b40000 00007ff8`e0b6d000   C:\WINDOWS\SYSTEM32\GLU32.dll
ModLoad: 00007ff8`ede40000 00007ff8`ede4e000   C:\Program Files\Derivative\TouchDesigner\bin\usd_kind.dll
ModLoad: 00007ff8`a4ce0000 00007ff8`a4e10000   C:\Program Files\Derivative\TouchDesigner\bin\usd_pcp.dll
ModLoad: 00007ff8`dafc0000 00007ff8`dafd9000   C:\Program Files\Derivative\TouchDesigner\bin\Imath-2_3.dll
ModLoad: 00007ff8`a9230000 00007ff8`a927a000   C:\Program Files\Derivative\TouchDesigner\bin\Half-2_3.dll
ModLoad: 00007ff8`bb2e0000 00007ff8`bb2f2000   C:\Program Files\Derivative\TouchDesigner\bin\IlmThread-2_3.dll
ModLoad: 00007ff8`ede20000 00007ff8`ede30000   C:\Program Files\Derivative\TouchDesigner\bin\nvToolsExt64_1.dll
ModLoad: 00007ff8`edd90000 00007ff8`edda0000   C:\Program Files\Derivative\TouchDesigner\bin\GFSDK_Aftermath_Lib.x64.dll
ModLoad: 00007ff8`b3040000 00007ff8`b3060000   C:\Program Files\Derivative\TouchDesigner\bin\amd_ags_x64.dll
ModLoad: 00007ff9`0b300000 00007ff9`0b369000   C:\WINDOWS\SYSTEM32\MSWSOCK.dll
ModLoad: 00007ff8`a4c20000 00007ff8`a4cd1000   C:\WINDOWS\SYSTEM32\ResampleDmo.DLL
ModLoad: 00007ff9`0bd20000 00007ff9`0bd6d000   C:\WINDOWS\SYSTEM32\powrprof.dll
ModLoad: 000001fe`68df0000 000001fe`68e3d000   C:\WINDOWS\SYSTEM32\powrprof.dll
ModLoad: 00007ff8`ed490000 00007ff8`ed4b9000   C:\WINDOWS\SYSTEM32\winmmbase.dll
ModLoad: 00007ff8`a9390000 00007ff8`a93bd000   C:\Program Files\Derivative\TouchDesigner\bin\libusb-1.0.dll
ModLoad: 00007ff8`89bd0000 00007ff8`89e50000   C:\Program Files\Derivative\TouchDesigner\bin\rav1e.dll
ModLoad: 00007ff8`edd60000 00007ff8`edd69000   C:\WINDOWS\SYSTEM32\WSOCK32.dll
ModLoad: 00007ff8`a91f0000 00007ff8`a9222000   C:\Program Files\Derivative\TouchDesigner\bin\PocoCrypto.dll
ModLoad: 00007ff8`a5440000 00007ff8`a54a3000   C:\Program Files\Derivative\TouchDesigner\bin\PocoUtil.dll
ModLoad: 00007ff8`89390000 00007ff8`89677000   C:\Program Files\Derivative\TouchDesigner\bin\xerces-c_3_2.dll
ModLoad: 00007ff9`0acf0000 00007ff9`0ad97000   C:\WINDOWS\SYSTEM32\SCHANNEL.dll
ModLoad: 00007ff8`ec590000 00007ff8`ec59b000   C:\WINDOWS\SYSTEM32\msdmo.dll
ModLoad: 00007ff8`a52c0000 00007ff8`a52ee000   C:\Program Files\Derivative\TouchDesigner\bin\usd_sdr.dll
ModLoad: 00007ff8`a4bf0000 00007ff8`a4c20000   C:\Program Files\Derivative\TouchDesigner\bin\usd_ndr.dll
ModLoad: 00007ff8`ec340000 00007ff8`ec34b000   C:\Program Files\Derivative\TouchDesigner\bin\usd_hdar.dll
ModLoad: 00007ff8`ec110000 00007ff8`ec11e000   C:\Program Files\Derivative\TouchDesigner\bin\usd_geomUtil.dll
ModLoad: 00007ff8`86380000 00007ff8`865c1000   C:\Program Files\Derivative\TouchDesigner\bin\usd_hio.dll
ModLoad: 00007ff8`8e5c0000 00007ff8`8e618000   C:\Program Files\Derivative\TouchDesigner\bin\usd_usdLux.dll
ModLoad: 00007ff8`a4bc0000 00007ff8`a4be6000   C:\Program Files\Derivative\TouchDesigner\bin\usd_usdRender.dll
ModLoad: 00007ff8`b25f0000 00007ff8`b260a000   C:\Program Files\Derivative\TouchDesigner\bin\usd_usdVol.dll
ModLoad: 00007ff8`a52a0000 00007ff8`a52c0000   C:\Program Files\Derivative\TouchDesigner\bin\usd_pxOsd.dll
ModLoad: 00007ff8`85030000 00007ff8`85314000   C:\Program Files\Derivative\TouchDesigner\bin\usd_hd.dll
ModLoad: 00007ff8`fa2b0000 00007ff8`fa2bc000   C:\WINDOWS\SYSTEM32\WINUSB.DLL
ModLoad: 00007ff8`8e040000 00007ff8`8e070000   C:\WINDOWS\SYSTEM32\VCOMP140.DLL
ModLoad: 00007ff8`838a0000 00007ff8`83aaf000   C:\Program Files\Derivative\TouchDesigner\bin\libiomp5md.dll
ModLoad: 00007ff9`0b580000 00007ff9`0b58c000   C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
ModLoad: 00007ff8`8df70000 00007ff8`8dfad000   C:\Program Files\Derivative\TouchDesigner\bin\PocoJSON.dll
ModLoad: 00007ff8`8dfb0000 00007ff8`8e03a000   C:\Program Files\Derivative\TouchDesigner\bin\PocoXML.dll
ModLoad: 00007ff8`ec0b0000 00007ff8`ec0bf000   C:\Program Files\Derivative\TouchDesigner\bin\usd_hf.dll
ModLoad: 00007ff8`ea990000 00007ff8`ea99c000   C:\Program Files\Derivative\TouchDesigner\bin\usd_cameraUtil.dll
ModLoad: 00007ff9`094c0000 00007ff9`094f7000   C:\WINDOWS\SYSTEM32\dxcore.dll
ModLoad: 00007ff8`87770000 00007ff8`87b09000   C:\WINDOWS\SYSTEM32\MFCORE.DLL
ModLoad: 000001fe`68f20000 000001fe`692b9000   C:\WINDOWS\SYSTEM32\MFCORE.DLL
ModLoad: 000001fe`68f20000 000001fe`68f6f000   C:\Program Files\Derivative\TouchDesigner\bin\FTD2XX.dll
ModLoad: 000001fe`68f80000 000001fe`69119000   C:\Program Files\Derivative\TouchDesigner\bin\PvAPI.dll
ModLoad: 000001fe`69120000 000001fe`69123000   C:\WINDOWS\SYSTEM32\LZ32.dll
ModLoad: 000001fe`69130000 000001fe`6aa45000   C:\Program Files\Derivative\TouchDesigner\bin\icudt59.dll
ModLoad: 00007ff9`0a900000 00007ff9`0a90c000   C:\WINDOWS\SYSTEM32\NETUTILS.DLL
(32d4.32dc): Break instruction exception - code 80000003 (first chance)
ntdll!LdrpDoDebuggerBreak+0x30:
00007ff9`0ec4bed4 cc              int     3
0:000> g
ModLoad: 00007ff9`0c2b0000 00007ff9`0c32b000   C:\WINDOWS\System32\bcryptPrimitives.dll
ModLoad: 00007ff8`8d930000 00007ff8`8d970000   C:\Program Files\Derivative\TouchDesigner\bin\tbbmalloc.dll
ModLoad: 00007ff9`0b6c0000 00007ff9`0b6f7000   C:\WINDOWS\SYSTEM32\NTASN1.dll
ModLoad: 00007ff9`0bd00000 00007ff9`0bd13000   C:\WINDOWS\SYSTEM32\UMPDC.dll
ModLoad: 00007ff9`0ae90000 00007ff9`0aea8000   C:\WINDOWS\SYSTEM32\kernel.appcore.dll
ModLoad: 00007ff9`07f00000 00007ff9`07f33000   C:\WINDOWS\SYSTEM32\RTWorkQ.DLL
ModLoad: 00007ff9`09db0000 00007ff9`0a6ae000   C:\WINDOWS\SYSTEM32\windows.storage.dll
ModLoad: 00007ff9`09c70000 00007ff9`09daf000   C:\WINDOWS\SYSTEM32\wintypes.dll
ModLoad: 00007ff8`f5830000 00007ff8`f5a3e000   C:\WINDOWS\SYSTEM32\inputhost.dll
ModLoad: 00007ff9`076a0000 00007ff9`077d3000   C:\WINDOWS\SYSTEM32\CoreMessaging.dll
ModLoad: 00007ff9`0cf20000 00007ff9`0cfd0000   C:\WINDOWS\System32\clbcatq.dll
ModLoad: 00007ff9`088a0000 00007ff9`089a0000   C:\WINDOWS\system32\propsys.dll
ModLoad: 00007ff8`f1640000 00007ff8`f16f5000   C:\Windows\System32\Windows.FileExplorer.Common.dll
ModLoad: 00007ff9`0bd90000 00007ff9`0bdb1000   C:\WINDOWS\SYSTEM32\profapi.dll
ModLoad: 00007ff9`0ac70000 00007ff9`0ac7c000   C:\WINDOWS\SYSTEM32\secur32.dll
ModLoad: 00007ff9`05a40000 00007ff9`05a5a000   C:\WINDOWS\SYSTEM32\windows.staterepositorycore.dll
ModLoad: 00007ff9`09880000 00007ff9`09895000   C:\WINDOWS\SYSTEM32\resourcepolicyclient.dll
ModLoad: 00007ff9`018f0000 00007ff9`01939000   C:\WINDOWS\SYSTEM32\directxdatabasehelper.dll
ModLoad: 00007ff8`6e3d0000 00007ff8`709b8000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\nvoglv64.dll
ModLoad: 00007ff9`0ac50000 00007ff9`0ac64000   C:\WINDOWS\SYSTEM32\WTSAPI32.dll
ModLoad: 00007ff9`0ba00000 00007ff9`0ba12000   C:\WINDOWS\SYSTEM32\msasn1.dll
ModLoad: 00007ff9`054e0000 00007ff9`05512000   C:\WINDOWS\SYSTEM32\cryptnet.dll
ModLoad: 00007ff9`0b610000 00007ff9`0b659000   C:\WINDOWS\SYSTEM32\wldp.dll
ModLoad: 00007ff9`04a50000 00007ff9`04bb2000   C:\WINDOWS\SYSTEM32\drvstore.dll
ModLoad: 00007ff9`0ba70000 00007ff9`0ba9c000   C:\WINDOWS\SYSTEM32\devobj.dll
ModLoad: 00007ff9`0be60000 00007ff9`0becb000   C:\WINDOWS\System32\WINTRUST.dll
ModLoad: 00007ff9`0aeb0000 00007ff9`0aee4000   C:\WINDOWS\SYSTEM32\ntmarta.dll
ModLoad: 00007ff9`0e910000 00007ff9`0e92f000   C:\WINDOWS\System32\imagehlp.dll
ModLoad: 00007ff9`0b560000 00007ff9`0b57b000   C:\WINDOWS\SYSTEM32\CRYPTSP.dll
ModLoad: 00007ff9`0adf0000 00007ff9`0ae25000   C:\WINDOWS\system32\rsaenh.dll
ModLoad: 00007ff8`6c3e0000 00007ff8`6e3ce000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\nvgpucomp64.dll
ModLoad: 00007ff8`6a310000 00007ff8`6c3d8000   C:\WINDOWS\System32\DriverStore\FileRepository\u0371182.inf_amd64_e046f8d87ec91fad\B371034\amdvlk64.dll
ModLoad: 00007ff8`fb750000 00007ff8`fb77f000   C:\WINDOWS\SYSTEM32\amdihk64.dll
ModLoad: 00007ff8`ffc50000 00007ff8`ffc89000   C:\WINDOWS\SYSTEM32\rometadata.dll
ModLoad: 000001fe`6be50000 000001fe`6bf2c000   image000001fe`6be50000
ModLoad: 00007ff9`0dd30000 00007ff9`0dd38000   C:\WINDOWS\System32\PSAPI.DLL
ModLoad: 00007ff8`899f0000 00007ff8`89bc5000   C:\Program Files\Derivative\TouchDesigner\bin\GFSDK_Aftermath_Lib.x64.2022.2.dll
ModLoad: 00007ff8`70db0000 00007ff8`717c8000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\nvcuda64.dll
ModLoad: 00007ff9`01c40000 00007ff9`02333000   C:\WINDOWS\SYSTEM32\nvapi64.dll
ModLoad: 00007ff8`8a170000 00007ff8`8a204000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\nvdxgdmal64.dll
ModLoad: 00007ff8`8a0c0000 00007ff8`8a168000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\NvCamera\NvCameraAllowlisting64.dll
ModLoad: 00007ff9`040b0000 00007ff9`040c0000   C:\WINDOWS\system32\wbem\wbemprox.dll
ModLoad: 00007ff9`04030000 00007ff9`040b0000   C:\WINDOWS\SYSTEM32\wbemcomn.dll
ModLoad: 00007ff8`ffc90000 00007ff8`ffca4000   C:\WINDOWS\system32\wbem\wbemsvc.dll
ModLoad: 00007ff8`ff590000 00007ff8`ff688000   C:\WINDOWS\system32\wbem\fastprox.dll
ModLoad: 00007ff8`fe000000 00007ff8`fe01d000   C:\WINDOWS\SYSTEM32\amsi.dll
ModLoad: 00007ff8`fdbb0000 00007ff8`fddf3000   C:\Program Files (x86)\Kaspersky Lab\Kaspersky 21.18\x64\com_antivirus.dll
ModLoad: 00007ff9`0bac0000 00007ff9`0baca000   C:\WINDOWS\SYSTEM32\DPAPI.DLL
ModLoad: 00007ff9`06350000 00007ff9`065c3000   C:\WINDOWS\SYSTEM32\DWrite.dll
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
ModLoad: 00007ff9`09380000 00007ff9`09430000   C:\WINDOWS\system32\uxtheme.dll
ModLoad: 00007ff9`0e6f0000 00007ff9`0e84b000   C:\WINDOWS\System32\MSCTF.dll
ModLoad: 00007ff8`f9d70000 00007ff8`f9ebe000   C:\WINDOWS\SYSTEM32\textinputframework.dll
ModLoad: 00007ff8`fde00000 00007ff8`fde69000   C:\WINDOWS\system32\Oleacc.dll
ModLoad: 00007ff9`068f0000 00007ff9`06ede000   C:\WINDOWS\SYSTEM32\d2d1.dll
ModLoad: 00007ff8`892c0000 00007ff8`89381000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\nvldumdx.dll
ModLoad: 00007ff8`fff60000 00007ff9`002b8000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\Display.NvContainer\NvMessageBus.dll
ModLoad: 00007ff8`61200000 00007ff8`6531d000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\nvwgf2umx.dll
ModLoad: 00007ff8`87250000 00007ff8`873a5000   C:\WINDOWS\System32\DriverStore\FileRepository\nvacsi.inf_amd64_4cff94b8d1a4783d\nvppex.dll
ModLoad: 00007ff8`efbe0000 00007ff8`efc90000   C:\WINDOWS\SYSTEM32\TextShaping.dll
ModLoad: 00007ff8`febc0000 00007ff8`fed9b000   C:\WINDOWS\System32\DriverStore\FileRepository\u0371182.inf_amd64_e046f8d87ec91fad\B371034\aticfx64.dll
ModLoad: 00007ff8`fd970000 00007ff8`fd9a8000   C:\WINDOWS\System32\DriverStore\FileRepository\u0371182.inf_amd64_e046f8d87ec91fad\B371034\atiuxp64.dll
ModLoad: 00007ff8`fb9d0000 00007ff8`fd8ce000   C:\WINDOWS\System32\DriverStore\FileRepository\u0371182.inf_amd64_e046f8d87ec91fad\B371034\atidxx64.dll
ModLoad: 00007ff8`fb3e0000 00007ff8`fb40f000   C:\WINDOWS\SYSTEM32\D3DSCache.dll
ModLoad: 00007ff8`fede0000 00007ff8`ff06a000   C:\WINDOWS\SYSTEM32\twinapi.appcore.dll
ModLoad: 00007ff9`0a6b0000 00007ff9`0a6be000   C:\WINDOWS\SYSTEM32\HID.DLL
ModLoad: 00007ff9`00e00000 00007ff9`0116d000   C:\WINDOWS\SYSTEM32\CoreUIComponents.dll
ModLoad: 000001fe`0b920000 000001fe`0b92f000   C:\Program Files\Derivative\TouchDesigner\bin\python3.DLL
ModLoad: 000001fe`0b920000 000001fe`0b92f000   C:\Program Files\Derivative\TouchDesigner\bin\python3.DLL
ModLoad: 00007ff8`8e6f0000 00007ff8`8e705000   C:\Program Files\Derivative\TouchDesigner\bin\Lib\_socket.pyd
ModLoad: 00007ff8`e2db0000 00007ff8`e2db9000   C:\Program Files\Derivative\TouchDesigner\bin\Lib\select.pyd
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
(32d4.32dc): C++ EH exception - code e06d7363 (first chance)
ModLoad: 00007ff8`bb4a0000 00007ff8`bb4b2000   C:\Program Files\Derivative\TouchDesigner\bin\Lib\_hashlib.pyd
ModLoad: 00007ff8`69fc0000 00007ff8`6a30f000   C:\Program Files\Derivative\TouchDesigner\bin\Lib\libcrypto-1_1.dll
ModLoad: 00007ff8`e0d70000 00007ff8`e0d77000   C:\Program Files\Derivative\TouchDesigner\bin\Lib\_uuid.pyd
ModLoad: 00007ff9`0a980000 00007ff9`0aa78000   C:\WINDOWS\SYSTEM32\DNSAPI.dll
ModLoad: 00007ff9`0d150000 00007ff9`0d159000   C:\WINDOWS\System32\NSI.dll
ModLoad: 00007ff9`040c0000 00007ff9`040ca000   C:\Windows\System32\rasadhlp.dll
ModLoad: 00007ff9`05a60000 00007ff9`05ae3000   C:\WINDOWS\System32\fwpuclnt.dll
ModLoad: 00007ff8`fb0d0000 00007ff8`fb0f7000   C:\WINDOWS\system32\ncryptsslp.dll
ModLoad: 00007ff8`fd8d0000 00007ff8`fd96d000   C:\WINDOWS\SYSTEM32\MMDevAPI.DLL
ModLoad: 00007ff8`bb450000 00007ff8`bb496000   C:\WINDOWS\SYSTEM32\wdmaud.drv
ModLoad: 00007ff8`db960000 00007ff8`db969000   C:\WINDOWS\SYSTEM32\ksuser.dll
ModLoad: 00007ff9`083c0000 00007ff9`083cb000   C:\WINDOWS\SYSTEM32\AVRT.dll
ModLoad: 00000000`69f00000 00000000`69f71000   C:\WINDOWS\SYSTEM32\KORGUM64.DRV
ModLoad: 00000000`69f00000 00000000`69f71000   C:\WINDOWS\SYSTEM32\KORGUM64.DRV
ModLoad: 00007ff8`f52f0000 00007ff8`f54dc000   C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
ModLoad: 00007ff8`d9370000 00007ff8`d937e000   C:\WINDOWS\SYSTEM32\msacm32.drv
ModLoad: 00007ff8`bb430000 00007ff8`bb44e000   C:\WINDOWS\SYSTEM32\MSACM32.dll
ModLoad: 00007ff8`d7240000 00007ff8`d724b000   C:\WINDOWS\SYSTEM32\midimap.dll
ModLoad: 00007ff8`ea480000 00007ff8`ea4d6000   C:\Windows\System32\dlnashext.dll
ModLoad: 00007ff8`ec770000 00007ff8`ec815000   C:\WINDOWS\system32\wpdshext.dll
ModLoad: 00007ff8`fe370000 00007ff8`fe529000   C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.22621.3810_none_57f8d842ce19d879\gdiplus.dll
ModLoad: 00007ff9`03bd0000 00007ff9`03d09000   C:\Windows\System32\Windows.System.Launcher.dll
ModLoad: 00007ff9`05520000 00007ff9`055b3000   C:\Windows\System32\msvcp110_win.dll
ModLoad: 00007ff8`ff200000 00007ff8`ff280000   C:\Windows\System32\DispBroker.dll
ModLoad: 00007ff8`bb400000 00007ff8`bb426000   C:\WINDOWS\system32\d3d12.dll
ModLoad: 00007ff8`70ba0000 00007ff8`70da2000   C:\WINDOWS\system32\D3D12Core.dll
ModLoad: 00007ff8`86a40000 00007ff8`86bbe000   C:\WINDOWS\SYSTEM32\dxilconv.dll
ModLoad: 00007ff9`040d0000 00007ff9`04212000   C:\Windows\System32\AppXDeploymentClient.dll
ModLoad: 00007ff9`06f20000 00007ff9`07173000   C:\WINDOWS\SYSTEM32\dcomp.dll
ModLoad: 00007ff9`0bc80000 00007ff9`0bce6000   C:\WINDOWS\SYSTEM32\WINSTA.dll
ModLoad: 00007ff8`c97c0000 00007ff8`c97c9000   C:\Program Files\Derivative\TouchDesigner\bin\Lib\_queue.pyd
ModLoad: 00007ff8`ec540000 00007ff8`ec58b000   C:\WINDOWS\system32\ApplicationTargetedFeatureDatabase.dll
ModLoad: 00007ff8`febc0000 00007ff8`fed9b000   C:\WINDOWS\System32\DriverStore\FileRepository\u0371182.inf_amd64_e046f8d87ec91fad\B371034\aticfx64.dll
ModLoad: 00007ff8`fd970000 00007ff8`fd9a8000   C:\WINDOWS\System32\DriverStore\FileRepository\u0371182.inf_amd64_e046f8d87ec91fad\B371034\atiuxp64.dll
ModLoad: 00007ff8`fb9d0000 00007ff8`fd8ce000   C:\WINDOWS\System32\DriverStore\FileRepository\u0371182.inf_amd64_e046f8d87ec91fad\B371034\atidxx64.dll

ntdll!NtTerminateProcess+0x14:
00007ff9`0ec10524 c3              ret

Hi @peaknclip

Did you make sure ALL your drivers are up to date?

Can you please generate a dump file and zip it (it zips well) as explained in the previous link?

Thanks,
Michel

Hi Michel!
yes, I confirm you I have update all the drivers!
I tried updating bios, c++ libraryes, the amd chipsets, all the graphics cards drivers , made win updates but not lucks, here I upload the dump file
td_crash_report.zip (5.5 KB)

ps
(windbg makes me save as “.dml” extension and not as “.dmp” if )


{43D89D0B-9816-41B9-8575-CA22279EE31F}

Hi @peaknclip, try 2023.11600.
Let me know if this version is stable for you too.
I’m running into the same crashing problem with 2023.11880 and 2023.11760.
Cheers!

1 Like

Based on the instructions at the bottom of the page here: Using WinDbg to Debug Crashes - Derivative I think you need to open the ‘Commands’ window inside Windbg and type something like this ‘.dump /mf C:/SomeFolder/Output.dmp’ to create a dump file.

This file will be far bigger than the dml files, but should zip to something that can be posted to a public file sharing site and then we can take a look to see if it tells us anything more.

Hi guys!
thx for the reply.

i got the dmp file, here you can download it:
https://wwwgabielecella.com/rtd_dmp_.zip

I believe the correct link is:
https://gabrielecella.com/td_dmp_.zip

1 Like

Yes, sorry the type error🙏

Thanks for the file. Unfortunately the dump file seems to have stopped after whatever caused the shutdown and doesn’t really show anything useful.

It might be worth checking that your license is installed correctly. You can disable your current license from the Key Manager window and then re-install it from the same window after logging in to your account.

Hello somesometd!!
I had time to test version you suggest (2023.11600)
it’s much more stable!! (not crashed yet… still testing).
keep you updated and thx again

1 Like