crunchy crashy errors
crunchy crashy errors
- Subject: crunchy crashy errors
- From: has <email@hidden>
- Date: Wed, 16 Jan 2002 18:16:25 +0000
Hi,
I've got a fairly large project (a script server containing approx 8 loaded
libraries) that's sometimes causing my system (8.6) to crash. Mostly it
runs fine and does exactly what it should when I call it, but sometimes
when I call it, and for no obvious reason I can see, it'll cause my system
to freeze up, or else fall over, and I have to hard-restart.
I'm unsure of the cause at this point - the most likely culprits I can
think of are that it's running as a stay open server, it's chucking around
some fairly large objects and data (though the server's got plenty RAM
allocated now), and it's using "run script" to compile some pretty meaty
code on the fly.
A couple times I got system error that said something about a "CHK error",
right before I had to force restart the thing. Anyone know what that might
be about?
<sigh> Well, it's back to the bug-hunting for me now. If anyone's got any
ideas/past experience with similar problems, they'd be much appreciated.
Cheers
has