segfault with 8u5
S. Bharadwaj Yadavalli
bharadwaj.yadavalli at oracle.com
Sat May 17 01:46:08 UTC 2014
Martin,
I built Persto with 8u5. I see one test failure[1] - possibly this is known.
On 05/16/2014 03:39 PM, Martin Traverso wrote:
> We're testing Presto (https://github.com/facebook/presto) on Java 8, and
> ran into a segfault in the VM. Below is the relevant portion from the
> crash report. You can see the full dump here:
> https://gist.github.com/martint/364a12d4f776a6e54911
Irrespectively, would you be able to provide instructions to reproduce
the above reported failure using the Presto build that I have?
Thanks,
Bharadwaj
[1]
Tests run: 49, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.903
sec <<< FAILURE!
testRCText(com.facebook.presto.hive.TestHiveFileFormats) Time elapsed:
0.507 sec <<< FAILURE!
java.lang.AssertionError: Wrong value for column 11 expected
[1304665689123] but found [1304686389123]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at
com.facebook.presto.hive.AbstractTestHiveFileFormats.checkCursor(AbstractTestHiveFileFormats.java:318)
at
com.facebook.presto.hive.TestHiveFileFormats.testRCText(TestHiveFileFormats.java:64)
More information about the hotspot-compiler-dev
mailing list