[Issue 19116] dmd compiles binary but segfaults immediately when run on Ubuntu / Debian 32Bit architectures

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 15 14:26:28 UTC 2021


https://issues.dlang.org/show_bug.cgi?id=19116

--- Comment #19 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/druntime pull request #3396 "Github CI: Drop Ubuntu 16.04 and clang < 8"
was merged into stable:

- a950f2183b53618b616c78cf71bf99d56dc310ef by Geod24:
  Github CI: Drop Ubuntu 16.04 and clang < 8, disable 32 bits

  We're having issues due to yet another change by Github to their image,
  and Ubuntu 16.04 is EOL soon, so just drop it along with clang 6 and 7
  which are not available on Ubuntu 18.04, the new supported LTS.
  Switching to Ubuntu 18.04 unfortunately triggers issue 19116,
  which forces us to disable 32 bits for the time being.

https://github.com/dlang/druntime/pull/3396

--


More information about the Digitalmars-d-bugs mailing list