[Issue 22854] static foreach byCodepoint segfault (2.099-rc.1)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Dec 20 16:51:28 UTC 2022
https://issues.dlang.org/show_bug.cgi?id=22854
Iain Buclaw <ibuclaw at gdcproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org
--- Comment #3 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to FeepingCreature from comment #0)
> From looking at the longer DMD debug mode backtrace on master, there seems
> to be a stack variable destructor call that reads dead stack memory?
As far as I can tell, possibly an artificial/temporary variable that has not
been declared properly.
--
More information about the Digitalmars-d-bugs
mailing list