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

Daniel Azarov (JIRA) issues at jboss.org
Wed Apr 15 14:34:19 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-19600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Azarov updated JBIDE-19600:
----------------------------------
    Description: 
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}

  was:
if one of the following wizards run first:
NewRangeSliderWizardPage
NewTableWizardPage (html)
NewTableWizardPage (jquery)
NewTabsWizardPage
NewHeadingWizardPage
NewPanelWizardPage
NewMeterWizardPage
NewSpinnerWizardPage

Java Crashes:
#
# 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.
#



> HTML5 Palette: Java crash while attempt to create WebKit browser 
> -----------------------------------------------------------------
>
>                 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
>         Environment: Windows 8, eclipse-SDK-4.5M6-win32 Mars (32bit)
>            Reporter: Daniel Azarov
>
> 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