So it's not a memory issue, but some sort of linkage issue.
Re: dlang bug - accessing module variable from method segfaults only when using module reference directly
Chris Katko via Digitalmars-d-learn Fri, 01 Jul 2022 06:06:33 -0700
Forgot the last line. That's important because world MUST exist
by time elf is called... because world... created and called elf.
- dlang bug - accessing module variable... Chris Katko via Digitalmars-d-learn
- Re: dlang bug - accessing module... Chris Katko via Digitalmars-d-learn
- Re: dlang bug - accessing mo... Chris Katko via Digitalmars-d-learn
- Re: dlang bug - accessin... Mike Parker via Digitalmars-d-learn
- Re: dlang bug - acce... Mike Parker via Digitalmars-d-learn
- Re: dlang bug - accessing module... Adam D Ruppe via Digitalmars-d-learn
- Re: dlang bug - accessing mo... Chris Katko via Digitalmars-d-learn
- Re: dlang bug - accessin... Chris Katko via Digitalmars-d-learn
- Re: dlang bug - acce... Mike Parker via Digitalmars-d-learn