Thread overview |
---|
July 18, 2019 [Issue 20062] Segfault | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20062 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice CC| |b2.temp@gmx.com -- |
July 18, 2019 [Issue 20062] Segfault on access to local func variable from element of dyn array of struct | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20062 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Segfault |Segfault on access to local | |func variable from element | |of dyn array of struct -- |
November 03, 2019 [Issue 20062] Segfault on access to local func variable from element of dyn array of struct | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20062 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|ice |wrong-code --- Comment #1 from Basile-z <b2.temp@gmx.com> --- It's indeed a FE e*problem but it's not an ICE, compilation succeeds. -- |
March 21, 2020 [Issue 20062] Segfault on access to local func variable from element of dyn array of struct | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20062 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|b2.temp@gmx.com | -- |
December 17, 2022 [Issue 20062] Segfault on access to local func variable from element of dyn array of struct | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20062 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P2 -- |
April 18, 2023 [Issue 20062] Segfault on access to local func variable from element of dyn array of struct | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20062 RazvanN <razvan.nitu1305@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |razvan.nitu1305@gmail.com --- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> --- It seems that the garbage collector lacks the information to properly set the context pointer. -- |
Copyright © 1999-2021 by the D Language Foundation