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 2007/05/10 07:06:15 UTC

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

     [ 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.