<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 - 64-bit VM hangs and fails to respond to any signal"
   href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2397">2397</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>64-bit VM hangs and fails to respond to any signal
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>64-bit
          </td>
        </tr>

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

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

        <tr>
          <th>Severity</th>
          <td>normal
          </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>ixyene@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>unassigned@icedtea.classpath.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>On our 64-bit 1.7.0_79 server VM, a user-submitted piece of code causes the VM
to hang and subsequently fail to respond to any signal (SIGTERM et al.) This is
reproducible on multiple machines.

java -version:
java version "1.7.0_79"
OpenJDK Runtime Environment (IcedTea 2.5.5) (7u79-2.5.5-1~deb8u1)
OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)

uname -a:
Linux astatine 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-3~deb8u1 (2015-04-24)
x86_64 GNU/Linux

I've been able to reproduce this issue on multiple machines running the most
recent Java 7u79. Approximately 30-40 minutes after the VM stops responding,
the VM exits and writes a diagnostic info file.

Logs:
<a href="https://gist.github.com/anonymous/5c704963ebcead34fa3b">https://gist.github.com/anonymous/5c704963ebcead34fa3b</a> (jstack output)
<a href="https://gist.github.com/anonymous/f1ced6323997280dcf7f">https://gist.github.com/anonymous/f1ced6323997280dcf7f</a> (diagnostic info)

Reproduction:
<a href="https://gist.github.com/anonymous/3a73c2238dcb4b254e44">https://gist.github.com/anonymous/3a73c2238dcb4b254e44</a> (source file)
<a href="https://gist.github.com/anonymous/fa1ff9bf55022030919b">https://gist.github.com/anonymous/fa1ff9bf55022030919b</a> (input data that the
above program should read from stdin)

I'm running the JVM with no non-standard flags.</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>