https://issues.dlang.org/show_bug.cgi?id=17957
Stanislav Blinov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Stanislav Blinov <[email protected]> --- With 2.098, I observer no mentioned asserts. However, this does lead to an abort IFF the shared library isn't dlclosed. main() run_lib() can confirm this is fun main() done Aborting from src/rt/sections_elf_shared.d(523) _handleToDSO not in sync with _loadedDSOs.[1] 75008 abort (core dumped) ./main --
