[Issue 23630] Regression in library caused by dmd 2.101.0 update

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 15 11:23:47 UTC 2023


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

Dennis <dkorpel at live.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dkorpel at live.nl
                 OS|Windows                     |All

--- Comment #1 from Dennis <dkorpel at live.nl> ---
Trying to reproduce it locally, it seems a segfault happens during certain gc
allocations when I run `dub test`. However, when I `dub build --force
--config=unittest && ./golem-test-unittest` is succeeds, which is really weird.

I'm trying to bisect it.

--


More information about the Digitalmars-d-bugs mailing list