For Jim Ablett, about problems with new Typhoon builds
Posted: 19 Jul 2006, 15:18
Hi Jim,
Something seems wrong with newer versions after rev. 222.
Typhoon rev 229 uses much more hash now than it should and did
before despite the same settings. Also it uses nearly the double amount of virtual ram
beneath physical ram.
With the settings as before which worked fine in my previous tournament
it used now around 200MB physical and 400MB! virtual ram.
(on my XP SP2 machine on my second WIN2KSP5 machine it goes up even to
> 500MB virtual ram!)
Also if I start it via double clicking only and type 'dump sizes'
I see a huge amount already for 'sizeof(SEARCHER_THREAD_CONTEXT)'
which is way beyond the normal number given in Scotts readme.
Also it produces a stackdump error message sometimes(would still play though),
probably because of using much too much ram?
Best regards,
Guenther
Something seems wrong with newer versions after rev. 222.
Typhoon rev 229 uses much more hash now than it should and did
before despite the same settings. Also it uses nearly the double amount of virtual ram
beneath physical ram.
With the settings as before which worked fine in my previous tournament
it used now around 200MB physical and 400MB! virtual ram.
(on my XP SP2 machine on my second WIN2KSP5 machine it goes up even to
> 500MB virtual ram!)
Also if I start it via double clicking only and type 'dump sizes'
I see a huge amount already for 'sizeof(SEARCHER_THREAD_CONTEXT)'
which is way beyond the normal number given in Scotts readme.
Also it produces a stackdump error message sometimes(would still play though),
probably because of using much too much ram?
Best regards,
Guenther
- Code: Select all
sizeof(SEARCHER_THREAD_CONTEXT). . . . . 62130104 bytes
- Code: Select all
Exception: STATUS_ACCESS_VIOLATION at eip=610B1765
eax=00000001 ebx=0022C510 ecx=28B4CE64 edx=60030000 esi=00000009 edi=00432A10
ebp=0022C698 esp=0022C500 program=c:\WinBoard\Typhoon_100r229\Typhoon_100r229.exe, pid 1580, thread main
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
0022C698 610B1765 (0F565CB0, 00000009, 00000000, FFFFFFFF)
0022CC88 610916B8 (00000007, 0F4A01B0, 0F4A0090, 00000201)
0022CD98 61006168 (00000000, 0022CDD0, 610054E0, 0022CDD0)
610054E0 61004416 (0000009C, A02404C7, E8610FE1, FFFFFF48)
422202 [main] Typhoon_100r229 1580 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION
475191 [main] Typhoon_100r229 1580 _cygtls::handle_exceptions: Error while dumping state (probably corrupted stack)
</pre>