30 Sep
2005
30 Sep
'05
12:07 p.m.
"Dr. Martin Pauly" <pauly@hrz.uni-marburg.de> wrote:
we are crashing every couple of hours or so now, but at least this time got something in the log:
Thu Sep 29 20:33:19 2005 : Error: Assertion failed in modcall.c, line 68
Looks like there might be some more bug-squashing ahead? :-)) I will try to run in debug mode tomorrow so we can get some more information on the problems (at least, they seem fairly reproducible).
If you can get a core dump, and do 'bt' in gdb, and also do 'print *p' at the point of the assertion, that would help a lot. But my main suspect right now is bad memory. The code hasn't changed in a long time, and I doubt you're doing anything really weird to the server. Alan DeKok.