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

CtwOfSpecJvm.java fails on MacOSX with _os_unfair_lock_recursive_abort in TDescriptorSource::CopySplicedDescriptorForName

    XMLWordPrintable

Details

    Description

      Compilation cause following crash:
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGILL (0x4) at pc=0x00007fff70d2263c, pid=73756, tid=5891
      #
      # JRE version: Java(TM) SE Runtime Environment (16.0+28) (fastdebug build 16-ea+28-2065)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 16-ea+28-2065, mixed mode, sharing, tiered, compressed oops, g1 gc, bsd-amd64)
      # Problematic frame:
      # C [libsystem_platform.dylib+0x663c] _os_unfair_lock_recursive_abort+0x17
      #
      # Core dump will be written. Default location: core.73756
      #
      # If you would like to submit a bug report, please visit:
      # https://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: -XX:MaxRAMPercentage=4 -Djava.io.tmpdir=/System/Volumes/Data/mesos/work_dir/slaves/0f76e7b4-d512-4e9f-a839-a1d961774dea-S2/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/11dae5dc-a706-4d80-9ff4-65781cac1461/runs/7e1a59df-9388-4392-b970-203318193213/testoutput/test-support/jtreg_closed_test_hotspot_jtreg_applications_ctw_jars/tmp -XX:+CreateCoredumpOnCrash -XX:+TieredCompilation -Djava.awt.headless=true -Xbatch -XX:-UseCounterDecay -XX:-ShowMessageBoxOnError -XX:+UnlockDiagnosticVMOptions -XX:+DisplayVMOutputToStderr -DCompileTheWorldStartAt=0 -DCompileTheWorldStopAt=1170 -XX:+WhiteBoxAPI -Xbootclasspath/a:. --add-exports=java.base/jdk.internal.jimage=ALL-UNNAMED --add-exports=java.base/jdk.internal.misc=ALL-UNNAMED --add-exports=java.base/jdk.internal.reflect=ALL-UNNAMED --add-exports=java.base/jdk.internal.access=ALL-UNNAMED -XX:+LogCompilation -XX:LogFile=hotspot_uninstaller.jar_0_%p.log -XX:ErrorFile=hs_err_uninstaller.jar_0_%p.log -XX:ReplayDataFile=replay_uninstaller.jar_0_%p.log -XX:CompileCommand=exclude,java/lang/invoke/MethodHandle.* -XX:+IgnoreUnrecognizedVMOptions -XX:+StressLCM -XX:+StressGCM -XX:+StressIGVN -XX:StressSeed=3844133793323879746 sun.hotspot.tools.ctw.CompileTheWorld /System/Volumes/Data/mesos/work_dir/jib-master/install/org/spec/SPECjvm2008/1.00/SPECjvm2008-1.00.zip/SPECjvm2008/Uninstall/uninstaller.jar

      Host: x86_64 3200 MHz, 12 cores, 32G, Darwin 19.6.0, macOS 10.15.7 (19H2)
      Time: Wed Jan 6 01:50:41 2021 GMT elapsed time: 3.267390 seconds (0d 0h 0m 3s)

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

      Current thread (0x00007f9a4f820220): JavaThread "main" [_thread_in_native, id=5891, stack(0x000070000e08d000,0x000070000e18d000)]

      Stack: [0x000070000e08d000,0x000070000e18d000], sp=0x000070000e1896b8, free space=1009k
      Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
      C [libsystem_platform.dylib+0x663c] _os_unfair_lock_recursive_abort+0x17
      C [CoreText+0x10fe3] TDescriptorSource::CopySplicedDescriptorForName(__CFString const*, __CFString const*, __CFString const*, __CFNumber const*, CTFontLegibilityWeight, __CFNumber const*, __CFString const*, __CFNumber const*) const+0xcd
      C [CoreText+0xd360d] TDescriptorSource::CopyFontDescriptorPerPostScriptName(__CFString const*, unsigned long, unsigned long, __CFString const*, __CFNumber const*, CTFontLegibilityWeight) const+0x23d
      C [CoreText+0x60bed] TDescriptorSource::CopySystemFontDescriptorByName(__CFString const*, UIFontFlag, unsigned long) const+0x47
      C [CoreText+0xd5eed] TDescriptorSource::CopyLastResort() const::$_3::__invoke(void*)+0x43
      C [libdispatch.dylib+0x2658] _dispatch_client_callout+0x8
      C [libdispatch.dylib+0x37de] _dispatch_once_callout+0x14
      C [CoreText+0xd285c] TDescriptorSource::CopyLastResort() const+0x64
      C [CoreText+0x97f29] TDescriptorSource::CreateDefaultDescriptor(UIFontFlag) const+0xcb
      C [CoreText+0xdd01] TBaseFont::CopyNativeFont() const+0x113
      C [CoreText+0xa6c6] TBaseFont::CopyVariationAxes() const+0xf0
      C [CoreText+0x1625f] TTenuousComponentFont::CopyVariationAxes() const+0x23
      C [CoreText+0xa4d8] TBaseFont::CopyOpticalSizeAxis() const+0x36
      C [CoreText+0x15dc7] TTenuousComponentFont::TTenuousComponentFont(__CFDictionary const*, unsigned int, TSplicedFontDict const&)+0xc7
      C [CoreText+0x15c09] TSplicedFont::CreateDescriptor(__CFDictionary const*, unsigned int, TSplicedFontDict const&)+0x211
      C [CoreText+0x156f7] TSplicedFont::CreateCascadeList(TSplicedFontDict const&)+0x11f
      C [CoreText+0x1553c] TSplicedFont::Create(__CFURL const*, adopted_t const&, __CFDictionary const*)+0x30
      C [CoreText+0x154b1] CreateSplicedFontFromStash(__CFDictionary const*, __CFURL const*)+0x25
      C [CoreText+0x12b0f] MakeSpliceDescriptor(__CFString const*, __CFNumber const*, __CFString const*, __CFString const*, __CFNumber const*, __CFNumber const*, CTFontLegibilityWeight)+0x136c
      C [CoreText+0x116f3] TDescriptorSource::CopySpliceFontForName(__CFString const*, __CFString const*, __CFNumber const*, CTFontLegibilityWeight, __CFNumber const*, __CFString const*, __CFNumber const*)+0x203
      C [CoreText+0x11018] TDescriptorSource::CopySplicedDescriptorForName(__CFString const*, __CFString const*, __CFString const*, __CFNumber const*, CTFontLegibilityWeight, __CFNumber const*, __CFString const*, __CFNumber const*) const+0x102
      C [CoreText+0x46df] TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*, unsigned long) const+0x7c5
      C [CoreText+0x17c93] TDescriptor::InitBaseFont(unsigned long, double)+0x3d
      C [CoreText+0x3b75] TDescriptor::CreateMatchingDescriptor(__CFSet const*, double, unsigned long) const+0x12f
      C [CoreText+0x7fb0] CTFontCreateWithFontDescriptor+0x46
      C [CoreText+0x5965f] CTFontCreateUIFontForLanguage+0x26
      C [libawt_lwawt.dylib+0x37e4] addFont+0x24
      C [libawt_lwawt.dylib+0x2d63] Java_sun_font_CFontManager_loadNativeFonts+0x233
      j sun.font.CFontManager.loadNativeFonts()V+0 java.desktop@16-ea
      j sun.font.CFontManager$1.run()Ljava/lang/Object;+14 java.desktop@16-ea
      j java.security.AccessController.executePrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;+29 java.base@16-ea
      j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+5 java.base@16-ea
      j sun.font.CFontManager.loadFonts()V+19 java.desktop@16-ea
      j sun.font.SunFontManager.findFont2D(Ljava/lang/String;II)Lsun/font/Font2D;+690 java.desktop@16-ea
      j java.awt.Font.getFont2D()Lsun/font/Font2D;+22 java.desktop@16-ea
      j java.awt.Font$FontAccessImpl.getFont2D(Ljava/awt/Font;)Lsun/font/Font2D;+1 java.desktop@16-ea
      j sun.font.FontUtilities.getFont2D(Ljava/awt/Font;)Lsun/font/Font2D;+4 java.desktop@16-ea
      j sun.font.FontDesignMetrics.initMatrixAndMetrics()V+4 java.desktop@16-ea
      j sun.font.FontDesignMetrics.<init>(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+62 java.desktop@16-ea
      j sun.font.FontDesignMetrics.getMetrics(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)Lsun/font/FontDesignMetrics;+128 java.desktop@16-ea
      j sun.font.FontDesignMetrics.getMetrics(Ljava/awt/Font;)Lsun/font/FontDesignMetrics;+4 java.desktop@16-ea
      j sun.awt.SunToolkit.getFontMetrics(Ljava/awt/Font;)Ljava/awt/FontMetrics;+1 java.desktop@16-ea
      j sun.awt.HeadlessToolkit.getFontMetrics(Ljava/awt/Font;)Ljava/awt/FontMetrics;+5 java.desktop@16-ea
      j ZeroGf0.a()V+40
      j ZeroGf0.<clinit>()V+30
      v ~StubRoutines::call_stub
      V [libjvm.dylib+0x8d6a53] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x563
      V [libjvm.dylib+0x89fb9f] InstanceKlass::call_class_initializer(Thread*)+0x28f
      V [libjvm.dylib+0x89ec6c] InstanceKlass::initialize_impl(Thread*)+0x81c
      V [libjvm.dylib+0xc4c43b] LinkResolver::resolve_field(fieldDescriptor&, LinkInfo const&, Bytecodes::Code, bool, Thread*)+0x51b
      V [libjvm.dylib+0xc4bf00] LinkResolver::resolve_field_access(fieldDescriptor&, constantPoolHandle const&, int, methodHandle const&, Bytecodes::Code, Thread*)+0x40
      V [libjvm.dylib+0x8c76bd] InterpreterRuntime::resolve_get_put(JavaThread*, Bytecodes::Code)+0x28d
      V [libjvm.dylib+0x8ca634] InterpreterRuntime::resolve_from_cache(JavaThread*, Bytecodes::Code)+0x94
      j ZeroGri.<clinit>()V+0
      v ~StubRoutines::call_stub
      V [libjvm.dylib+0x8d6a53] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x563
      V [libjvm.dylib+0x89fb9f] InstanceKlass::call_class_initializer(Thread*)+0x28f
      V [libjvm.dylib+0x89ec6c] InstanceKlass::initialize_impl(Thread*)+0x81c
      V [libjvm.dylib+0x110cd70] Unsafe_EnsureClassInitialized0(JNIEnv_*, _jobject*, _jobject*)+0x160
      j jdk.internal.misc.Unsafe.ensureClassInitialized0(Ljava/lang/Class;)V+0 java.base@16-ea
      j jdk.internal.misc.Unsafe.ensureClassInitialized(Ljava/lang/Class;)V+14 java.base@16-ea
      j sun.hotspot.tools.ctw.Compiler.compileClass(Ljava/lang/Class;JLjava/util/concurrent/Executor;)V+41
      j sun.hotspot.tools.ctw.PathHandler.processClass(Ljava/lang/String;Ljava/util/concurrent/Executor;)V+97
      j sun.hotspot.tools.ctw.PathHandler.lambda$process$0(Ljava/util/concurrent/Executor;Ljava/lang/String;)V+3
      j sun.hotspot.tools.ctw.PathHandler$$Lambda$38+0x0000000801006958.accept(Ljava/lang/Object;)V+12
      j java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Ljava/lang/Object;)V+5 java.base@16-ea
      j java.util.stream.DistinctOps$1$2.accept(Ljava/lang/Object;)V+18 java.base@16-ea
      j java.util.stream.ReferencePipeline$3$1.accept(Ljava/lang/Object;)V+17 java.base@16-ea
      j java.util.stream.ReferencePipeline$2$1.accept(Ljava/lang/Object;)V+21 java.base@16-ea
      j java.util.stream.ReferencePipeline$3$1.accept(Ljava/lang/Object;)V+17 java.base@16-ea
      j java.util.zip.ZipFile$EntrySpliterator.tryAdvance(Ljava/util/function/Consumer;)Z+80 java.base@16-ea
      j java.util.Spliterator.forEachRemaining(Ljava/util/function/Consumer;)V+2 java.base@16-ea
      j java.util.stream.AbstractPipeline.copyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)V+32 java.base@16-ea
      j java.util.stream.AbstractPipeline.wrapAndCopyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)Ljava/util/stream/Sink;+13 java.base@16-ea
      j java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Ljava/util/stream/PipelineHelper;Ljava/util/Spliterator;)Ljava/lang/Void;+3 java.base@16-ea
      j java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Ljava/util/stream/PipelineHelper;Ljava/util/Spliterator;)Ljava/lang/Object;+3 java.base@16-ea
      j java.util.stream.AbstractPipeline.evaluate(Ljava/util/stream/TerminalOp;)Ljava/lang/Object;+88 java.base@16-ea
      j java.util.stream.ReferencePipeline.forEach(Ljava/util/function/Consumer;)V+6 java.base@16-ea
      j sun.hotspot.tools.ctw.PathHandler.process(Ljava/util/concurrent/Executor;)V+32
      j sun.hotspot.tools.ctw.CompileTheWorld.lambda$main$0(Ljava/util/concurrent/ExecutorService;Lsun/hotspot/tools/ctw/PathHandler;)V+2
      j sun.hotspot.tools.ctw.CompileTheWorld$$Lambda$30+0x0000000801003980.accept(Ljava/lang/Object;)V+8
      j java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Ljava/lang/Object;)V+5 java.base@16-ea
      j java.util.Collections$2.tryAdvance(Ljava/util/function/Consumer;)Z+29 java.base@16-ea
      j java.util.Collections$2.forEachRemaining(Ljava/util/function/Consumer;)V+2 java.base@16-ea
      j java.util.stream.ReferencePipeline$Head.forEach(Ljava/util/function/Consumer;)V+12 java.base@16-ea
      j java.util.stream.ReferencePipeline$7$1.accept(Ljava/lang/Object;)V+41 java.base@16-ea
      j java.util.stream.ReferencePipeline$3$1.accept(Ljava/lang/Object;)V+17 java.base@16-ea
      j java.util.Spliterators$ArraySpliterator.forEachRemaining(Ljava/util/function/Consumer;)V+53 java.base@16-ea
      j java.util.stream.AbstractPipeline.copyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)V+32 java.base@16-ea
      j java.util.stream.AbstractPipeline.wrapAndCopyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)Ljava/util/stream/Sink;+13 java.base@16-ea
      j java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Ljava/util/stream/PipelineHelper;Ljava/util/Spliterator;)Ljava/lang/Void;+3 java.base@16-ea
      j java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Ljava/util/stream/PipelineHelper;Ljava/util/Spliterator;)Ljava/lang/Object;+3 java.base@16-ea
      j java.util.stream.AbstractPipeline.evaluate(Ljava/util/stream/TerminalOp;)Ljava/lang/Object;+88 java.base@16-ea
      j java.util.stream.ReferencePipeline.forEach(Ljava/util/function/Consumer;)V+6 java.base@16-ea
      j sun.hotspot.tools.ctw.CompileTheWorld.main([Ljava/lang/String;)V+125
      v ~StubRoutines::call_stub
      V [libjvm.dylib+0x8d6a53] JavaCalls::call_helper(JavaValue*, methodHandle const&, JavaCallArguments*, Thread*)+0x563
      V [libjvm.dylib+0x993f8e] jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*)+0x19e
      V [libjvm.dylib+0x99b1c7] jni_CallStaticVoidMethod+0x267
      C [libjli.dylib+0x4dbf] JavaMain+0xbff
      ...<more frames>...

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      j sun.font.CFontManager.loadNativeFonts()V+0 java.desktop@16-ea
      j sun.font.CFontManager$1.run()Ljava/lang/Object;+14 java.desktop@16-ea
      j java.security.AccessController.executePrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/lang/Class;)Ljava/lang/Object;+29 java.base@16-ea
      j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object;+5 java.base@16-ea
      j sun.font.CFontManager.loadFonts()V+19 java.desktop@16-ea
      j sun.font.SunFontManager.findFont2D(Ljava/lang/String;II)Lsun/font/Font2D;+690 java.desktop@16-ea
      j java.awt.Font.getFont2D()Lsun/font/Font2D;+22 java.desktop@16-ea
      j java.awt.Font$FontAccessImpl.getFont2D(Ljava/awt/Font;)Lsun/font/Font2D;+1 java.desktop@16-ea
      j sun.font.FontUtilities.getFont2D(Ljava/awt/Font;)Lsun/font/Font2D;+4 java.desktop@16-ea
      j sun.font.FontDesignMetrics.initMatrixAndMetrics()V+4 java.desktop@16-ea
      j sun.font.FontDesignMetrics.<init>(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)V+62 java.desktop@16-ea
      j sun.font.FontDesignMetrics.getMetrics(Ljava/awt/Font;Ljava/awt/font/FontRenderContext;)Lsun/font/FontDesignMetrics;+128 java.desktop@16-ea
      j sun.font.FontDesignMetrics.getMetrics(Ljava/awt/Font;)Lsun/font/FontDesignMetrics;+4 java.desktop@16-ea
      j sun.awt.SunToolkit.getFontMetrics(Ljava/awt/Font;)Ljava/awt/FontMetrics;+1 java.desktop@16-ea
      j sun.awt.HeadlessToolkit.getFontMetrics(Ljava/awt/Font;)Ljava/awt/FontMetrics;+5 java.desktop@16-ea
      j ZeroGf0.a()V+40
      j ZeroGf0.<clinit>()V+30
      v ~StubRoutines::call_stub
      j ZeroGri.<clinit>()V+0
      v ~StubRoutines::call_stub
      j jdk.internal.misc.Unsafe.ensureClassInitialized0(Ljava/lang/Class;)V+0 java.base@16-ea
      j jdk.internal.misc.Unsafe.ensureClassInitialized(Ljava/lang/Class;)V+14 java.base@16-ea
      j sun.hotspot.tools.ctw.Compiler.compileClass(Ljava/lang/Class;JLjava/util/concurrent/Executor;)V+41
      j sun.hotspot.tools.ctw.PathHandler.processClass(Ljava/lang/String;Ljava/util/concurrent/Executor;)V+97
      j sun.hotspot.tools.ctw.PathHandler.lambda$process$0(Ljava/util/concurrent/Executor;Ljava/lang/String;)V+3
      j sun.hotspot.tools.ctw.PathHandler$$Lambda$38+0x0000000801006958.accept(Ljava/lang/Object;)V+12
      j java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Ljava/lang/Object;)V+5 java.base@16-ea
      j java.util.stream.DistinctOps$1$2.accept(Ljava/lang/Object;)V+18 java.base@16-ea
      j java.util.stream.ReferencePipeline$3$1.accept(Ljava/lang/Object;)V+17 java.base@16-ea
      j java.util.stream.ReferencePipeline$2$1.accept(Ljava/lang/Object;)V+21 java.base@16-ea
      j java.util.stream.ReferencePipeline$3$1.accept(Ljava/lang/Object;)V+17 java.base@16-ea
      j java.util.zip.ZipFile$EntrySpliterator.tryAdvance(Ljava/util/function/Consumer;)Z+80 java.base@16-ea
      j java.util.Spliterator.forEachRemaining(Ljava/util/function/Consumer;)V+2 java.base@16-ea
      j java.util.stream.AbstractPipeline.copyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)V+32 java.base@16-ea
      j java.util.stream.AbstractPipeline.wrapAndCopyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)Ljava/util/stream/Sink;+13 java.base@16-ea
      j java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Ljava/util/stream/PipelineHelper;Ljava/util/Spliterator;)Ljava/lang/Void;+3 java.base@16-ea
      j java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Ljava/util/stream/PipelineHelper;Ljava/util/Spliterator;)Ljava/lang/Object;+3 java.base@16-ea
      j java.util.stream.AbstractPipeline.evaluate(Ljava/util/stream/TerminalOp;)Ljava/lang/Object;+88 java.base@16-ea
      j java.util.stream.ReferencePipeline.forEach(Ljava/util/function/Consumer;)V+6 java.base@16-ea
      j sun.hotspot.tools.ctw.PathHandler.process(Ljava/util/concurrent/Executor;)V+32
      j sun.hotspot.tools.ctw.CompileTheWorld.lambda$main$0(Ljava/util/concurrent/ExecutorService;Lsun/hotspot/tools/ctw/PathHandler;)V+2
      j sun.hotspot.tools.ctw.CompileTheWorld$$Lambda$30+0x0000000801003980.accept(Ljava/lang/Object;)V+8
      j java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Ljava/lang/Object;)V+5 java.base@16-ea
      j java.util.Collections$2.tryAdvance(Ljava/util/function/Consumer;)Z+29 java.base@16-ea
      j java.util.Collections$2.forEachRemaining(Ljava/util/function/Consumer;)V+2 java.base@16-ea
      j java.util.stream.ReferencePipeline$Head.forEach(Ljava/util/function/Consumer;)V+12 java.base@16-ea
      j java.util.stream.ReferencePipeline$7$1.accept(Ljava/lang/Object;)V+41 java.base@16-ea
      j java.util.stream.ReferencePipeline$3$1.accept(Ljava/lang/Object;)V+17 java.base@16-ea
      j java.util.Spliterators$ArraySpliterator.forEachRemaining(Ljava/util/function/Consumer;)V+53 java.base@16-ea
      j java.util.stream.AbstractPipeline.copyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)V+32 java.base@16-ea
      j java.util.stream.AbstractPipeline.wrapAndCopyInto(Ljava/util/stream/Sink;Ljava/util/Spliterator;)Ljava/util/stream/Sink;+13 java.base@16-ea
      j java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Ljava/util/stream/PipelineHelper;Ljava/util/Spliterator;)Ljava/lang/Void;+3 java.base@16-ea
      j java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Ljava/util/stream/PipelineHelper;Ljava/util/Spliterator;)Ljava/lang/Object;+3 java.base@16-ea
      j java.util.stream.AbstractPipeline.evaluate(Ljava/util/stream/TerminalOp;)Ljava/lang/Object;+88 java.base@16-ea
      j java.util.stream.ReferencePipeline.forEach(Ljava/util/function/Consumer;)V+6 java.base@16-ea
      j sun.hotspot.tools.ctw.CompileTheWorld.main([Ljava/lang/String;)V+125
      v ~StubRoutines::call_stub

      siginfo: si_signo: 4 (SIGILL), si_code: 1 (ILL_ILLOPC), si_addr: 0x00007fff70d2263c

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lmesnik Leonid Mesnik
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: