Name change weird

H. S. Teoh hsteoh at quickfur.ath.cx
Fri Sep 13 12:20:48 UTC 2019


On Fri, Sep 13, 2019 at 05:57:53AM +0000, Joel via Digitalmars-d-learn wrote:
[...]
> jex(2204,0x700005356000) malloc: Incorrect checksum for freed object
> 0x7ffc9368cdf8: probably modified after being freed.
> Corrupt value: 0x7ffc9368000d
> jex(2204,0x700005356000) malloc: *** set a breakpoint in malloc_error_break
> to debug
> Program exited with code -6
> 
> Also get:
> Program exited with code -11
[...]

This looks like a memory corruption bug. Possibly it was masked before,
but due to recent changes in the compiler / druntime, the bug got
exposed.


T

-- 
Nobody is perfect.  I am Nobody. -- pepoluan, GKC forum


More information about the Digitalmars-d-learn mailing list