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

Arcturus Bootes commented on NETBEANS-1428:
-------------------------------------------

Please disregard my [previous 
comment|https://issues.apache.org/jira/browse/NETBEANS-1428?focusedCommentId=17127258&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17127258].
 I am not able to reproduce it. I can also confirm that in NetBeans 12 using 
Azul Zulu JDK with JFX that I am not able to profile methods. I can do Objects 
fine without issues.

 

For what it's worth, I am working on a NetBeans platform application and we are 
using NetBeans 12. In NB 12 we've left the NB profile button visible next to 
the memory usage in the toolbar. I can effectively profile application which 
profiles the methods this way which produces an npss (a profile snapshot) file 
and then perform my analysis in NB by loading this file. The application uses 
the same java version but the JRE and works. So technically NB should be able 
to do it.

> 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_pid2496.log, 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