Crash when held F5 to skip some asserts
GloriousPtr opened this issue · 1 comments
GloriousPtr commented
[Window Title]
Fatal Exception
[Content]
A fatal exception (code 0xc0000005) occurred. The process is terminating.
Press Ctrl+C to copy this text to clipboard, then create a new issue at
https://github.com/EpicGames/raddebugger/issues
Call stack:
- [0x7ff68c5fb3e8] df_view_ui_Code +5560, df_views.c line 6579
- [0x7ff68c6ba58d] df_window_update_and_render +174077, df_gfx.c line 7282
- [0x7ff68c7444ca] update_and_render +4698, raddbg.c line 335
- [0x7ff68c6ce378] entry_point +6888, raddbg_main.c line 393
- [0x7ff68c6e3b67] main_thread_base_entry_point +887, base_entry_point.c line 84
- [0x7ff68c746938] wWinMain +360, os_core_win32.c line 1855
- [0x7ff68c747b2a] __scrt_common_main_seh +262, exe_common.inl line 288
- [0x7fffba08257d] KERNEL32
- [0x7fffbb1eaf28] ntdll
Version: 0.9.11 [d78afc5]
[Close]
ryanfleury commented
Fixed in 044e78b.