Yeah, I'm aware, but as I said, the server won't even run under anything but gdb. I had used ulimit and -debug in the past, but with this particular crash the core dumps always turned up unusable. For some reason it's working now though, so hopefully I won't have to use gdb if this bug is fixed soon!
Philip Lorenz wrote:
You might simply let the srcds core-dump and then load the file using gdb (ulimit -c unlimited will produce a core-dump on segfault (-debug parameters enables this but limits the core size to 2000 which often is not enough resulting in corrupt core dumps)).
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

