1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
[adietish@adietish-thinkpad Downloads]$ java -jar jbdevstudio-product-linux-gtk-x86_64-5.0.0.v201109071858R-H28-M3.jar # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x0000003946c31ae6, pid=3993, tid=140679736727296 # # JRE version: 6.0_27-b07 # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.2-b06 mixed mode linux-amd64 compressed oops) # Problematic frame: # C [libc.so.6+0x31ae6] char+0x16 # # An error report file with more information is saved as: # /home/adietish/Downloads/hs_err_pid3993.log # # If you would like to submit a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # |