Created
January 2, 2016 11:37
-
-
Save RX14/1e1d180ddf6ae50951e4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # A fatal error has been detected by the Java Runtime Environment: | |
| # | |
| # SIGSEGV (0xb) at pc=0x00007f765e847e99, pid=8791, tid=140146380257024 | |
| # | |
| # JRE version: Java(TM) SE Runtime Environment (8.0_66-b17) (build 1.8.0_66-b17) | |
| # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.66-b17 mixed mode linux-amd64 compressed oops) | |
| # Problematic frame: | |
| radeon: mmap failed, errno: 12 | |
| # C [libc.so.6+0x90e99] __memcpy_sse2_unaligned+0x29 | |
| # | |
| # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again | |
| # | |
| # An error report file with more information is saved as: | |
| # /data/Games/Minecraft/MultiMC/instances/BTM2016/minecraft/hs_err_pid8791.log | |
| # | |
| # If you would like to submit a bug report, please visit: | |
| # http://bugreport.java.com/bugreport/crash.jsp | |
| # The crash happened outside the Java Virtual Machine in native code. | |
| # See problematic frame for where to report the bug. | |
| # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment