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

Peter Hull commented on NETBEANS-1428:
--------------------------------------

Hi David,

I am not sure your crash is the same, since the root cause of this bug was an 
assumption in the native C code that sizeof(long) == sizeof(void*) which is 
true everywhere but Windows 64 bit. So, Linux should not be affected. Also, the 
crash was immediate, no profiling was done. If you wouldn't mind, please could 
you check your crash log against the one here: 
https://issues.apache.org/jira/browse/NETBEANS-1428?focusedCommentId=16681104&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16681104
 and unless it really is the same, file a new bug with your crash log, Linux 
distro details and steps to reproduce.

I am working on this at the moment so I have a (relatively!) good handle on how 
it works and I would be happy to set up a Linux VM to investigate your crash.

Thanks!

> 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
>         Attachments: hs_err_pid38528.log
>
>
> 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