http://bugs.winehq.com/show_bug.cgi?id=1667
------- Additional Comments From mike@theoretic.com 2003-10-11 13:58 ------- Clearly the value we're giving back here is *not* correct, as it causes RP8 to crash, and presumably it doesn't crash on Windows on <1ghz boxes.
I wonder..... the default we start with before we run the CPU detect code is 1ghz. Could you try changing the static initializer at the top of misc/cpu.c to something lower than your speed? See if it helps. If it does then I suspect I know what is wrong (I think it's trying to sync the video to the CPU speed correctly).