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

--- Comment #15 from Mark Thomas <ma...@apache.org> ---
I've made some progress. This issue is only observed with 32-bit JREs. I've
narrowed this down using the 32-bit and 64-bit versions of AdoptOpenJDK
8.0.222.10 hotspot (both depend on MSVCR120) on Windows 7 64 bit.

The first call to wputenv_ucrt corrupts memory (root cause currently unknown)
and that causes subsequent calls to fail.

Still looking for the root cause although it looks like using a 64-bit JVM
should work around the issue.

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

Reply via email to