Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 16:15:49 +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-PnnxLQeeg8@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

--- Comment #7 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to Dave Baukus from comment #6)
> We are seeing this same issue on Release-12.0 in a large Java application;
> one of our Java developers created a small, standalone test that emits the
> libunwind error message and core dumps

If it is possible, it would be nice to attach the jar.


> The problem does NOT occur on FreeBSD-12.0-STABLE-amd64-20190517-r347885.=
 Is
> anyone aware of a specific fix ?

12.0-RELEASE shipped with clang 6.0.1 and a fairly old version of
llvm-libunwind. While I updated llvm and clang a few times, I didn't handle
llvm-libunwind until the 8.0.0 import in base r346168.  There, I upgraded
llvm-libunwind to the same upstream revision as the rest of llvm and clang,
e.g. upstream 8.0.0 final r356365.

Unfortunately that is rather a huge commit, also for the libunwind part, so=
 it
is not easy to pinpoint one exact upstream revision that fixes this particu=
lar
issue.

--=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-PnnxLQeeg8>