Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Exception when selecting a .exe in Open Project #397

Open
andrewjhaman opened this issue Jan 16, 2025 · 0 comments
Open

Fatal Exception when selecting a .exe in Open Project #397

andrewjhaman opened this issue Jan 16, 2025 · 0 comments
Labels
Bug A report of unintended or broken behavior. Debugger Pertains to the debugger.

Comments

@andrewjhaman
Copy link

I clicked open project, then accidentally selected my target .exe instead of the folder, and I got this crash.

[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. [0x7ff7dc2f13d5] rd_cfg_insert_child +133, raddbg_core.c line 1111
  2. [0x7ff7dc310c40] rd_frame +18016, raddbg_core.c line 12508
  3. [0x7ff7dc2b94b1] entry_point +8817, raddbg_main.c line 792
  4. [0x7ff7dc3b9978] w32_entry_point_caller +2392, os_core_win32.c line 1724
  5. [0x7ff7dc3b99dd] wWinMain +29, os_core_win32.c line 1737
  6. [0x7ff7dc3bab0a] __scrt_common_main_seh +262, exe_common.inl line 288
  7. [0x7ffddef2e8d7] KERNEL32
  8. [0x7ffddf79fbcc] ntdll

Version: 0.9.14 [a1e7ec5]

[Close]

@NikitaSmith057 NikitaSmith057 added Bug A report of unintended or broken behavior. Debugger Pertains to the debugger. labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A report of unintended or broken behavior. Debugger Pertains to the debugger.
Projects
None yet
Development

No branches or pull requests

2 participants