From: Marc M. <mwm...@ro...> - 2002-12-04 15:45:15
|
Has anyone ever run into this problem as shown below? It seems to happen sometimes when an article is being updated. I am running my site on a different system. There seems to have been a similar problem discussed on Slashcode before here: http://ask.slashcode.com/comments.pl?sid=1447&op=&threshold=0&commentsort=0&mode=flat&tid=4&cid=0 Wed Dec 4 14:37:00 2002 freshenup.pl begin Wed Dec 4 14:37:00 2002 Updating 02/12/04/1436222 Wed Dec 4 14:37:08 2002 article.pl virtual_user=kinosis ssi=yes sid='02/12/04/1436222' section='exercise' bytes=9652 Wed Dec 4 14:37:08 2002 freshenup.pl updated exercise:02/12/04/1436222 (Aerobics Patterns Galore) perl in malloc(): warning: recursive call Out of memory! I am running this on a different system, but had run into a similar problem before where there would just be no more output to slashd.log. It seemed to be running better when I added a print statement to freshenup.pl right after the prog2file call that caused the hang. I suspect this is the same problem. |