I’m currently building an application in Flutter and I’ve made significant progress, nearing completion at around 90%. However, when attempting to commit my work to GitHub, I encountered an error stating “Bus error (core dumped)”. This issue isn’t limited to just Git commands; I’m encountering similar errors with all commands. For instance, I received an error message like this: “bash: /google/idx/builtins/bin/clear: Input/output error”.
This error is preventing me from generating the build file for my application, severely hindering progress. Any guidance on resolving this issue would be greatly appreciated. Thanks in advance for your assistance!