You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Naveen Neelakantam (JIRA)" <ji...@apache.org> on 2007/01/11 02:10:27 UTC

[jira] Created: (HARMONY-2968) [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server

[drlvm][jit] assertion fires when running dacapo xalan with -Xem:server
-----------------------------------------------------------------------

                 Key: HARMONY-2968
                 URL: https://issues.apache.org/jira/browse/HARMONY-2968
             Project: Harmony
          Issue Type: Bug
         Environment: RHEL4 update 4, x86, core2 duo 
            Reporter: Naveen Neelakantam


Note that to see the assert fire you must build jitrino in debug mode (remove "-Dvm.jitrino.cfg=release" from build.sh). 

> java -Xbootclasspath/p:xalan.jar -showversion -Xem:server -jar dacapo-2006-10-MR1.jar xalan
Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
java version "1.5.0"
pre-alpha : not complete or compatible
svn = r494559, (Jan 10 2007), Linux/ia32/gcc 4.1.0, debug build
http://incubator.apache.org/harmony
===== DaCapo xalan starting =====
java: /home/dcsfiles/neelakan/Sandbox/Harmony/stable/working_vm/vm/jitrino/src/codegenerator/ia32/Ia32SpillGen.cpp:661: virtual void Jitrino::Ia32::SpillGen::runImpl(): Assertion `fails == 0' failed.
SIGABRT in VM code.
Stack trace:


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (HARMONY-2968) [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server

Posted by "Pavel Ozhdikhin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474661 ] 

Pavel Ozhdikhin commented on HARMONY-2968:
------------------------------------------

Naveen,

Could you please comment if the issue is still reproducible?

Thanks,
Pavel


> [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-2968
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2968
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: RHEL4 update 4, x86, core2 duo 
>            Reporter: Naveen Neelakantam
>
> Note that to see the assert fire you must build jitrino in debug mode (remove "-Dvm.jitrino.cfg=release" from build.sh). 
> > java -Xbootclasspath/p:xalan.jar -showversion -Xem:server -jar dacapo-2006-10-MR1.jar xalan
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r494559, (Jan 10 2007), Linux/ia32/gcc 4.1.0, debug build
> http://incubator.apache.org/harmony
> ===== DaCapo xalan starting =====
> java: /home/dcsfiles/neelakan/Sandbox/Harmony/stable/working_vm/vm/jitrino/src/codegenerator/ia32/Ia32SpillGen.cpp:661: virtual void Jitrino::Ia32::SpillGen::runImpl(): Assertion `fails == 0' failed.
> SIGABRT in VM code.
> Stack trace:

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


[jira] Commented: (HARMONY-2968) [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server

Posted by "Naveen Neelakantam (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474786 ] 

Naveen Neelakantam commented on HARMONY-2968:
---------------------------------------------

The issue does not occur with a current checkout (r510120)

> [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-2968
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2968
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: RHEL4 update 4, x86, core2 duo 
>            Reporter: Naveen Neelakantam
>
> Note that to see the assert fire you must build jitrino in debug mode (remove "-Dvm.jitrino.cfg=release" from build.sh). 
> > java -Xbootclasspath/p:xalan.jar -showversion -Xem:server -jar dacapo-2006-10-MR1.jar xalan
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r494559, (Jan 10 2007), Linux/ia32/gcc 4.1.0, debug build
> http://incubator.apache.org/harmony
> ===== DaCapo xalan starting =====
> java: /home/dcsfiles/neelakan/Sandbox/Harmony/stable/working_vm/vm/jitrino/src/codegenerator/ia32/Ia32SpillGen.cpp:661: virtual void Jitrino::Ia32::SpillGen::runImpl(): Assertion `fails == 0' failed.
> SIGABRT in VM code.
> Stack trace:

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


[jira] Closed: (HARMONY-2968) [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server

Posted by "Naveen Neelakantam (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Naveen Neelakantam closed HARMONY-2968.
---------------------------------------

    Resolution: Cannot Reproduce

> [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-2968
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2968
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: RHEL4 update 4, x86, core2 duo 
>            Reporter: Naveen Neelakantam
>
> Note that to see the assert fire you must build jitrino in debug mode (remove "-Dvm.jitrino.cfg=release" from build.sh). 
> > java -Xbootclasspath/p:xalan.jar -showversion -Xem:server -jar dacapo-2006-10-MR1.jar xalan
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r494559, (Jan 10 2007), Linux/ia32/gcc 4.1.0, debug build
> http://incubator.apache.org/harmony
> ===== DaCapo xalan starting =====
> java: /home/dcsfiles/neelakan/Sandbox/Harmony/stable/working_vm/vm/jitrino/src/codegenerator/ia32/Ia32SpillGen.cpp:661: virtual void Jitrino::Ia32::SpillGen::runImpl(): Assertion `fails == 0' failed.
> SIGABRT in VM code.
> Stack trace:

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


[jira] Commented: (HARMONY-2968) [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server

Posted by "Mikhail Fursov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HARMONY-2968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473345 ] 

Mikhail Fursov commented on HARMONY-2968:
-----------------------------------------

Can't reproduce the failure.
Checked dacapo-2006-10.jar and dacapo-2006-10-MR2.jar benchmark versions

> [drlvm][jit] assertion fires when running dacapo xalan with -Xem:server
> -----------------------------------------------------------------------
>
>                 Key: HARMONY-2968
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2968
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: RHEL4 update 4, x86, core2 duo 
>            Reporter: Naveen Neelakantam
>
> Note that to see the assert fire you must build jitrino in debug mode (remove "-Dvm.jitrino.cfg=release" from build.sh). 
> > java -Xbootclasspath/p:xalan.jar -showversion -Xem:server -jar dacapo-2006-10-MR1.jar xalan
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r494559, (Jan 10 2007), Linux/ia32/gcc 4.1.0, debug build
> http://incubator.apache.org/harmony
> ===== DaCapo xalan starting =====
> java: /home/dcsfiles/neelakan/Sandbox/Harmony/stable/working_vm/vm/jitrino/src/codegenerator/ia32/Ia32SpillGen.cpp:661: virtual void Jitrino::Ia32::SpillGen::runImpl(): Assertion `fails == 0' failed.
> SIGABRT in VM code.
> Stack trace:

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