Won't hlds just crash when it runs out of memory? Its not like allocating memory is an optional part of program execution.
-sb On 1/8/06, Kyle Lutze <[EMAIL PROTECTED]> wrote: > I'm curious, why don't you guys try running in a quota'ed environment so > *ds can't use more than 30% of your cpu and no more than 150megs of ram. > Also, run it in gdb, so gdb ./srcds or whatever, then in gdb go run +all > -options +here > > make sure it won't restart on crash > when it crashes, run backtrace, then post the backtrace, the crash > error, what version of *ds you are using, that could help a lot in > debugging these issues > > Kyle > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

