[jbosstools-issues] [JBoss JIRA] (JBIDE-16280) VPE/XulRunner crashes workbench

Alexander Kurtakov (JIRA) issues at jboss.org
Tue Dec 17 10:28:35 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-16280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932102#comment-12932102 ] 

Alexander Kurtakov commented on JBIDE-16280:
--------------------------------------------

Xulrunner is not ported to GTK 3 itself. There is not much eclipse can do about it. Plus Xulrunner itself no longer provides any notion of stable API so SWT will always support some limited version number until people get tired of constantly fixing compatibility with the next version. See http://www.eclipse.org/swt/faq.php#browserlinux for list of suppported versions. Fedora currently ships with Xulrunner 25.0 and in the Eclipse package shipped with fedora swt/xulrunner intergration is not compiled in as noone has any interest in fixing it. Speaking with my SWT hat on lobbying at Eclipse would not make a difference unless this lobbying comes with patches as the number of pending issues are way more important than xulrunner.
                
> 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.Alpha1
>
>         Attachments: hs_err_pid20688.log
>
>
> 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


More information about the jbosstools-issues mailing list