^ what knc1 said. It does seem very weird indeed. An alternative, which doesn't need serial access, could be to write a startup script (or cronjob) which periodically runs something like "free", "ps" etc., and logs them to a file.
Plus, of course, you could check the logfiles for oddities (possibly with ;debugOn, too).
|