[ros-dev] Re: [ros-diffs] [CVS reactos] - Saved the state ofthe fpu at a win32 call and restored the state

Hartmut Birr hartmut.birr at gmx.de
Sun Nov 28 01:53:46 CET 2004


Hi,

it seems that my problem is in w32call.c line #143. We should not set the TS
if Thread->Tcb.NpxState is NPX_STATE_DIRTY. On a thread switch the fpu state
is saved because NpxState is NPX_STATE_DIRTY. This triggers the fpu
exception. If I remove this line it works again.

- Hartmut 




More information about the Ros-dev mailing list