vvvv / VL.StandardLibs

A collection of standard libraries for vvvv including VL.Stride, VL.Skia, VL.ImGui, msgpack.org[VL]
https://visualprogramming.net
GNU Lesser General Public License v3.0
40 stars 15 forks source link

Reopening a patch that contains ToSkiaLayer [ImGui] crashes vvvv #36

Closed bj-rn closed 1 year ago

bj-rn commented 2 years ago

Tested with 2022.5.0-0101 and MoreWidgets branch.

To reproduce:

  1. Start vvvv
  2. Make sure no other patches are open (CallMeNames...)
  3. Open a patch that contains ToSkiaLayer [ImGui]
  4. Close the patch via menu or crtl+W
  5. Reopen the patch via menu, crtl+O or drag n drop onto the editor
  6. vvvv crashes hard

Doesn't happen when an other patch is open.

From event viewer:

Application: vvvv.exe
CoreCLR Version: 6.0.622.26707
.NET Version: 6.0.6
Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FFFA2C71FDD (00007FFFA2AA0000) with exit code c0000005.
Faulting application name: vvvv.exe, version: 2022.5.0.0, time stamp: 0x6283e0e1
Faulting module name: coreclr.dll, version: 6.0.622.26707, time stamp: 0x6283d982
Exception code: 0xc0000005
Fault offset: 0x00000000001d1fdd
Faulting process ID: 0x1b0c
Faulting application start time: 0x01d886067d5c83cb
Faulting application path: D:\_vvvv\vvvv_gamma_2022.5.0-0101-gf1a20d5b10\vvvv.exe
Faulting module path: D:\_vvvv\vvvv_gamma_2022.5.0-0101-gf1a20d5b10\coreclr.dll
Report ID: a7cfc313-af4b-4d0f-bf40-95b49c240210
Faulting package full name: 
Faulting package-relative application ID: 

Rename to .vl Test.txt