On 13/02/2024 19:00, Rémy Maucherat wrote:
On Tue, Feb 13, 2024 at 6:49 PM Mark Thomas <ma...@apache.org> wrote:

On 13/02/2024 16:57, Mark Thomas wrote:
On 13/02/2024 14:14, Rémy Maucherat wrote:

<snip/>

I tested a fresh build of trunk (3.3 dev) and it seems to work fine
for me on Linux. What is the error ?

This isn't OpenSSL or Java EA version related.

There error is:

"WARNING: <path to java executable> is loading libcrypto in an unsafe way"

and then the JVM exits.

It is caused by this commit:
https://github.com/apache/tomcat/commit/830771823edbb79d2884eb1c6f5122e81df4df78

Need to decide what to do about this:
- fix it later
- try and fix it now
- revert the change and fix it later

I need to report it to the FFM team, because from your finding it is
now trying to load the wrong thing. OTOH, it did fix the library
loading for the CI runs (previously libssl was not found), so it's not
all on the regression side.

Given that I would prefer ignoring it in this build.

ACK.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to