Thread overview
[Issue 15876] "a[{keyword" causes DMD to segfault
Apr 05, 2016
ag0aep6g@gmail.com
Nov 24, 2018
Nicholas Wilson
Nov 24, 2018
ag0aep6g
[Issue 15876] various cases of SEGFAULTS when formating parser errors
Nov 24, 2018
Basile B.
[Issue 15876] various cases of SEGFAULT when formatting parser errors
Nov 24, 2018
Basile B.
Nov 24, 2018
Basile B.
Mar 21, 2020
Basile-z
April 05, 2016
https://issues.dlang.org/show_bug.cgi?id=15876

ag0aep6g@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice
                 CC|                            |ag0aep6g@gmail.com

--- Comment #1 from ag0aep6g@gmail.com ---
(In reply to Alex Parrill from comment #0)
>     d(={for
>     typeof){for

These two don't segfault anymore with git master (6199fd3).

--
November 24, 2018
https://issues.dlang.org/show_bug.cgi?id=15876

Nicholas Wilson <iamthewilsonator@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |iamthewilsonator@hotmail.co
                   |                            |m
         Resolution|---                         |WORKSFORME

--- Comment #2 from Nicholas Wilson <iamthewilsonator@hotmail.com> ---
none of these segfault anymore

--
November 24, 2018
https://issues.dlang.org/show_bug.cgi?id=15876

ag0aep6g <ag0aep6g@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |---

--- Comment #3 from ag0aep6g <ag0aep6g@gmail.com> ---
Reopening. I still get segfaults. Tested with git master (DMD64 D Compiler v2.083.0-326-g1e902fc61). Remember to test one line at a time, not all at once.

--
November 24, 2018
https://issues.dlang.org/show_bug.cgi?id=15876

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp@gmx.com
            Summary|"a[{keyword" causes DMD to  |various cases of SEGFAULTS
                   |segfault                    |when formating parser
                   |                            |errors

--
November 24, 2018
https://issues.dlang.org/show_bug.cgi?id=15876

Basile B. <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|various cases of SEGFAULTS  |various cases of SEGFAULT
                   |when formating parser       |when formatting parser
                   |errors                      |errors

--
November 24, 2018
https://issues.dlang.org/show_bug.cgi?id=15876

Basile B. <b2.temp@gmx.com> changed:

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

--- Comment #4 from Basile B. <b2.temp@gmx.com> ---
pull : https://github.com/dlang/dmd/pull/9007

--
November 24, 2018
https://issues.dlang.org/show_bug.cgi?id=15876

--- Comment #5 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/866c0a3f3ac21d506140b4806bb9134334683f21 fix issue 15876 - various cases of SEGFAULT when formatting parser errors

https://github.com/dlang/dmd/commit/da15e2f2e21c7a81dea8022dfbe61d0bdec18258 Merge pull request #9007 from BBasile/hdrgen-unsafe-accesses

fix issue 15876 - various cases of SEGFAULT when formatting parser errors merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>

--
November 24, 2018
https://issues.dlang.org/show_bug.cgi?id=15876

github-bugzilla@puremagic.com changed:

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

--
March 21, 2020
https://issues.dlang.org/show_bug.cgi?id=15876

Basile-z <b2.temp@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|b2.temp@gmx.com             |

--