Welcome to the Builder Academy

Question From cygwin to unix warnings 'strlcpy'

More
13 Apr 2013 16:53 #1912 by Vatiken
Replied by Vatiken on topic From cygwin to unix
If you are not running autorun as root you will be unable to modify the ulimit core file size. If you are unable to get root access, you can try setting unlimited to something smaller like 50000, or just removing the line. Having access to core dumps is crucial to debugging though, so I'd get that working.

ulimit -a will give you a bunch of info on your current ulimit settings.

tbaMUD developer/programmer

Please Log in or Create an account to join the conversation.

Time to create page: 0.162 seconds