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

fatal error: meet not symmetric

XMLWordPrintable

      === Meet Not Symmetric ===
      t = java/lang/Object *
      this= java/lang/Class (java/io/Serializable,java/lang/constant/Constable,java/lang/reflect/AnnotatedElement,java/lang/invoke/TypeDescriptor,java/lang/reflect/GenericDeclaration,java/lang/reflect/Type,java/lang/invoke/TypeDescriptor$OfField):NotNull:exact *
      mt=(t meet this)= java/lang/Object *
      t_dual= java/lang/Object:TopPTR *,iid=top (inline_depth=InlineDepthTop)
      this_dual= java/lang/Class (java/io/Serializable,java/lang/constant/Constable,java/lang/reflect/AnnotatedElement,java/lang/invoke/TypeDescriptor,java/lang/reflect/GenericDeclaration,java/lang/reflect/Type,java/lang/invoke/TypeDescriptor$OfField):AnyNull:exact *,iid=top (inline_depth=InlineDepthTop)
      mt_dual= java/lang/Object:TopPTR *,iid=top (inline_depth=InlineDepthTop)
      mt_dual meet t_dual= java/lang/Object:TopPTR *,iid=top (inline_depth=InlineDepthTop)
      mt_dual meet this_dual= java/lang/Object:NotNull * (inline_depth=InlineDepthTop)
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/opt/mach5/mesos/work_dir/slaves/741e9afd-8c02-45c3-b2e2-9db1450d0832-S30282/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/7551930c-624f-451e-833b-31dbb4ab5779/runs/d4f9e4ae-9815-43fd-b20e-6d61f93a9c02/workspace/open/src/hotspot/share/opto/type.cpp:967), pid=3272955, tid=3273000
      # fatal error: meet not symmetric
      #
      # JRE version: Java(TM) SE Runtime Environment (21.0+17) (fastdebug build 21-ea+17-LTS-1334)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 21-ea+17-LTS-1334, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
      # Problematic frame:
      # V [libjvm.so+0x15d5588] Type::check_symmetrical(Type const*, Type const*, VerifyMeet const&) const+0x208

      Current CompileTask:
      C2: 634 728 ! 4 sun.reflect.misc.MethodUtil::invoke (111 bytes)

      Stack: [0x0000fffdcc630000,0x0000fffdcc830000], sp=0x0000fffdcc828f90, free space=2019k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x15d5588] Type::check_symmetrical(Type const*, Type const*, VerifyMeet const&) const+0x208 (type.cpp:967)
      V [libjvm.so+0x15d5844] Type::meet_helper(Type const*, bool) const+0x1e4 (type.cpp:1002)
      V [libjvm.so+0xc5c06c] GraphKit::subtype_check_receiver(Node*, ciKlass*, Node**)+0x12c (type.hpp:231)
      V [libjvm.so+0x723abc] PredictedCallGenerator::generate(JVMState*)+0x348 (callGenerator.cpp:885)
      V [libjvm.so+0xa2f648] Parse::do_call()+0x2a8 (doCall.cpp:662)
      V [libjvm.so+0x1363aa8] Parse::do_one_bytecode()+0x4d8 (parse2.cpp:2704)
      V [libjvm.so+0x13536fc] Parse::do_one_block()+0x53c (parse1.cpp:1568)
      V [libjvm.so+0x1354650] Parse::do_all_blocks()+0x150 (parse1.cpp:713)
      V [libjvm.so+0x1358768] Parse::Parse(JVMState*, ciMethod*, float)+0xa38 (parse1.cpp:617)
      V [libjvm.so+0x720a28] ParseGenerator::generate(JVMState*)+0x168 (callGenerator.cpp:99)
      [...]

            thartmann Tobias Hartmann
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: