Swiftloke
Swiftloke
I'd like to draw a little more attention to this, as I'm running into it as well. When debugging some code on the Nintendo 3DS (using a patched ``arm-none-eabi-gdb`` provided...
I attempted to update Fedora again by locking the ``gdb`` and ``gdbserver`` binaries with DNF versionlock: ```sudo dnf versionlock add gdb gdb-gdbserver``` However, after the update, the crash still occurs...
Just experienced this issue for myself. Render a frame, draw nothing, GPU crash (no crash handler, just hang). The context was me trying to clear the framebuffer to prevent issues...
One of the most common misconceptions about ModMoon is that it is directly responsible for loading mods. This is an illusion- ModMoon is a front-end to the code patching abilities...
Bug is still reproducible on Arch Linux, KDE Plasma Wayland, Nextcloud Client 3.11.1. It reproduces as starting under XWayland with the warning message: ``` qt.qpa.plugin: Could not find the Qt...
+1. The Telegram bot continues to be offline with the same error messages as above.
Sorry for the delay in responding; yes, removing pwndbg alows GDB to continue normally. It throws a few "failed to read" messages when hitting a breakpoint, but still works just...
Congratulations on being the first person **ever** to try to use Japanese Smash 4 with ModMoon! There was an obvious fail here that I hopefully fixed in the above commit....
@N-SPC700 Did you ever get around to testing this? I'm going to leave this issue open until I can confirm it's fixed.
Hi, thanks for the concise and well-written issue report! This is a valid problem and it's definitely expected behavior. I gave it some thought, and fixing it might be easier...