[jbosstools-issues] [JBoss JIRA] (JBIDE-19600) HTML5 Palette: Java crash while attempt to create WebKit browser on Windows

Alexey Kazakov (JIRA) issues at jboss.org
Wed Apr 15 14:42:19 EDT 2015


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

Alexey Kazakov commented on JBIDE-19600:
----------------------------------------

We didn't face this issue before. It used to work when we tested it for Luna releases. But anyway it seems that it would be much safer for us to switch to the default browser for all palette wizards and not to try to load any specific browser to avoid such crashes.

> HTML5 Palette: Java crash while attempt to create WebKit browser on Windows
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-19600
>                 URL: https://issues.jboss.org/browse/JBIDE-19600
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml/html source editing
>    Affects Versions: 4.3.0.Alpha2
>         Environment: Windows 8, eclipse-SDK-4.5M6-win32 Mars (32bit)
>            Reporter: Daniel Azarov
>            Assignee: Viacheslav Kabanovich
>            Priority: Blocker
>             Fix For: 4.3.0.Alpha2
>
>
> if one of the following wizards run first:
> NewRangeSliderWizardPage
> NewTableWizardPage (html)
> NewTableWizardPage (jquery)
> NewTabsWizardPage
> NewHeadingWizardPage
> NewPanelWizardPage
> NewMeterWizardPage
> NewSpinnerWizardPage
> Java Crashes:
> {code}
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00c0e58c, pid=8152, tid=4044
> #
> # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
> # Java VM: Java HotSpot(TM) Client VM (24.79-b02 mixed mode windows-x86 )
> # Problematic frame:
> # C  0x00c0e58c
> #
> # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
> #
> # An error report file with more information is saved as:
> # C:\Users\Daniil\Java\eclipse-SDK-4.5M6 Mars\hs_err_pid8152.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.java.com/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list