H0neyBadger
H0neyBadger
Hello, I'm having the following error during the build of the Ghidra-Switch-Loader: ``` bash ./gradlew -PGHIDRA_INSTALL_DIR=/var/home/h0neybadger/Documents/switch/ghidra/ghidra_9.2.2_PUBLIC Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileJava /var/home/h0neybadger/Documents/switch/ghidra/Ghidra-Switch-Loader/src/main/java/adubbz/nx/loader/common/MemoryBlockHelper.java:127: error:...
**What platform does your feature request apply to?** all (except android maybe) **Is your feature request related to a problem? Please describe.** coding style consistency **Describe the solution you'd like**...
Hello, I m currently facing an issue with the pthread interface. Despite mutex/barrier and sched_yield some threads never execute after reaching a specific number. Some threads are like frozen (hanged)....
Hello, I often get the following error when my API is supposed to raises an error 400. ``` 2016-02-29 16:25:22,765 [ERROR] django.request.handle_uncaught_exception: Internal Server Error: /api/v1/users/ Traceback (most recent call...