Thread overview
[Issue 18196] segmentation fault on "fwrite" on any system with glibc-core-2.25
Dec 12, 2018
Eduard Staniloiu
Dec 12, 2018
Eduard Staniloiu
Dec 17, 2018
Eduard Staniloiu
Dec 17, 2022
Iain Buclaw
December 12, 2018
https://issues.dlang.org/show_bug.cgi?id=18196

Eduard Staniloiu <edi33416@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edi33416@gmail.com

--- Comment #1 from Eduard Staniloiu <edi33416@gmail.com> ---
Cheers

What version of `dmd` are you using?

What OS are you using? Since you mentioned `rpm` I'm thinking about rhel,
centos or fedora.
I'm not sure how up to date the `rpm` package is.

I recommend that you try installing `dmd` from the downloads page, https://dlang.org/download.html, and try your example again.

--
December 12, 2018
https://issues.dlang.org/show_bug.cgi?id=18196

--- Comment #2 from Eduard Staniloiu <edi33416@gmail.com> ---
I setup a fresh Fedora 64bit VM, everything is freshly installed

The code snippet is working as expected with
 * glibc 2.28
 * gcc 8.2.1
 * dmd v2.083.1

Looking forward to your update.

Cheers,
Edi

--
December 17, 2018
https://issues.dlang.org/show_bug.cgi?id=18196

Eduard Staniloiu <edi33416@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|nobody@puremagic.com        |edi33416@gmail.com

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=18196

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--