21 Jan
2003
21 Jan
'03
10:15 p.m.
Josef Meile wrote at 2003-1-20 21:26 +0100:
last December my Zope crashed because of the large file support or that's what I found searching on the lists. I got the message:
Aiieee! 2365 exited with error code: 25 The "25" represents a signal number (which killed Zope).
Under my linux (SuSE 8.1; not recommended!), it is "SIGXFSZ". I do not know precisely, what it is for, but I expect it is signaled for a resource limit violation. Check the documentation... Dieter