Closed j4k0xb closed 4 months ago
@j4k0xb thanks for the easy to reproduce example! My theory is that this is actually a GEF bug. I haven't been able to test without yet though. Can you disable GEF and see if you can still reproduce this crash?
Confirmed it doesn't crash anymore with GEF disabled
Hi @j4k0xb, I've rechecked this on the latest GEF and latest d2d. It appears to be fixed now. If not, feel free to reopen.
gdb 13.1 gef 2023.08 ghidra 10.4
It can't connect to ghidra when gdb is launched from https://github.com/Gallopsled/pwntools. Only with
gdb ./test
orgdb --pid $(pidof test)
it works.Reproduction: