Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor crashes randomly on calling the EditorOpenFile event #542

Open
angad-k opened this issue Feb 2, 2022 · 0 comments
Open

Editor crashes randomly on calling the EditorOpenFile event #542

angad-k opened this issue Feb 2, 2022 · 0 comments
Assignees
Labels
bug Something isn't working needs-testing Needs to be tested for confirmation

Comments

@angad-k
Copy link
Member

angad-k commented Feb 2, 2022

This happens randomly and there doesn't seem to be any pattern to it. So, the crash could happen on the first call or even after a long number of calls. Also, for some reason this causes a crash in the rendering side of the code.

Exception : Unhandled exception at 0x00007FFFB56B478C (KernelBase.dll) in Editor.exe: 0x0000087D (parameters: 0x0000000000000000, 0x0000003232BFB4F0, 0x0000003232BFB510).

Debug logs towards the end :

The thread 0x1470 has exited with code 0 (0x0).
The thread 0x3c9c has exited with code 0 (0x0).
The thread 0x43c8 has exited with code 0 (0x0).
D3D11 CORRUPTION: ID3D11DeviceContext::PSSetShaderResources: Third parameter, array index 0 corrupt or unexpectedly NULL. [ MISCELLANEOUS CORRUPTION #15: CORRUPTED_PARAMETER3]
Exception thrown at 0x00007FFFB56B478C (KernelBase.dll) in Editor.exe: 0x0000087D (parameters: 0x0000000000000000, 0x0000003232BFB4F0, 0x0000003232BFB510).
Unhandled exception at 0x00007FFFB56B478C (KernelBase.dll) in Editor.exe: 0x0000087D (parameters: 0x0000000000000000, 0x0000003232BFB4F0, 0x0000003232BFB510).

@angad-k angad-k added bug Something isn't working needs-testing Needs to be tested for confirmation labels Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-testing Needs to be tested for confirmation
Projects
None yet
Development

No branches or pull requests

1 participant