May 25, 2020 [Issue 20857] Rethrowing range error from thread with large stack segfaults | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20857 Eduard Staniloiu <edi33416@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |edi33416@gmail.com --- Comment #1 from Eduard Staniloiu <edi33416@gmail.com> --- I think I'm missing something because this, to me, looks more like a `Thread` bug than an `core.exception.RangeError` bug. I'm saying this because of the fact that using a stack size of 32MB leads to the correct behaviour. Also, I don't see why throwing a `staticError!RangeError` would segfault, as the staticError's store is in TLS. -- |
December 07 [Issue 20857] Rethrowing range error from thread with large stack segfaults | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20857 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17187 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation