Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8244846

PyCharm Crashes when using OpenJDK 11.0.6

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      It didn't take long for my computer to freeze since I installed PyCharm. When I open my home directory with vscode, my computer freezes in 10 minutes. But if I open '~/Documents' or others directories, it's happened in 30 minutes. It keeps happening since I installed PyCharm.

      Since English is not my native language, there may be some confusion in my description. I'm sorry.

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x00007f34cfb4e506, pid=7455, tid=7484
      #
      # JRE version: OpenJDK Runtime Environment (11.0.6+10) (build 11.0.6+10)
      # Java VM: OpenJDK 64-Bit Server VM (11.0.6+10, mixed mode, tiered, compressed oops, concurrent mark sweep gc, linux-amd64)
      # Problematic frame:
      # C [libc.so.6+0x3e506] __run_exit_handlers+0xc6
      #
      # Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/xylyxyrr/core.7455)
      #
      # 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.
      #

      --------------- S U M M A R Y ------------

      Command Line: -Xms128m -Xmx1988m -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 -Djdk.module.illegalAccess.silent=true -Dawt.useSystemAAFontSettings=on -Dsun.java2d.renderer=sun.java2d.marlin.MarlinRenderingEngine -Dsun.tools.attach.tmp.only=true -XX:ErrorFile=/home/xylyxyrr/java_error_in_PYCHARM_%p.log -XX:HeapDumpPath=/home/xylyxyrr/java_error_in_PYCHARM.hprof -Didea.paths.selector=PyCharmCE2019.2 -Djb.vmOptionsFile=/home/xylyxyrr/.PyCharmCE2019.2/config/pycharm64.vmoptions -Didea.platform.prefix=PyCharmCore com.intellij.idea.Main

      Host: Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz, 4 cores, 15G, Arch Linux
      Time: Sun Mar 22 09:05:34 2020 CST elapsed time: 3718 seconds (0d 1h 1m 58s)

      --------------- T H R E A D ---------------

      Current thread (0x00007f3478107000): JavaThread "AWT-XAWT" daemon [_thread_in_native, id=7484, stack(0x00007f3471a7d000,0x00007f3471b7e000)]

      Stack: [0x00007f3471a7d000,0x00007f3471b7e000], sp=0x00007f3471b7c210, free space=1020k
      Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [libc.so.6+0x3e506] __run_exit_handlers+0xc6

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j sun.awt.X11.XlibWrapper.XSync(JI)V+0 java.desktop@11.0.6
      j sun.awt.X11.XToolkit.XSync()V+7 java.desktop@11.0.6
      j sun.awt.X11.XWM.unshadeKludge(Lsun/awt/X11/XDecoratedPeer;)V+63 java.desktop@11.0.6
      j sun.awt.X11.XDecoratedPeer.handleReparentNotifyEvent(Lsun/awt/X11/XEvent;)V+127 java.desktop@11.0.6
      J 8689 c1 sun.awt.X11.XBaseWindow.dispatchEvent(Lsun/awt/X11/XEvent;)V java.desktop@11.0.6 (298 bytes) @ 0x00007f34b1cee984 [0x00007f34b1cee620+0x0000000000000364]
      J 15382 c1 sun.awt.X11.XBaseWindow.dispatchToWindow(Lsun/awt/X11/XEvent;)V java.desktop@11.0.6 (44 bytes) @ 0x00007f34b26fdcc4 [0x00007f34b26fd000+0x0000000000000cc4]
      J 15381 c1 sun.awt.X11.XToolkit.dispatchEvent(Lsun/awt/X11/XEvent;)V java.desktop@11.0.6 (191 bytes) @ 0x00007f34b26fa9dc [0x00007f34b26f9520+0x00000000000014bc]
      j sun.awt.X11.XToolkit.run(Z)V+341 java.desktop@11.0.6
      j sun.awt.X11.XToolkit.run()V+5 java.desktop@11.0.6
      j java.lang.Thread.run()V+11 java.base@11.0.6
      v ~StubRoutines::call_stub

      siginfo: si_signo: 11 (SIGSEGV), si_code: 128 (SI_KERNEL), si_addr: 0x0000000000000000

      Register to memory mapping:

      RAX=0x00103c4a0e9dbed0 is an unknown value
      RBX=0x00007f34cfccf578: <offset 0x00000000001bf578> in /usr/lib/libc.so.6 at 0x00007f34cfb10000
      RCX=0x00007f34600008d0 points into unknown readable memory: 05 00 05 00 07 00 07 00
      RDX=0x0000000000000001 is an unknown value
      RSP=0x00007f3471b7c210 is pointing into the stack for thread: 0x00007f3478107000
      RBP=0x0000000000000001 is an unknown value
      RSI=0x0000000000000001 is an unknown value
      RDI=0x00007f34cfaa5960: <offset 0x00000000011ad960> in /usr/lib/jvm/java-11-openjdk/lib/server/libjvm.so at 0x00007f34ce8f8000
      R8 =0x00007f34600008d2 points into unknown readable memory: 05 00 07 00 07 00
      R9 =0x00007f34cfccfa3f: <offset 0x00000000001bfa3f> in /usr/lib/libc.so.6 at 0x00007f34cfb10000
      R10=0x00007f34600008d0 points into unknown readable memory: 05 00 05 00 07 00 07 00
      R11=0x0 is NULL
      R12=0x0 is NULL
      R13=0x0000000000000031 is an unknown value
      R14=0x00007f34cfcd4e28: <offset 0x00000000001c4e28> in /usr/lib/libc.so.6 at 0x00007f34cfb10000
      R15=0x000055b014fe76f0 points into unknown readable memory: d0 3e 00 15 b0 55 00 00


      Registers:
      RAX=0x00103c4a0e9dbed0, RBX=0x00007f34cfccf578, RCX=0x00007f34600008d0, RDX=0x0000000000000001
      RSP=0x00007f3471b7c210, RBP=0x0000000000000001, RSI=0x0000000000000001, RDI=0x00007f34cfaa5960
      R8 =0x00007f34600008d2, R9 =0x00007f34cfccfa3f, R10=0x00007f34600008d0, R11=0x0000000000000000
      R12=0x0000000000000000, R13=0x0000000000000031, R14=0x00007f34cfcd4e28, R15=0x000055b014fe76f0
      RIP=0x00007f34cfb4e506, EFLAGS=0x0000000000010202, CSGSFS=0x002b000000000033, ERR=0x0000000000000000
        TRAPNO=0x000000000000000d

      Top of Stack: (sp=0x00007f3471b7c210)
      0x00007f3471b7c210: 0000000000000000 000000016000a0d0
      0x00007f3471b7c220: 00007f347805a490 00007f346000a0d0
      0x00007f3471b7c230: 00007f3478070030 00007f346000a0d0
      0x00007f3471b7c240: 00007f3471b7c290 00007f347805a490

      Instructions: (pc=0x00007f34cfb4e506)
      0x00007f34cfb4e406: 75 04 00 e9 53 ff ff ff 66 90 f3 0f 1e fa 48 8b
      0x00007f34cfb4e416: 05 05 0a 18 00 8b 00 85 c0 75 0f e9 9a f7 ff ff
      0x00007f34cfb4e426: 66 2e 0f 1f 84 00 00 00 00 00 31 c0 c3 66 2e 0f
      0x00007f34cfb4e436: 1f 84 00 00 00 00 00 0f 1f 00 f3 0f 1e fa 41 57
      0x00007f34cfb4e446: 41 56 41 55 41 54 55 89 fd 53 48 89 f3 48 83 ec
      0x00007f34cfb4e456: 18 89 54 24 0c 84 c9 0f 85 35 02 00 00 4c 8d 35
      0x00007f34cfb4e466: be 69 18 00 45 31 e4 0f 1f 00 64 8b 04 25 18 00
      0x00007f34cfb4e476: 00 00 ba 01 00 00 00 85 c0 0f 85 cd 01 00 00 41
      0x00007f34cfb4e486: 0f b1 16 4c 8b 3b 4d 85 ff 75 3b e9 62 01 00 00
      0x00007f34cfb4e496: 66 2e 0f 1f 84 00 00 00 00 00 48 83 fa 02 0f 84
      0x00007f34cfb4e4a6: b6 00 00 00 64 8b 04 25 18 00 00 00 ba 01 00 00
      0x00007f34cfb4e4b6: 00 85 c0 0f 85 c1 00 00 00 41 0f b1 16 4c 39 2d
      0x00007f34cfb4e4c6: 56 69 18 00 75 bd 49 8b 47 08 48 85 c0 0f 84 f7
      0x00007f34cfb4e4d6: 00 00 00 4c 8d 48 ff 4c 8b 2d 3c 69 18 00 4d 89
      0x00007f34cfb4e4e6: 4f 08 64 8b 04 25 18 00 00 00 85 c0 0f 85 a8 00
      0x00007f34cfb4e4f6: 00 00 41 83 2e 01 4c 89 c8 48 c1 e0 05 4c 01 f8
      0x00007f34cfb4e506: 48 8b 50 10 48 83 fa 03 74 30 48 83 fa 04 75 8a
      0x00007f34cfb4e516: 48 8b 50 18 48 8b 78 20 48 c7 40 10 00 00 00 00
      0x00007f34cfb4e526: 89 ee 48 c1 ca 11 64 48 33 14 25 30 00 00 00 ff
      0x00007f34cfb4e536: d2 e9 6e ff ff ff 0f 1f 40 00 48 8b 40 18 48 c1
      0x00007f34cfb4e546: c8 11 64 48 33 04 25 30 00 00 00 ff d0 e9 52 ff
      0x00007f34cfb4e556: ff ff 0f 1f 84 00 00 00 00 00 48 8b 50 18 48 8b
      0x00007f34cfb4e566: 70 20 89 ef 48 c1 ca 11 64 48 33 14 25 30 00 00
      0x00007f34cfb4e576: 00 ff d2 e9 2c ff ff ff 66 90 44 89 e0 f0 41 0f
      0x00007f34cfb4e586: b1 16 0f 84 35 ff ff ff 4c 89 f7 e8 da 73 04 00
      0x00007f34cfb4e596: e9 28 ff ff ff 0f 1f 44 00 00 44 89 e0 41 87 06
      0x00007f34cfb4e5a6: 83 f8 01 0f 8e 4d ff ff ff 45 31 d2 ba 01 00 00
      0x00007f34cfb4e5b6: 00 be 81 00 00 00 4c 89 f7 b8 ca 00 00 00 0f 05
      0x00007f34cfb4e5c6: e9 31 ff ff ff 0f 1f 44 00 00 49 8b 07 48 89 03
      0x00007f34cfb4e5d6: 48 85 c0 74 08 4c 89 ff e8 4d 6d fe ff 64 8b 04
      0x00007f34cfb4e5e6: 25 18 00 00 00 85 c0 75 7e 41 83 2e 01 e9 78 fe
      0x00007f34cfb4e5f6: ff ff c6 05 cd 31 18 00 01 64 8b 04 25 18 00 00


      Stack slot to memory mapping:
      stack at sp + 0 slots: 0x0 is NULL
      stack at sp + 1 slots: 0x000000016000a0d0 is an unknown value
      stack at sp + 2 slots: 0x00007f347805a490 points into unknown readable memory: 01 00 00 00 00 00 00 00
      stack at sp + 3 slots: 0x00007f346000a0d0 points into unknown readable memory: 2f 75 73 72 2f 6c 69 62


      #-----------------------------------------------------------#
      APPLET URL OR APPLICATION NAME:
      PyCharm


            avu Alexey Ushakov
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: