Mail Archives: djgpp/1997/06/10/21:32:54
At 11:19 6/10/1997 +0300, you wrote:
>
>On Mon, 9 Jun 1997, Nate Eldredge wrote:
>
>> I might have expected a crash from when symify tries to look at video memory
>> (or however it works), but not a SIGFPE! Anybody know anything about
>> this/have time to debug it?
>
>IMHO, there's nothing to debug here. The original program crashes
>with SIGFPE because it tries to use garbage as an FP number. Nothing
>new here. `symify' crashes because Windows doesn't reset the FPU
>after the first program crashes; nothing new here either.
Then maybe the handler that aborts the program on receipt of the signal
ought to reset the FPU. It seems like a bad idea to leave the system unstable.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -