The gdb log has a sigint, not a sigsegv (which is the issue initially reported), did you ctrl-C it? If not you might want to type "c" (and validate with enter) to resume the program until you hit the segfault
The gdb log has a sigint, not a sigsegv (which is the issue initially reported), did you ctrl-C it? If not you might want to type "c" (and validate with enter) to resume the program until you hit the segfault