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

(ch) Windows asynchronous channels may return temporary direct buffers to the buffer cache twice (win)

XMLWordPrintable

    • b27
    • x86_64
    • windows
    • Verified

      The test jdk/java/text/Format/NumberFormat/NumberTest.java crashed on Windows-x64 with

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (utilities/concurrentHashTable.inline.hpp:684), pid=78164, tid=39652
      # fatal error: Cannot resize table: Node hash code has changed possibly due to corruption of the contents.
      #
      # JRE version: Java(TM) SE Runtime Environment (24.0+26) (build 24-ea+26-3343)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (24-ea+26-3343, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
      # Problematic frame:
      # V [jvm.dll+0x7cc3bf] ConcurrentHashTable<StringTableConfig,11>::unzip_bucket+0x2bf
      #
      # Core dump will be written. Default location: C:\sb\prod\1732782350\testoutput\test-support\jtreg_open_test_jdk_tier2_part2\scratch\4\hs_err_pid78164.mdmp
      #
      # If you would like to submit a bug report, please visit:
      # https://bugreport.java.com/bugreport/crash.jsp
      #

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

      Command Line: -Xmx768m -XX:MaxRAMPercentage=4.16667 -Dtest.boot.jdk=c:\ade\mesos\work_dir\jib-master\install\jdk\23\37\bundles\windows-x64\jdk-23_windows-x64_bin.zip\jdk-23 -Djava.io.tmpdir=c:\sb\prod\1732782350\testoutput\test-support\jtreg_open_test_jdk_tier2_part2\tmp -XX:+CreateCoredumpOnCrash -ea -esa -Djava.library.path=c:\ade\mesos\work_dir\jib-master\install\jdk-24+26-3343\windows-x64.test\jdk\jtreg\native --patch-module=java.base=C:\sb\prod\1732782350\testoutput\test-support\jtreg_open_test_jdk_tier2_part2\patches\java.base -Djava.security.policy=file:/c:/sb/prod/1732782350/testoutput/test-support/jtreg_open_test_jdk_tier2_part2/jtreg.policy com.sun.javatest.regtest.agent.AgentServer -id 24 -logfile C:\sb\prod\1732782350\testoutput\test-support\jtreg_open_test_jdk_tier2_part2\jtData\agentServer.24.trace -allowSetSecurityManager -port 59001 -timeoutFactor 4.0

      Host: Intel(R) Xeon(R) Platinum 8358 CPU @ 2.60GHz, 12 cores, 23G, Windows Server 2022 , 64 bit Build 20348 (10.0.20348.2760)
      Time: Thu Nov 28 08:37:46 2024 Etc elapsed time: 169.884576 seconds (0d 0h 2m 49s)

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

      Current thread (0x00000280b1e69530): JavaThread "Service Thread" daemon [_thread_in_vm, id=39652, stack(0x000000e994d00000,0x000000e994e00000) (1024K)]

      Stack: [0x000000e994d00000,0x000000e994e00000], sp=0x000000e994dff5f0, free space=1021k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [jvm.dll+0x7cc3bf] ConcurrentHashTable<StringTableConfig,11>::unzip_bucket+0x2bf (concurrentHashTable.inline.hpp:684)
      V [jvm.dll+0x7caafa] StringTable::grow+0x23a (stringTable.cpp:575)
      V [jvm.dll+0x7c9a4f] StringTable::do_concurrent_work+0x12f (stringTable.cpp:673)
      V [jvm.dll+0x79f5e3] ServiceThread::service_thread_entry+0x1e3 (serviceThread.cpp:135)
      V [jvm.dll+0x42ed06] JavaThread::run+0x116 (javaThread.cpp:757)
      V [jvm.dll+0x87ca1b] Thread::call_run+0xcb (thread.cpp:242)
      V [jvm.dll+0x72e215] thread_native_entry+0x95 (os_windows.cpp:545)
      C [ucrtbase.dll+0x26b4c] (no source info available)
      C [KERNEL32.DLL+0x14cb0] (no source info available)
      C [ntdll.dll+0x7ecdb] (no source info available)

            bpb Brian Burkhalter
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: