[
https://issues.jboss.org/browse/JBIDE-9144?page=com.atlassian.jira.plugin...
]
Yahor Radtsevich updated JBIDE-9144:
------------------------------------
Summary: VPE crashes with Eclipse 3.7 on some Linux distributions (was: JUnits
for VPE failed to execute (XULRunner 1.9.2/1.9.1 + Eclipse 3.7RC3 + Ubuntu Linux 10.4 x86
32-bit))
Description:
VPE crashes with Eclipse 3.7 on some Linux distributions:
||OS||XULRunner version||Crashes when unit-testing?||Crashes when using?||
|Ubuntu 10 x86|1.9.1, 1.9.2.16, 1.9.2.17|*YES*|no|
|Ubuntu 10 x86_64|1.9.2.16|no|no|
|Ubuntu 10 x86_64|1.9.1|???|YES (no problem while we use 1.9.2)|
|Fedora 14 x86|1.9.2.16|*YES*|no|
|Gentoo x86|1.9.2.16|???|no|
*Steps to reproduce JUnit crash:*
# Launch VpeAllTests from org.jboss.tools.vpe.ui.test plugin.
# New instance of Eclipse will be started.
# On the "Welcome Screen" click on "Workbench" arrow to enter
workspace.
# Tests are about to execute.
# Eclipse crashes with the message:
{quote}
'#
'# 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/
'#
{quote}
# Note: when the Welcome screen is active -- texts go fine. Only after it is closed --
fatal error is appeared.
# 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.
*Steps to reproduce the crash manually:*
# Installed jbds-eap-5.0.0.m2-h657
# Created Seam war project
# Opened few pages in VPE
# Switched to another workspace, after that crash, Log attached
{quote}
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007fa5c8b86dd0, pid=13234, tid=140351893849856
Problematic frame:
C [libsqlite3.so+0x10dd0]
{quote}
was:
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.
Summarized problem OSs in the description.
VPE crashes with Eclipse 3.7 on some Linux distributions
--------------------------------------------------------
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
Priority: Critical
Fix For: 3.3.0.M2
Attachments: hs_err_pid13234.log, hs_err_pids.tar.gz
VPE crashes with Eclipse 3.7 on some Linux distributions:
||OS||XULRunner version||Crashes when unit-testing?||Crashes when using?||
|Ubuntu 10 x86|1.9.1, 1.9.2.16, 1.9.2.17|*YES*|no|
|Ubuntu 10 x86_64|1.9.2.16|no|no|
|Ubuntu 10 x86_64|1.9.1|???|YES (no problem while we use 1.9.2)|
|Fedora 14 x86|1.9.2.16|*YES*|no|
|Gentoo x86|1.9.2.16|???|no|
*Steps to reproduce JUnit crash:*
# Launch VpeAllTests from org.jboss.tools.vpe.ui.test plugin.
# New instance of Eclipse will be started.
# On the "Welcome Screen" click on "Workbench" arrow to enter
workspace.
# Tests are about to execute.
# Eclipse crashes with the message:
{quote}
'#
'# 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/
'#
{quote}
# Note: when the Welcome screen is active -- texts go fine. Only after it is closed --
fatal error is appeared.
# 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.
*Steps to reproduce the crash manually:*
# Installed jbds-eap-5.0.0.m2-h657
# Created Seam war project
# Opened few pages in VPE
# Switched to another workspace, after that crash, Log attached
{quote}
A fatal error has been detected by the Java Runtime Environment:
SIGSEGV (0xb) at pc=0x00007fa5c8b86dd0, pid=13234, tid=140351893849856
Problematic frame:
C [libsqlite3.so+0x10dd0]
{quote}
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira