Thread overview
[Issue 20151] particular directory layout causes DMD to crash with an access violation
Aug 22, 2019
John Colvin
Aug 22, 2019
John Colvin
Aug 22, 2019
ag0aep6g
Dec 17, 2019
Dlang Bot
Dec 18, 2019
Boris Carvajal
Dec 19, 2019
Dlang Bot
Dec 21, 2019
Dlang Bot
Apr 03, 2021
Dlang Bot
August 22, 2019
https://issues.dlang.org/show_bug.cgi?id=20151

John Colvin <john.loughran.colvin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|installer                   |dmd

--
August 22, 2019
https://issues.dlang.org/show_bug.cgi?id=20151

John Colvin <john.loughran.colvin@gmail.com> changed:

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

--
August 22, 2019
https://issues.dlang.org/show_bug.cgi?id=20151

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |ag0aep6g@gmail.com
           Hardware|x86_64                      |All
                 OS|Windows                     |All

--- Comment #1 from ag0aep6g <ag0aep6g@gmail.com> ---
Also happens in linux and in wine (32 bit Windows DMD).

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

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #10675 "Fix Issue 20151 - particular directory layout causes DMD to crash" fixing this issue:

- Fix Issue 20151 - particular directory layout causes DMD to crash

https://github.com/dlang/dmd/pull/10675

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dlang-bugzilla@thecybershad
                   |                            |ow.net

--- Comment #3 from Boris Carvajal <boris2.9@gmail.com> ---
*** Issue 20454 has been marked as a duplicate of this issue. ***

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

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10675 "Fix Issue 20151 - particular directory layout causes DMD to crash" was merged into stable:

- 413121f71ad0f1e11770bec9b1106293c70b6979 by Boris Carvajal:
  Fix Issue 20151 - particular directory layout causes DMD to crash

https://github.com/dlang/dmd/pull/10675

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

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10683 "Merge remote-tracking branch 'upstream/stable' into merge_stable" was merged into master:

- cf3e6398eabf4a890fd9da4c52720c1274316255 by Boris Carvajal:
  Fix Issue 20151 - particular directory layout causes DMD to crash (#10675)

  Fix Issue 20151 - particular directory layout causes DMD to crash
  merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>

https://github.com/dlang/dmd/pull/10683

--
April 03, 2021
https://issues.dlang.org/show_bug.cgi?id=20151

--- Comment #6 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12350 "[dmd-cxx] More fixes for package import visibility" was merged into dmd-cxx:

- 5793457b2e5c771486c200b2ef1dce10928658ae by Boris Carvajal:
  [dmd-cxx] Fix Issue 20151 - particular directory layout causes DMD to crash

https://github.com/dlang/dmd/pull/12350

--