Discussion of anything and everything relating to chess playing software and machines.
Moderators: hgm, Harvey Williamson, bob
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
-
Guenther
- Posts: 2259
- Joined: Wed Oct 01, 2008 4:33 am
- Location: Regensburg, Germany
-
Contact:
Post
by Guenther » Wed May 04, 2016 10:58 am
Hi Tony (or anyone who feels concerned),
The author of Robocide committed a lot of new/changed code during the
last two years. It would be nice to have a new compilation.
Thanks.
https://github.com/DanielWhite94/robocide
Guenther
-
Norbert Raimund Leisner
- Posts: 1445
- Joined: Tue May 20, 2008 2:57 pm
- Location: Augsburg - Germany
Post
by Norbert Raimund Leisner » Tue May 10, 2016 2:09 pm
Daniel said:
Thanks for your interest! I don't personally own a windows machine to test on but I'll see if someone I know does and try to get a compile uploaded.
-
Guenther
- Posts: 2259
- Joined: Wed Oct 01, 2008 4:33 am
- Location: Regensburg, Germany
-
Contact:
Post
by Guenther » Tue May 10, 2016 8:19 pm
-
Guenther
- Posts: 2259
- Joined: Wed Oct 01, 2008 4:33 am
- Location: Regensburg, Germany
-
Contact:
Post
by Guenther » Tue Jul 18, 2017 6:13 pm
It seems I was too busy at that time with recreating the chronology.
Now I realize that neither the 32 nor the 64 bit compilation works here.
(both crash immediately)
Any chance for a new attempt Tony?
Guenther
-
Adam Hair
- Posts: 3185
- Joined: Wed May 06, 2009 8:31 pm
- Location: Fuquay-Varina, North Carolina
Post
by Adam Hair » Tue Jul 18, 2017 7:20 pm
Both crash immediately here. Windows 7 64-bit OS and i7 processor.
-
Adam Hair
- Posts: 3185
- Joined: Wed May 06, 2009 8:31 pm
- Location: Fuquay-Varina, North Carolina
Post
by Adam Hair » Tue Jul 18, 2017 9:21 pm
Both compiles crash.
32-bit dump:
Code: Select all
Exception: STATUS_ILLEGAL_INSTRUCTION at eip=00410E94
eax=00000003 ebx=00000000 ecx=00000010 edx=00000000 esi=00000000 edi=00000000
ebp=0028CC28 esp=0028C950 program=C:\Users\Adam\Downloads\RobocideTMCygwin20170718\x32\robocide.exe, pid 3248, thread main
cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
0028CC28 00410E94 (00000001, 0028CC4C, 800280E8, 61007D35)
0028CD28 61007D9A (00000000, 0028CD84, 61006DC0, 00000000)
End of stack trace
64-bit dump:
Code: Select all
Exception: STATUS_ILLEGAL_INSTRUCTION at rip=0010040F436
rax=0000000000000003 rbx=0000000000000008 rcx=0000000000000000
rdx=0000000000000010 rsi=0000000000000002 rdi=00000001004F7A80
r8 =0000000000000008 r9 =0000000000000001 r10=0000000000000001
r11=0000000000000002 r12=0000000000000000 r13=0000000000000000
r14=0000000000000001 r15=0000000000000000
rbp=00000001004FFA80 rsp=00000000FFFFCA20
program=C:\Users\Adam\Downloads\RobocideTMCygwin20170718\x64\robocide.exe, pid 7004, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Stack trace:
Frame Function Args
001004FFA80 0010040F436 (00000000020, FF0700010302FF00, 00180047891, 00000000000)
000FFFFCCC0 00180047902 (00000000000, 00000000000, 00000000000, 00000000000)
00000000000 00180045693 (00000000000, 00000000000, 00000000000, 00000000000)
000FFFFFFF0 00180045744 (00000000000, 00000000000, 00000000000, 00000000000)
End of stack trace
-
Guenther
- Posts: 2259
- Joined: Wed Oct 01, 2008 4:33 am
- Location: Regensburg, Germany
-
Contact:
Post
by Guenther » Tue Jul 18, 2017 9:43 pm
Same here, sorry. This is on WIN 7 Ultimate 64 i2.
Guenther