[Issue 13626] core.exception.AssertError at runnable\testthread2.d(85): Assertion failure

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Oct 19 13:06:48 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13626

safety0ff.bugz <safety0ff.bugz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |safety0ff.bugz at gmail.com

--- Comment #1 from safety0ff.bugz <safety0ff.bugz at gmail.com> ---
(In reply to Walter Bright from comment #0)
> This only happens on Win64, and appears to be a heisenbug.

The test is randomized and it seems it may have triggered the assertion on
Darwin_64_32 as well:
https://auto-tester.puremagic.com/pull.ghtml?projectid=1&runid=1221126

The test should be changed such that it prints out the seed used for the RNG.

--


More information about the Digitalmars-d-bugs mailing list