]
Snjezana Peco commented on JBIDE-9144:
--------------------------------------
Could you attach hs_err_pidXXX.log files?
JUnits for VPE failed to execute (XULRunner 1.9.2/1.9.1 + Eclipse
3.7RC3 + Ubuntu Linux 10.4 x86 32-bit)
--------------------------------------------------------------------------------------------------------
Key: JBIDE-9144
URL:
https://issues.jboss.org/browse/JBIDE-9144
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: Visual Page Editor core
Affects Versions: 3.3.0.M2
Reporter: Denis Maliarevich
Assignee: Vlado Pakan
Fix For: 3.3.0.M2
JUnits for VPE failed to execute on Unubtu 10.4 x86 32-bit under Open JDK and Sun JDK.
Steps to reproduce:
1. Launch VpeAllTests from org.jboss.tools.vpe.ui.test plugin.
2. New instance of Eclipse will be started.
3. On the "Welcome Screen" click on "Workbench" arrow to enter
workspace.
4. Tests are about to execute.
5. Eclipse crashes with the message:
'#
'# A fatal error has been detected by the Java Runtime Environment:
'#
'# SIGSEGV (0xb) at pc=0x7f11d0c1, pid=3688, tid=2218912624
'#
'# JRE version: 6.0_20-b20
'# Java VM: OpenJDK Server VM (19.0-b09 mixed mode linux-x86 )
'# Derivative: IcedTea6 1.9.7
'# Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.7-0ubuntu1~10.04.1
'# Problematic frame:
'# C [libsqlite3.so+0x60c1]
'#
'# An error report file with more information is saved as:
'#
/home/ubuntu/projects/trunk/vpe/tests/org.jboss.tools.vpe.ui.test/hs_err_pid3688.log
'#
'# If you would like to submit a bug report, please include
'# instructions how to reproduce the bug and visit:
'#
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
'#
6. Note: when the Welcome screen is active -- texts go fine. Only after it is closed --
fatal error is appeared.
7. Workaround: On "Run Configurations" > "Tracing" > Select
plugin "org.eclipse.ui.intro" > Select "flags/noBrowser" checkbox.
After that Welcome Screen will be different, tests won't fail.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: