[ 
https://issues.apache.org/jira/browse/NETBEANS-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17170608#comment-17170608
 ] 

Asser Fahrenholz commented on NETBEANS-1428:
--------------------------------------------

I'm getting this error as well.

 

#Summary

Profiling methods crashes the JVM
h2. Steps to reproduce
 # Install latest Netbeans:
Product Version: Apache NetBeans IDE 12.0
Java: 14.0.2; OpenJDK 64-Bit Server VM 14.0.2+12
Runtime: OpenJDK Runtime Environment 14.0.2+12
System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)
 # Run the Netbeans template game AnagramGae
 # Through Netbeans, attach profiler and choose "Methods"

h2. Expected results

Profiling methods succeeding
h2. Actual results

This is the error given
{quote}A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff97c33ff7b, pid=2496, 
tid=18520

JRE version: OpenJDK Runtime Environment AdoptOpenJDK (14.0.2+12) (build 
14.0.2+12)
Java VM: OpenJDK 64-Bit Server VM AdoptOpenJDK (14.0.2+12, mixed mode, sharing, 
tiered, compressed oops, g1 gc, windows-amd64)
Problematic frame:
V [jvm.dll+0x5aff7b]

No core dump will be written. Minidumps are not enabled by default on client 
versions of Windows

An error report file with more information is saved as:
C:\Users\AFahrenholz\Documents\NetBeansProjects\AnagramGame\hs_err_pid2496.log

If you would like to submit a bug report, please visit:
[https://github.com/AdoptOpenJDK/openjdk-support/issues]
{quote}
h2. Triaging info

Java version:

PS C:\Users\AFahrenholz> javac --version
javac 14.0.2
PS C:\Users\AFahrenholz> java --version
openjdk 14.0.2 2020-07-14
OpenJDK Runtime Environment AdoptOpenJDK (build 14.0.2+12)
OpenJDK 64-Bit Server VM AdoptOpenJDK (build 14.0.2+12, mixed mode, sharing)

What is your operating system and platform?

System: Windows 10 version 10.0 running on amd64; Cp1252; en_GB (nb)

How did you install Java?

Downloaded via [https://adoptopenjdk.net/]

Did it work before?

Dont know - have only tried v. 14

Did you test with other Java versions?

Not yet

Log output:

> Fatal error when profiling
> --------------------------
>
>                 Key: NETBEANS-1428
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1428
>             Project: NetBeans
>          Issue Type: Bug
>          Components: profiler - Base
>    Affects Versions: 9.0, 10.0, 11.0
>         Environment: Windows 10, JDK11 (OpenJDK 11.0+28)
>            Reporter: Peter Hull
>            Priority: Major
>              Labels: netcat, pull-request-available
>         Attachments: hs_err_pid38528.log
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Attempting to profile a Java freeform project (Netcat 10, Profiling FreeForm, 
> Step 2)
> I get the following error
> {{#}}
> {{# A fatal error has been detected by the Java Runtime Environment:}}
> {{#}}
> {{#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff8e831c775, 
> pid=38528, tid=38596}}
> {{#}}
> {{# JRE version: OpenJDK Runtime Environment (11.0+28) (build 11+28)}}
> {{# Java VM: OpenJDK 64-Bit Server VM (11+28, mixed mode, tiered, compressed 
> oops, g1 gc, windows-amd64)}}
> {{# Problematic frame:}}
> {{# V  [jvm.dll+0x5ec775]}}
> {{#}}
> {{# No core dump will be written. Minidumps are not enabled by default on 
> client versions of Windows}}
> {{#}}
> {{# An error report file with more information is saved as:}}
> {{# D:\Libraries\Downloads\TS_Profiler_freeform\freeform\hs_err_pid38528.log}}
> {{#}}
> {{# If you would like to submit a bug report, please visit:}}
> {{#   http://bugreport.java.com/bugreport/crash.jsp}}
> {{#}}
> Seems reproducible, I have attached the crash log.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to