From nobody Fri Feb 16 23:10:07 2024 X-Original-To: java@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Tc71r4N6pz59x2K for ; Fri, 16 Feb 2024 23:10:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tc71r3H3Yz4gP9 for ; Fri, 16 Feb 2024 23:10:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1708125008; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ZhOnmnm+/0G9E41PYcC92kn58TUwMeaF+HfKh5hX6gc=; b=sSF8s8eaMvHy2ferBL+yO+ke5z5tVBY3YGRzRF18du9spMX9PWPQNG6UInq4+JuZoqcWC8 C1Ox1t1c1k0EiA92gkcN7RNjtEAngMos7WlW87Uvtg12hyDIJnA3evUfdueyI+YJvfYDw/ egvB9FZm8hMlPi97NpDHSpP5eoc1IPTT5Sh6oWRwNlgB3AUxsWHRLfWHOnE5rDdAKyGKPx EySCgvK+fiq3SKSJoIVtHrbguQnCAubyXTN75I9y/E3kqTBehVeYddw2y4LD7pQL1lwqJ1 u3Xt6nd9gl5gmhyS1QnbfmOCPEH+MgbIh0ELzK1cO6pmOXxNrUjP3vJ0sh4RAQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708125008; a=rsa-sha256; cv=none; b=mLKN/6CrhnP5TpCeMR9c+YQ0Mvgto5Zix1SZUt6Qkjgt4R7tdbpIwOpVSP7LBNJLvjs3ZW NDd6LyqPgoWVCYGxuvHXJkxnJ7b/Fjs5jKB3LRXgLQG7Wc5TX+IOtGXkMFqmWpHX2TnhoH cD/WZHPYztFx7VwKVzbcXoV3R8w216EmimNTEcSqX06aheNwrCew+H73PEe3mtxWfARu17 VqRPb1qbC3NxRSIdtlorBqP0vhfylkEawrNmR+jwHoDgypVq2W2iKJ3owhK9Gjh9yI1Q69 /sWZ6ByL/BAaFnVbv7BQN0QZq0nQb7/weLTDxnRDiQQUEFvlX2mN31nzfyYxIA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4Tc71r2NH5zkpd for ; Fri, 16 Feb 2024 23:10:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 41GNA8Qh020369 for ; Fri, 16 Feb 2024 23:10:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41GNA8V0020367 for java@FreeBSD.org; Fri, 16 Feb 2024 23:10:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 264065] java/openjdk8: Crashes on aarch64 when built with clang13: # Internal Error (assembler_aarch64.hpp:237) .. guarantee(val < (1U << nbits)) failed: Field too big for insn Date: Fri, 16 Feb 2024 23:10:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: java@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Porting Java to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-java List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-java@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264065 --- Comment #34 from Dimitry Andric --- (In reply to Michael Osipov from comment #33) Yes, as mentioned in comment 29, these fixes have been available for a long time. But some people kept reporting that it still crashed for them, so not= hing has moved since. I still believe that it was fixed, but maybe I should have bumped the port revision more aggressively to force rebuilds on all sides. Then again, openjdk8 is obsolete now, so there is not much use in kicking t= he almost-dead horse. :) --=20 You are receiving this mail because: You are the assignee for the bug.=