Virtual3D icon indicating copy to clipboard operation
Virtual3D copied to clipboard

Random crash

Open TheMachine02 opened this issue 4 years ago • 0 comments

There is a random crash leading to reset with NMI trigger somewhere. Most likely in texture code or cliping code. This need to be investigated. Based on early test, there may be a use after free from previous frame. 1 - try to clean up to code in init 2 - poison memory for an easy debug framework

TheMachine02 avatar Apr 13 '21 18:04 TheMachine02