You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/12/28 15:10:43 UTC

[jira] Closed: (HARMONY-5041) [drlvm][eut] jdtdebug crashes with SWTException

     [ https://issues.apache.org/jira/browse/HARMONY-5041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-5041.
--------------------------------------


No response, assuming ok.

> [drlvm][eut] jdtdebug crashes with SWTException
> -----------------------------------------------
>
>                 Key: HARMONY-5041
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5041
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux x86_64
>            Reporter: Vladimir Beliaev
>            Assignee: Gregory Shimansky
>
> Accoding to set of latest CC-report the jdtdebug suite crashes on Harmony on SLES10 x86_64. For example please see:
> http://people.apache.org/~smishura/r589199/Linux_x86_64/eut33/
>      [java] org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.ArrayIndexOutOfBoundsException)
>      [java] 	at org.eclipse.swt.SWT.error(SWT.java:3563)
> To reproduce:
> 1. download (to the current directory) SDK (eclipse-SDK-3.3-linux-gtk-x86_64.tar.gz) from: 
>     http://update.eclipse.org/downloads/drops/R-3.3-200706251500/download.php?dropFile=eclipse-SDK-3.3-linux-gtk-x86_64.tar.gz 
> 2. download (to the current directory) EUT3.3 (eclipse-Automated-Tests-3.3.zip) from: 
>     http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.3-200706251500/eclipse-Automated-Tests-3.3.zip 
> 3. execute the following: 
>     unzip -q eclipse-Automated-Tests-3.3.zip 
>     cd ./eclipse-testing 
>     eclipse-junit-tests-I20070625-1500.zip 
>     tar xzf ../eclipse-SDK-3.3-linux-gtk-x86_64.tar.gz
>   
>     <harmony 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.debug.tests \ 
>             -classname org.eclipse.jdt.debug.tests.AutomatedSuite 
> Thanks
> Vladimir

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