-
Notifications
You must be signed in to change notification settings - Fork 296
Repeated Application Crashed While Debugging #530
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
I keep getting this crash when running the debugging with the latest version of raddbg. I have been using 0.9.15 up to now. I seem to be able to consistently recreate it if there is any more information I can send that would be useful.
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 at
https://github.com/EpicGamesExt/raddebugger/issues
Call stack:
- [0x7ff6b572b75d] rd_title_fstrs_from_ctrl_entity +3661, raddbg_widgets.c line 554
- [0x7ff6b571a936] rd_info_from_watch_row_cell +3158, raddbg_views.c line 1654
- [0x7ff6b5739622] rd_view_ui +48962, raddbg_core.c line 4612
- [0x7ff6b577f09c] rd_window_frame +152652, raddbg_core.c line 8879
- [0x7ff6b5716ac4] rd_frame +156260, raddbg_core.c line 16948
- [0x7ff6b5692491] entry_point +11121, raddbg_main.c line 686
- [0x7ff6b57d8be1] w32_entry_point_caller +2961, os_core_win32.c line 1797
- [0x7ff6b57d8c7d] wWinMain +29, os_core_win32.c line 1810
- [0x7ff6b57da4c2] __scrt_common_main_seh +262, exe_common.inl line 288
- [0x7ffbcf70e8d7] KERNEL32
- [0x7ffbd03dc34c] ntdll
Version: 0.9.20 [6543dad]
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.