Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2015
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. A fatal error has been detected by the Java Runtime Environment:
  2. #
  3. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff987fbd5d3, pid=2752, tid=352
  4. #
  5. # JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
  6. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode windows-amd64 compressed oops)
  7. # Problematic frame:
  8. # C [ig7icd64.dll+0x6d5d3]
  9. #
  10. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  11. #
  12. # An error report file with more information is saved as:
  13. # C:\Users\Eryk\AppData\Roaming\.minecraft\modpacks\myhpspl\hs_err_pid2752.log
  14. Compiled method (c1) 444684 10369 3 org.lwjgl.opengl.GL15::glBindBuffer (26 bytes)
  15. total in heap [0x0000000010af9810,0x0000000010afa550] = 3392
  16. relocation [0x0000000010af9930,0x0000000010af99f0] = 192
  17. main code [0x0000000010af9a00,0x0000000010afa080] = 1664
  18. stub code [0x0000000010afa080,0x0000000010afa168] = 232
  19. oops [0x0000000010afa168,0x0000000010afa170] = 8
  20. metadata [0x0000000010afa170,0x0000000010afa1a0] = 48
  21. scopes data [0x0000000010afa1a0,0x0000000010afa3e8] = 584
  22. scopes pcs [0x0000000010afa3e8,0x0000000010afa528] = 320
  23. dependencies [0x0000000010afa528,0x0000000010afa530] = 8
  24. nul chk table [0x0000000010afa530,0x0000000010afa550] = 32
  25. #
  26. # If you would like to submit a bug report, please visit:
  27. # http://bugreport.java.com/bugreport/crash.jsp
  28. # The crash happened outside the Java Virtual Machine in native code.
  29. # See problematic frame for where to report the bug.
  30. #
  31. AL lib: (EE) alc_cleanup: 1 device not closed
  32. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement