Guest User

Untitled

a guest
May 20th, 2020
74
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=0x00007f90de2fe9f6, pid=3677, tid=3715
  5. #
  6. # JRE version: OpenJDK Runtime Environment (11.0.6+8) (build 11.0.6+8-b765.40)
  7. # Java VM: OpenJDK 64-Bit Server VM (11.0.6+8-b765.40, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux amd64)
  8. # Problematic frame:
  9. # C [libc.so.6+0x499f6]
  10. #
  11. # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /home/grant/core.3677)
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.java.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- S U M M A R Y ------------
  20.  
  21. Command Line: -Xms128m -Xmx2005m -XX:ReservedCodeCacheSize=240m -XX:+UseConcMarkSweepGC -XX:SoftRefLRUPolicyMSPerMB=50 -ea -XX:CICompilerCount=2 -Dsun.io.useCanonPrefixCache=false -Djava.net.preferIPv4Stack=true -Djdk.http.auth.tunneling.disabledSchemes="" -XX:+HeapDumpOnOutOfMemoryError -XX:-OmitStackTraceInFastThrow -Djdk.attach.allowAttachSelf -Dkotlinx.coroutines.debug=off -Dawt.useSystemAAFontSettings=lcd -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dsun.tools.attach.tmp.only=true -XX:ErrorFile=/home/grant/java_error_in_IDEA_%p.log -XX:HeapDumpPath=/home/grant/java_error_in_IDEA.hprof -Didea.paths.selector=IntelliJIdea2020.1 -Djb.vmOptionsFile=/home/grant/.config/JetBrains/IntelliJIdea2020.1/idea64.vmoptions -Didea.jre.check=true com.intellij.idea.Main
  22.  
  23. Host:
Advertisement
Add Comment
Please, Sign In to add comment