Guest User

Untitled

a guest
Dec 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. # A fatal error has been detected by the Java Runtime Environment:
  2. #
  3. # SIGSEGV (0xb) at pc=0x00007f4cdd7fba55, pid=32627, tid=139964606174976
  4. #
  5. # JRE version: OpenJDK Runtime Environment (7.0_79-b14) (build 1.7.0_79-mockbuild_2015_07_24_09_26-b00)
  6. # Java VM: OpenJDK 64-Bit Server VM (24.79-b02 mixed mode linux-amd64 compressed oops)
  7. # Derivative: IcedTea 2.5.5
  8. # Distribution: CentOS release 6.6 (Final), package rhel-2.5.5.4.el6-x86_64 u79-b14
  9. # Problematic frame:
  10. # V [libjvm.so+0x610a55]
  11. #
  12. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  13. #
  14. # If you would like to submit a bug report, please include
  15. # instructions on how to reproduce the bug and visit:
  16. # http://icedtea.classpath.org/bugzilla
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x00007f4b1b90c000): JavaThread "Java2D Disposer" daemon [_thread_in_vm, id=33107, stack(0x00007f4c0c91d000,0x00007f4c0ca1e000)]
  22.  
  23. siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000000000000
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x00007f4b1b90c000, RCX=0x00007f4c0ca1c480, RDX=0x00007f4cddfe11a0
  27. RSP=0x00007f4c0ca1c450, RBP=0x00007f4c0ca1c4e0, RSI=0x00007f4b1b90c000, RDI=0x00007f4c0ca1c480
  28. R8 =0x00007f4c0ca1c490, R9 =0x0000000000000000, R10=0x00007f4cddfd7ef8, R11=0x0000000000000002
  29. R12=0x00007f4b1b90c1d8, R13=0x00007f4b6c12d850, R14=0x00000000000000c2, R15=0x0000000000000000
  30. RIP=0x00007f4cdd7fba55, EFLAGS=0x0000000000010246, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
  31. TRAPNO=0x000000000000000e
  32.  
  33. Top of Stack: (sp=0x00007f4c0ca1c450)
  34. 0x00007f4c0ca1c450: 00007f4b1b90c000 00007f4c001c3758
  35. 0x00007f4c0ca1c460: 00007f4c0ca1c470 00000000000000c2
  36. 0x00007f4c0ca1c470: 00007f4b1b90c000 00007f4c0ca1c480
  37. 0x00007f4c0ca1c480: 00007f4b1b90c000 0000000000000000
  38. 0x00007f4c0ca1c490: 0000000000000004 00007f4c001c37a8
  39. 0x00007f4c0ca1c4a0: 00007f4b1b90c000 523beb0a00000001
  40. 0x00007f4c0ca1c4b0: 00007f4b6c12d850 00007f4b1b90c1d8
  41. 0x00007f4c0ca1c4c0: 00007f4b6c0bc320 00007f4b6c12d850
  42. 0x00007f4c0ca1c4d0: 00007f4b6c054f40 00007f4b1b90c000
  43. 0x00007f4c0ca1c4e0: 00007f4c0ca1c500 00007f4c0c0cbe31
  44. 0x00007f4c0ca1c4f0: 00007f4b6c12d930 0000000000000001
  45. 0x00007f4c0ca1c500: 00007f4b6c12d6a0 000000358b610f17
  46. 0x00007f4c0ca1c510: 00007f4b6c04fc90 00007f4b6c12d6a0
  47. 0x00007f4c0ca1c520: 000000358b89b6e0 000000358b6119d4
  48. 0x00007f4c0ca1c530: 00007f4b6c12d6a0 00007f4b6c04fc90
Add Comment
Please, Sign In to add comment