[
https://issues.jboss.org/browse/JBIDE-16280?page=com.atlassian.jira.plugi...
]
Nick Boldt updated JBIDE-16280:
-------------------------------
Attachment: install-locally-built-vpe-from-4-sites.png
1. Build JST locally so that VPE can see it
2. Build VPE using
https://github.com/jbosstools/jbosstools-vpe/pull/200 which removes all
deps on xulrunner for linux.
3. Add multiple sites to Eclipse's list of avail sites.
!install-locally-built-vpe-from-4-sites.png!
4. Install from local VPE site
Result is that I was able to install this locally built feature w/o crashing Eclipse:
{code}
org.jboss.tools.vpe.feature_3.5.100.Alpha1-v20131218-1700
{code}
and these xulrunner plugins were installed (no linux fragments):
{code}
org.jboss.tools.vpe.xulrunner_3.5.100.Alpha1-v20131218-1700.jar
org.jboss.tools.xulrunner.initializer_3.5.100.Alpha1-v20131218-1700.jar
{code}
VPE/XulRunner crashes workbench
-------------------------------
Key: JBIDE-16280
URL:
https://issues.jboss.org/browse/JBIDE-16280
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: xulrunner
Affects Versions: 4.2.0.Alpha1
Reporter: Mickael Istria
Priority: Critical
Fix For: 4.2.0.Alpha2
Attachments: hs_err_pid20688.log, install-locally-built-vpe-from-4-sites.png
After an install of JBDS 8.0.0.Alpha1 from installer (built locally with fixes from
JBDS-2861), the application crashes a few seconds after startup.
JVM creates me a thread dump, that you can find attached. Here is the header:
{code}
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fdea49f3255, pid=18578, tid=140596949411584
#
# JRE version: 7.0_25-b30
# Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libxul.so+0xc81255] JSD_DebuggerOnForUser+0x978a2
#
{code}
I'm running on Ubuntu 12.04.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira