raddebugger
raddebugger copied to clipboard
Crash when stepping out
I encountered this crash when attempting to step out of a function. Can't seem to trigger it reliably but it's happened a few times now.
[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/EpicGamesExt/raddebugger/issues
Call stack:
1. [0x7ff6edecdd10] e_expr_push_child +144, eval_parse.c line 744
2. [0x7ff6eded349c] e_parse_expr_from_text_tokens__prec +11964, eval_parse.c line 1537
3. [0x7ff6eded4b6f] e_parse_expr_from_text_tokens +95, eval_parse.c line 1883
4. [0x7ff6ededb4f3] e_eval_from_string +163, eval_bundles.c line 11
5. [0x7ff6edfd62dd] df_code_slice +33085, df_gfx.c line 12144
6. [0x7ff6edfd9318] df_code_slicef +248, df_gfx.c line 12549
7. [0x7ff6edfe7fee] df_code_view_build +11278, df_views.c line 939
8. [0x7ff6edf6a2d9] df_view_ui_Code +4825, df_views.c line 6444
9. [0x7ff6edfb2414] df_window_update_and_render +176564, df_gfx.c line 7261
10. [0x7ff6edff80b4] update_and_render +4292, raddbg.c line 342
11. [0x7ff6ede68d81] entry_point +4849, raddbg_main.c line 392
12. [0x7ff6ede647d9] main_thread_base_entry_point +345, base_entry_point.c line 82
13. [0x7ff6edffaf90] w32_entry_point_caller +2320, os_core_win32.c line 1632
14. [0x7ff6ede55036] wWinMain +54, os_core_win32.c line 1644
15. [0x7ff6ee028322] __scrt_common_main_seh +262, exe_common.inl line 288
16. [0x7ffbc9157374] KERNEL32
17. [0x7ffbca39cc91] ntdll
Version: 0.9.12 [6a886e0]
[Close]