You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Varlamov (JIRA)" <ji...@apache.org> on 2008/07/04 06:38:31 UTC

[jira] Created: (HARMONY-5895) [drlvm] 32-bit VM silently dies with large heap

[drlvm] 32-bit VM silently dies with large heap
-----------------------------------------------

                 Key: HARMONY-5895
                 URL: https://issues.apache.org/jira/browse/HARMONY-5895
             Project: Harmony
          Issue Type: Bug
          Components: DRLVM
         Environment: x86-32
            Reporter: Alexey Varlamov


The DRLVM suddenly dies if large heap is requested. It should rather display a warning and possibly continue with truncated heap size.
To reproduce:
 working_vm >  ./build/linux_x86_gcc_release/deploy/jdk/jre/bin/java -Xmx2g Hi
Segmentation fault


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.