Stockfish on AMD K6-III

Discussion of chess software programming and technical issues.

Moderators: hgm, Rebel, chrisw

User avatar
Murat
Posts: 170
Joined: Thu Mar 09, 2006 5:57 am
Location: Canada

Re: Stockfish on AMD K6-III

Post by Murat »

Thank you for the binaries Eric.

sf6mosse.exe crushes with error:
Exception Information
Code: 0xc000001d Flags: 0x00000000
Record: 0x0000000000000000 ADDRESS; 0X000000000041a1b0

and the sfdev180214.nosse.exe crushes with error:

Exception Information
Code: 0xc000001d Flags: 0x00000000
Record: 0x0000000000000000 ADDRESS; 0X0000000000417be0

The errors are the same from command prompt or from within arena.
Now I started to wonder about XP SP3, can it be the culprit?

So back to 1.4 for me :)
bnemias
Posts: 373
Joined: Thu Aug 14, 2008 3:21 am
Location: Albuquerque, NM

Re: Stockfish on AMD K6-III

Post by bnemias »

Murat wrote:Thank you for the binaries Eric.

sf6mosse.exe crushes with error:
Exception Information
Code: 0xc000001d Flags: 0x00000000
Record: 0x0000000000000000 ADDRESS; 0X000000000041a1b0

and the sfdev180214.nosse.exe crushes with error:

Exception Information
Code: 0xc000001d Flags: 0x00000000
Record: 0x0000000000000000 ADDRESS; 0X0000000000417be0

The errors are the same from command prompt or from within arena.
Now I started to wonder about XP SP3, can it be the culprit?

So back to 1.4 for me :)
I don't think XP is the problem because both binaries work on my PentiumII-350 running windows 2000. I expected the problem was lack of SSE since that was what I experienced when I made those binaries coupled with the fact that K6-III has virtually the same instruction set. Oh well, sorry that didn't help. I don't have your CPU to experiment with, unfortunately.

[edit to clarify: actually, the PII-350 running 2k was why I expected the binaries to fix your problem. the reason I don't think the problem is XP is because I've run those same binaries on various machines running XP, including x64]