system lockup
Fred Fish
fnf at estinc.UUCP
Wed Feb 15 01:59:54 AEST 1989
I had a case of a program running on a Bell Technologies MPE386,
under SCO 386 Xenix Version 2.3.1, which was causing the system
to lock up (no response to any typing on any terminal). I finally
tracked it down. This simple program demonstrates the problem
on my system:
static char buf [1024 * 1024];
main ()
{
write (0, buf, sizeof (buf));
}
Can anyone else confirm similar symptoms?
-Fred
--
# Fred Fish, 1835 E. Belmont Drive, Tempe, AZ 85284, USA
# 1-602-491-0048 asuvax!{nud,mcdphx}!estinc!fnf
More information about the Comp.unix.xenix
mailing list