Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Dec 2018 10:37:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 234201] Regression in LLVM libunwind: Apache Tomcat web application crashes on 12.0 (but not on 11.2)
Message-ID:  <bug-234201-29464-R30bC0EMK5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234201-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234201-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234201

David Chisnall <theraven@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |theraven@FreeBSD.org

--- Comment #2 from David Chisnall <theraven@FreeBSD.org> ---
When I looked at that code a couple of years back, I seem to recall that not
all of the DWARF encodings were supported.  I believe only the ones that LL=
VM
emits are well tested (I also vaguely remember adding a couple that were
missing in the CHERI branch).  The good news is that they're all pretty tri=
vial
(value plus some base address), so if someone can figure out what the value=
 of
`encoding` is in the failing case, I can probably give you a patch to fix it
quite easily.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234201-29464-R30bC0EMK5>