Thread overview
[Issue 15013] std.mmfile module produces bus error at certain conditions
Dec 16, 2019
berni44
Dec 16, 2019
Boris Carvajal
Dec 17, 2019
berni44
Dec 17, 2022
Iain Buclaw
December 16, 2019
https://issues.dlang.org/show_bug.cgi?id=15013

berni44 <bugzilla@d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@d-ecke.de
         Resolution|---                         |WORKSFORME

--
December 16, 2019
https://issues.dlang.org/show_bug.cgi?id=15013

Boris Carvajal <boris2.9@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |boris2.9@gmail.com
         Resolution|WORKSFORME                  |---

--- Comment #1 from Boris Carvajal <boris2.9@gmail.com> ---
Still happens on Linux you can check it on run.dlang.io.
On Windows CreateFileMapping fails and the program throws.

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

berni44 <bugzilla@d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--- Comment #2 from berni44 <bugzilla@d-ecke.de> ---
(In reply to Boris Carvajal from comment #1)
> Still happens on Linux you can check it on run.dlang.io.

Meanwhile I can reproduce it locally. Don't know why it worked yesterday.

> On Windows CreateFileMapping fails and the program throws.

It's been marked as a linux bug... I changed this now.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 01
https://issues.dlang.org/show_bug.cgi?id=15013

--- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/phobos/issues/10140

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--