Finding the file and unittest that triggers an ICE during dub project build only when unittests are enabled

MoonlightSentinel moonlightsentinel at disroot.org
Mon Jun 15 17:09:10 UTC 2020


On Monday, 15 June 2020 at 16:55:00 UTC, MoonlightSentinel wrote:

And these unittests trigger the segfault:

https://github.com/nordlow/phobos-next/blob/4a18833e226be0d3363fb07f02a7bcf531892e17/src/nxt/cyclic_array.d#L704-L712

https://github.com/nordlow/phobos-next/blob/4a18833e226be0d3363fb07f02a7bcf531892e17/src/nxt/cyclic_array.d#L1020-L1072

Adding version(none) removes the segfaults but yields other error 
messages.


More information about the Digitalmars-d-learn mailing list