Subject: Re: Today's bugs
To: None <hermit@cs.tu-berlin.de>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 11/17/1998 15:56:37
Bjoern Labitzke wrote:
>
> On Mon, 16 Nov 1998, Todd Vierling wrote:
>
> > On Mon, 16 Nov 1998, Adam Ciarcinski wrote:
> > : lint -chapbxz -D_LIBC -DNLS -DYP -DLIBC_SCCS -DSYSLIBC_SCCS -D_REENTRANT -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DRESOLVSORT -DPOSIX_MISTAKE -DFLOATING_POINT -i /usr/src/lib/libc/quad/fixunsdfdi.c
> > :
> > : After about 5 minutes the system just resets itself. :(
> >
> > Hm. Hardware?
> >
> > Doesn't stop there for me on i386.... :/
>
> I have an i386 architecture here, too, and it stops at the mentioned
> place. I even rebuild lint and installed it, but it is still the same
> problem. I didn't wait to see if the system resets. It didn't for five
> minutes, that exhausted my patience ;-)
Yesterday evening I built the world with egcs 1.1. All that happened were the
odd "cc1 received signal 11" messages, which just mean typing make again fixes
things. This build egcs 1.1.1. Now building the world with egcs 1.1.1 and the
latest lint gets me stuck on the above file too:
USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND
root 4885 98.5 0.6 212 604 ?? R 11:46PM 964:58.71 /usr/libexec/lint1 -c -h -a -p -b -z /tmp/lint0.04883a fixunsdfdi.ln
UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME COMMAND
0 4885 4883 306 104 0 212 604 - R ?? 965:56.95 /usr/libexec/lint1 -c -h -a -p -b -z /tmp/lint0.04883a fixunsdfdi.ln
No restart though, just stuck in a loop, and the memory size does not grow.
Hope this helps,
Patrick