[ubsan] psCardTable.cpp:131:24: runtime error: large index is out of bounds

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 25
    • Affects Version/s: 22, 23, 24, 25
    • Component/s: hotspot
    • gc
    • b06

        When running with ubsanized binaries on macOS aarch64, the test
        jdk/jfr/event/gc/collection/TestYoungGarbageCollectionEventWithParallelScavenge.java
        shows this error :

        jdk/src/hotspot/share/gc/parallel/psCardTable.cpp:131:24: runtime error: index 18446744073642557312 out of bounds for type 'PSStripeShadowCardTable::CardValue [128]'
        UndefinedBehaviorSanitizer:DEADLYSIGNAL
        UndefinedBehaviorSanitizer: nested bug in the same thread, aborting.
         

              Assignee:
              Kim Barrett
              Reporter:
              Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: