-
Notifications
You must be signed in to change notification settings - Fork 296
Crash 0xc0000005 when starting debugging with Types tab visible #420
Copy link
Copy link
Closed
Labels
BugA report of unintended or broken behavior.A report of unintended or broken behavior.DebuggerPertains to the debugger.Pertains to the debugger.
Description
[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:
- [0x7ff740a959a5] rdi_section_raw_data_from_kind +85, rdi_format_parse.c line 101
- [0x7ff740a95a84] rdi_section_raw_table_from_kind +68, rdi_format_parse.c line 117
- [0x7ff740a95b0e] rdi_section_raw_element_from_kind_idx +46, rdi_format_parse.c line 132
- [0x7ff740bee2bc] rd_ev_view_rule_expr_expand_range_info__debug_info_tables +2524, raddbg_core.c line 9298
- [0x7ff740b78cb3] ev_view_rule_expr_expand_range_info__types +163, raddbg_core.c line 8937
- [0x7ff740b156e7] ev_windowed_row_list_from_block_range_list +903, eval_visualization_core.c line 1110
- [0x7ff740c4a550] rd_watch_view_build +21600, raddbg_views.c line 2222
- [0x7ff740b90840] rd_view_rule_ui_types +800, raddbg_views.c line 5648
- [0x7ff740be0d4d] rd_window_frame +183053, raddbg_core.c line 7487
- [0x7ff740c229ea] rd_frame +157690, raddbg_core.c line 16884
- [0x7ff740a8e239] frame +9, raddbg_main.c line 497
- [0x7ff740a87af4] update +20, base_entry_point.c line 125
- [0x7ff740a8cbe8] entry_point +7416, raddbg_main.c line 792
- [0x7ff740a87a84] main_thread_base_entry_point +340, base_entry_point.c line 100
- [0x7ff740c5c732] w32_entry_point_caller +2802, os_core_win32.c line 1725
- [0x7ff740a91126] wWinMain +54, os_core_win32.c line 1737
- [0x7ff740c997be] __scrt_common_main_seh +262, exe_common.inl line 288
- [0x7ffbaeec7614] KERNEL32
- [0x7ffbaf8826a1] ntdll
Version: 0.9.14
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugA report of unintended or broken behavior.A report of unintended or broken behavior.DebuggerPertains to the debugger.Pertains to the debugger.