<html>
    <head>
      <base href="http://icedtea.classpath.org/bugzilla/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Intermittent JVM crash at sun.security.krb5.KrbException.equals(Ljava/lang/Object;)"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1722">1722</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Intermittent JVM crash at sun.security.krb5.KrbException.equals(Ljava/lang/Object;)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>IcedTea
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86_64
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>IcedTea
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>gnu.andrew@redhat.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>dpospisi@redhat.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>unassigned@icedtea.classpath.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=1058" name="attach_1058" title="JVM crash log">attachment 1058</a> <a href="attachment.cgi?id=1058&action=edit" title="JVM crash log">[details]</a></span>
JVM crash log

I am getting intermittent crash while executing
sun.security.krb5.KrbException.equals(Ljava/lang/Object;).

Steps to reproduce:

git clone <a href="mailto:git@github.com">git@github.com</a>:dpospisil/jboss-eap.git
cd jboss-eap
git checkout 6.x.ldap
mvn clean install -DskipTests
cd testsuite/integration/basic
mvn clean install -DskipTests
mvn test -Dtest=SPNEGOLoginModuleTestCase

Environment:

Linux version 3.13.6-200.fc20.x86_64 (mockbuild@bkernel02) (gcc version 4.8.2
20131212 (Red Hat 4.8.2-7) (GCC) ) #1 SMP Fri Mar 7 17:02:28 UTC 2014

java -version
java version "1.7.0_51"
OpenJDK Runtime Environment (fedora-2.4.5.1.fc20-x86_64 u51-b31)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>