You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (JIRA)" <ji...@apache.org> on 2017/09/13 23:51:00 UTC

[jira] [Created] (REEF-1886) JVM crashes on ProtocolSerializerTest

Sergiy Matusevych created REEF-1886:
---------------------------------------

             Summary: JVM crashes on ProtocolSerializerTest
                 Key: REEF-1886
                 URL: https://issues.apache.org/jira/browse/REEF-1886
             Project: REEF
          Issue Type: Bug
         Environment: In all cases that I've observed, JVM version is the same:
{code:none}
java version "1.7.0_121"
OpenJDK Runtime Environment (IcedTea 2.6.8) (7u121-2.6.8-1ubuntu0.12.04.3)
OpenJDK 64-Bit Server VM (build 24.121-b00, mixed mode)
{code}
            Reporter: Sergiy Matusevych
            Assignee: Doug Service


I've observed that on our Travis CI several times already.
JVM *crashes* on the {{ProtocolSerializerTest}}:
{code:none}
Running org.apache.reef.wake.test.avro.ProtocolSerializerTest
*** buffer overflow detected ***: /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java terminated
{code}
examples are
   * https://travis-ci.org/apache/reef/jobs/275230247
   * https://travis-ci.org/apache/reef/jobs/274826209
   * https://travis-ci.org/apache/reef/jobs/272324455



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)