Quote Originally Posted by XMuppetSB View Post
PS: I have never done any debugging before.
All you have to do is run the game normally and post gdb.log whenever it crashes. That tells us where in the code it happened, which is what we need to know to fix it.