Hi, I'll call that one patch3. > Index: machdep.c > =================================================================== > RCS file: /home/ncvs/src/sys/i386/i386/machdep.c,v > retrieving revision 1.590 > diff -u -2 -r1.590 machdep.c > --- machdep.c 11 Jun 2004 11:16:22 -0000 1.590 > +++ machdep.c 19 Jun 2004 05:27:18 -0000 > _at__at_ -1134,4 +1134,7 _at__at_ > } > > + /* XXX drop the FP state correctly, unlike in the next 3 statements. */ > + fpstate_drop(td); > + > /* > * Initialize the math emulator (if any) for the current process. > %%% I was not sure whether to back out patch2 (against npx.c) before applying patch3, so I tried both combinations. Unfortunately, I have to refer you to the attached stack traces once again :( Anyway, thanks a lot for your time and effort! Simon
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:58 UTC