Advertisement
SrinjoySS01

Untitled

Mar 10th, 2021
308
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.62 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # SIGSEGV (0xb) at pc=0x0000000122fb6454, pid=2246, tid=775
  5. #
  6. # JRE version: OpenJDK Runtime Environment (15.0+36) (build 15+36-1562)
  7. # Java VM: OpenJDK 64-Bit Server VM (15+36-1562, mixed mode, sharing, tiered, compressed oops, g1 gc, bsd-amd64)
  8. # Problematic frame:
  9. # J 536 c2 java.lang.StringBuilder.append(Ljava/lang/String;)Ljava/lang/StringBuilder; java.base@15 (8 bytes) @ 0x0000000122fb6454 [0x0000000122fb6420+0x0000000000000034]
  10. #
  11. # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  12. #
  13. # An error report file with more information is saved as:
  14. # /Users/srinjoysinha/Desktop/programming related/C/JNIBot/cmake-build-debug/hs_err_pid2246.log
  15. Compiled method (c2) 626 536 4 java.lang.StringBuilder::append (8 bytes)
  16. total in heap [0x0000000122fb6290,0x0000000122fb6d40] = 2736
  17. relocation [0x0000000122fb63e8,0x0000000122fb6418] = 48
  18. main code [0x0000000122fb6420,0x0000000122fb69c0] = 1440
  19. stub code [0x0000000122fb69c0,0x0000000122fb69d8] = 24
  20. metadata [0x0000000122fb69d8,0x0000000122fb6a28] = 80
  21. scopes data [0x0000000122fb6a28,0x0000000122fb6c10] = 488
  22. scopes pcs [0x0000000122fb6c10,0x0000000122fb6cf0] = 224
  23. dependencies [0x0000000122fb6cf0,0x0000000122fb6cf8] = 8
  24. handler table [0x0000000122fb6cf8,0x0000000122fb6d10] = 24
  25. nul chk table [0x0000000122fb6d10,0x0000000122fb6d40] = 48
  26. #
  27. # If you would like to submit a bug report, please visit:
  28. # https://bugreport.java.com/bugreport/crash.jsp
  29. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement