-
Notifications
You must be signed in to change notification settings - Fork 296
[Bug] Crash with di_search_thread. #363
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:
1. [0x7ff62a9e6200] arena_push +32, base_arena.c line 85
2. [0x7ff62aa4d37b] di_search_thread__entry_point +2059, dbgi.c line 1427
3. [0x7ff62aa009ba] os_w32_thread_entry_point +90, os_core_win32.c line 151
4. [0x7ffc0dc07374] KERNEL32
5. [0x7ffc0ea5cc91] ntdll
Version: 0.9.14 [b99e1022]
[Close]
I am encountering this bug sometimes when I enter variables in the watch window. I don't know if this matters but I am doing multi-process debugging. It seems for some reason the key is not being found. Still trying to get more information.
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.