The method of Filechanely.map() would cause the JVM crash

邮件 00jy116 at 163.com
Mon Aug 12 09:49:48 UTC 2019


Hi, all
When using OpenJDK 1.8 8u92, we found that the method of Filechanely.map() would cause the JVM crash.
And then we found a solution in :https://bugs.openjdk.java.net/browse/JDK-8168628.
To verify the correctness of the solution,we had some tests besed in OpenJDK8 8u202.Unfortunately, 
the problem was not well solved,the JVM crash still happened(Attachment1.rar).And then,
we tested it again in OpenJDK11,the JVM crash still happened too,this is the crash log:Attachment2.rar.
So,the solution in: https://bugs.openjdk.java.net/browse/JDK-8168628
and related can not solve this problem thoroughly until now.
Here is the test case we provided:crash-demo.rar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190812/3f116334/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Attachment1.rar
Type: application/octet-stream
Size: 1350 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190812/3f116334/Attachment1-0001.rar>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Attachment2.rar
Type: application/octet-stream
Size: 10757 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190812/3f116334/Attachment2-0001.rar>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: crash-demo.rar
Type: application/octet-stream
Size: 5193 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/nio-dev/attachments/20190812/3f116334/crash-demo-0001.rar>


More information about the nio-dev mailing list