Re: Bogus signal handler causes kernel panic (5.2.1-p8/i386)

From: Simon Barner <barner_at_in.tum.de>
Date: Sat, 19 Jun 2004 13:58:53 +0200
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

Received on Sat Jun 19 2004 - 10:03:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:58 UTC