--- Jeremy Hill <[EMAIL PROTECTED]> wrote: > It's not the Makefile. Are you sure that it's actually crashing and not just > running into one of the many "exit(1)" conditions?? This is usually what I've > seen when there is no core and the core limit is unlimited.
Hrm, well if it's not exiting, then the only other thing I can think of that would prevent core file creation is if you were using a threaded DNS system.. Threading on linux is notorious for interfering with core files. Other than that I don't really know what it could be. ~Kender ===== -----BEGIN GEEK CODE BLOCK----- Version 3.1 GCS/L/C/O d-(+) s++: a-- C+++$>++++ UBLS++++$ P+++(--)$ L+++>++++ E--- W+>++$ N !o K? w(--) !O M- !V PS+ PE(++) Y+ PGP->+ t+ 5 X+() R(+) tv+@ b++(+++) !DI+++ D G(-) e>+++$ h---() r+++ y+++ ------END GEEK CODE BLOCK------ __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com

