IvanHoe/Scid bug

Code, algorithms, languages, construction...
Post Reply
User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

IvanHoe/Scid bug

Post by kingliveson » Thu Mar 17, 2011 7:22 pm

The following causes a engine crash under scid (version 4.2.2) in Linux.

Code: Select all

{ComradesMonteCarlo {}} 
Edit: Reproducible on 3 different systems.
Attachments
ivanhoe_scid_bug.png
ivanhoe_scid_bug.png (15.85 KiB) Viewed 2308 times
PAWN : Knight >> Bishop >> Rook >>Queen

ernest
Posts: 247
Joined: Thu Sep 02, 2010 10:33 am

Re: IvanHoe/Scid bug

Post by ernest » Fri Mar 25, 2011 2:20 am

kingliveson wrote:The following causes a engine crash under scid (version 4.2.2) in Linux.
...........
Hi King,

How do you send an attachment in this Forum?
(I need to post a screen capture jpg)

User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

Re: IvanHoe/Scid bug

Post by kingliveson » Fri Mar 25, 2011 5:21 pm

ernest wrote:
kingliveson wrote:The following causes a engine crash under scid (version 4.2.2) in Linux.
...........
Hi King,

How do you send an attachment in this Forum?
(I need to post a screen capture jpg)
Right below the text field should be option to 'Upload attachment,' 'Choose File,' and 'Add the file.'


P.S. The "bug" is just a dud code (perhaps a template for code to come) that could just be commented out in input.c -- though didn't realize before the builds this would be an issue until tested on Scid.

Edit: Another solution is just remove '{ComradesMonteCarlo {}}' from

Code: Select all

/home/yourname/.scid/config/engines.dat
PAWN : Knight >> Bishop >> Rook >>Queen

ernest
Posts: 247
Joined: Thu Sep 02, 2010 10:33 am

Re: IvanHoe/Scid bug

Post by ernest » Sat Mar 26, 2011 6:46 pm

kingliveson wrote:Right below the text field should be option to 'Upload attachment,' 'Choose File,' and 'Add the file.'
Thanks a lot, King, I just did it!

Post Reply