-
Sub-task
-
Resolution: Done
-
Critical
-
3.3.0.M2
-
None
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 |
Fedora 15 x86_64 | 1.9.2.16 | ??? | YES |
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:
'#
'# 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/
'# - Note: when the Welcome screen is active – JUnit tests 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
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]
- is related to
-
JBIDE-15878 Visual Page Editor conflicts with mobile palette because of sqllite incompatibility
- Closed
-
JBIDE-15886 CLONE - Visual Page Editor conflicts with mobile palette because of sqllite incompatibility
- Closed
- relates to
-
JBIDE-9188 add system property to allow explicit disabling of the visual page in VPE
- Closed
-
JBIDE-9231 Create patched SWT plugins for Linux GTK x86 and x86_64
- Closed
-
JBIDE-10185 Installing JBoss Tools 3.3 into Eclipse causes some problems for the Welcome screen
- Closed