-
Notifications
You must be signed in to change notification settings - Fork 185
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
Fatal exception occured #123
Comments
With this message box pulled up, can you attach a debugger to RADDBG, and see what |
I can't seem to reproduce it running through visual studio. I've also noticed that spamming OutputDebugStringA seems to make the window flicker and reset the view to the top of the window. Pausing execution seems to give it time to "catch up" and it'll fix itself. Here I ran it for a while and it took a while to normalize (Please mute audio, may be loud for you. Didn't notice I was capturing sound) |
You should be able to run outside of VS, then just attach after the message box is opened - you should be within the callstack of the crash itself. |
Alright, I reproduced this on my end! Hang tight, I'll get this fixed. |
This crash should be fixed in d1fde3c. |
Awesome! I didn't know you could attach a debugger to an already running instance. I'll keep that in mind if I get another crash. Thanks! |
Not sure why I keep hitting these... Below is a screenshot of what I was doing when it occurred. I hit a breakpoint then removed the breakpoint and continued to run my process and while it was running it crashed (it may have been as soon as I pressed continue).
Running commit 28e258b
Fatal Exception
A fatal exception (code 0xc0000005) occurred. The process is terminating.
Press Ctrl+C to copy this text to clipboard, then create a new issue in
https://github.com/EpicGames/raddebugger/issues
Call stack:
0. [0x7ff71a51ddef] f_push_run_from_string +255, font_cache.c line 586
The text was updated successfully, but these errors were encountered: