Git problemThanks for the replays I kind of solved the issue
Git problem[code]git pull origin main[/code] gives this: [output] $ git pull origin main error: Pulling is not...
Git problemHi. I am trying to get out a confused git situation. I can't really remember how I got there, but I...
Segmentation fault (core dumped)Thanks folks, the error was due to a buffer overflow of char array I came across nice thread that e...
Segmentation fault (core dumped)After adding this flag: [quote]-fsanitize=address -fno-omit-frame-pointer[/quote] I got an error eve...