Bug #1241
xf86-input-mouse floating point problems
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
xf86-input-mouse uses floating point values to keep track of the mouse pointer.
Sometimes these values wind up as NAN. This should not ever happen out of the
blue. I believe there is some problem with the FPU and task switching and/or
signals.
A workaround is attached.
Related todos