Github user jeking3 commented on the issue:
https://github.com/apache/thrift/pull/1313
There are conflicting reports to what the root cause of this issue really
is. I found:
http://bugs.java.com/view_bug.do?bug_id=6693490 fixed in Java 7b55
http://bugs.java.com/view_bug.do?bug_id=6897993 possibly caused by above,
fixed in Java 7b77
http://bugs.java.com/view_bug.do?bug_id=6670302 bug in linux 2.4 kernel
fixed in 2.6
Given you reproduced it under Java 8b131 then it sounds like it would be a
different issue to what's already been reported, or a regression in one of
them. Folks seem to think this issue was resolved. I actually found a number
of projects that implemented their own solution, but they were all slightly
different.
Have you looked into reopening 6670302 with a sample program that recreates
it under Java 8b131? Or, does the sample app used in that defect reproduce on
your system possibly?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---