Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2018 19:43:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@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-227-y6uarlOT47@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234201-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234201

--- Comment #1 from Dimitry Andric <dim@FreeBSD.org> ---
Hm, the problem is to figure out what the value of 'encoding' is at that point.
 In libunwind trunk I see no change in the getEncodedP() function, so it's
definitely not supported by a newer version of libunwind either.

Another possibility is that the unwind information gets mangled somehow (maybe
by the linker, or by stripping?) causing libunwind to become confused.

Ed, any ideas?

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

home | help

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