You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Robin Garner (JIRA)" <ji...@apache.org> on 2006/11/25 02:23:02 UTC

[jira] Created: (HARMONY-2322) DaCapo elcipse fails on 3rd iteration

DaCapo elcipse fails on 3rd iteration
-------------------------------------

                 Key: HARMONY-2322
                 URL: http://issues.apache.org/jira/browse/HARMONY-2322
             Project: Harmony
          Issue Type: Bug
          Components: App-Oriented Bug Reports
         Environment: Linux (ubuntu 6.06.1), Pentium D 'Prescott' 2.8GHz.  Also ubuntu 5.10, Pentium-M 'Dothan' 2.0GHz
            Reporter: Robin Garner


Eclipse fails reliably on the 3rd iteration.

robing@vole:~$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -jar dacapo-2006-10.jar -n 3 eclipse &>eclipse-drlvm.log
robing@vole:~$ 
robing@vole:~$ cat eclipse-drlvm.log 
===== DaCapo eclipse starting warmup =====
<setting up workspace...>
<creating projects..............................................................>
<running tests at level 0...>
<performing build tests...>
        org.apache.ant (not open) opening cleaning building
        org.junit (not open) opening cleaning building
        org.eclipse.osgi (not open) opening cleaning building
<performing type hierarchy tests...>
        Hierarchy: org.eclipse.help.internal HelpPlugin
<performing AST tests...>
        AST creation: org.eclipse.jdt.internal.compiler.parser
<performing completion tests...>
        Completion: Completion>Name>Empty
        Completion: Completion>Name>Empty>No Method
<performing search tests...>
        Searching: indexing
===== DaCapo eclipse completed warmup in 68328 msec =====
===== DaCapo eclipse starting warmup =====
<setting up workspace...>
<creating projects..............................................................>
<running tests at level 0...>
<performing build tests...>
        org.apache.ant (not open) opening cleaning building
        org.junit (not open) opening cleaning building
        org.eclipse.osgi (not open) opening cleaning building
<performing type hierarchy tests...>
        Hierarchy: org.eclipse.help.internal HelpPlugin
<performing AST tests...>
        AST creation: org.eclipse.jdt.internal.compiler.parser
<performing completion tests...>
        Completion: Completion>Name>Empty
        Completion: Completion>Name>Empty>No Method
<performing search tests...>
        Searching: indexing
===== DaCapo eclipse completed warmup in 59240 msec =====
===== DaCapo eclipse starting =====
<setting up workspace...>
<creating projects..............................................................>
<running tests at level 0...>
<performing build tests...>
        org.apache.ant (not open) opening cleaning building
        org.junit (not open) opening cleaning building
        org.eclipse.osgi (not open) opening cleaning building
<performing type hierarchy tests...>
        Hierarchy: org.eclipse.help.internal HelpPlugin
SIGSEGV in VM code.
Stack trace:

robing@vole:~/$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -version
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 = r479050, (Nov 25 2006), Linux/ia32/gcc 4.0.3, release build
http://incubator.apache.org/harmony


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

        

[jira] Commented: (HARMONY-2322) DaCapo elcipse fails on 3rd iteration

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

Pavel Ozhdikhin commented on HARMONY-2322:
------------------------------------------

Not reproducible for me on both debug and release builds, in default and server modes.

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 = r536135, (May  8 2007), Linux/ia32/gcc 3.3.3, debug build
http://incubator.apache.org/harmony

I propose to close this issue as not reproducible.


> DaCapo elcipse fails on 3rd iteration
> -------------------------------------
>
>                 Key: HARMONY-2322
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2322
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>         Environment: Linux (ubuntu 6.06.1), Pentium D 'Prescott' 2.8GHz.  Also ubuntu 5.10, Pentium-M 'Dothan' 2.0GHz
>            Reporter: Robin Garner
>
> Eclipse fails reliably on the 3rd iteration.
> robing@vole:~$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -jar dacapo-2006-10.jar -n 3 eclipse &>eclipse-drlvm.log
> robing@vole:~$ 
> robing@vole:~$ cat eclipse-drlvm.log 
> ===== DaCapo eclipse starting warmup =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> <performing AST tests...>
>         AST creation: org.eclipse.jdt.internal.compiler.parser
> <performing completion tests...>
>         Completion: Completion>Name>Empty
>         Completion: Completion>Name>Empty>No Method
> <performing search tests...>
>         Searching: indexing
> ===== DaCapo eclipse completed warmup in 68328 msec =====
> ===== DaCapo eclipse starting warmup =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> <performing AST tests...>
>         AST creation: org.eclipse.jdt.internal.compiler.parser
> <performing completion tests...>
>         Completion: Completion>Name>Empty
>         Completion: Completion>Name>Empty>No Method
> <performing search tests...>
>         Searching: indexing
> ===== DaCapo eclipse completed warmup in 59240 msec =====
> ===== DaCapo eclipse starting =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> SIGSEGV in VM code.
> Stack trace:
> robing@vole:~/$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -version
> 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 = r479050, (Nov 25 2006), Linux/ia32/gcc 4.0.3, release build
> http://incubator.apache.org/harmony

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


[jira] Commented: (HARMONY-2322) DaCapo elcipse fails on 3rd iteration

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

Robin Garner commented on HARMONY-2322:
---------------------------------------

This appears to be fixed (see http://cs.anu.edu.au/people/robin.garner/dacapo/regression/) since early jan or before.  

> DaCapo elcipse fails on 3rd iteration
> -------------------------------------
>
>                 Key: HARMONY-2322
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2322
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>         Environment: Linux (ubuntu 6.06.1), Pentium D 'Prescott' 2.8GHz.  Also ubuntu 5.10, Pentium-M 'Dothan' 2.0GHz
>            Reporter: Robin Garner
>
> Eclipse fails reliably on the 3rd iteration.
> robing@vole:~$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -jar dacapo-2006-10.jar -n 3 eclipse &>eclipse-drlvm.log
> robing@vole:~$ 
> robing@vole:~$ cat eclipse-drlvm.log 
> ===== DaCapo eclipse starting warmup =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> <performing AST tests...>
>         AST creation: org.eclipse.jdt.internal.compiler.parser
> <performing completion tests...>
>         Completion: Completion>Name>Empty
>         Completion: Completion>Name>Empty>No Method
> <performing search tests...>
>         Searching: indexing
> ===== DaCapo eclipse completed warmup in 68328 msec =====
> ===== DaCapo eclipse starting warmup =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> <performing AST tests...>
>         AST creation: org.eclipse.jdt.internal.compiler.parser
> <performing completion tests...>
>         Completion: Completion>Name>Empty
>         Completion: Completion>Name>Empty>No Method
> <performing search tests...>
>         Searching: indexing
> ===== DaCapo eclipse completed warmup in 59240 msec =====
> ===== DaCapo eclipse starting =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> SIGSEGV in VM code.
> Stack trace:
> robing@vole:~/$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -version
> 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 = r479050, (Nov 25 2006), Linux/ia32/gcc 4.0.3, release build
> http://incubator.apache.org/harmony

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


[jira] Closed: (HARMONY-2322) DaCapo elcipse fails on 3rd iteration

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

Alexey Varlamov closed HARMONY-2322.
------------------------------------

    Resolution: Fixed

Closing as fixed

> DaCapo elcipse fails on 3rd iteration
> -------------------------------------
>
>                 Key: HARMONY-2322
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2322
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>         Environment: Linux (ubuntu 6.06.1), Pentium D 'Prescott' 2.8GHz.  Also ubuntu 5.10, Pentium-M 'Dothan' 2.0GHz
>            Reporter: Robin Garner
>
> Eclipse fails reliably on the 3rd iteration.
> robing@vole:~$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -jar dacapo-2006-10.jar -n 3 eclipse &>eclipse-drlvm.log
> robing@vole:~$ 
> robing@vole:~$ cat eclipse-drlvm.log 
> ===== DaCapo eclipse starting warmup =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> <performing AST tests...>
>         AST creation: org.eclipse.jdt.internal.compiler.parser
> <performing completion tests...>
>         Completion: Completion>Name>Empty
>         Completion: Completion>Name>Empty>No Method
> <performing search tests...>
>         Searching: indexing
> ===== DaCapo eclipse completed warmup in 68328 msec =====
> ===== DaCapo eclipse starting warmup =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> <performing AST tests...>
>         AST creation: org.eclipse.jdt.internal.compiler.parser
> <performing completion tests...>
>         Completion: Completion>Name>Empty
>         Completion: Completion>Name>Empty>No Method
> <performing search tests...>
>         Searching: indexing
> ===== DaCapo eclipse completed warmup in 59240 msec =====
> ===== DaCapo eclipse starting =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> SIGSEGV in VM code.
> Stack trace:
> robing@vole:~/$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -version
> 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 = r479050, (Nov 25 2006), Linux/ia32/gcc 4.0.3, release build
> http://incubator.apache.org/harmony

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


[jira] Commented: (HARMONY-2322) DaCapo elcipse fails on 3rd iteration

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

Alexey Varlamov commented on HARMONY-2322:
------------------------------------------

Is this still reproducible?

> DaCapo elcipse fails on 3rd iteration
> -------------------------------------
>
>                 Key: HARMONY-2322
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2322
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>         Environment: Linux (ubuntu 6.06.1), Pentium D 'Prescott' 2.8GHz.  Also ubuntu 5.10, Pentium-M 'Dothan' 2.0GHz
>            Reporter: Robin Garner
>
> Eclipse fails reliably on the 3rd iteration.
> robing@vole:~$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -jar dacapo-2006-10.jar -n 3 eclipse &>eclipse-drlvm.log
> robing@vole:~$ 
> robing@vole:~$ cat eclipse-drlvm.log 
> ===== DaCapo eclipse starting warmup =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> <performing AST tests...>
>         AST creation: org.eclipse.jdt.internal.compiler.parser
> <performing completion tests...>
>         Completion: Completion>Name>Empty
>         Completion: Completion>Name>Empty>No Method
> <performing search tests...>
>         Searching: indexing
> ===== DaCapo eclipse completed warmup in 68328 msec =====
> ===== DaCapo eclipse starting warmup =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> <performing AST tests...>
>         AST creation: org.eclipse.jdt.internal.compiler.parser
> <performing completion tests...>
>         Completion: Completion>Name>Empty
>         Completion: Completion>Name>Empty>No Method
> <performing search tests...>
>         Searching: indexing
> ===== DaCapo eclipse completed warmup in 59240 msec =====
> ===== DaCapo eclipse starting =====
> <setting up workspace...>
> <creating projects..............................................................>
> <running tests at level 0...>
> <performing build tests...>
>         org.apache.ant (not open) opening cleaning building
>         org.junit (not open) opening cleaning building
>         org.eclipse.osgi (not open) opening cleaning building
> <performing type hierarchy tests...>
>         Hierarchy: org.eclipse.help.internal HelpPlugin
> SIGSEGV in VM code.
> Stack trace:
> robing@vole:~/$ ~/harmony/harmony/working_vm/build/lnx_ia32_gcc_release/deploy/jre/bin/java -version
> 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 = r479050, (Nov 25 2006), Linux/ia32/gcc 4.0.3, release build
> http://incubator.apache.org/harmony

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