https://issues.dlang.org/show_bug.cgi?id=22854
Iain Buclaw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Iain Buclaw <[email protected]> --- (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. --
