On Oct 24, 2011, at 1:58 PM, A C wrote:
> It has 16 MB of RAM right now (one stick).  It had 64 at one point while I 
> was trying to diagnose this issue.  I thought I might have a bad stick of RAM 
> so I was testing them one by one (one stick in the machine at a time).  I 
> didn't reinsert the other three yet.  But it doesn't matter, even with 64 MB 
> ntpd still crashes which is what started this whole debugging game in the 
> first place.

If ntpd crashes, you should get a coredump which you can debug (assuming you've 
setup the coredumpsize limit to permit this) and perhaps a syslog message about 
a SIGSEGV, SIGBUS, or whatever.

> Besides, I wouldn't call an Xterm and Xclock anything significant in the way 
> of X11 clients.  I'm certainly not intending to run anything beyond those.  
> The Xterm is for a console and the Xclock I was using to keep an eye on the 
> machine so I'd know if the system locked up.

If you had 64MB of RAM, then the two clients wouldn't or shouldn't cause your 
system to swap.  With only 16MB, however, you're sure to be paging, and more 
likely to be swapping entire processes out to disk

Regards,
-- 
-Chuck

_______________________________________________
questions mailing list
questions@lists.ntp.org
http://lists.ntp.org/listinfo/questions

Reply via email to