As a general note - the log messages produced by the server are generally not very useful for tracking down bugs unless the bug is something the server caught and exited in (ie, couldn't find some critical map or the like). If the error is SIGSEGV or SIGBUS, then basically the only way to debug it is through the debugger.