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

C2 Crash in javax.swing.plaf.basic.BasicSplitPaneUI$BasicHorizontalLayoutManager::layoutContainer (OpenJDK 11.0.16 on Windows 11)

XMLWordPrintable

    • x86_64
    • windows

      Initially reported at: https://github.com/adoptium/adoptium-support/issues/732

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007fff5927f413, pid=184384, tid=80332
      #
      # JRE version: OpenJDK Runtime Environment Temurin-11.0.16.1+1 (11.0.16.1+1) (build 11.0.16.1+1)
      # Java VM: OpenJDK 64-Bit Server VM Temurin-11.0.16.1+1 (11.0.16.1+1, mixed mode, tiered, compressed oops, g1 gc, windows-amd64)
      # Problematic frame:
      # V [jvm.dll+0x52f413]
      #
      # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
      #
      # If you would like to submit a bug report, please visit:
      # https://github.com/adoptium/adoptium-support/issues
      #

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

      Command Line: -Djava.io.tmpdir=C:\Users\Brian Jepsen\.tora\com.tora.g2.launchpad\bootstrapper\installations\TORA OEMS PROD\tmp -Dsun.awt.nopixfmt=true -Dsun.java2d.d3d=false -Dsun.java2d.noddraw=true -XX:+UseG1GC -XX:+HeapDumpOnOutOfMemoryError -XX:+PrintCommandLineFlags -XX:+PrintFlagsFinal -XX:+ResizeTLAB -XX:+ScavengeBeforeFullGC -XX:+UseCompressedOops -XX:+UseNUMA -XX:+UseStringDeduplication -XX:+UseTLAB -XX:MaxGCPauseMillis=100 -XX:MaxMetaspaceSize=384M -XX:MaxNewSize=2G -XX:NewSize=2G -XX:StringDeduplicationAgeThreshold=6 -Xlog:gc*::time,uptime,level,tags: -Xlog:gc*::time,uptime,level,tags: -Xms8G -Xmx16G -Xss2m -verbose:gc C:\Users\Brian Jepsen\.tora\com.tora.g2.launchpad\bootstrapper\installations\TORA OEMS PROD\versions\11.25.0\launchers\e395cbe11d6dca29d43bc0b689f8ccddeadd2cfc77f4f585a161a47eaf3c3617.jar -cdist prod/config_gui/cdist_config_all.xml -forceCompression true -forceSSL true -language ENGLISH -launcher launchpad:bootstrapper -listenport 17700 -logmsg true -ping 3000 -title TTS -usageinfotoserver true -screenLocation 980,615

      Host: Intel(R) Core(TM) i7-9700 CPU @ 3.00GHz, 8 cores, 63G, Windows 11 , 64 bit Build 22621 (10.0.22621.1105)
      Time: Mon Mar 13 10:20:29 2023 Eastern Daylight Time elapsed time: 1889.917883 seconds (0d 0h 31m 29s)

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

      Current thread (0x000002236bf2b800): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=80332, stack(0x000000d476400000,0x000000d476500000)]


      Current CompileTask:
      C2:1889918 43789 ! 4 javax.swing.plaf.basic.BasicSplitPaneUI$BasicHorizontalLayoutManager::layoutContainer (510 bytes)

      Stack: [0x000000d476400000,0x000000d476500000], sp=0x000000d4764fa8f0, free space=1002k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [jvm.dll+0x52f413]
      V [jvm.dll+0x52f188]
      V [jvm.dll+0x52e4b0]
      V [jvm.dll+0x21118b]
      V [jvm.dll+0x20add4]
      V [jvm.dll+0x207f6b]
      V [jvm.dll+0x18a3a1]
      V [jvm.dll+0x2178e4]
      V [jvm.dll+0x215b2b]
      V [jvm.dll+0x76e610]
      V [jvm.dll+0x767544]
      V [jvm.dll+0x61dff5]
      C [ucrtbase.dll+0x29363]
      C [KERNEL32.dll+0x126bd]
      C [ntdll.dll+0x5dfb8]

            Unassigned Unassigned
            karianna Martijn Verburg
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: