From nobody Thu Jan 27 10:23:22 2022 X-Original-To: freebsd-arm@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 EB7EE198630C for ; Thu, 27 Jan 2022 10:23:25 +0000 (UTC) (envelope-from aph-open@littlepinkcloud.com) Received: from mail.littlepinkcloud.com (bookofsand.co.uk [93.93.131.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4JkxWJ724Rz4Tg8 for ; Thu, 27 Jan 2022 10:23:24 +0000 (UTC) (envelope-from aph-open@littlepinkcloud.com) Received: from [10.0.0.8] (cpc108959-cmbg20-2-0-cust731.5-4.cable.virginm.net [80.0.22.220]) by mail.bookofsand.co.uk (Postfix) with ESMTPSA id 8B1051302; Thu, 27 Jan 2022 10:23:23 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 mail.bookofsand.co.uk 8B1051302 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=littlepinkcloud.com; s=default; t=1643279003; bh=26q9JDZDJkhSjfnzzsP/hrJdOo/zlKHzt5mvrhcXXUA=; h=Date:Subject:To:References:From:In-Reply-To:From; b=XIB/wx5DguNS1CkNm+QPf4N+0hiGzZ9oZS2Ti/KiBF6sZVa4R4DT/AoS4uo9lsa6R z6Wp9UDqjGeoc3oQq6gVc9Gp3QqwoipOjOQCY6PI4ply6RZL9/uQaimWHNbRRnt5Gb po70lXuZGjbvpIivm6fSxj8g1ArbKRI2FW4K8Yus= Message-ID: <2bbcbb00-e1be-f11c-ad11-d41b5eb59708@littlepinkcloud.com> Date: Thu, 27 Jan 2022 10:23:22 +0000 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 Subject: Re: openjdk8 crash on aarch64; guarantee(val < (1U << nbits)) failed: Field too big for insn Content-Language: en-US To: freebsd-arm@freebsd.org References: <2aff3ce6-b8d6-33f6-e9d2-1cff75158baf@klop.ws> <4f158e4c-5128-7095-a71d-81375807c42f@littlepinkcloud.com> <5b3a3186-e946-91cf-560e-14c6d590d1d9@klop.ws> <4cba6e57-04be-5a4a-7d74-4c3f6d84adc8@klop.ws> From: Andrew Haley In-Reply-To: <4cba6e57-04be-5a4a-7d74-4c3f6d84adc8@klop.ws> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4JkxWJ724Rz4Tg8 X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=littlepinkcloud.com header.s=default header.b="XIB/wx5D"; dmarc=none; spf=pass (mx1.freebsd.org: domain of aph-open@littlepinkcloud.com designates 93.93.131.130 as permitted sender) smtp.mailfrom=aph-open@littlepinkcloud.com X-Spamd-Result: default: False [-0.04 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[littlepinkcloud.com:s=default]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[littlepinkcloud.com]; NEURAL_SPAM_MEDIUM(0.95)[0.949]; RCPT_COUNT_ONE(0.00)[1]; DKIM_TRACE(0.00)[littlepinkcloud.com:+]; NEURAL_SPAM_LONG(0.51)[0.513]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MLMMJ_DEST(0.00)[freebsd-arm]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:44684, ipnet:93.93.128.0/21, country:GB]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[80.0.22.220:received] X-ThisMailContainsUnwantedMimeParts: N Status: O Content-Length: 399 Lines: 13 On 1/27/22 10:10, Ronald Klop wrote: > It was easier to reproduce than I thought. Just java -version on my rpi4/14-CURRENT. > > Let's see if the attachment comes through in the ML. Oh, poo! No backtrace. Thanks anyway, -- Andrew Haley (he/him) Java Platform Lead Engineer Red Hat UK Ltd. https://keybase.io/andrewhaley EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671