Re: Floating point emulation problem

2000-11-02 Thread Alan Cox
> I am running kernel 2.2.5-15. I am trying to calculate sin(0.9), and it crashes on a >386 board with no f/p hardware. The message I get is: > > "Unable to handle kernel paging request at virtual address 7f3c0070.." > > The interesting thing is sin(0.8) works fine. On a Pentium the program

Floating point emulation problem

2000-11-02 Thread Ivo Zivkov
Dear List, I am running kernel 2.2.5-15. I am trying to calculate sin(0.9), and it crashes on a 386 board with no f/p hardware. The message I get is: "Unable to handle kernel paging request at virtual address 7f3c0070.." The interesting thing is sin(0.8) works fine. On a Pentium the program ex