neilcsmith-net commented on issue #9468:
URL: https://github.com/apache/netbeans/issues/9468#issuecomment-4846838119

   Well, that's better than I get!  Tried multiple times using NB30 with 
Temurin 26.0.1 and keep getting a segfault - 
   
   ```
   # A fatal error has been detected by the Java Runtime Environment:
   #
   #  SIGSEGV (0xb) at pc=0x00007c92ed31de57, pid=32504, tid=32630
   #
   # JRE version: OpenJDK Runtime Environment Temurin-26.0.1+8 (26.0.1+8) 
(build 26.0.1+8)
   # Java VM: OpenJDK 64-Bit Server VM Temurin-26.0.1+8 (26.0.1+8, mixed mode, 
sharing, tiered, compressed oops, compact obj headers, g1 gc, linux-amd64)
   # Problematic frame:
   # V  [libjvm.so+0xb1de57]  get_method_id(JNIEnv_*, _jclass*, char const*, 
char const*, bool, JavaThread*) [clone .isra.0]+0xc7
   
   V  [libjvm.so+0xb1de57]  get_method_id(JNIEnv_*, _jclass*, char const*, char 
const*, bool, JavaThread*) [clone .isra.0]+0xc7
   V  [libjvm.so+0xb1e4e7]  jni_GetMethodID+0xa7
   C  [libjfxwebkit.so+0x15b7489]
   C  [libjfxwebkit.so+0x15aad9a]
   C  [libjfxwebkit.so+0x15aaf38]
   C  [libjfxwebkit.so+0x7f3261]  
Java_com_sun_webkit_WebPage_twkExecuteScript+0x71
   j  
com.sun.webkit.WebPage.twkExecuteScript(JLjava/lang/String;)Ljava/lang/Object;+0
   j  
com.sun.webkit.WebPage.executeScript(JLjava/lang/String;)Ljava/lang/Object;+78
   j  
javafx.scene.web.WebEngine.executeScript(Ljava/lang/String;)Ljava/lang/Object;+19
   j  
org.netbeans.html.boot.fx.AbstractFXPresenter.defineJSFn(Ljava/lang/String;[Ljava/lang/String;[Z)Lorg/netbeans/html/boot/fx/AbstractFXPresenter$JSFn;+167
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to