-
Notifications
You must be signed in to change notification settings - Fork 296
Crash on empty cast() #625
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
Reproduction:
Type cast() followed by any text into any expression
[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:
- [0x7ff60e57462a] e_push_parse_from_string_tokens__prec +10362, eval_parse.c line 1326
- [0x7ff60e571d3d] e_push_parse_from_string +221, eval_parse.c line 1492
- [0x7ff60e569173] e_parse_from_bundle +115, eval_core.c line 883
- [0x7ff60e6222fb] rd_set_autocomp_regs_ +987, raddbg_core.c line 10056
- [0x7ff60e63b94c] rd_view_ui +58572, raddbg_core.c line 4779
- [0x7ff60e67e925] rd_window_frame +151733, raddbg_core.c line 8909
- [0x7ff60e614c31] rd_frame +157473, raddbg_core.c line 17252
- [0x7ff60e58cfa9] entry_point +8313, raddbg_main.c line 596
- [0x7ff60e6d93f7] w32_entry_point_caller +2807, os_core_win32.c line 1847
- [0x7ff60e6d948d] wWinMain +29, os_core_win32.c line 1860
- [0x7ff60e6dad62] __scrt_common_main_seh +262, exe_common.inl line 288
- [0x7fff9d947374] KERNEL32
- [0x7fff9f6fcc91] ntdll
Version: 0.9.21 [7be1faa]
[Generate Crash Dump File] [Close]
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.