You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2020/04/07 17:06:56 UTC

[Bug 64311] org.apache.tomcat.jni.TestSocketServerAnyLocalAddress locks entire testbed run under certain conditions

https://bz.apache.org/bugzilla/show_bug.cgi?id=64311

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
I'm struggling to recreate this.

I have APR 1.7.x compiled with --disable-threads
I have Tomcat-Native at 57da160 (just before the fix for BZ 63671)
I have tomcat master (current HEAD)

The tests fail because of this test:
https://github.com/apache/tomcat/blob/master/java/org/apache/tomcat/jni/Library.java#L251

which has been present for 14+ years.

How did you manage to run the test with APR threading disabled?

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org