April 19, 2018
https://issues.dlang.org/show_bug.cgi?id=18068

--- Comment #9 from Seb <greensunny12@gmail.com> ---
FWIW my current guess is that its related to a "recent" change in glibc.

This could also be related:

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

> The latter is how I stumbled on this. LLVM 6.0 led to DWARF v4 debuginfos, rt.backtrace.dwarf doesn't support that version, so no file/line infos => "??:? \0" + exception

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

Dmitry Olshansky <dmitry.olsh@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs@eml.cc

--- Comment #10 from Dmitry Olshansky <dmitry.olsh@gmail.com> ---
*** Issue 3933 has been marked as a duplicate of this issue. ***

--
June 22, 2018
https://issues.dlang.org/show_bug.cgi?id=18068

Mike Franklin <slavo5150@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=19016

--
June 26, 2018
https://issues.dlang.org/show_bug.cgi?id=18068

Thibaut CHARLES <cromfr@gmail.com> changed:

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

--
June 28, 2018
https://issues.dlang.org/show_bug.cgi?id=18068

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

https://github.com/dlang/druntime/commit/5f75d73ba89b7ad5da268dcb0791c4b264c02d5f Fix Issue 18068 - No file names and line numbers in stack trace

https://github.com/dlang/druntime/commit/08edc735ae2cdef68fe1812ccc8666816a6e8578 Merge pull request #2230 from JinShil/debug_line-aslr

Fix Issue 18068 - No file names and line numbers in stack trace

--
June 28, 2018
https://issues.dlang.org/show_bug.cgi?id=18068

github-bugzilla@puremagic.com changed:

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

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

Mike Franklin <slavo5150@yahoo.com> changed:

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

--- Comment #12 from Mike Franklin <slavo5150@yahoo.com> ---
It appears this bug is back: https://github.com/dlang/druntime/pull/2230#issuecomment-413779078

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

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

https://github.com/dlang/druntime/commit/4ffb551929eae45bb80fc14f8a12aa6348f65fc0 Fix Issue 18068 - No file names and line numbers in stack trace - Again

https://github.com/dlang/druntime/commit/45f340f6f89134b2dce95381d129a6343a300939 Merge pull request #2278 from JinShil/fix_18068_again

Fix Issue 18068 - No file names and line numbers in stack trace - Again

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

github-bugzilla@puremagic.com changed:

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

--
1 2
Next ›   Last »