https://issues.dlang.org/show_bug.cgi?id=18981

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

https://github.com/dlang/druntime/commit/1892da75f33a4dbbd3e0b5a0be1c9903f9272c72
fix issue 18981: SIGSEGV during backtrace when debug info is compressed

Detect compressed debug line section, do not try to resolve line numbers if
the debug info is compressed.

https://github.com/dlang/druntime/commit/69f598df129ac378498c1881b1a34ebe2cf94f28
Merge pull request #2214 from yshui/compressed-debug

fix issue 18981: SIGSEGV during backtrace when debug info is compressed

--

Reply via email to