codenameone - How to report a Java JDK bug: choose the subcategory -


i'm in trouble on reporting following bug, because @ page http://bugreport.java.com/bugreport/start_form.jsp?checkbox1=on&submit=start+a+new+report have specify "subcategory". don't know subcategory in case. bug occurred using codename 1 simulator, specified here: https://github.com/codenameone/codenameone/issues/2200

# # fatal error has been detected java runtime environment: # #  sigsegv (0xb) @ pc=0x00007fb9a56b64d1, pid=12283, tid=0x00007fb9b7dcd700 # # jre version: java(tm) se runtime environment (8.0_144-b01) (build 1.8.0_144-b01) # java vm: java hotspot(tm) 64-bit server vm (25.144-b01 mixed mode linux-amd64 compressed oops) # problematic frame: # c  [libjfxwebkit.so+0x11334d1]  checkjspeer(long, int, opaquejsvalue*&, opaquejscontext const*&)+0x41 # # core dump written. default location: /home/francesco/netbeansprojects/bug/core or core.12283 # # if submit bug report, please visit: #   http://bugreport.java.com/bugreport/crash.jsp # crash happened outside java virtual machine in native code. # see problematic frame report bug. #  ---------------  t h r e d  ---------------  current thread (0x00007fb9c4155800):  javathread "javafx application thread" [_thread_in_native, id=12313, stack(0x00007fb9b7ccd000,0x00007fb9b7dce000)]  siginfo: si_signo: 11 (sigsegv), si_code: 1 (segv_maperr), si_addr: 0x00000000000002f0  registers:  


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -