Skip to content

Crash on empty cast() #625

@caboyd

Description

@caboyd

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:

  1. [0x7ff60e57462a] e_push_parse_from_string_tokens__prec +10362, eval_parse.c line 1326
  2. [0x7ff60e571d3d] e_push_parse_from_string +221, eval_parse.c line 1492
  3. [0x7ff60e569173] e_parse_from_bundle +115, eval_core.c line 883
  4. [0x7ff60e6222fb] rd_set_autocomp_regs_ +987, raddbg_core.c line 10056
  5. [0x7ff60e63b94c] rd_view_ui +58572, raddbg_core.c line 4779
  6. [0x7ff60e67e925] rd_window_frame +151733, raddbg_core.c line 8909
  7. [0x7ff60e614c31] rd_frame +157473, raddbg_core.c line 17252
  8. [0x7ff60e58cfa9] entry_point +8313, raddbg_main.c line 596
  9. [0x7ff60e6d93f7] w32_entry_point_caller +2807, os_core_win32.c line 1847
  10. [0x7ff60e6d948d] wWinMain +29, os_core_win32.c line 1860
  11. [0x7ff60e6dad62] __scrt_common_main_seh +262, exe_common.inl line 288
  12. [0x7fff9d947374] KERNEL32
  13. [0x7fff9f6fcc91] ntdll

Version: 0.9.21 [7be1faa]

[Generate Crash Dump File] [Close]

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA report of unintended or broken behavior.DebuggerPertains to the debugger.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions