[ https://issues.apache.org/jira/browse/HARMONY-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533394
]
Qi Ji commented on HARMONY-4890:
--------------------------------
Vladimir, I still can not reproduce the bug you mentioned.
In the long command line, there is such description:
"-jar eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar \ "
Actually there is no such file as org.eclipse.equinox.launcher_1.0.0.v20070606.jar in eclipse-testing
directory.
So you might mention the "../eclipse" directory.
Anyway, I tried that command line, but got nothing. here is the output:
[lwang40@ssgngmm eclipse-testing]$ echo $JAVA_HOME
/home/lwang40/jqi2_harmony_2007.07.18/working_vm_1008/build/lnx_em64t_gcc_debug/deploy/jdk
[lwang40@ssgngmm eclipse-testing]$ echo $ANT_HOME
/apache-ant-1.7.0
[lwang40@ssgngmm eclipse-testing]$ ${JAVA_HOME}/jre/bin/java -showversion -jar ../eclipse/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-application org.eclipse.test.uitestapplication -dev bin -data workspace formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,log.xml
-testpluginname org.eclipse.jdt.core.tests.builder -classname org.eclipse.jdt.core.tests.builder.BuilderTests
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 = r, (Oct 8 2007), Linux/em64t/gcc 4.0.2, debug build
http://harmony.apache.org
[lwang40@ssgngmm eclipse-testing]$
> [drlvm][gc][EUT] 37% tests crashed in gc_gen_adapt
> --------------------------------------------------
>
> Key: HARMONY-4890
> URL: https://issues.apache.org/jira/browse/HARMONY-4890
> Project: Harmony
> Issue Type: Bug
> Components: DRLVM
> Environment: Linux / x86_64
> Reporter: Vladimir Beliaev
> Assignee: Xiao-Feng Li
> Priority: Blocker
>
> I'm enabling EUT3.3 on Linux x86_64 (SLES10).
> A bit set of suites crashed with the following dump:
> [java] SIGSEGV in VM code.
> [java] Stack trace:
> [java] 0: gc_gen_adapt(GC_Gen*, long long) (??:-1)
> [java] 1: ?? (??:-1)
> [java] 2: ?? (??:-1)
> [java] 3: apr_atomic_casptr (atomic/unix/apr_atomic.c:376)
> <skipped...>
> which allows to guess it is GC GEN issue to be fixed.
> Could someone take a look, please?
> Thanks
> Vladimir Beliaev
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|