Thread overview
[Issue 13626] core.exception.AssertError@runnable\testthread2.d(85): Assertion failure
Oct 19, 2014
safety0ff.bugz
Oct 22, 2014
safety0ff.bugz
Oct 24, 2014
safety0ff.bugz
Nov 19, 2014
safety0ff.bugz
Dec 05, 2014
safety0ff.bugz
October 19, 2014
https://issues.dlang.org/show_bug.cgi?id=13626

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

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

--- Comment #1 from safety0ff.bugz <safety0ff.bugz@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.

--
October 22, 2014
https://issues.dlang.org/show_bug.cgi?id=13626

--- Comment #2 from safety0ff.bugz <safety0ff.bugz@gmail.com> ---
Win32: https://auto-tester.puremagic.com/pull.ghtml?projectid=1&runid=1218876

--
October 24, 2014
https://issues.dlang.org/show_bug.cgi?id=13626

--- Comment #3 from safety0ff.bugz <safety0ff.bugz@gmail.com> ---
Linux_64_32: https://auto-tester.puremagic.com/pull.ghtml?projectid=1&runid=1230075

Contains seed, I was not successful in reproducing on Linux 64.

--
November 19, 2014
https://issues.dlang.org/show_bug.cgi?id=13626

--- Comment #4 from safety0ff.bugz <safety0ff.bugz@gmail.com> ---
I suspect that this could be a duplicate of #13748.

--
December 05, 2014
https://issues.dlang.org/show_bug.cgi?id=13626

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #5 from safety0ff.bugz <safety0ff.bugz@gmail.com> ---
I haven't seen this failure since #13748 was fixed. Reopen if it crops up again.

*** This issue has been marked as a duplicate of issue 13748 ***

--