From nobody Sat Sep 23 16:30:23 2023 X-Original-To: freebsd-current@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 4RtF465msBz4ttR1; Sat, 23 Sep 2023 16:30:30 +0000 (UTC) (envelope-from madis555@hot.ee) Received: from SMTPOUT02.DKA.mailcore.net (smtpout02.dka.mailcore.net [81.7.169.175]) (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 (2048 bits) client-digest SHA256) (Client CN "smtpout02.dka.mailcore.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RtF4550DXz4TGG; Sat, 23 Sep 2023 16:30:29 +0000 (UTC) (envelope-from madis555@hot.ee) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=online.ee header.s=mailcore header.b="Jm/yIz2e"; spf=pass (mx1.freebsd.org: domain of madis555@hot.ee designates 81.7.169.175 as permitted sender) smtp.mailfrom=madis555@hot.ee; dmarc=pass (policy=reject) header.from=hot.ee Received: from SMTP.DKA.mailcore.net (unknown [10.1.0.52]) by SMTPOUT05.DKA.mailcore.net (Postfix) with ESMTP id 14112E0150; Sat, 23 Sep 2023 18:30:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=online.ee; s=mailcore; t=1695486624; bh=W9I6PFDsHHRQIMtKwfT1Rt4XOVpmAP660g7DCM/BJ7w=; h=Date:From:To:Subject:From; b=Jm/yIz2eGLv+bR6/ZYYxfAmchZSAVFmAR0k9uQqDlB0mqqWw8Vo0l86HpJObzCnVg LT1PAjgBPYCwkpWnPzVS6Kob/xlJLs2jPwyiG+o1LUx6v1PL66/TukSLAO+zeU4jxU a+NT9YiFn+gDkpMBPcNad2vPfGHRyBNvFKl/Pq+45ENZAkhEE8stub8uO/qeYWhI9p Q7ei/jJc5JPtdc4xIgw6kha8DVSYZoKBdnGA5fDT71LxBlWDyBH6u9EXGFLnNAL7XK U8HYh2TLsEOz7EwEJ4i7syPqScPzWOsedAVhY4Srs7FFbvhaLEqa6M8TwZYHTA675F 6WnxUG2BN3tpA== Received: from [127.0.0.1] (111-190-35-213.dyn.estpak.ee [213.35.190.111]) by SMTP.DKA.mailcore.net (Postfix) with ESMTPSA id 89879400A6; Sat, 23 Sep 2023 18:30:23 +0200 (CEST) Date: Sat, 23 Sep 2023 19:30:23 +0300 From: Sulev-Madis Silber To: freebsd-current@freebsd.org, freebsd-arm@freebsd.org Subject: =?US-ASCII?Q?=28some=3F=29_armv7_time_issues_fixed_wit?= =?US-ASCII?Q?h_hw=2Euserspace=5Fallow=5Fphys=5Fcounter=3D1?= User-Agent: K-9 Mail for Android Message-ID: <620D94D0-D5AF-400A-B26C-7027EE902100@hot.ee> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.56 / 15.00]; SUBJ_EXCESS_QP(1.20)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-0.98)[-0.981]; NEURAL_HAM_SHORT(-0.78)[-0.775]; DMARC_POLICY_ALLOW(-0.50)[hot.ee,reject]; R_SPF_ALLOW(-0.20)[+ip4:81.7.169.128/25]; R_DKIM_ALLOW(-0.20)[online.ee:s=mailcore]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:47292, ipnet:81.7.128.0/18, country:DK]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org,freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FREEMAIL_ENVFROM(0.00)[hot.ee]; RCPT_COUNT_TWO(0.00)[2]; RCVD_TLS_LAST(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; DKIM_TRACE(0.00)[online.ee:+]; FREEMAIL_FROM(0.00)[hot.ee]; TO_DN_NONE(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[]; SUBJECT_HAS_QUESTION(0.00)[] X-Rspamd-Queue-Id: 4RtF4550DXz4TGG i found issue, but this needs more testing and i only have allwinner h3 her= e with hw=2Euserspace_allow_phys_counter=3D1 time doesn't jump forward and back (!) anymore i tracked this down to this commit here: 7ad28b73ec1f - arm: Add a userspace physical timer check perhaps there are more people out there with current on 32bit arm=2E=2E=2E From nobody Sun Sep 24 00:00:37 2023 X-Original-To: freebsd-current@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 4RtR3V0f66z4vRys; Sun, 24 Sep 2023 00:00:38 +0000 (UTC) (envelope-from salvadore@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RtR3T4wPPz4Ggw; Sun, 24 Sep 2023 00:00:37 +0000 (UTC) (envelope-from salvadore@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695513637; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=uxm8M3vDBP5+TYcFpoGJwp4tMFUO7XjSZkedYQJCFpg=; b=kx1vpSsp6Dc9g9ItLQiKX1v+Tjr1HdwqVUNhqLWmXHwDwquLXwIXoy6wfWgU6Y2oGMT8+Z hz6A/3mvT4xx7A8DPFW9eeHXyOEv5byQ4FJu8nGe46eeTNYb9OzLUU0Qz3B66RLfOkynEC FUZ7SvSoaLtvFnq5g95Y+7SiBo92YGiUIzGe/0kmwyywRN/+h3rTOovHDkVLwUEwB2n4xZ zayhuBNC5GvLEdDHaRMj+uz6v2S73xrRbmO/HyYtU+sOnN75zV6+K1VACgrIfVX1jPiJkM LY7Z420rVdjzrct76LX7Mx+c9OPss9gRf4zPt9omet4KpKGF0clishC7BGhFRA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695513637; a=rsa-sha256; cv=none; b=WlY5CGcdEqupA6KgY8WhpB+y8e/BaptEt4W3Aq8FgPTQ6GoM5Hpu8KfpqgqATQhYeqQFS6 Xm8PY5ZY5kvUJuLjh8rWKxrauAOof98Bmv8xi8w5E7/w68gC6ut1gmZCQ3w66keJSV5RPV 0gdrJZn4xlmApvx0B4/ul7CUHC2gRJWpEivb6Ka6EH2AmKL9vhYOQU80qmaMzLf9YHP8m+ FAI2iyodfkVXDb3540dLfnwG4NkJAzu3+1yeePVa5ZE/26Z6bzgpl5YYar80z0/j8bwjND tMzNJ24E5lApMqzYRUSHEticM9VG4DidpBIzYMDFHoBHqYHPalIUsjM3HabbMg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695513637; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=uxm8M3vDBP5+TYcFpoGJwp4tMFUO7XjSZkedYQJCFpg=; b=yTPTJqOXjPeUQl9bDiT5755eztummCmJvQIVRw7UXhCx4tgTStURcIntydanX8U5OgY2Tb CP8fK/Y34Ussg3QPQR4XnfYH6mzQKrzpQ5gqkfyQF7cDA73XkB27Uv5f9dJSzArxTKlut8 uDJrEIhFi21SjD9RC5RgpX2Ar0uxD/pghVHAvApBA4sKzf6Y/XE3KwX+lyoPYCMhISmOdG 2JoR8Ce3u0ZNfrWrJ/pQJpT+eBdzmAzdWSsvYnPETiDjCbQCe8W/q+0hSpOgJBG8NfyaHq g/q9ZoJV3NijRX3ogn8PUNFM/HEH2Y7kHylFtqaRWLVZQ5NBgWmOX8Loxy/Qsw== Received: by freefall.freebsd.org (Postfix, from userid 1472) id 90221D97B; Sun, 24 Sep 2023 00:00:37 +0000 (UTC) To: freebsd-status-calls@FreeBSD.org Subject: [LAST OFFICIAL REMINDER] Call for 2023Q3 status reports Cc: freebsd-current@FreeBSD.org,freebsd-hackers@FreeBSD.org,devsummit@FreeBSD.org,soc-students@FreeBSD.org,soc-mentors@FreeBSD.org Message-Id: <20230924000037.90221D97B@freefall.freebsd.org> Date: Sun, 24 Sep 2023 00:00:37 +0000 (UTC) From: Lorenzo Salvadore List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Dear FreeBSD Community, The deadline for the next FreeBSD Status Report update is September, 30th 2023 for work done since the last round of quarterly reports: July 2023 - September 2023. I would like to remind you that reports are published on a quarterly basis and are usually collected during the last month of each quarter, You are also welcome to submit them even earlier if you want, and the earlier you submit them, the more time we have for reviewing. Status report submissions do not need to be very long. They may be about anything happening in the FreeBSD project and community, and they provide a great way to inform FreeBSD users and developers about work that is underway or has been completed. Report submissions are not limited to committers; anyone doing anything interesting and FreeBSD related can -- and should -- write one! The following methods are available to submit your reports: * submit a review on Phabricator and add the group "status" to the reviewers list. You should put your reports in the directory doc/website/content/en/status/report-2023-07-2023-09/ (create it if it is missing); * submit a pull request at . You should put your reports in the directory doc/website/content/en/status/report-2023-07-2023-09/ (create it if it is missing); * send an email to status-submissions@FreeBSD.org including your report. An AsciiDoc template is available at . We look forward to seeing your 2023Q3 reports! Thanks, Lorenzo Salvadore (on behalf of status@) From nobody Mon Sep 25 05:58:52 2023 X-Original-To: freebsd-current@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 4RvByg1MNBz4v5nH for ; Mon, 25 Sep 2023 05:59:07 +0000 (UTC) (envelope-from cglogic@protonmail.com) Received: from mail-40138.protonmail.ch (mail-40138.protonmail.ch [185.70.40.138]) (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 "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvByd2870z4FjD for ; Mon, 25 Sep 2023 05:59:05 +0000 (UTC) (envelope-from cglogic@protonmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=protonmail.com header.s=protonmail3 header.b=V7pDekG1; spf=pass (mx1.freebsd.org: domain of cglogic@protonmail.com designates 185.70.40.138 as permitted sender) smtp.mailfrom=cglogic@protonmail.com; dmarc=pass (policy=quarantine) header.from=protonmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1695621541; x=1695880741; bh=qLP4mcbCz9r1PgJbSR09SE38ChdeL5LTRYkGf2qFbgs=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=V7pDekG1dy2UJBXg9HjXWxVCWjCNMi3Ek4jX5yveheJop6/k8/ISKhKgmDNNsE7Iz WG8mKb9RVApt6nG/4M4bWPrsFB5fOzltMGgtcBT45iLCSDNf3PT6u7OYrat4nkAZ9a +w9Ob2hcvKXtFCDg3UVxFUNAV6IGGm4xie+BXhN6EVrzTdudZepQuNYGOdYNWJwCt7 6+SNF3D/B2Ybv9C6ffxKJ84JGCmWmAzrgHbYE1sH/lDE7WS34pF+xk8l8Pm+MhhqXv CbSvTZUiXm2WNeCeutPxhnrLpKb6paIo6gvIHqDI9Ma9QZTP5UeeW6NmA9gpy+xlDU 1fVIXdEHMic0Q== Date: Mon, 25 Sep 2023 05:58:52 +0000 To: "freebsd-current@freebsd.org" From: cglogic Subject: Re: 14-ALPHA2 panic on cold boot Message-ID: In-Reply-To: References: Feedback-ID: 25313618:user:proton List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="b1_MLlHcXbIbAuydkclac73IY6QZs6cEb31a4Hf30TfADA" X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.26 / 15.00]; MIME_BASE64_TEXT_BOGUS(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.96)[-0.965]; DMARC_POLICY_ALLOW(-0.50)[protonmail.com,quarantine]; RWL_MAILSPIKE_EXCELLENT(-0.40)[185.70.40.138:from]; R_DKIM_ALLOW(-0.20)[protonmail.com:s=protonmail3]; R_SPF_ALLOW(-0.20)[+ip4:185.70.40.0/24]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MIME_BASE64_TEXT(0.10)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; HAS_PHPMAILER_SIG(0.00)[]; FREEMAIL_FROM(0.00)[protonmail.com]; ASN(0.00)[asn:62371, ipnet:185.70.40.0/24, country:CH]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; DKIM_TRACE(0.00)[protonmail.com:+]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FREEMAIL_ENVFROM(0.00)[protonmail.com]; MIME_TRACE(0.00)[0:+,1:+,2:~]; TO_DN_EQ_ADDR_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org] X-Rspamd-Queue-Id: 4RvByd2870z4FjD This is a multi-part message in MIME format. --b1_MLlHcXbIbAuydkclac73IY6QZs6cEb31a4Hf30TfADA Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 QW55IGNoYW5jZSB0aGF0IGh0dHBzOi8vcmV2aWV3cy5mcmVlYnNkLm9yZy9ENDE4ODMgd2lsbCBi ZSBtZXJnZWQgaW50byAxNC4wIGJlZm9yZSByZWxlYXNlPwoKLS0tLS0tLSBPcmlnaW5hbCBNZXNz YWdlIC0tLS0tLS0KT24gU3VuZGF5LCBTZXB0ZW1iZXIgMTB0aCwgMjAyMyBhdCA1OjE0IFBNLCBj Z2xvZ2ljIDxjZ2xvZ2ljQHByb3Rvbm1haWwuY29tPiB3cm90ZToKCj4gRm9yIHRob3NlIHdobyBp bnRlcmVzdGVkIG9yIGFmZmVjdGVkIGJ5IHRoaXMgaXNzdWUuCj4KPiBMb29rcyBsaWtlIHRoaXMg cmVncmVzc2lvbiB3YXMgaW50cm9kdWNlZCBieSBodHRwczovL3Jldmlld3MuZnJlZWJzZC5vcmcv RDM0MTE3Cj4gQ3VycmVudGx5IGFjdGl2ZSBQUiBpcyBodHRwczovL2J1Z3MuZnJlZWJzZC5vcmcv YnVnemlsbGEvc2hvd19idWcuY2dpP2lkPTI2ODM5Mwo+IEl0IGNvbnRhaW5zIGEgcGF0Y2ggcHJv cG9zZWQgYnkgb25lIG9mIHVzZXJzLgo+IEJ1dCB0aGUgUFIgY2FuJ3QgbW92ZSBmb3J3YXJkIHdp dGhvdXQgY29tbWl0dGVycyBhdHRlbnRpb24uCj4KPiAtLS0tLS0tIE9yaWdpbmFsIE1lc3NhZ2Ug LS0tLS0tLQo+IE9uIFR1ZXNkYXksIEF1Z3VzdCAyOXRoLCAyMDIzIGF0IDExOjA5IEFNLCBjZ2xv Z2ljIDxjZ2xvZ2ljQHByb3Rvbm1haWwuY29tPiB3cm90ZToKPgo+PiBIZWxsbyBkZWFyIEZyZWVC U0QgY29tbXVuaXR5LAo+Pgo+PiBSZWNlbnRseSBJIHRyaWVkIHRvIGJvb3QgZnJvbSBGcmVlQlNE IDE0LUFMUEhBMiBpbWFnZSBhbmQgZ290IHBhbmljIG9uIGZpcnN0IGJvb3QgYWZ0ZXIgcG93ZXIg b24uCj4+IE15IGhhcmR3YXJlIGlzIEFNRCBSeXplbiA5IDU5MDBYIG9uIEFTVVMgUk9HIFNUUklY IEI1NTAtRSBHQU1JTkcuCj4+IEl0J3MgcmVsYXRlZCB0byBhdWRpbyBjaGlwIEFMQzEyMjAgaW5p dGlhbGl6YXRpb24uCj4+Cj4+IElmIEkgcmVtZW1iZXIgY29ycmVjdGx5LCB3aGVuIEkgdHJpZWQg RnJlZUJTRCAxMy1TVEFCTEUsIGFyb3VuZCAyIHllYXJzIGFnbywgbm8gcGFuaWMgd2FzIG9ic2Vy dmVkLgo+PiBCdXQgYXQgdGhhdCB0aW1lIG15IEdQVSB3YXMgdW5zdXBwb3J0ZWQgYnkgZHJtLWtt b2QuIFNvIEkgaW5zdGFsbGVkIExpbnV4IGFuZCB1c2VkIGl0IGZvciAyIHllYXJzLgo+PiBPbiBM aW51eCwgbm8gc3VjaCBhIHBhbmljIG9ic2VydmVkLiBOb3cgZHJtLWttb2Qgc3VwcG9ydHMgbXkg R1BVIGFuZCBJIHdhbnQgbW92ZSB0byBGcmVlQlNELgo+Pgo+PiBBbHNvIHRyaWVkIDEzLjIsIGdv dCB0aGUgc2FtZSBwYW5pYy4KPj4gQ2FuJ3QgdHJ5IGVhcmxpZXIgRnJlZUJTRCAxMyByZWxlYXNl cywgYXMgdGhleSBhcmUgbm90IGF2YWlsYWJsZSBmb3IgZG93bmxvYWQgYW55bW9yZS4KPj4KPj4g SSBmb3VuZCB0d28gcmVsYXRlZCBidWcgcmVwb3J0czoKPj4gaHR0cHM6Ly9idWdzLmZyZWVic2Qu b3JnL2J1Z3ppbGxhL3Nob3dfYnVnLmNnaT9pZD0yNjQzMDUKPj4KPj4gaHR0cHM6Ly9idWdzLmZy ZWVic2Qub3JnL2J1Z3ppbGxhL3Nob3dfYnVnLmNnaT9pZD0yNjgzOTMKPj4KPj4gTXkgYmFja3Ry YWNlIGlzIHRoZSBzYW1lIGFzIGluIHJlcG9ydGVkIGlzc3Vlcy4gU28gSSBkaWQgbm90IHdyaXRl IGl0IGZyb20gYSBzY3JlZW4gdG8gYSBwYXBlci4KPj4KPj4gQXMgSSB1bmRlcnN0YW5kLCB0aGlz IGJ1ZyBhZmZlY3RzIGFsbCBBTUQgWmVuMiwgWmVuMyBhbmQgWmVuNCBjb21wdXRlcnMgYW5kIGxh cHRvcHMuCj4+Cj4+IFdlIGFyZSBuZWFyIEZyZWVCU0QgMTQuMCByZWxlYXNlIG5vdywgbWF5YmUg aXQgd2lsbCBiZSBwb3NzaWJsZSB0byBmaXggaXQgYmVmb3JlIHJlbGVhc2UuCj4+Cj4+IFRoYW5r cy4= --b1_MLlHcXbIbAuydkclac73IY6QZs6cEb31a4Hf30TfADA Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: base64 PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0 cHg7Ij48c3BhbiBzdHlsZT0iZGlzcGxheTogaW5saW5lICFpbXBvcnRhbnQ7IGJhY2tncm91bmQt Y29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsiPkFueSBjaGFuY2UgdGhhdCZuYnNwOzwvc3Bhbj48 c3Bhbj48YSB0YXJnZXQ9Il9ibGFuayIgcmVsPSJub3JlZmVycmVyIG5vZm9sbG93IG5vb3BlbmVy IiBocmVmPSJodHRwczovL3Jldmlld3MuZnJlZWJzZC5vcmcvRDQxODgzIiBzdHlsZT0iY29sb3I6 IGJsdWU7Ij5odHRwczovL3Jldmlld3MuZnJlZWJzZC5vcmcvRDQxODgzPC9hPiZuYnNwO3dpbGwg YmUgbWVyZ2VkIGludG8gMTQuMCBiZWZvcmUgcmVsZWFzZT88L3NwYW4+PGJyPjwvZGl2PjxkaXYg Y2xhc3M9InByb3Rvbm1haWxfc2lnbmF0dXJlX2Jsb2NrIiBzdHlsZT0iZm9udC1mYW1pbHk6IEFy aWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij4NCjwvZGl2Pg0KPGRpdiBzdHlsZT0i Zm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48YnI+PC9k aXY+PGRpdiBjbGFzcz0icHJvdG9ubWFpbF9xdW90ZSI+DQogICAgICAgIC0tLS0tLS0gT3JpZ2lu YWwgTWVzc2FnZSAtLS0tLS0tPGJyPg0KICAgICAgICBPbiBTdW5kYXksIFNlcHRlbWJlciAxMHRo LCAyMDIzIGF0IDU6MTQgUE0sIGNnbG9naWMgJmx0O2NnbG9naWNAcHJvdG9ubWFpbC5jb20mZ3Q7 IHdyb3RlOjxicj48YnI+DQogICAgICAgIDxibG9ja3F1b3RlIGNsYXNzPSJwcm90b25tYWlsX3F1 b3RlIiB0eXBlPSJjaXRlIj4NCiAgICAgICAgICAgIDxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBB cmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+Rm9yIHRob3NlIHdobyBpbnRlcmVz dGVkIG9yIGFmZmVjdGVkIGJ5IHRoaXMgaXNzdWUuPC9kaXY+PGRpdiBzdHlsZT0iZm9udC1mYW1p bHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48L2Rpdj48ZGl2IHN0eWxl PSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsiPkxvb2tz IGxpa2UgdGhpcyByZWdyZXNzaW9uIHdhcyBpbnRyb2R1Y2VkIGJ5Jm5ic3A7PHNwYW4+PGEgaHJl Zj0iaHR0cHM6Ly9yZXZpZXdzLmZyZWVic2Qub3JnL0QzNDExNyIgcmVsPSJub3JlZmVycmVyIG5v Zm9sbG93IG5vb3BlbmVyIiB0YXJnZXQ9Il9ibGFuayI+aHR0cHM6Ly9yZXZpZXdzLmZyZWVic2Qu b3JnL0QzNDExNzwvYT48L3NwYW4+PC9kaXY+PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFs LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48c3BhbiBzdHlsZT0iZGlzcGxheTogaW5s aW5lICFpbXBvcnRhbnQ7IGJhY2tncm91bmQtY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsiPkN1 cnJlbnRseSBhY3RpdmUgUFIgaXMmbmJzcDs8L3NwYW4+PHNwYW4gc3R5bGU9ImJhY2tncm91bmQt Y29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsiPjxhIHN0eWxlPSJjb2xvcjogYmx1ZTsiIGhyZWY9 Imh0dHBzOi8vYnVncy5mcmVlYnNkLm9yZy9idWd6aWxsYS9zaG93X2J1Zy5jZ2k/aWQ9MjY4Mzkz IiByZWw9Im5vcmVmZXJyZXIgbm9mb2xsb3cgbm9vcGVuZXIiIHRhcmdldD0iX2JsYW5rIj5odHRw czovL2J1Z3MuZnJlZWJzZC5vcmcvYnVnemlsbGEvc2hvd19idWcuY2dpP2lkPTI2ODM5MzwvYT48 L3NwYW4+PGJyPjwvZGl2PjxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJp ZjsgZm9udC1zaXplOiAxNHB4OyI+SXQgY29udGFpbnMgYSBwYXRjaCBwcm9wb3NlZCBieSBvbmUg b2YgdXNlcnMuPC9kaXY+PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlm OyBmb250LXNpemU6IDE0cHg7Ij5CdXQgdGhlIFBSIGNhbid0IG1vdmUgZm9yd2FyZCB3aXRob3V0 IGNvbW1pdHRlcnMgYXR0ZW50aW9uLjwvZGl2PjxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlh bCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PGJyPjwvZGl2PjxkaXYgY2xhc3M9InBy b3Rvbm1haWxfcXVvdGUiPg0KICAgICAgICAtLS0tLS0tIE9yaWdpbmFsIE1lc3NhZ2UgLS0tLS0t LTxicj4NCiAgICAgICAgT24gVHVlc2RheSwgQXVndXN0IDI5dGgsIDIwMjMgYXQgMTE6MDkgQU0s IGNnbG9naWMgJmx0O2NnbG9naWNAcHJvdG9ubWFpbC5jb20mZ3Q7IHdyb3RlOjxicj48YnI+DQog ICAgICAgIDxibG9ja3F1b3RlIHR5cGU9ImNpdGUiIGNsYXNzPSJwcm90b25tYWlsX3F1b3RlIj4N CiAgICAgICAgICAgIDxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsg Zm9udC1zaXplOiAxNHB4OyI+SGVsbG8gZGVhciBGcmVlQlNEIGNvbW11bml0eSw8L2Rpdj48ZGl2 IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsi Pjxicj48L2Rpdj48ZGl2IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZv bnQtc2l6ZTogMTRweDsiPlJlY2VudGx5IEkgdHJpZWQgdG8gYm9vdCBmcm9tIEZyZWVCU0QgMTQt QUxQSEEyIGltYWdlIGFuZCBnb3QgcGFuaWMgb24gZmlyc3QgYm9vdCBhZnRlciBwb3dlciBvbi48 L2Rpdj48ZGl2IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6 ZTogMTRweDsiPk15IGhhcmR3YXJlIGlzJm5ic3A7PHNwYW4+QU1EIFJ5emVuIDkgNTkwMFggb24g QVNVUyZuYnNwOzxzcGFuPlJPRyBTVFJJWCBCNTUwLUUgR0FNSU5HLjwvc3Bhbj48L3NwYW4+PC9k aXY+PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6 IDE0cHg7Ij5JdCdzIHJlbGF0ZWQgdG8gYXVkaW8gY2hpcCZuYnNwOzxzcGFuPkFMQzEyMjAgaW5p dGlhbGl6YXRpb24uPC9zcGFuPjwvZGl2PjxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwg c2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PHNwYW4+PGJyPjwvc3Bhbj48L2Rpdj48ZGl2 IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsi PjxzcGFuPklmIEkgcmVtZW1iZXIgY29ycmVjdGx5LCB3aGVuIEkgdHJpZWQgRnJlZUJTRCAxMy1T VEFCTEUsIGFyb3VuZCAyIHllYXJzIGFnbywgbm8gcGFuaWMgd2FzIG9ic2VydmVkLjwvc3Bhbj48 L2Rpdj48ZGl2IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6 ZTogMTRweDsiPjxzcGFuPkJ1dCBhdCB0aGF0IHRpbWUgbXkgR1BVIHdhcyB1bnN1cHBvcnRlZCBi eSBkcm0ta21vZC4gU28gSSBpbnN0YWxsZWQgTGludXggYW5kIHVzZWQgaXQgZm9yIDIgeWVhcnMu PC9zcGFuPjwvZGl2PjxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsg Zm9udC1zaXplOiAxNHB4OyI+PHNwYW4+T24gTGludXgsIG5vIHN1Y2ggYSBwYW5pYyBvYnNlcnZl ZC4gTm93IGRybS1rbW9kIHN1cHBvcnRzIG15IEdQVSBhbmQgSSB3YW50IG1vdmUgdG8gRnJlZUJT RC48L3NwYW4+PC9kaXY+PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlm OyBmb250LXNpemU6IDE0cHg7Ij48c3Bhbj48YnI+PC9zcGFuPjwvZGl2PjxkaXYgc3R5bGU9ImZv bnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PHNwYW4+QWxz byB0cmllZCAxMy4yLCBnb3QgdGhlIHNhbWUgcGFuaWMuPC9zcGFuPjwvZGl2PjxkaXYgc3R5bGU9 ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PHNwYW4+ Q2FuJ3QgdHJ5IGVhcmxpZXIgRnJlZUJTRCAxMyByZWxlYXNlcywgYXMgdGhleSBhcmUgbm90IGF2 YWlsYWJsZSBmb3IgZG93bmxvYWQgYW55bW9yZS48L3NwYW4+PC9kaXY+PGRpdiBzdHlsZT0iZm9u dC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48c3Bhbj48YnI+ PC9zcGFuPjwvZGl2PjxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsg Zm9udC1zaXplOiAxNHB4OyI+PHNwYW4+SSBmb3VuZCB0d28gcmVsYXRlZCBidWcgcmVwb3J0czo8 L3NwYW4+PC9kaXY+PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBm b250LXNpemU6IDE0cHg7Ij48c3Bhbj48c3Bhbj48YSB0YXJnZXQ9Il9ibGFuayIgcmVsPSJub3Jl ZmVycmVyIG5vZm9sbG93IG5vb3BlbmVyIiBocmVmPSJodHRwczovL2J1Z3MuZnJlZWJzZC5vcmcv YnVnemlsbGEvc2hvd19idWcuY2dpP2lkPTI2NDMwNSI+aHR0cHM6Ly9idWdzLmZyZWVic2Qub3Jn L2J1Z3ppbGxhL3Nob3dfYnVnLmNnaT9pZD0yNjQzMDU8L2E+PC9zcGFuPjxicj48L3NwYW4+PC9k aXY+PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6 IDE0cHg7Ij48c3Bhbj48c3Bhbj48YSB0YXJnZXQ9Il9ibGFuayIgcmVsPSJub3JlZmVycmVyIG5v Zm9sbG93IG5vb3BlbmVyIiBocmVmPSJodHRwczovL2J1Z3MuZnJlZWJzZC5vcmcvYnVnemlsbGEv c2hvd19idWcuY2dpP2lkPTI2ODM5MyI+aHR0cHM6Ly9idWdzLmZyZWVic2Qub3JnL2J1Z3ppbGxh L3Nob3dfYnVnLmNnaT9pZD0yNjgzOTM8L2E+PC9zcGFuPjxicj48L3NwYW4+PC9kaXY+PGRpdiBz dHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48 c3Bhbj48YnI+PC9zcGFuPjwvZGl2PjxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fu cy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PHNwYW4+PHNwYW4gc3R5bGU9ImRpc3BsYXk6IGlu bGluZSAhaW1wb3J0YW50OyBiYWNrZ3JvdW5kLWNvbG9yOiByZ2IoMjU1LCAyNTUsIDI1NSk7Ij5N eSBiYWNrdHJhY2UgaXMgdGhlIHNhbWUgYXMgaW4gcmVwb3J0ZWQgaXNzdWVzLiBTbyBJIGRpZCBu b3Qgd3JpdGUgaXQgZnJvbSBhIHNjcmVlbiB0byBhIHBhcGVyLjwvc3Bhbj48YnI+PC9zcGFuPjwv ZGl2PjxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXpl OiAxNHB4OyI+PHNwYW4+PHNwYW4gc3R5bGU9ImRpc3BsYXk6IGlubGluZSAhaW1wb3J0YW50OyBi YWNrZ3JvdW5kLWNvbG9yOiByZ2IoMjU1LCAyNTUsIDI1NSk7Ij48YnI+PC9zcGFuPjwvc3Bhbj48 L2Rpdj48ZGl2IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6 ZTogMTRweDsiPkFzIEkgdW5kZXJzdGFuZCwgdGhpcyBidWcgYWZmZWN0cyBhbGwgQU1EIFplbjIs IFplbjMgYW5kIFplbjQgY29tcHV0ZXJzIGFuZCBsYXB0b3BzLjwvZGl2PjxkaXYgc3R5bGU9ImZv bnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PC9kaXY+PGRp diBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7 Ij5XZSBhcmUgbmVhciBGcmVlQlNEIDE0LjAgcmVsZWFzZSBub3csIG1heWJlIGl0IHdpbGwgYmUg cG9zc2libGUgdG8gZml4IGl0IGJlZm9yZSByZWxlYXNlLjwvZGl2PjxkaXYgc3R5bGU9ImZvbnQt ZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PGJyPjwvZGl2Pjxk aXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4 OyI+VGhhbmtzLjwvZGl2PjxkaXYgY2xhc3M9InByb3Rvbm1haWxfc2lnbmF0dXJlX2Jsb2NrIiBz dHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij4N CjwvZGl2Pg0KDQogICAgICAgIDwvYmxvY2txdW90ZT48YnI+DQogICAgPC9kaXY+DQogICAgICAg IDwvYmxvY2txdW90ZT48YnI+DQogICAgPC9kaXY+ --b1_MLlHcXbIbAuydkclac73IY6QZs6cEb31a4Hf30TfADA-- From nobody Mon Sep 25 08:26:06 2023 X-Original-To: freebsd-current@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 4RvGDM5Z4gz4vDwg for ; Mon, 25 Sep 2023 08:26:11 +0000 (UTC) (envelope-from sm@codenetworks.net) Received: from relayout02-q03.dominioabsoluto.net (relayout02-q03.dominioabsoluto.net [217.116.26.44]) (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 4RvGDL17f4z4Tnk for ; Mon, 25 Sep 2023 08:26:10 +0000 (UTC) (envelope-from sm@codenetworks.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=codenetworks.net header.s=domabs header.b=g5Vmd4sj; spf=pass (mx1.freebsd.org: domain of sm@codenetworks.net designates 217.116.26.44 as permitted sender) smtp.mailfrom=sm@codenetworks.net; dmarc=none Received: from relayout02-redir.dominioabsoluto.net (relayout02-redir.dominioabsoluto.net [217.116.26.75]) by relayout02.dominioabsoluto.net (Postfix) with ESMTP id 4RvGDH2B5jzlWtV; Mon, 25 Sep 2023 10:26:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codenetworks.net; s=domabs; t=1695630367; bh=URhz0E2NytvMlrRO0ZVK8+T/bdtwC84YKQjWcdKz4xM=; h=Date:Subject:To:References:From:In-Reply-To:From; b=g5Vmd4sj3Zqr29FlkMOXSGDvEAHINmSLaLNVI9jcYW8O3GKbKwqQnFGYm6TRsDHJn lQNfs2Naq0FayO6uIz60lfyiC6ZZR5Y1AUR7TFwxDtPD7mhnDDctyviepeA69EPkkt /H0Jgcyr4qn4vh7HuRFhuv0uW5He3mG6C6Svk/RY= Received: from [192.168.3.100] (unknown [5.159.168.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: sm.codenetworks.net) by relayout02-dsp.dominioabsoluto.net (Postfix) with ESMTPSA id 4RvGDG4Rf9zlWtV; Mon, 25 Sep 2023 10:26:06 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------O9LAQfsKQXMDPFdgzy1l43Ey" Message-ID: Date: Mon, 25 Sep 2023 10:26:06 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: 14-ALPHA2 panic on cold boot To: cglogic , "freebsd-current@freebsd.org" References: Content-Language: en-US From: Santiago Martinez In-Reply-To: X-PostalOut-Country: IP: 5.159.168.225 | Country: ES X-PostalOut-Information: AntiSPAM and AntiVIRUS on relayout02 X-PostalOut-MsgID: 4RvGDG4Rf9zlWtV.A84B3 X-PostalOut-SpamCheck: no es spam, clean X-PostalOut-From: sm@codenetworks.net X-PostalOut-Watermark: 1696235167.00598@8gT4m9/OkDg9qEapMiWfJw X-Spam-Status: No X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.80 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_SPF_ALLOW(-0.20)[+ip4:217.116.26.0/24]; RCVD_IN_DNSWL_LOW(-0.20)[217.116.26.44:from,217.116.26.75:received]; R_DKIM_ALLOW(-0.20)[codenetworks.net:s=domabs]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RWL_MAILSPIKE_GOOD(-0.10)[217.116.26.44:from]; FREEMAIL_TO(0.00)[protonmail.com,freebsd.org]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; ASN(0.00)[asn:16371, ipnet:217.116.24.0/21, country:ES]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[codenetworks.net:+]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[codenetworks.net]; TO_DN_SOME(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_EQ_ADDR_SOME(0.00)[] X-Rspamd-Queue-Id: 4RvGDL17f4z4Tnk This is a multi-part message in MIME format. --------------O9LAQfsKQXMDPFdgzy1l43Ey Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi there, FreeBSD 14.0-beta3 is now avail, have you tried it? Also can you provide the dump or logs from the crash/panic? Best regards. Santi On 8/29/23 10:09, cglogic wrote: > Hello dear FreeBSD community, > > Recently I tried to boot from FreeBSD 14-ALPHA2 image and got panic on > first boot after power on. > My hardware is AMD Ryzen 9 5900X on ASUS ROG STRIX B550-E GAMING. > It's related to audio chip ALC1220 initialization. > > If I remember correctly, when I tried FreeBSD 13-STABLE, around 2 > years ago, no panic was observed. > But at that time my GPU was unsupported by drm-kmod. So I installed > Linux and used it for 2 years. > On Linux, no such a panic observed. Now drm-kmod supports my GPU and I > want move to FreeBSD. > > Also tried 13.2, got the same panic. > Can't try earlier FreeBSD 13 releases, as they are not available for > download anymore. > > I found two related bug reports: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264305 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393 > > My backtrace is the same as in reported issues. So I did not write it > from a screen to a paper. > > As I understand, this bug affects all AMD Zen2, Zen3 and Zen4 > computers and laptops. > We are near FreeBSD 14.0 release now, maybe it will be possible to fix > it before release. > > Thanks. --------------O9LAQfsKQXMDPFdgzy1l43Ey Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi there,
FreeBSD 14.0-beta3 is now avail, have you tried it?
Also can you provide the dump or logs from the crash/panic?
Best regards.

Santi


On 8/29/23 10:09, cglogic wrote:
Hello dear FreeBSD community,

Recently I tried to boot from FreeBSD 14-ALPHA2 image and got panic on first boot after power on.
My hardware is AMD Ryzen 9 5900X on ASUS ROG STRIX B550-E GAMING.
It's related to audio chip ALC1220 initialization.

If I remember correctly, when I tried FreeBSD 13-STABLE, around 2 years ago, no panic was observed.
But at that time my GPU was unsupported by drm-kmod. So I installed Linux and used it for 2 years.
On Linux, no such a panic observed. Now drm-kmod supports my GPU and I want move to FreeBSD.

Also tried 13.2, got the same panic.
Can't try earlier FreeBSD 13 releases, as they are not available for download anymore.

I found two related bug reports:

My backtrace is the same as in reported issues. So I did not write it from a screen to a paper.

As I understand, this bug affects all AMD Zen2, Zen3 and Zen4 computers and laptops.
We are near FreeBSD 14.0 release now, maybe it will be possible to fix it before release.

Thanks.
--------------O9LAQfsKQXMDPFdgzy1l43Ey-- From nobody Mon Sep 25 08:45:13 2023 X-Original-To: freebsd-current@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 4RvGfl6Lvcz4vFZj for ; Mon, 25 Sep 2023 08:45:35 +0000 (UTC) (envelope-from cglogic@protonmail.com) Received: from mail-4319.protonmail.ch (mail-4319.protonmail.ch [185.70.43.19]) (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 "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvGfl3fjyz4Y0s for ; Mon, 25 Sep 2023 08:45:35 +0000 (UTC) (envelope-from cglogic@protonmail.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1695631532; x=1695890732; bh=1MLOIUcBNki7eTBkvy0p9kj8d/JkXkzAOfzRredjQ4o=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=U2EKxWe/K8d36PM5dMnJ6kCQRJevmMDJIQxuL96Z0ni04IbZkRlctnD/xl+hR8VKB GM6uxycx8dDIUFpcZTTIunJbqWHlWkGrTSKQOi35VDbRvrC0gZNyLRPjUeowcY1jIT APi9cTHg5tgMPPS5jpRoUqPgi9pmVjJoTVjmHXEBGHu+83g0MMOKOTs6WDI+PgeggY J6c+i/fY6MvfbSw5MIc5J52k3IrioKNGNUs9fAIhVubfZfNln5ssGAnqIyZKHj3ZeP cASW6PZsTFZEpfS+6o1LSfHNUOtdtPFHAL6MloxFB7dg/ke9evdre9etw+miiweJ2g PE9FaRB8249DQ== Date: Mon, 25 Sep 2023 08:45:13 +0000 To: Santiago Martinez From: cglogic Cc: "freebsd-current@freebsd.org" Subject: Re: 14-ALPHA2 panic on cold boot Message-ID: In-Reply-To: References: Feedback-ID: 25313618:user:proton List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="b1_bxDvRsh1uhla53sDYPDEaT3Uv4uXYKkbFfp4jbOuv0" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.43.0/24, country:CH] X-Rspamd-Queue-Id: 4RvGfl3fjyz4Y0s This is a multi-part message in MIME format. --b1_bxDvRsh1uhla53sDYPDEaT3Uv4uXYKkbFfp4jbOuv0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 SGksCkFsbCBpbmZvcm1hdGlvbiBhbHJlYWR5IHByb3ZpZGVkIGluIGh0dHBzOi8vYnVncy5mcmVl YnNkLm9yZy9idWd6aWxsYS9zaG93X2J1Zy5jZ2k/aWQ9MjY4MzkzIGFuZCBodHRwczovL3Jldmll d3MuZnJlZWJzZC5vcmcvRDQxODgzIGNvbnRhaW5zIHRoZSBmaXguCkJ1dCBpdCdzIG5vdCBjb21t aXR0ZWQgaW50byBDVVJSRU5UIHlldCwgc28gbm8gcmVhc29uIHRvIHRlc3QgMTQuMCBCRVRBMy4K VGhlIHF1ZXN0aW9uIGlzIGNhbiB0aGUgZml4IGJlIGNvbW1pdHRlZCBhbmQgbWVyZ2VkIGludG8g MTQuMCBiZWZvcmUgcmVsZWFzZS4KVGhhbmtzLgoKLS0tLS0tLSBPcmlnaW5hbCBNZXNzYWdlIC0t LS0tLS0KT24gTW9uZGF5LCBTZXB0ZW1iZXIgMjV0aCwgMjAyMyBhdCAxMToyNiBBTSwgU2FudGlh Z28gTWFydGluZXogPHNtQGNvZGVuZXR3b3Jrcy5uZXQ+IHdyb3RlOgoKPiBIaSB0aGVyZSwKPiBG cmVlQlNEIDE0LjAtYmV0YTMgaXMgbm93IGF2YWlsLCBoYXZlIHlvdSB0cmllZCBpdD8KPiBBbHNv IGNhbiB5b3UgcHJvdmlkZSB0aGUgZHVtcCBvciBsb2dzIGZyb20gdGhlIGNyYXNoL3BhbmljPwo+ IEJlc3QgcmVnYXJkcy4KPgo+IFNhbnRpCj4KPiBPbiA4LzI5LzIzIDEwOjA5LCBjZ2xvZ2ljIHdy b3RlOgo+Cj4+IEhlbGxvIGRlYXIgRnJlZUJTRCBjb21tdW5pdHksCj4+Cj4+IFJlY2VudGx5IEkg dHJpZWQgdG8gYm9vdCBmcm9tIEZyZWVCU0QgMTQtQUxQSEEyIGltYWdlIGFuZCBnb3QgcGFuaWMg b24gZmlyc3QgYm9vdCBhZnRlciBwb3dlciBvbi4KPj4gTXkgaGFyZHdhcmUgaXMgQU1EIFJ5emVu IDkgNTkwMFggb24gQVNVUyBST0cgU1RSSVggQjU1MC1FIEdBTUlORy4KPj4gSXQncyByZWxhdGVk IHRvIGF1ZGlvIGNoaXAgQUxDMTIyMCBpbml0aWFsaXphdGlvbi4KPj4KPj4gSWYgSSByZW1lbWJl ciBjb3JyZWN0bHksIHdoZW4gSSB0cmllZCBGcmVlQlNEIDEzLVNUQUJMRSwgYXJvdW5kIDIgeWVh cnMgYWdvLCBubyBwYW5pYyB3YXMgb2JzZXJ2ZWQuCj4+IEJ1dCBhdCB0aGF0IHRpbWUgbXkgR1BV IHdhcyB1bnN1cHBvcnRlZCBieSBkcm0ta21vZC4gU28gSSBpbnN0YWxsZWQgTGludXggYW5kIHVz ZWQgaXQgZm9yIDIgeWVhcnMuCj4+IE9uIExpbnV4LCBubyBzdWNoIGEgcGFuaWMgb2JzZXJ2ZWQu IE5vdyBkcm0ta21vZCBzdXBwb3J0cyBteSBHUFUgYW5kIEkgd2FudCBtb3ZlIHRvIEZyZWVCU0Qu Cj4+Cj4+IEFsc28gdHJpZWQgMTMuMiwgZ290IHRoZSBzYW1lIHBhbmljLgo+PiBDYW4ndCB0cnkg ZWFybGllciBGcmVlQlNEIDEzIHJlbGVhc2VzLCBhcyB0aGV5IGFyZSBub3QgYXZhaWxhYmxlIGZv ciBkb3dubG9hZCBhbnltb3JlLgo+Pgo+PiBJIGZvdW5kIHR3byByZWxhdGVkIGJ1ZyByZXBvcnRz Ogo+PiBodHRwczovL2J1Z3MuZnJlZWJzZC5vcmcvYnVnemlsbGEvc2hvd19idWcuY2dpP2lkPTI2 NDMwNQo+Pgo+PiBodHRwczovL2J1Z3MuZnJlZWJzZC5vcmcvYnVnemlsbGEvc2hvd19idWcuY2dp P2lkPTI2ODM5Mwo+Pgo+PiBNeSBiYWNrdHJhY2UgaXMgdGhlIHNhbWUgYXMgaW4gcmVwb3J0ZWQg aXNzdWVzLiBTbyBJIGRpZCBub3Qgd3JpdGUgaXQgZnJvbSBhIHNjcmVlbiB0byBhIHBhcGVyLgo+ Pgo+PiBBcyBJIHVuZGVyc3RhbmQsIHRoaXMgYnVnIGFmZmVjdHMgYWxsIEFNRCBaZW4yLCBaZW4z IGFuZCBaZW40IGNvbXB1dGVycyBhbmQgbGFwdG9wcy4KPj4gV2UgYXJlIG5lYXIgRnJlZUJTRCAx NC4wIHJlbGVhc2Ugbm93LCBtYXliZSBpdCB3aWxsIGJlIHBvc3NpYmxlIHRvIGZpeCBpdCBiZWZv cmUgcmVsZWFzZS4KPj4KPj4gVGhhbmtzLg== --b1_bxDvRsh1uhla53sDYPDEaT3Uv4uXYKkbFfp4jbOuv0 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: base64 PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0 cHg7IGNvbG9yOiByZ2IoMCwgMCwgMCk7IGJhY2tncm91bmQtY29sb3I6IHJnYigyNTUsIDI1NSwg MjU1KTsiPkhpLDwvZGl2PjxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJp ZjsgZm9udC1zaXplOiAxNHB4OyBjb2xvcjogcmdiKDAsIDAsIDApOyBiYWNrZ3JvdW5kLWNvbG9y OiByZ2IoMjU1LCAyNTUsIDI1NSk7Ij5BbGwgaW5mb3JtYXRpb24gYWxyZWFkeSBwcm92aWRlZCBp biZuYnNwOzxzcGFuPjxhIHRhcmdldD0iX2JsYW5rIiByZWw9Im5vcmVmZXJyZXIgbm9mb2xsb3cg bm9vcGVuZXIiIGhyZWY9Imh0dHBzOi8vYnVncy5mcmVlYnNkLm9yZy9idWd6aWxsYS9zaG93X2J1 Zy5jZ2k/aWQ9MjY4MzkzIj5odHRwczovL2J1Z3MuZnJlZWJzZC5vcmcvYnVnemlsbGEvc2hvd19i dWcuY2dpP2lkPTI2ODM5MzwvYT4mbmJzcDthbmQmbmJzcDs8c3Bhbj48YSB0YXJnZXQ9Il9ibGFu ayIgcmVsPSJub3JlZmVycmVyIG5vZm9sbG93IG5vb3BlbmVyIiBocmVmPSJodHRwczovL3Jldmll d3MuZnJlZWJzZC5vcmcvRDQxODgzIj5odHRwczovL3Jldmlld3MuZnJlZWJzZC5vcmcvRDQxODgz PC9hPiZuYnNwO2NvbnRhaW5zIHRoZSBmaXguPC9zcGFuPjwvc3Bhbj48L2Rpdj48ZGl2IHN0eWxl PSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsgY29sb3I6 IHJnYigwLCAwLCAwKTsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDI1NSwgMjU1LCAyNTUpOyI+PHNw YW4+PHNwYW4+QnV0IGl0J3Mgbm90IGNvbW1pdHRlZCBpbnRvIENVUlJFTlQgeWV0LCBzbyBubyBy ZWFzb24gdG8gdGVzdCAxNC4wIEJFVEEzLjwvc3Bhbj48L3NwYW4+PC9kaXY+PGRpdiBzdHlsZT0i Zm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7IGNvbG9yOiBy Z2IoMCwgMCwgMCk7IGJhY2tncm91bmQtY29sb3I6IHJnYigyNTUsIDI1NSwgMjU1KTsiPjxzcGFu PjxzcGFuPlRoZSBxdWVzdGlvbiBpcyBjYW4gdGhlIGZpeCBiZSBjb21taXR0ZWQgYW5kIG1lcmdl ZCBpbnRvIDE0LjAgYmVmb3JlIHJlbGVhc2UuPC9zcGFuPjwvc3Bhbj48L2Rpdj48ZGl2IHN0eWxl PSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsgY29sb3I6 IHJnYigwLCAwLCAwKTsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDI1NSwgMjU1LCAyNTUpOyI+PHNw YW4+PHNwYW4+VGhhbmtzLjwvc3Bhbj48L3NwYW4+PC9kaXY+PGRpdiBjbGFzcz0icHJvdG9ubWFp bF9zaWduYXR1cmVfYmxvY2siIHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7 IGZvbnQtc2l6ZTogMTRweDsiPg0KPC9kaXY+DQo8ZGl2IHN0eWxlPSJmb250LWZhbWlseTogQXJp YWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsiPjxicj48L2Rpdj48ZGl2IGNsYXNzPSJw cm90b25tYWlsX3F1b3RlIj4NCiAgICAgICAgLS0tLS0tLSBPcmlnaW5hbCBNZXNzYWdlIC0tLS0t LS08YnI+DQogICAgICAgIE9uIE1vbmRheSwgU2VwdGVtYmVyIDI1dGgsIDIwMjMgYXQgMTE6MjYg QU0sIFNhbnRpYWdvIE1hcnRpbmV6ICZsdDtzbUBjb2RlbmV0d29ya3MubmV0Jmd0OyB3cm90ZTo8 YnI+PGJyPg0KICAgICAgICA8YmxvY2txdW90ZSBjbGFzcz0icHJvdG9ubWFpbF9xdW90ZSIgdHlw ZT0iY2l0ZSI+DQogICAgICAgICAgICANCiAgICA8Zm9udCBmYWNlPSJIZWx2ZXRpY2EsIEFyaWFs LCBzYW5zLXNlcmlmIj5IaSB0aGVyZSwgPC9mb250Pjxicj4NCiAgICA8Zm9udCBmYWNlPSJIZWx2 ZXRpY2EsIEFyaWFsLCBzYW5zLXNlcmlmIj5GcmVlQlNEIDE0LjAtYmV0YTMgaXMgbm93DQogICAg ICBhdmFpbCwgaGF2ZSB5b3UgdHJpZWQgaXQ/PC9mb250Pjxicj4NCiAgICA8Zm9udCBmYWNlPSJI ZWx2ZXRpY2EsIEFyaWFsLCBzYW5zLXNlcmlmIj5BbHNvIGNhbiB5b3UgcHJvdmlkZSB0aGUNCiAg ICAgIGR1bXAgb3IgbG9ncyBmcm9tIHRoZSBjcmFzaC9wYW5pYz88L2ZvbnQ+PGJyPg0KICAgIDxm b250IGZhY2U9IkhlbHZldGljYSwgQXJpYWwsIHNhbnMtc2VyaWYiPkJlc3QgcmVnYXJkcy48L2Zv bnQ+PGJyPg0KICAgIDxwPjxmb250IGZhY2U9IkhlbHZldGljYSwgQXJpYWwsIHNhbnMtc2VyaWYi PlNhbnRpPC9mb250PjwvcD4NCiAgICA8cD48Zm9udCBmYWNlPSJIZWx2ZXRpY2EsIEFyaWFsLCBz YW5zLXNlcmlmIj48YnI+DQogICAgICA8L2ZvbnQ+PC9wPg0KICAgIDxkaXYgY2xhc3M9Im1vei1j aXRlLXByZWZpeCI+T24gOC8yOS8yMyAxMDowOSwgY2dsb2dpYyB3cm90ZTo8YnI+DQogICAgPC9k aXY+DQogICAgPGJsb2NrcXVvdGUgdHlwZT0iY2l0ZSI+DQogICAgICANCiAgICAgIDxkaXYgc3R5 bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+SGVs bG8NCiAgICAgICAgZGVhciBGcmVlQlNEIGNvbW11bml0eSw8L2Rpdj4NCiAgICAgIDxkaXYgc3R5 bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PGJy Pg0KICAgICAgPC9kaXY+DQogICAgICA8ZGl2IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNh bnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsiPlJlY2VudGx5DQogICAgICAgIEkgdHJpZWQgdG8g Ym9vdCBmcm9tIEZyZWVCU0QgMTQtQUxQSEEyIGltYWdlIGFuZCBnb3QgcGFuaWMgb24NCiAgICAg ICAgZmlyc3QgYm9vdCBhZnRlciBwb3dlciBvbi48L2Rpdj4NCiAgICAgIDxkaXYgc3R5bGU9ImZv bnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+TXkNCiAgICAg ICAgaGFyZHdhcmUgaXMgPHNwYW4+QU1EIFJ5emVuIDkgNTkwMFggb24gQVNVUyA8c3Bhbj5ST0cg U1RSSVgNCiAgICAgICAgICAgIEI1NTAtRSBHQU1JTkcuPC9zcGFuPjwvc3Bhbj48L2Rpdj4NCiAg ICAgIDxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXpl OiAxNHB4OyI+SXQncw0KICAgICAgICByZWxhdGVkIHRvIGF1ZGlvIGNoaXAgPHNwYW4+QUxDMTIy MCBpbml0aWFsaXphdGlvbi48L3NwYW4+PC9kaXY+DQogICAgICA8ZGl2IHN0eWxlPSJmb250LWZh bWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsiPjxzcGFuPjxicj4NCiAg ICAgICAgPC9zcGFuPjwvZGl2Pg0KICAgICAgPGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFs LCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48c3Bhbj5JZg0KICAgICAgICAgIEkgcmVt ZW1iZXIgY29ycmVjdGx5LCB3aGVuIEkgdHJpZWQgRnJlZUJTRCAxMy1TVEFCTEUsIGFyb3VuZCAy DQogICAgICAgICAgeWVhcnMgYWdvLCBubyBwYW5pYyB3YXMgb2JzZXJ2ZWQuPC9zcGFuPjwvZGl2 Pg0KICAgICAgPGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250 LXNpemU6IDE0cHg7Ij48c3Bhbj5CdXQNCiAgICAgICAgICBhdCB0aGF0IHRpbWUgbXkgR1BVIHdh cyB1bnN1cHBvcnRlZCBieSBkcm0ta21vZC4gU28gSQ0KICAgICAgICAgIGluc3RhbGxlZCBMaW51 eCBhbmQgdXNlZCBpdCBmb3IgMiB5ZWFycy48L3NwYW4+PC9kaXY+DQogICAgICA8ZGl2IHN0eWxl PSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsiPjxzcGFu Pk9uDQogICAgICAgICAgTGludXgsIG5vIHN1Y2ggYSBwYW5pYyBvYnNlcnZlZC4gTm93IGRybS1r bW9kIHN1cHBvcnRzIG15IEdQVQ0KICAgICAgICAgIGFuZCBJIHdhbnQgbW92ZSB0byBGcmVlQlNE Ljwvc3Bhbj48L2Rpdj4NCiAgICAgIDxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fu cy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PHNwYW4+PGJyPg0KICAgICAgICA8L3NwYW4+PC9k aXY+DQogICAgICA8ZGl2IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZv bnQtc2l6ZTogMTRweDsiPjxzcGFuPkFsc28NCiAgICAgICAgICB0cmllZCAxMy4yLCBnb3QgdGhl IHNhbWUgcGFuaWMuPC9zcGFuPjwvZGl2Pg0KICAgICAgPGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6 IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48c3Bhbj5DYW4ndA0KICAgICAg ICAgIHRyeSBlYXJsaWVyIEZyZWVCU0QgMTMgcmVsZWFzZXMsIGFzIHRoZXkgYXJlIG5vdCBhdmFp bGFibGUgZm9yDQogICAgICAgICAgZG93bmxvYWQgYW55bW9yZS48L3NwYW4+PC9kaXY+DQogICAg ICA8ZGl2IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTog MTRweDsiPjxzcGFuPjxicj4NCiAgICAgICAgPC9zcGFuPjwvZGl2Pg0KICAgICAgPGRpdiBzdHls ZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48c3Bh bj5JDQogICAgICAgICAgZm91bmQgdHdvIHJlbGF0ZWQgYnVnIHJlcG9ydHM6PC9zcGFuPjwvZGl2 Pg0KICAgICAgPGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250 LXNpemU6IDE0cHg7Ij48c3Bhbj48c3Bhbj48YSBjbGFzcz0ibW96LXR4dC1saW5rLWZyZWV0ZXh0 IiBocmVmPSJodHRwczovL2J1Z3MuZnJlZWJzZC5vcmcvYnVnemlsbGEvc2hvd19idWcuY2dpP2lk PTI2NDMwNSIgcmVsPSJub3JlZmVycmVyIG5vZm9sbG93IG5vb3BlbmVyIiB0YXJnZXQ9Il9ibGFu ayI+aHR0cHM6Ly9idWdzLmZyZWVic2Qub3JnL2J1Z3ppbGxhL3Nob3dfYnVnLmNnaT9pZD0yNjQz MDU8L2E+PC9zcGFuPjxicj4NCiAgICAgICAgPC9zcGFuPjwvZGl2Pg0KICAgICAgPGRpdiBzdHls ZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48c3Bh bj48c3Bhbj48YSBjbGFzcz0ibW96LXR4dC1saW5rLWZyZWV0ZXh0IiBocmVmPSJodHRwczovL2J1 Z3MuZnJlZWJzZC5vcmcvYnVnemlsbGEvc2hvd19idWcuY2dpP2lkPTI2ODM5MyIgcmVsPSJub3Jl ZmVycmVyIG5vZm9sbG93IG5vb3BlbmVyIiB0YXJnZXQ9Il9ibGFuayI+aHR0cHM6Ly9idWdzLmZy ZWVic2Qub3JnL2J1Z3ppbGxhL3Nob3dfYnVnLmNnaT9pZD0yNjgzOTM8L2E+PC9zcGFuPjxicj4N CiAgICAgICAgPC9zcGFuPjwvZGl2Pg0KICAgICAgPGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFy aWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7Ij48c3Bhbj48YnI+DQogICAgICAgIDwv c3Bhbj48L2Rpdj4NCiAgICAgIDxkaXYgc3R5bGU9ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1z ZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+PHNwYW4+PHNwYW4gc3R5bGU9ImRpc3BsYXk6IGlubGlu ZSAhaW1wb3J0YW50OyBiYWNrZ3JvdW5kLWNvbG9yOiByZ2IoMjU1LCAyNTUsIDI1NSk7Ij5NeSBi YWNrdHJhY2UgaXMgdGhlIHNhbWUgYXMgaW4gcmVwb3J0ZWQNCiAgICAgICAgICAgIGlzc3Vlcy4g U28gSSBkaWQgbm90IHdyaXRlIGl0IGZyb20gYSBzY3JlZW4gdG8gYSBwYXBlci48L3NwYW4+PGJy Pg0KICAgICAgICA8L3NwYW4+PC9kaXY+DQogICAgICA8ZGl2IHN0eWxlPSJmb250LWZhbWlseTog QXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsiPjxzcGFuPjxzcGFuIHN0eWxlPSJk aXNwbGF5OiBpbmxpbmUgIWltcG9ydGFudDsgYmFja2dyb3VuZC1jb2xvcjogcmdiKDI1NSwgMjU1 LCAyNTUpOyI+PGJyPg0KICAgICAgICAgIDwvc3Bhbj48L3NwYW4+PC9kaXY+DQogICAgICA8ZGl2 IHN0eWxlPSJmb250LWZhbWlseTogQXJpYWwsIHNhbnMtc2VyaWY7IGZvbnQtc2l6ZTogMTRweDsi PkFzIEkNCiAgICAgICAgdW5kZXJzdGFuZCwgdGhpcyBidWcgYWZmZWN0cyBhbGwgQU1EIFplbjIs IFplbjMgYW5kIFplbjQNCiAgICAgICAgY29tcHV0ZXJzIGFuZCBsYXB0b3BzLjwvZGl2Pg0KICAg ICAgPGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlmOyBmb250LXNpemU6 IDE0cHg7Ij5XZQ0KICAgICAgICBhcmUgbmVhciBGcmVlQlNEIDE0LjAgcmVsZWFzZSBub3csIG1h eWJlIGl0IHdpbGwgYmUgcG9zc2libGUgdG8NCiAgICAgICAgZml4IGl0IGJlZm9yZSByZWxlYXNl LjwvZGl2Pg0KICAgICAgPGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLCBzYW5zLXNlcmlm OyBmb250LXNpemU6IDE0cHg7Ij48YnI+DQogICAgICA8L2Rpdj4NCiAgICAgIDxkaXYgc3R5bGU9 ImZvbnQtZmFtaWx5OiBBcmlhbCwgc2Fucy1zZXJpZjsgZm9udC1zaXplOiAxNHB4OyI+VGhhbmtz LjwvZGl2Pg0KICAgICAgPGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IEFyaWFsLA0KICAgICAgICBz YW5zLXNlcmlmOyBmb250LXNpemU6IDE0cHg7IiBjbGFzcz0icHJvdG9ubWFpbF9zaWduYXR1cmVf YmxvY2siPg0KICAgICAgPC9kaXY+DQogICAgPC9ibG9ja3F1b3RlPg0KICANCg0KDQogICAgICAg IDwvYmxvY2txdW90ZT48YnI+DQogICAgPC9kaXY+ --b1_bxDvRsh1uhla53sDYPDEaT3Uv4uXYKkbFfp4jbOuv0-- From nobody Mon Sep 25 09:12:39 2023 X-Original-To: freebsd-current@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 4RvHGJ2lJCz4vHCG for ; Mon, 25 Sep 2023 09:12:56 +0000 (UTC) (envelope-from markjdb@gmail.com) Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvHGJ0smGz4btt for ; Mon, 25 Sep 2023 09:12:56 +0000 (UTC) (envelope-from markjdb@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-9aa2c6f0806so726502966b.3 for ; Mon, 25 Sep 2023 02:12:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695633174; x=1696237974; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=5YeSfe1fmQoRx6VFlb+nN5Bdr2sYuifDdQjY1Yr5E2A=; b=G1OWUJj2cqG6mXuLvlf5ES+HTat87TdGL2FJKC3i10vPxX24PgxAQ66EkKJcUQEF2b WkFT1Sz8fVcLTJwgcgNFMBWFXXjciuth6Gg1wiEBMMVnx45DtXbFv7Lt46VH//pGXopm +glDt7zTovD+rrnjwezMnrURiBMdTnB8jeLSZqdcXfNN2zVeig0a69T8eaUCyWxYfwxn WT2B0XO8ofItnwW5NFlEsr24TKR9GErN+l4/J2aV73Dtk7rgufr/TPHMrDAA8NS4HRx1 lUkQY69KfA/yW+HT/ZgOiX+fVCYxFieeOwQ4g3ISmrSjcZLLAa3hMSpXU8jH+0o+EjRd 3GOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695633174; x=1696237974; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=5YeSfe1fmQoRx6VFlb+nN5Bdr2sYuifDdQjY1Yr5E2A=; b=itkB9gTMKhbGq+TyW93BsgJ4D7IMzQze/LEHq8AGnL7N7l/UQzruC2ID88WK+dRDCd elhmc6pa401x0MY05H3bGY9KTjr/fVS9Uhg8zHswex6a5wDB5p8rBLRIEB/TIXG5w5Lj Az+MYqXUR3RVj/n4y8Xiox5esAqfhAEuEv5kj0FUt6l06Q/MHCUq3z1NVIExeDNHn/Rw j3D5EGHOxhsYMbEL8xn+HsCIbCsD6zQD7O4GieF99DGstVjky2NilPop1VKF2VzJmqVV GabufSA6xVZQDjmO271tqttPrgr8v31AkDDYYdE9RIoOKFfJuQlLDXRbih8sTQ/a9JLL j2jQ== X-Gm-Message-State: AOJu0YwOFm0Jfk6elGnbapN4SeEK0bgcl0Sd80knXHfhcYq5CG4lFDyi S6UUPbEdv1wAADZqw2g5DzcYIk25KVu9ETy00Hn6xtyi X-Google-Smtp-Source: AGHT+IFlLXpBkJAt9iyTtxVrK2oIGMMN2CGELOkvrkjG15ROdvdoNza6XYDofhZkmG4QJWTrA12StCrJfjvystIlE0U= X-Received: by 2002:a17:906:3089:b0:9a2:1e03:1572 with SMTP id 9-20020a170906308900b009a21e031572mr5764983ejv.19.1695633174128; Mon, 25 Sep 2023 02:12:54 -0700 (PDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Mark Johnston Date: Mon, 25 Sep 2023 10:12:39 +0100 Message-ID: Subject: Re: 14-ALPHA2 panic on cold boot To: cglogic Cc: FreeBSD CURRENT Content-Type: multipart/alternative; boundary="000000000000036b0006062b5d51" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] X-Rspamd-Queue-Id: 4RvHGJ0smGz4btt --000000000000036b0006062b5d51 Content-Type: text/plain; charset="UTF-8" Yes. I've been traveling for the past couple of weeks and so haven't been committing patches, but I'll be home tomorrow and plan to commit and merge D41883. On Mon., Sep. 25, 2023, 06:59 cglogic, wrote: > Any chance that https://reviews.freebsd.org/D41883 will be merged into > 14.0 before release? > > ------- Original Message ------- > On Sunday, September 10th, 2023 at 5:14 PM, cglogic < > cglogic@protonmail.com> wrote: > > For those who interested or affected by this issue. > Looks like this regression was introduced by > https://reviews.freebsd.org/D34117 > Currently active PR is > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393 > It contains a patch proposed by one of users. > But the PR can't move forward without committers attention. > > ------- Original Message ------- > On Tuesday, August 29th, 2023 at 11:09 AM, cglogic > wrote: > > Hello dear FreeBSD community, > > Recently I tried to boot from FreeBSD 14-ALPHA2 image and got panic on > first boot after power on. > My hardware is AMD Ryzen 9 5900X on ASUS ROG STRIX B550-E GAMING. > It's related to audio chip ALC1220 initialization. > > If I remember correctly, when I tried FreeBSD 13-STABLE, around 2 years > ago, no panic was observed. > But at that time my GPU was unsupported by drm-kmod. So I installed Linux > and used it for 2 years. > On Linux, no such a panic observed. Now drm-kmod supports my GPU and I > want move to FreeBSD. > > Also tried 13.2, got the same panic. > Can't try earlier FreeBSD 13 releases, as they are not available for > download anymore. > > I found two related bug reports: > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264305 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393 > > My backtrace is the same as in reported issues. So I did not write it from > a screen to a paper. > > As I understand, this bug affects all AMD Zen2, Zen3 and Zen4 computers > and laptops. > We are near FreeBSD 14.0 release now, maybe it will be possible to fix it > before release. > > Thanks. > > > > --000000000000036b0006062b5d51 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Yes. I've been traveling for the past couple of = weeks and so haven't been committing patches, but I'll be home tomo= rrow and plan to commit and merge D41883.

On Mon., Sep. 25, 2023, 06:59 cglogi= c, <cglogic@protonmail.com= > wrote:
Any chance that=C2=A0https://reviews.freeb= sd.org/D41883=C2=A0will be merged into 14.0 before release?
<= /div>

------- Original Message -------
On Sunday, September 10th, 2023 at 5:14 PM, cglogic <cglogic= @protonmail.com> wrote:

For = those who interested or affected by this issue.
Looks like this regression was introduced by=C2= =A0https://reviews.freebsd.org/= D34117
It contains a patch proposed by one of users.
But the PR can't move = forward without committers attention.

------- Original Message -------
On Tuesday, August 29th, 2023 at 11:09 AM, cglogic <cglogic@= protonmail.com> wrote:

Hell= o dear FreeBSD community,

Recently I tried to boot from FreeBSD 14-ALPHA2 image and got pani= c on first boot after power on.
My hardware is=C2=A0AMD Ryzen 9 5900X on ASUS=C2= =A0ROG STRIX B550-E GAMING.
It's related to audio chip=C2=A0ALC1220 initialization.

If I remember correctly, when I tried = FreeBSD 13-STABLE, around 2 years ago, no panic was observed.
<= div style=3D"font-family:Arial,sans-serif;font-size:14px">But at that= time my GPU was unsupported by drm-kmod. So I installed Linux and used it = for 2 years.
On Linux, no such a panic observed. Now drm-kmod supports my= GPU and I want move to FreeBSD.

Also tried 13.2, got the same pan= ic.
= Can't try earlier FreeBSD 13 releases, as they are not available = for download anymore.

I found two related bug reports:

My backtrac= e is the same as in reported issues. So I did not write it from a screen to= a paper.

As I understand, this bug affects all AMD Ze= n2, Zen3 and Zen4 computers and laptops.
We are near FreeBSD 14.0 release now, maybe it will be = possible to fix it before release.

Thanks.


--000000000000036b0006062b5d51-- From nobody Mon Sep 25 20:18:11 2023 X-Original-To: freebsd-current@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 4RvZ2126MQz4v1g2; Mon, 25 Sep 2023 20:18:17 +0000 (UTC) (envelope-from jimcomfort@hotmail.com) Received: from NAM04-MW2-obe.outbound.protection.outlook.com (mail-mw2nam04acsn20806.outbound.protection.outlook.com [IPv6:2a01:111:f400:7e8c::806]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "DigiCert Cloud Services CA-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvZ1z4Gvlz3XT6; Mon, 25 Sep 2023 20:18:15 +0000 (UTC) (envelope-from jimcomfort@hotmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=hotmail.com header.s=selector1 header.b=TmyRVA2d; spf=pass (mx1.freebsd.org: domain of jimcomfort@hotmail.com designates 2a01:111:f400:7e8c::806 as permitted sender) smtp.mailfrom=jimcomfort@hotmail.com; dmarc=pass (policy=none) header.from=hotmail.com; arc=pass ("microsoft.com:s=arcselector9901:i=1") ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=RPcelc2GGbe1XkpMjcklWvjf3trIinVImyJTes9tjVBUtsMSs6XwPNQ4wgADpJvcxsJRzMv166vSxrXgbdYYzPwN81iUJkgC4rJq1nPBfPClcG6CxfK4/DqWj7Veb8FDwP/fb1pHI7JmX3QHvFKtn8rtDkV0gug4cAlO9sDUc/eHzIj/zGgmIl7+4j3YRbh+FtYy1RkAmdW/R0GNVvods03/uQt7YldBiyEYZSlcfoZznxy5z/aixn34GSExjex4rP0o/cQRkAo5yjKclN4ETWGyYYf/XXdNou+fGtA8sIkftQyqkwxojwvJiRtxGlbQ4ILBIUyJSdKKLAGFkLApLQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=UqGBVGkIWQpW6CqOUGwOOa5XvTwVYZGtpEymHTvC+HI=; b=iJZXmsa5lDAv+Vq2qW9YhzmmFjaaJ82u4HcWysZZ2yMrfx3yJJ5LOV0sYk1mn4kPCBM6C0LTtmkTWAgi/r/F4jrOuU9cU00/JXlSe1Fe4uaHSqhjCI7t0roDbggdflQY6AfBGL45fd7Aj5ut8x+ekNZ7gh4shWgkZEXl6qzpwX4iSKOZZK2fNk9CO6kTQrgz86I785RGvGSge/s93Va/6WwWQuyhd7L/GXiwrW4yJaAtoX56nDfLt2EoDjX48eIoRUSsbnL54OPhQbMSlad/YB3o3w1H9zYvIMdqizNhmtaHoVPQcyo8jfsGVJzEx4D8sfAg+lT2XVA0OYIZo8ZNdw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=UqGBVGkIWQpW6CqOUGwOOa5XvTwVYZGtpEymHTvC+HI=; b=TmyRVA2dx3TdIVXuw3j2kMyQS5nfudePhr8PK01mMefrzt/K/zoA3CTr2+RvyP/cSc3Vfq93kEvTO8uMyJpYVfCid46iHF1jH/30s7vvCrbifxnj9RbwMe/FJAKdtH0zfu/kUP0AR/GYQcp2khT+z7wDsVnHcpYkaoDFjGRzgFwhuDT/SdKyt195kfv26mjtSG/t5Uha67mzPIxAxP/epqqso2+ILTpl66eKmFTiRh8UDp/admUYVRjObWGoGOgmTpOOg5pXS33yncYjnTZJZtG24ITxiVflHVU7VgsvKQYGB0+63SdfVEyaXC9RuugGL9jiyz82isLqehKZYi0N7g== Received: from BN8PR15MB2513.namprd15.prod.outlook.com (2603:10b6:408:cc::30) by DS0PR15MB5574.namprd15.prod.outlook.com (2603:10b6:8:13c::7) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.6813.23; Mon, 25 Sep 2023 20:18:11 +0000 Received: from BN8PR15MB2513.namprd15.prod.outlook.com ([fe80::6e07:40d6:280:186d]) by BN8PR15MB2513.namprd15.prod.outlook.com ([fe80::6e07:40d6:280:186d%7]) with mapi id 15.20.6813.027; Mon, 25 Sep 2023 20:18:11 +0000 From: James Comfort To: Nuno Teixeira , Kurt Jaeger CC: Glen Barber , "freebsd-current@freebsd.org" , "freebsd-stable@freebsd.org" , FreeBSD Release Engineering Team Subject: RE: [UPDATE] FreeBSD 14.0-BETA3 Now Available Thread-Topic: [UPDATE] FreeBSD 14.0-BETA3 Now Available Thread-Index: AQHZ7actW6DOWYA7d02EZNY0uQjFcbAn5wqAgABhOICAAAqcgIADrH+v Date: Mon, 25 Sep 2023 20:18:11 +0000 Message-ID: References: <20230922225008.GQ4090@FreeBSD.org> <20230923054535.GJ52318@FreeBSD.org> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [mGjW+H/yZ8FQ28CR3kROuePvnz1VOiN3] x-ms-publictraffictype: Email x-ms-traffictypediagnostic: BN8PR15MB2513:EE_|DS0PR15MB5574:EE_ x-ms-office365-filtering-correlation-id: 9e44dad8-12b3-402b-2fc5-08dbbe048a38 x-microsoft-antispam: BCL:0; x-microsoft-antispam-message-info: /U8YS/G/2grVyqhaCjAD7EkBYWym8iZ+8wgXlJBfco5UFJwKdQK/MQVTJawQ/EsUlDCLHbCoHwIpclJRl00qD9W6bv87laERHMVGT8r47CzaLjo1jxQkHI4I7Gal90FO9oUa7ermKkqGEkz5wpm+OmH+UowiPZR7DvDjuy1FFtkf3qk0xHGSLENeDPQYFJ6t5fjrr+rICn1ZVFXWUoqd9Tsnwp3+FPx6drjm6mueSiSVrENrF1t2wHUI1Wf0WblAqcaBY2IRZYav6X8AA/GBIPvTNL6VRWuoIJHKaHvbpzvUbM+Vs2AMRTHJyjPzlesQQBfvM94YmyqwYgezNmA0TTBqSzdBeCcI4pNdFnn1cg0hDXXP/FhbmB0ieM+3vJ0R30itjyLqUjfo0xz56EiV1XfNunqa8gxcvhE156mJ68AZ/Rwqpnw4KAQ0J27NQJyST7aE95zSUADmGQnJaoWl31M5kfRYLduIr3isJV/uG0k2xNozlk8KDNfGdpCx1prwCl3pAp0tkybvHOpKy8DB0byTcsEBolv1mdqT9xz8ZWZIRZltDnuOT8K4UzqVrb7F/4+y8WbV9x5dxIHzfJJQxbnKL085ZjcqKotBUTT8eaQmKbhpDWecqzhK+JspDn13 x-ms-exchange-antispam-messagedata-chunkcount: 1 x-ms-exchange-antispam-messagedata-0: =?Windows-1252?Q?W5+XOroDyiAQxBtyyVCsS20kcYsphyWPsGxJn8Lm6r7hhlv/L9HPJ5OS?= =?Windows-1252?Q?wdDzBY2qhUplsDbM6K0PmhAqoYqMMdk3Htp68MYnag1qWKPuyarTe1k6?= =?Windows-1252?Q?dtvT1apIM00IH3ub5aM40bMBL2GqiABSqYZYh8+OOODk2AOjT8ZPOERT?= =?Windows-1252?Q?pCDDlFOBGGWNSpsluBEPy6ZRrjSjOEoAJMiDKqDy2SOatsXuzq1wCXTT?= =?Windows-1252?Q?OuTfgXTA2SXfbeHFKicDl3xIHBnLlunbwJAWlQBzg5ufWPZi6rlAEtYv?= =?Windows-1252?Q?7zXGO71gOd5B12Y9N6hHgGkJjCvGFqZzeC9VY+muRaYi4bg1U+CxPqlf?= =?Windows-1252?Q?6RlM1KnIGhZdIe+AgrLCk7a6vSg0efNq0/++uncdGndGpZezLQvVfsf5?= =?Windows-1252?Q?5aMTGE3SRkafv96/QfsT9pe3PjC6SlJ+wubSLBfbIT7yp8u/COTdGlhS?= =?Windows-1252?Q?u+tNEX+t0y5XOlnwMrScaD4bJ+zjBycGZQQTJOYo5TV6digUy4WT73Xo?= =?Windows-1252?Q?sFzMQP7Lbi6aVfsjh7bdJOug+RUUM4svftwhPScW14wc9rQQ8YV/ZUOn?= =?Windows-1252?Q?sH+Q510xGdwI3gxEil4jhGej1f5fIa28+7wR64OFLIcW238+iUApF4dh?= =?Windows-1252?Q?RKTH/pZBmFxeYJNrZhNM0gqlsgBeQVHIZeLA+WQ3Yjkk7d2oKLChjein?= =?Windows-1252?Q?9O9ujnETC92TsL+H87lit8Tfs5NmZRP0tCemlOxKybj82NrZy7kt8HJV?= =?Windows-1252?Q?6DFnXMeZHBjFoed+0fjTLTgLvftzk4cMzJmhahSZ4lalIefzVkUcObRI?= =?Windows-1252?Q?ZfQt2OaIbR29wRH9Jbaecf2MnEWeXaQjB0P6zkUHhcU0mB6P5f0kd/qR?= =?Windows-1252?Q?E1haGK94lKz5uJ3R2uvyKD1kU6kWz9+XUsxxwxIRjMN8rD323VrUSV9K?= =?Windows-1252?Q?f4HdcsJi+dHiGqUIxTid2VoFuMyzidFA02sQfF0GHQibMedxmf8abwWx?= =?Windows-1252?Q?ug0jh1QhT8vq/5UjcxGpkwnAg4kfEmO2VYNnXJTT8qeyL7YpDm2b2eWU?= =?Windows-1252?Q?ry+fifjE+GNlsqykdyRO1Py/pJ+oaR3FmPiRm2p3iDTo9dRJBH9vxrrE?= =?Windows-1252?Q?Mrg5VkxRem7gbueo/byxe0KsIMB2o3tWIxMmxeywnewqcXjvPV6fOVGK?= =?Windows-1252?Q?kv0McJmJJP/GSNQ9VwzwWEMaQYZPnGZpWvP3IA28zMNEXEdbIIlPy2+I?= =?Windows-1252?Q?061Q2MSA6ol0wxQfw9i8/NJQ6zzQ4brmjauZFl5AtJpyjcYlSviXmKBX?= =?Windows-1252?Q?El3IgagPfMosoaEuqdCIVe9/WXY=3D?= Content-Type: multipart/alternative; boundary="_000_BN8PR15MB251333DAC5C9149E87220759CFFCABN8PR15MB2513namp_" List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 X-OriginatorOrg: sct-15-20-4755-11-msonline-outlook-4722e.templateTenant X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-AuthSource: BN8PR15MB2513.namprd15.prod.outlook.com X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-CrossTenant-Network-Message-Id: 9e44dad8-12b3-402b-2fc5-08dbbe048a38 X-MS-Exchange-CrossTenant-originalarrivaltime: 25 Sep 2023 20:18:11.0823 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-rms-persistedconsumerorg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DS0PR15MB5574 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.49 / 15.00]; ARC_ALLOW(-1.00)[microsoft.com:s=arcselector9901:i=1]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[hotmail.com,none]; NEURAL_HAM_SHORT(-0.49)[-0.493]; R_SPF_ALLOW(-0.20)[+ip6:2a01:111:f400::/48]; R_DKIM_ALLOW(-0.20)[hotmail.com:s=selector1]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; BLOCKLISTDE_FAIL(0.00)[2a01:111:f400:7e8c::806:server fail,2603:10b6:408:cc::30:server fail]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org,freebsd-stable@freebsd.org]; FREEMAIL_ENVFROM(0.00)[hotmail.com]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:8075, ipnet:2a01:111:f000::/36, country:US]; FROM_EQ_ENVFROM(0.00)[]; DWL_DNSWL_NONE(0.00)[hotmail.com:dkim]; RCVD_COUNT_TWO(0.00)[2]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; DKIM_TRACE(0.00)[hotmail.com:+]; FREEMAIL_FROM(0.00)[hotmail.com]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_FIVE(0.00)[6]; TO_DN_EQ_ADDR_SOME(0.00)[] X-Rspamd-Queue-Id: 4RvZ1z4Gvlz3XT6 --_000_BN8PR15MB251333DAC5C9149E87220759CFFCABN8PR15MB2513namp_ Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable Just out of curiosity, is there a reason that virtualbox-ose-additions don= =92t show up in a pkg search? I=92ve tried compiling it from ports, but kee= p getting errors. Jim Comfort Sent from Mail for Window= s From: Nuno Teixeira Sent: Saturday, September 23, 2023 5:11 AM To: Kurt Jaeger Cc: Glen Barber; freebsd-current@freebsd.org; freebsd-stable@freebsd.org; FreeBSD Release Engineering Team Subject: Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available Same error but it seems that upgrade completed and pkgs cleaned: --- =3D>> Building lang/rust build started at Sat Sep 23 12:26:01 WEST 2023 port directory: /usr/ports/lang/rust package name: rust-1.72.0 building for: FreeBSD 140amd64-main-job-02 14.0-BETA3 FreeBSD 14.0-BETA3 am= d64 maintained by: rust@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 1001 1001 11640 Sep 9 08:02 /usr/ports/l= ang/rust/Makefile Poudriere version: poudriere-git-3.3.99.20220831 Host OSVERSION: 1500001 Jail OSVERSION: 1400097 Job Id: 02 --- Kurt Jaeger > escreveu no dia s=E1bad= o, 23/09/2023 =E0(s) 12:33: Hi! > On Fri, Sep 22, 2023 at 10:50:08PM +0000, Glen Barber wrote: > > =3D=3D=3D Upgrading =3D=3D=3D > > > > Due to a known delay, freebsd-update(8) binary update builds are not ye= t > > ready for BETA3. A separate email will be sent once they are available= . > > > > Binary updates via freebsd-update(8) are now available for systems > already running 14.0-BETA. If I try to update my poudriere 14.0-BETA2 jail with this command: poudriere jail -u -j 140 -t 14.0-BETA3 it fails, see here: https://people.freebsd.org/~pi/logs/pou-fail.txt (short, only 1550 bytes) I have: 140 14.0-BETA2 amd64 http 2023-09-16 08:20:01 /pou/jails/140 with /usr/local/bin/poudriere installed by package poudriere-devel-3.3.99.202208= 31 -- pi@FreeBSD.org +49 171 3101372 Now what ? -- Nuno Teixeira FreeBSD Committer (ports) --_000_BN8PR15MB251333DAC5C9149E87220759CFFCABN8PR15MB2513namp_ Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable

Just out of curiosity, is there a reason that virtua= lbox-ose-additions don=92t show up in a pkg search? I=92ve tried compiling = it from ports, but keep getting errors.

 

Jim Comfort

 

 

Sent from Mail for Windows

 

From: Nuno Teixeira
Sent: Saturday, September 23, 2023 5:11 AM
To: Kurt Jaeger
Cc: Glen Barber; freebsd-current@freebsd.org; freebsd-stable@freebsd.org; FreeBSD Release Engineering Team
Subject: Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available

 

Same error but it seems that upgrade completed and p= kgs cleaned:

---

=3D>> Building lang/rust
build started at Sat Sep 23 12:26:01 WEST 2023
port directory: /usr/ports/lang/rust
package name: rust-1.72.0
building for: FreeBSD 140amd64-main-job-02 14.0-BETA3 FreeBSD 14.0-BETA3 am= d64
maintained by: rust@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 1001 1001 11640 Sep  9 08:02 /u= sr/ports/lang/rust/Makefile
Poudriere version: poudriere-git-3.3.99.20220831
Host OSVERSION: 1500001
Jail OSVERSION: 1400097
Job Id: 02

---

 

Kurt Jaeger <pi= @freebsd.org> escreveu no dia s=E1bado, 23/09/2023 =E0(s) 12:33:

Hi!

> On Fri, Sep 22, 2023 at 10:50:08PM +0000, Glen Barber wrote:
> > =3D=3D=3D Upgrading =3D=3D=3D
> >
> > Due to a known delay, freebsd-update(8) binary update builds are = not yet
> > ready for BETA3.  A separate email will be sent once they ar= e available.
> >
>
> Binary updates via freebsd-update(8) are now available for systems
> already running 14.0-BETA.

If I try to update my poudriere 14.0-BETA2 jail with this command:

poudriere jail -u -j 140 -t 14.0-BETA3

it fails, see here:

https://people.freebsd.org/~pi/logs/pou-fail.txt
(short, only 1550 bytes)

I have:

140   14.0-BETA2      amd64 http    2023= -09-16 08:20:01 /pou/jails/140

with

/usr/local/bin/poudriere installed by package poudriere-devel-3.3.99.202208= 31

--
pi@FreeBSD.org         +49 171 3101372   = ;               Now what ?



--

Nuno Teixeira
FreeBSD Committer (ports)

 

--_000_BN8PR15MB251333DAC5C9149E87220759CFFCABN8PR15MB2513namp_-- From nobody Mon Sep 25 20:44:15 2023 X-Original-To: freebsd-current@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 4RvZc2295bz4v3kn; Mon, 25 Sep 2023 20:44:18 +0000 (UTC) (envelope-from ronald@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvZc213QJz3dt2; Mon, 25 Sep 2023 20:44:18 +0000 (UTC) (envelope-from ronald@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695674658; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HvEWoyMtmrwmYl+UY5muApmvB9lcKqHFS71VyP9NK+0=; b=JdMnaFLqLiRZrZM282m2YewMKeFd6JBqJ11erCT8Ai1MTbWHPxGTGlclBPI+lYbBlzwN6P vRUYVLs2B6sO1xuLUbOdfe4YzvQl0LAG3YVCxzRfxHrCJHvsZQNMTrZefDtS5vj/4xrOQH yUVi06Bbp35T8Af4Dru+iioYGaCnSx9aMng3qHoGihwxMJHR77H8+ws3wnVXKemMwD71Ps lRryZgB7yfgsmmIE7f28FPzpc6AG3uVkSipy9B3YfM3WQNeJtEaZQUTN2PPUZV9NJhAoa+ 58k/OuzvXzgnfUTt9TLy+rglcjYpm8ZeWdxTzo5ORbn0kkB9v1w6cCOlFDcZLA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695674658; a=rsa-sha256; cv=none; b=qlmpW8/xp/ulkKDMKeFe/UTU9+k/ycQX4NFYuP0YKqGIQA46VwZPWZRXEsX8wIxDo856ll nSiD2ZsgWIXIZfAIqYR9hkLNtXQyf8qrWk6gstH9MksOyK6C9BnqpvKRvYTXikLoiRyfel ajOV0U7l8M45fH+sdGqgh558tqGZ1GLRdajpcnHvfRBkzXlu0egE9ObNHwBvdahXRkYHEW GrpFLuxGexbslfzdJMTF+7ghYRgGGdy5u1a5imfcBPCrPwNmgxftrWjmE7HHw3jYsTwHhQ n1HvTAfymIzblNB58Ka4G4NG3IrUWWL19Qg2lEXKLUxAw5DjHu7QUDWFilTEmg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695674658; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HvEWoyMtmrwmYl+UY5muApmvB9lcKqHFS71VyP9NK+0=; b=J8oiYqa+rRwNZ9N6nvppORgVjfr+3XfYwOInUUz6ZnNK69X56sFLac2KsHSB+IM9j6qIOZ 5D/KyFAEE/5Y83pcE8dW+mwoK3eHXoIXL4BHHbjAH+x7GUpzlHZmfVE3Oa6yMd9BJddIdC VC3TwVaJhhqusE9iD8nLo2RX3cgthKslWzZrAE+OVvUxQldz4jjqt5F6dpZ9YUCZKJ6PeD tCScOOVH2dZ2oHI70UCsd7tFUy6oCc+x6AZXuJ2rlmcWfUiyK0Xavf0WD41kWLvteigF8x 4h5a6IqGghoHvy5mdYzNP8QJJzqJUYRJ5uue3YSYjtZOrYD5hULNR1PdRvuptg== Received: from [192.168.1.109] (84-105-120-103.cable.dynamic.v4.ziggo.nl [84.105.120.103]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) (Authenticated sender: ronald/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4RvZc11QqGz1N90; Mon, 25 Sep 2023 20:44:17 +0000 (UTC) (envelope-from ronald@FreeBSD.org) Message-ID: <1c21a6d7-0621-b62c-84b4-c4cd393e1fb3@FreeBSD.org> Date: Mon, 25 Sep 2023 22:44:15 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available Content-Language: en-US To: James Comfort , Nuno Teixeira , Kurt Jaeger Cc: Glen Barber , "freebsd-current@freebsd.org" , "freebsd-stable@freebsd.org" , FreeBSD Release Engineering Team References: <20230922225008.GQ4090@FreeBSD.org> <20230923054535.GJ52318@FreeBSD.org> From: Ronald Klop In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 9/25/23 22:18, James Comfort wrote: > Just out of curiosity, is there a reason that virtualbox-ose-additions don’t show up in a pkg search? I’ve tried compiling it from ports, but keep getting errors. > Yes. The pkg build was failing on FreeBSD 14 and 15 for some time. Recently a patch was committed which fixes this. The first pkg build containing this patch just finished. The pkgs will probably appear on the download servers tomorrow or the day after if nothing unexpected happens. This is the log of the successful build of virtualbox-ose-additions on releng/14: https://pkg-status.freebsd.org/beefy12/data/140releng-amd64-default/e88d010d0a2b/logs/virtualbox-ose-additions-6.1.46.log Regards, Ronald. > Jim Comfort > > Sent from Mail for Windows > > *From: *Nuno Teixeira > *Sent: *Saturday, September 23, 2023 5:11 AM > *To: *Kurt Jaeger > *Cc: *Glen Barber ; freebsd-current@freebsd.org ; freebsd-stable@freebsd.org ; FreeBSD Release Engineering Team > *Subject: *Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available > > Same error but it seems that upgrade completed and pkgs cleaned: > > --- > > =>> Building lang/rust > build started at Sat Sep 23 12:26:01 WEST 2023 > port directory: /usr/ports/lang/rust > package name: rust-1.72.0 > building for: FreeBSD 140amd64-main-job-02 14.0-BETA3 FreeBSD 14.0-BETA3 amd64 > maintained by: rust@FreeBSD.org > Makefile datestamp: -rw-r--r--  1 1001 1001 11640 Sep  9 08:02 /usr/ports/lang/rust/Makefile > Poudriere version: poudriere-git-3.3.99.20220831 > Host OSVERSION: 1500001 > Jail OSVERSION: 1400097 > Job Id: 02 > > --- > > Kurt Jaeger > escreveu no dia sábado, 23/09/2023 à(s) 12:33: > > Hi! > > > On Fri, Sep 22, 2023 at 10:50:08PM +0000, Glen Barber wrote: > > > === Upgrading === > > > > > > Due to a known delay, freebsd-update(8) binary update builds are not yet > > > ready for BETA3.  A separate email will be sent once they are available. > > > > > > > Binary updates via freebsd-update(8) are now available for systems > > already running 14.0-BETA. > > If I try to update my poudriere 14.0-BETA2 jail with this command: > > poudriere jail -u -j 140 -t 14.0-BETA3 > > it fails, see here: > > https://people.freebsd.org/~pi/logs/pou-fail.txt > (short, only 1550 bytes) > > I have: > > 140   14.0-BETA2      amd64 http    2023-09-16 08:20:01 /pou/jails/140 > > with > > /usr/local/bin/poudriere installed by package poudriere-devel-3.3.99.20220831 > > -- > pi@FreeBSD.org         +49 171 3101372                  Now what ? > > > > -- > > Nuno Teixeira > FreeBSD Committer (ports) > From nobody Tue Sep 26 01:07:31 2023 X-Original-To: freebsd-current@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 4RvhRz4x6Lz4vKLl for ; Tue, 26 Sep 2023 01:07:43 +0000 (UTC) (envelope-from kiri@truefc.org) Received: from kx.truefc.org (1.212.52.36.ap.yournet.ne.jp [36.52.212.1]) (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 (2048 bits) client-digest SHA256) (Client CN "smtp", Issuer "smtp" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvhRy0KsYz3DqM for ; Tue, 26 Sep 2023 01:07:41 +0000 (UTC) (envelope-from kiri@truefc.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of kiri@truefc.org designates 36.52.212.1 as permitted sender) smtp.mailfrom=kiri@truefc.org; dmarc=none Received: from kx.truefc.org (kx.truefc.org [36.52.212.1]) by kx.truefc.org (8.17.1/8.17.1) with ESMTP id 38Q17Vp0047265 for ; Tue, 26 Sep 2023 10:07:31 +0900 (JST) (envelope-from kiri@kx.truefc.org) Message-Id: <202309260107.38Q17Vp0047265@kx.truefc.org> Date: Tue, 26 Sep 2023 10:07:31 +0900 From: KIRIYAMA Kazuhiko To: freebsd-current@freebsd.org Subject: revision not displayed in a2440348eed7 User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 MULE XEmacs/21.4 (patch 24) (Standard C) (amd64--freebsd) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.79 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.992]; NEURAL_HAM_MEDIUM(-0.69)[-0.694]; R_SPF_ALLOW(-0.20)[+ip4:36.52.212.0/29]; MIME_GOOD(-0.10)[text/plain]; RCVD_NO_TLS_LAST(0.10)[]; ONCE_RECEIVED(0.10)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; FREEFALL_USER(0.00)[kiri]; RCVD_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[truefc.org]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROMTLD(0.00)[]; ASN(0.00)[asn:10013, ipnet:36.52.208.0/21, country:JP]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4RvhRy0KsYz3DqM Hi, list I updated to a2440348eed7, but could not display revision: admin@tbedfc:~ % uname -a FreeBSD tbedfc 15.0-CURRENT FreeBSD 15.0-CURRENT #0: Tue Sep 26 00:15:10 JST 2023 root@tbedfc:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 admin@tbedfc:~ % Why ??? Regards --- Kazuhiko Kiriyama From nobody Tue Sep 26 01:31:34 2023 X-Original-To: freebsd-current@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 4RvhzZ2JRNz4vM7R for ; Tue, 26 Sep 2023 01:31:38 +0000 (UTC) (envelope-from yuri@aetern.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4RvhzY6Fdvz3Jq5 for ; Tue, 26 Sep 2023 01:31:37 +0000 (UTC) (envelope-from yuri@aetern.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=aetern.org header.s=fm1 header.b=g10DFx0w; dkim=pass header.d=messagingengine.com header.s=fm2 header.b="a e8vHg8"; spf=pass (mx1.freebsd.org: domain of yuri@aetern.org designates 66.111.4.25 as permitted sender) smtp.mailfrom=yuri@aetern.org Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 624485C0329 for ; Mon, 25 Sep 2023 21:31:37 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Mon, 25 Sep 2023 21:31:37 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aetern.org; h=cc :content-transfer-encoding:content-type:content-type:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to; s=fm1; t= 1695691897; x=1695778297; bh=f62qqBDhh2nyiqZR+CypFaTHaVd2zpB8J4n vB8PwhOI=; b=g10DFx0w1MmFUzHVMhblXw7QxAldLD+fdFRk9H0XuPNEMkTKUsh eAjwQ4ApM3c0Vq4oWmMvcfLz343vNyKpNgch2B2+n+Wi8ECqMmprljrvIetqQgi+ uvCMwziZZ+OXJWNNK+jgFSP4RfZDFCGx9mBX2oG82PqgV3JXeJWB2e3C4iFHS6s9 UjE3CNr7ZWwJY3JVD9mrRzG7KZytbvKppBKAGF/uN3z/Y6VLTULmXbcVbqn6gJqd RNOr23IjTwk9fdoGaSQ+HXorlGt6pj7IkgxwSATdAxo+tYUq6KfBaNStGKawgZY3 9P41jiQ+Zfa4i8cRwZmg8UqP1qS6E7oRrjA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1695691897; x= 1695778297; bh=f62qqBDhh2nyiqZR+CypFaTHaVd2zpB8J4nvB8PwhOI=; b=a e8vHg8d1zW6mIguupmA37tn7PxBJnCDjiDc7Z80GuODrs8Be65oE74Z/ZbXSqhZ6 EQU5FICMmD5ImxnN1QbhJ1T2iItDk9OmtibbG1LKWui7doCgZ7X3ne4JKAhX78OK GLQdjmViYmb+JKKa3FCqeYsbbXYetP3ZKwDCs8aShea8JIkyawJ+J8q1qgZ+SplC LUcDMrYcbicPfZVEvm7NSpU6etS7yAEfBhTGttgwjUndGbLUz/Ivon+yq9RZrq/E g1LZTaJGZeFEIhLgXmbH9Jac3FY08JQlcqvAHgT+HA7Y/MxNg05uf2+2XSgCStLe zZ4EYGpZPi7i2D9q0M9ew== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrudelhedggeejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefkffggfgfuvfhfhfgjtgfgsehtje ertddtfeejnecuhfhrohhmpegjuhhrihcuoeihuhhrihesrggvthgvrhhnrdhorhhgqeen ucggtffrrghtthgvrhhnpeevvdegledtveekudfhjeeggeffteehueejlefhkeegffethe evveejfefhgffftdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhl fhhrohhmpeihuhhrihesrggvthgvrhhnrdhorhhg X-ME-Proxy: Feedback-ID: i0d79475b:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA for ; Mon, 25 Sep 2023 21:31:36 -0400 (EDT) Message-ID: Date: Tue, 26 Sep 2023 03:31:34 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: revision not displayed in a2440348eed7 To: freebsd-current@freebsd.org References: <202309260107.38Q17Vp0047265@kx.truefc.org> Content-Language: en-US From: Yuri In-Reply-To: <202309260107.38Q17Vp0047265@kx.truefc.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spamd-Bar: / X-Rspamd-Pre-Result: action=no action; module=multimap; Matched map: local_wl_from X-Spamd-Result: default: False [-0.40 / 15.00]; R_SPF_ALLOW(-0.20)[+ip4:66.111.4.25]; R_DKIM_ALLOW(-0.20)[aetern.org:s=fm1,messagingengine.com:s=fm2]; local_wl_from(0.00)[yuri@aetern.org]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FREEFALL_USER(0.00)[yuri]; DKIM_TRACE(0.00)[aetern.org:+,messagingengine.com:+]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; ASN(0.00)[asn:19151, ipnet:66.111.4.0/24, country:US] X-Rspamd-Queue-Id: 4RvhzY6Fdvz3Jq5 KIRIYAMA Kazuhiko wrote: > Hi, list > > I updated to a2440348eed7, but could not display revision: > > admin@tbedfc:~ % uname -a > FreeBSD tbedfc 15.0-CURRENT FreeBSD 15.0-CURRENT #0: Tue Sep 26 00:15:10 JST 2023 root@tbedfc:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > admin@tbedfc:~ % > > Why ??? Are you using WITH_REPRODUCIBLE_BUILD? From nobody Tue Sep 26 06:29:00 2023 X-Original-To: freebsd-current@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 4RvqZx21GTz4vggq for ; Tue, 26 Sep 2023 06:29:13 +0000 (UTC) (envelope-from kiri@truefc.org) Received: from kx.truefc.org (1.212.52.36.ap.yournet.ne.jp [36.52.212.1]) (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 (2048 bits) client-digest SHA256) (Client CN "smtp", Issuer "smtp" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvqZw3Hggz4Ghx for ; Tue, 26 Sep 2023 06:29:12 +0000 (UTC) (envelope-from kiri@truefc.org) Authentication-Results: mx1.freebsd.org; none Received: from kx.truefc.org (kx.truefc.org [36.52.212.1]) by kx.truefc.org (8.17.1/8.17.1) with ESMTP id 38Q6T018051416; Tue, 26 Sep 2023 15:29:01 +0900 (JST) (envelope-from kiri@kx.truefc.org) Message-Id: <202309260629.38Q6T018051416@kx.truefc.org> Date: Tue, 26 Sep 2023 15:29:00 +0900 From: KIRIYAMA Kazuhiko To: Yuri Cc: freebsd-current@freebsd.org Subject: Re: revision not displayed in a2440348eed7 In-Reply-To: References: <202309260107.38Q17Vp0047265@kx.truefc.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 MULE XEmacs/21.4 (patch 24) (Standard C) (amd64--freebsd) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:10013, ipnet:36.52.208.0/21, country:JP] X-Rspamd-Queue-Id: 4RvqZw3Hggz4Ghx Hi, Yuri On Tue, 26 Sep 2023 10:31:34 +0900, Yuri wrote: > > KIRIYAMA Kazuhiko wrote: > > Hi, list > > > > I updated to a2440348eed7, but could not display revision: > > > > admin@tbedfc:~ % uname -a > > FreeBSD tbedfc 15.0-CURRENT FreeBSD 15.0-CURRENT #0: Tue Sep 26 00:15:10 JST 2023 root@tbedfc:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > admin@tbedfc:~ % > > > > Why ??? > > Are you using WITH_REPRODUCIBLE_BUILD? > Exact opposite state of affairs: admin@tbedfc:~ % cat /etc/src.conf WITHOUT_REPRODUCIBLE_BUILD=yes admin@tbedfc:~ % --- Kazuhiko Kiriyama From nobody Tue Sep 26 09:18:45 2023 X-Original-To: freebsd-current@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 4RvvLn62hwz4tsyW for ; Tue, 26 Sep 2023 09:18:57 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4RvvLm03Bqz4fwL for ; Tue, 26 Sep 2023 09:18:55 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-80-101.area1b.commufa.jp [123.1.80.101]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 38Q9IjV1014396; Tue, 26 Sep 2023 18:18:45 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Tue, 26 Sep 2023 18:18:45 +0900 From: Tomoaki AOKI To: KIRIYAMA Kazuhiko Cc: Yuri , freebsd-current@freebsd.org Subject: Re: revision not displayed in a2440348eed7 Message-Id: <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp> In-Reply-To: <202309260629.38Q6T018051416@kx.truefc.org> References: <202309260107.38Q17Vp0047265@kx.truefc.org> <202309260629.38Q6T018051416@kx.truefc.org> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP] X-Rspamd-Queue-Id: 4RvvLm03Bqz4fwL On Tue, 26 Sep 2023 15:29:00 +0900 KIRIYAMA Kazuhiko wrote: > Hi, Yuri > > On Tue, 26 Sep 2023 10:31:34 +0900, > Yuri wrote: > > > > KIRIYAMA Kazuhiko wrote: > > > Hi, list > > > > > > I updated to a2440348eed7, but could not display revision: > > > > > > admin@tbedfc:~ % uname -a > > > FreeBSD tbedfc 15.0-CURRENT FreeBSD 15.0-CURRENT #0: Tue Sep 26 00:15:10 JST 2023 root@tbedfc:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > > admin@tbedfc:~ % > > > > > > Why ??? > > > > Are you using WITH_REPRODUCIBLE_BUILD? > > > > Exact opposite state of affairs: > > admin@tbedfc:~ % cat /etc/src.conf > WITHOUT_REPRODUCIBLE_BUILD=yes > admin@tbedfc:~ % > > --- > Kazuhiko Kiriyama So next possibility. Are you sure that... *There is no "WITH_REPRODUCIBLE_BUILD=no" nor "WITH_REPRODUCIBLE_BUILD=false" lines both in /etc/src.conf and /etc/make.conf *If you are using any script to automate src builds, there are none like above in the `make` command lines in the script. As you may alreay know of, but easily forgotton, values set to WITH_foo and/or WITHOUT_bar does not have any meaning. Just the variable is set or not is checked. I've bitten by something alike before. -- Tomoaki AOKI From nobody Tue Sep 26 11:30:54 2023 X-Original-To: freebsd-current@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 4RvyHJ5DDPz4v2KC for ; Tue, 26 Sep 2023 11:31:08 +0000 (UTC) (envelope-from kiri@truefc.org) Received: from kx.truefc.org (1.212.52.36.ap.yournet.ne.jp [36.52.212.1]) (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 (2048 bits) client-digest SHA256) (Client CN "smtp", Issuer "smtp" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RvyHJ0yy5z3N0S for ; Tue, 26 Sep 2023 11:31:07 +0000 (UTC) (envelope-from kiri@truefc.org) Authentication-Results: mx1.freebsd.org; none Received: from kx.truefc.org (kx.truefc.org [36.52.212.1]) by kx.truefc.org (8.17.1/8.17.1) with ESMTP id 38QBUsLF053699; Tue, 26 Sep 2023 20:30:54 +0900 (JST) (envelope-from kiri@kx.truefc.org) Message-Id: <202309261130.38QBUsLF053699@kx.truefc.org> Date: Tue, 26 Sep 2023 20:30:54 +0900 From: KIRIYAMA Kazuhiko To: Tomoaki AOKI Cc: KIRIYAMA Kazuhiko , Yuri , freebsd-current@freebsd.org Subject: Re: revision not displayed in a2440348eed7 In-Reply-To: <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp> References: <202309260107.38Q17Vp0047265@kx.truefc.org> <202309260629.38Q6T018051416@kx.truefc.org> <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 MULE XEmacs/21.4 (patch 24) (Standard C) (amd64--freebsd) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:10013, ipnet:36.52.208.0/21, country:JP] X-Rspamd-Queue-Id: 4RvyHJ0yy5z3N0S On Tue, 26 Sep 2023 18:18:45 +0900, Tomoaki AOKI wrote: > > On Tue, 26 Sep 2023 15:29:00 +0900 > KIRIYAMA Kazuhiko wrote: > > > Hi, Yuri > > > > On Tue, 26 Sep 2023 10:31:34 +0900, > > Yuri wrote: > > > > > > KIRIYAMA Kazuhiko wrote: > > > > Hi, list > > > > > > > > I updated to a2440348eed7, but could not display revision: > > > > > > > > admin@tbedfc:~ % uname -a > > > > FreeBSD tbedfc 15.0-CURRENT FreeBSD 15.0-CURRENT #0: Tue Sep 26 00:15:10 JST 2023 root@tbedfc:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 > > > > admin@tbedfc:~ % > > > > > > > > Why ??? > > > > > > Are you using WITH_REPRODUCIBLE_BUILD? > > > > > > > Exact opposite state of affairs: > > > > admin@tbedfc:~ % cat /etc/src.conf > > WITHOUT_REPRODUCIBLE_BUILD=yes > > admin@tbedfc:~ % > > > > --- > > Kazuhiko Kiriyama > > So next possibility. > Are you sure that... > > *There is no "WITH_REPRODUCIBLE_BUILD=no" nor > "WITH_REPRODUCIBLE_BUILD=false" lines both in /etc/src.conf > and /etc/make.conf > > *If you are using any script to automate src builds, > there are none like above in the `make` command lines in the script. > > As you may alreay know of, but easily forgotton, values set to WITH_foo > and/or WITHOUT_bar does not have any meaning. Just the variable is set > or not is checked. I've bitten by something alike before. At least up to 15.0-CURRENT, nothing has happend by WITHOUT_REPRODUCIBLE_BUILD=yes. Something has changed in 15.0-CURRENT at some time. I've rebuilded with 3fb80f1476c7, but revision not showed by `uname -a' ;-( What changed ???? --- Kazuhiko Kiriyama From nobody Tue Sep 26 13:48:50 2023 X-Original-To: freebsd-current@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 4Rw1LT5bLDz4vBPZ for ; Tue, 26 Sep 2023 13:49:05 +0000 (UTC) (envelope-from zarychtam@plan-b.pwste.edu.pl) Received: from plan-b.pwste.edu.pl (plan-b.pwste.edu.pl [IPv6:2001:678:618::40]) (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 (2048 bits) client-digest SHA256) (Client CN "plan-b.pwste.edu.pl", Issuer "GEANT OV RSA CA 4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rw1LS1D9vz4GMf for ; Tue, 26 Sep 2023 13:49:04 +0000 (UTC) (envelope-from zarychtam@plan-b.pwste.edu.pl) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=plan-b.pwste.edu.pl header.s=plan-b-mailer header.b=UcL6UisZ; spf=none (mx1.freebsd.org: domain of zarychtam@plan-b.pwste.edu.pl has no SPF policy when checking 2001:678:618::40) smtp.mailfrom=zarychtam@plan-b.pwste.edu.pl; dmarc=pass (policy=none) header.from=plan-b.pwste.edu.pl Received: from [192.168.7.70] (dom.potoki.eu [62.133.140.50]) (authenticated bits=0) by plan-b.pwste.edu.pl (8.17.2/8.17.1) with ESMTPSA id 38QDmp2W084994 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO) for ; Tue, 26 Sep 2023 15:48:51 +0200 (CEST) (envelope-from zarychtam@plan-b.pwste.edu.pl) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=plan-b.pwste.edu.pl; s=plan-b-mailer; t=1695736132; bh=RCK709Dqdy7Tv3xaJSkm6roZ15Xx8Bt1w49Uqa3FJ+8=; h=Date:To:References:From:Subject:In-Reply-To; b=UcL6UisZRtWjWsQhKJEVWnrZVSEY9KY1Cw6EvFwXxd2utP2lAndRl3l/iAqTz3cwv SjzYJATZO/6+ROf/Ibw+BxuLzbrd+2V0VywQmR7ZYFQj9QQ+9MN2ZRn+uT5zRwuHI4 pL1cIiE4o75Aay6hLgl8ZVUGwSufj0FNkVwDWUH+FgnAv5j1WHRBEQrpktAEk94z9v /MMol5t9tMFLvfaCZLK/9juBuobWN5qPcaxUAx2e6Ld3F5pLsX5gF301QzObTL7IdX AE2fRjwYaMUyJmTmwCO9yKpWOsN9m0oudcUFL82Ovda81FSa+H9Z4D7AjfXIE0L9/X KTiEXZ9mP400A== X-Authentication-Warning: plan-b.pwste.edu.pl: Host dom.potoki.eu [62.133.140.50] claimed to be [192.168.7.70] Message-ID: <4c348f85-d99c-c7c3-5e1a-a435983b720b@plan-b.pwste.edu.pl> Date: Tue, 26 Sep 2023 15:48:50 +0200 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Content-Language: en-US To: freebsd-current@freebsd.org References: <202309260107.38Q17Vp0047265@kx.truefc.org> <202309260629.38Q6T018051416@kx.truefc.org> <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp> <202309261130.38QBUsLF053699@kx.truefc.org> From: Marek Zarychta Subject: Re: revision not displayed in a2440348eed7 In-Reply-To: <202309261130.38QBUsLF053699@kx.truefc.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.69 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.993]; DMARC_POLICY_ALLOW(-0.50)[plan-b.pwste.edu.pl,none]; R_DKIM_ALLOW(-0.20)[plan-b.pwste.edu.pl:s=plan-b-mailer]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:206006, ipnet:2001:678:618::/48, country:PL]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; DKIM_TRACE(0.00)[plan-b.pwste.edu.pl:+]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; R_SPF_NA(0.00)[no SPF record]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HAS_XAW(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[] X-Rspamd-Queue-Id: 4Rw1LS1D9vz4GMf W dniu 26.09.2023 o 13:30, KIRIYAMA Kazuhiko pisze: > At least up to 15.0-CURRENT, nothing has happend by > WITHOUT_REPRODUCIBLE_BUILD=yes. Something has changed in > 15.0-CURRENT at some time. I've rebuilded with 3fb80f1476c7, > but revision not showed by `uname -a' ;-( > > What changed ???? Nothing changed. Perhaps your build system can't check git hash ? If your sources are from git repository, you need at least git-lite installed and full git repository available on build machine. If you checked out the repository with gitup and have gitup installed, it should also work. It won't work if your build machine has access  to only a part of the repository like worktree. Cheers -- Marek Zarychta From nobody Tue Sep 26 14:14:31 2023 X-Original-To: freebsd-current@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 4Rw1vy3zdbz4vCg4 for ; Tue, 26 Sep 2023 14:14:38 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Rw1vw35MCz4KC5 for ; Tue, 26 Sep 2023 14:14:36 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; dkim=none; spf=none (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp has no SPF policy when checking 153.125.133.21) smtp.mailfrom=junchoon@dec.sakura.ne.jp; dmarc=none Received: from kalamity.joker.local (123-1-80-101.area1b.commufa.jp [123.1.80.101]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 38QEEVeJ056026 for ; Tue, 26 Sep 2023 23:14:32 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Tue, 26 Sep 2023 23:14:31 +0900 From: Tomoaki AOKI To: freebsd-current@freebsd.org Subject: Re: revision not displayed in a2440348eed7 Message-Id: <20230926231431.20f42fec1075c3980446c50a@dec.sakura.ne.jp> In-Reply-To: <4c348f85-d99c-c7c3-5e1a-a435983b720b@plan-b.pwste.edu.pl> References: <202309260107.38Q17Vp0047265@kx.truefc.org> <202309260629.38Q6T018051416@kx.truefc.org> <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp> <202309261130.38QBUsLF053699@kx.truefc.org> <4c348f85-d99c-c7c3-5e1a-a435983b720b@plan-b.pwste.edu.pl> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: - X-Spamd-Result: default: False [-1.49 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; AUTH_NA(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.991]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; R_DKIM_NA(0.00)[]; HAS_ORG_HEADER(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; R_SPF_NA(0.00)[no SPF record]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; DMARC_NA(0.00)[sakura.ne.jp]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; RCVD_VIA_SMTP_AUTH(0.00)[] X-Rspamd-Queue-Id: 4Rw1vw35MCz4KC5 On Tue, 26 Sep 2023 15:48:50 +0200 Marek Zarychta wrote: > W dniu 26.09.2023 o 13:30, KIRIYAMA Kazuhiko pisze: > > At least up to 15.0-CURRENT, nothing has happend by > > WITHOUT_REPRODUCIBLE_BUILD=yes. Something has changed in > > 15.0-CURRENT at some time. I've rebuilded with 3fb80f1476c7, > > but revision not showed by `uname -a' ;-( > > > > What changed ???? > > Nothing changed. Perhaps your build system can't check git hash ? If > your sources are from git repository, you need at least git-lite > installed and full git repository available on build machine. If you > checked out the repository with gitup and have gitup installed, it > should also work. It won't work if your build machine has access  to > only a part of the repository like worktree. > > Cheers > > -- > Marek Zarychta Just a possibility, but copying src tree to directory other than the directory where checked out from git repo and building there could lose track with git hash. Another possibility is that if you build src with any user other than the one owning local (pulled) git repo could also lose track with git hash. For example, if I `git log HEAD` with regular user and the local repo is pulled by root, it fails. No special configuration is done. % git log HEAD fatal: detected dubious ownership in repository at '/usr/src' To add an exception for this directory, call: git config --global --add safe.directory /usr/src -- Tomoaki AOKI From nobody Tue Sep 26 22:19:46 2023 X-Original-To: freebsd-current@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 4RwDgp1KsYz4vk3K for ; Tue, 26 Sep 2023 22:19:50 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RwDgn6Dphz4DxX for ; Tue, 26 Sep 2023 22:19:49 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTPS id l9drqAqB7pHezlGPEqNJTH; Tue, 26 Sep 2023 22:19:48 +0000 Received: from spqr.komquats.com ([70.66.152.170]) by cmsmtp with ESMTPSA id lGPCqhuMkv5XwlGPDqoA21; Tue, 26 Sep 2023 22:19:48 +0000 X-Authority-Analysis: v=2.4 cv=FuEWQknq c=1 sm=1 tr=0 ts=65135904 a=y8EK/9tc/U6QY+pUhnbtgQ==:117 a=y8EK/9tc/U6QY+pUhnbtgQ==:17 a=8nJEP1OIZ-IA:10 a=zNV7Rl7Rt7sA:10 a=YxBL1-UpAAAA:8 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=pWtuLXQPrM2yNNeLtZIA:9 a=wPNLvfGTeEIA:10 a=Ia-lj3WSrqcvXOmTRaiG:22 a=IjZwj45LgO3ly-622nXo:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 56DFA17F2; Tue, 26 Sep 2023 15:19:46 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id 4F2C1623; Tue, 26 Sep 2023 15:19:46 -0700 (PDT) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Tomoaki AOKI cc: freebsd-current@freebsd.org Subject: Re: revision not displayed in a2440348eed7 In-reply-to: <20230926231431.20f42fec1075c3980446c50a@dec.sakura.ne.jp> References: <202309260107.38Q17Vp0047265@kx.truefc.org> <202309260629.38Q6T018051416@kx.truefc.org> <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp> <202309261130.38QBUsLF053699@kx.truefc.org> <4c348f85-d99c-c7c3-5e1a-a435983b720b@plan-b.pwste.edu.pl> <20230926231431.20f42fec1075c3980446c50a@dec.sakura.ne.jp> Comments: In-reply-to Tomoaki AOKI message dated "Tue, 26 Sep 2023 23:14:31 +0900." List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: Tue, 26 Sep 2023 15:19:46 -0700 Message-Id: <20230926221946.4F2C1623@slippy.cwsent.com> X-CMAE-Envelope: MS4xfBfE5gZKI0MzG5qfWqJe11hBUnEkCigugTsTDOVjzHEbEkLFrb6saw2W0cJrQblqxjaS23h5yO0rvQzAiXTpVXqB3FotMUKl2xA1/5cqiQeoNZNaDQPy m2aPonFIKx7uni3lx2Zvjkg9bh/Pk/2iFSQvDvFr6JTBeGcgZRjuhRaMAb/QBdxbpt47PS8k2NLhxhvklGq/zf+qqcqK7xMq8dz7hlqP+r9yC2LUp8wxYQyf dDZGQp0AHGk7JTvqXkETfw== X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Queue-Id: 4RwDgn6Dphz4DxX In message <20230926231431.20f42fec1075c3980446c50a@dec.sakura.ne.jp>, Tomoaki AOKI writes: > On Tue, 26 Sep 2023 15:48:50 +0200 > Marek Zarychta wrote: > > > W dniu 26.09.2023 o 13:30, KIRIYAMA Kazuhiko pisze: > > > At least up to 15.0-CURRENT, nothing has happend by > > > WITHOUT_REPRODUCIBLE_BUILD=yes. Something has changed in > > > 15.0-CURRENT at some time. I've rebuilded with 3fb80f1476c7, > > > but revision not showed by `uname -a' ;-( > > > > > > What changed ???? > > > > Nothing changed. Perhaps your build system can't check git hash ? If > > your sources are from git repository, you need at least git-lite > > installed and full git repository available on build machine. If you > > checked out the repository with gitup and have gitup installed, it > > should also work. It won't work if your build machine has access  to > > only a part of the repository like worktree. > > > > Cheers > > > > -- > > Marek Zarychta > > Just a possibility, but copying src tree to directory other than the > directory where checked out from git repo and building there could > lose track with git hash. > > Another possibility is that if you build src with any user other than > the one owning local (pulled) git repo could also lose track with git > hash. For example, if I `git log HEAD` with regular user and the local > repo is pulled by root, it fails. No special configuration is done. > > % git log HEAD > fatal: detected dubious ownership in repository at '/usr/src' > To add an exception for this directory, call: > > git config --global --add safe.directory /usr/src > > This could be due to e6dc6a27230, which was committed this morning. There is discussion on the src commits ML (dev-commits-src-all, dev-commits-src-main) about reverting the change. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0 From nobody Tue Sep 26 23:07:23 2023 X-Original-To: freebsd-current@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 4RwFl00YM5z4vmyX for ; Tue, 26 Sep 2023 23:07:40 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4RwFkz4mhpz4KZD for ; Tue, 26 Sep 2023 23:07:39 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; none Received: from kalamity.joker.local (123-1-80-101.area1b.commufa.jp [123.1.80.101]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 38QN7NX6022238; Wed, 27 Sep 2023 08:07:24 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Wed, 27 Sep 2023 08:07:23 +0900 From: Tomoaki AOKI To: Cy Schubert Cc: freebsd-current@freebsd.org Subject: Re: revision not displayed in a2440348eed7 Message-Id: <20230927080723.f5157f938803c47a4185d431@dec.sakura.ne.jp> In-Reply-To: <20230926221946.4F2C1623@slippy.cwsent.com> References: <202309260107.38Q17Vp0047265@kx.truefc.org> <202309260629.38Q6T018051416@kx.truefc.org> <20230926181845.539e5816fbef80efda6162ec@dec.sakura.ne.jp> <202309261130.38QBUsLF053699@kx.truefc.org> <4c348f85-d99c-c7c3-5e1a-a435983b720b@plan-b.pwste.edu.pl> <20230926231431.20f42fec1075c3980446c50a@dec.sakura.ne.jp> <20230926221946.4F2C1623@slippy.cwsent.com> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP] X-Rspamd-Queue-Id: 4RwFkz4mhpz4KZD On Tue, 26 Sep 2023 15:19:46 -0700 Cy Schubert wrote: > In message <20230926231431.20f42fec1075c3980446c50a@dec.sakura.ne.jp>, > Tomoaki > AOKI writes: > > On Tue, 26 Sep 2023 15:48:50 +0200 > > Marek Zarychta wrote: > > > > > W dniu 26.09.2023 o 13:30, KIRIYAMA Kazuhiko pisze: > > > > At least up to 15.0-CURRENT, nothing has happend by > > > > WITHOUT_REPRODUCIBLE_BUILD=yes. Something has changed in > > > > 15.0-CURRENT at some time. I've rebuilded with 3fb80f1476c7, > > > > but revision not showed by `uname -a' ;-( > > > > > > > > What changed ???? > > > > > > Nothing changed. Perhaps your build system can't check git hash ? If > > > your sources are from git repository, you need at least git-lite > > > installed and full git repository available on build machine. If you > > > checked out the repository with gitup and have gitup installed, it > > > should also work. It won't work if your build machine has access  to > > > only a part of the repository like worktree. > > > > > > Cheers > > > > > > -- > > > Marek Zarychta > > > > Just a possibility, but copying src tree to directory other than the > > directory where checked out from git repo and building there could > > lose track with git hash. > > > > Another possibility is that if you build src with any user other than > > the one owning local (pulled) git repo could also lose track with git > > hash. For example, if I `git log HEAD` with regular user and the local > > repo is pulled by root, it fails. No special configuration is done. > > > > % git log HEAD > > fatal: detected dubious ownership in repository at '/usr/src' > > To add an exception for this directory, call: > > > > git config --global --add safe.directory /usr/src > > > > > > This could be due to e6dc6a27230, which was committed this morning. There > is discussion on the src commits ML (dev-commits-src-all, > dev-commits-src-main) about reverting the change. > > > -- > Cheers, > Cy Schubert > FreeBSD UNIX: Web: https://FreeBSD.org > NTP: Web: https://nwtime.org > > e^(i*pi)+1=0 Would be unrelated here, unfortunately. As the subject says, the commit the original reporter is bitten at (not bi-sected) is at a2440348eed7, which is before e6dc6a27230. -- Tomoaki AOKI From nobody Thu Sep 28 02:40:54 2023 X-Original-To: freebsd-current@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 4RwyQl73WQz4vMbp for ; Thu, 28 Sep 2023 02:41:03 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:7400:8808:123::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4RwyQk53K9z3P6Q for ; Thu, 28 Sep 2023 02:41:02 +0000 (UTC) (envelope-from jamie@catflap.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of jamie@catflap.org designates 2001:19f0:7400:8808:123::1 as permitted sender) smtp.mailfrom=jamie@catflap.org; dmarc=pass (policy=none) header.from=catflap.org X-Catflap-Envelope-From: X-Catflap-Envelope-To: Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [209.250.224.51]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 38S2esrC015959 for ; Thu, 28 Sep 2023 03:40:54 +0100 (BST) (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 38S2esgN015958 for freebsd-current@freebsd.org; Thu, 28 Sep 2023 03:40:54 +0100 (BST) (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> Date: Thu, 28 Sep 2023 03:40:54 +0100 Organization: Dyslexic Fish To: freebsd-current@freebsd.org Subject: grep(1) bug - duplicate output lines User-Agent: Heirloom mailx 12.4 7/29/08 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [209.250.224.51]); Thu, 28 Sep 2023 03:40:55 +0100 (BST) X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.84 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[catflap.org,none]; R_SPF_ALLOW(-0.20)[+mx:dyslexicfish.net]; NEURAL_HAM_SHORT(-0.15)[-0.145]; MIME_GOOD(-0.10)[text/plain]; RCVD_NO_TLS_LAST(0.10)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:20473, ipnet:2001:19f0:7400::/38, country:US]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[jamie]; HAS_ORG_HEADER(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4RwyQk53K9z3P6Q When using color=always and a regex of '.' (for example), output lines are duplicated. $ grep --version grep (BSD grep, GNU compatible) 2.6.0-FreeBSD E.G.: $ grep --color=always . /etc/fstab Cheers, Jamie From nobody Thu Sep 28 03:30:43 2023 X-Original-To: freebsd-current@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 4RwzX53Z9Mz4vRKF for ; Thu, 28 Sep 2023 03:30:45 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RwzX52s2Rz3V6b; Thu, 28 Sep 2023 03:30:45 +0000 (UTC) (envelope-from kevans@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695871845; 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=UfHe/bUR9hj9Z+AAFSTeCPnF4ESXPV4EhhT7Xc1Wb0E=; b=GKbGMOVjrJJxQeu5R0MpNwzeX8heJLCVjWYND/xYdQKfsgB2kqt1AH8HbqoWplqBsEDSh/ zixBOG8t/4BeDygFVHh0CtqBStdEvT8uyljkHCcn/rybe0f8llCHgp2rpMrl23u2buOQvn FAOYWbDZT3cImsw3tLmRglj8oO5+BLAVjgJhPJKmOOZa+olgggEiSLC3Bjg1qW2aa1TwhC NVuIxDLCs3Waf74ZYcbZx3RrzBPUX+t8r+5IVfEIP0ur4jKMo51X0Kvj/v5Qi7w245tWJA hv57sC/PI8bxCMs6+h2UuEz6xyZ1smuzdsGk7I/7NBNsWXV2+/eSkHiJd2IQxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695871845; a=rsa-sha256; cv=none; b=H57MZ8PLk2QwiXQhdFSw3U0Ko5LS5s98UThQ4QPzEEQJDrTHbSHZCdKgbDAOKY+L0OZ3ep JMZbnHkQ+utCf+rXlPVnrw5SVQ4HdvjvTZ7K1IVS9UnYisDgiYx06NASproHyxV9g1HJpx EhKxh+1hBGCSabi511X71gHYLLEPDxcbU2QkF7/jI1MfMVRa3p8xFNLNxt8tQTryZJH7mT wDtfJuMJEKkjnRZGFrNh/zoe0npyXfT4D926oywIphZWZXYUstGXzFpLRuEQJ6poYMZ9tN FZoRh8RC37OAPRDyGCDRE/sHptiSrJbkCYEhTOZuD4DyOVtnJkdrS4cP5t1yGw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695871845; 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=UfHe/bUR9hj9Z+AAFSTeCPnF4ESXPV4EhhT7Xc1Wb0E=; b=qe9xorlzbQVeHTEtWzeM/3f03PFUi5p0roNA1nvJMk01Mq3t7mUJAxt5S5AHSqEWIrh1bQ 6Gd4/pUc2yCJ89VlRSgjXA+BmXaxPNvUbh3S6JG55ALVQDES8CA55pWCBX9YJYchnZYsnp PRz3V/pzLH77NW38fFV2BLB7Pw04ildFF7GoP/7YIKvZVjOx9neafEyAoHWkjvIYOVD0+5 emsvJn/kdxJa4PAFZi/0xDxeYUIuveZrEljod3kVJZZwGtOpNzeZswhLgdqs1mj4sytGgV FvHal++UHuT5CkawRnu1PD5rEM8z+SbRjYdllQ4kVu6ayqzX+1Ndiqrps20RTw== Received: from [10.9.4.95] (unknown [209.182.120.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: kevans/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4RwzX50CMRz1Qtt; Thu, 28 Sep 2023 03:30:44 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Message-ID: <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> Date: Wed, 27 Sep 2023 22:30:43 -0500 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: grep(1) bug - duplicate output lines Content-Language: en-US To: Jamie Landeg-Jones , freebsd-current@freebsd.org References: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> From: Kyle Evans In-Reply-To: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 9/27/23 21:40, Jamie Landeg-Jones wrote: > When using color=always and a regex of '.' (for example), output lines > are duplicated. > > $ grep --version > grep (BSD grep, GNU compatible) 2.6.0-FreeBSD > > E.G.: > > $ grep --color=always . /etc/fstab > > Cheers, Jamie > I think this is what we want: https://people.freebsd.org/~kevans/grep-color.diff Basically, for --color with . we actually get each individual character reported, and we can't really coalesce that. (Well, we could, but I'll leave that for future improvement). Once you hit 32 matches in the same line, we dump out the first set of matches then check again for any more that just didn't fit the first time. Unfortunately, that logic wasn't prepared to avoid terminating the first time in case we have more matches to output, so we'd terminate, then refill our matches with the remainder of the line and output the leading context again + terminate again. Thanks, Kyle Evans From nobody Thu Sep 28 03:34:18 2023 X-Original-To: freebsd-current@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 4RwzcK15vHz4vRc8 for ; Thu, 28 Sep 2023 03:34:25 +0000 (UTC) (envelope-from grog@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RwzcK0QHBz3WZF; Thu, 28 Sep 2023 03:34:25 +0000 (UTC) (envelope-from grog@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695872065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=eGmGJJSAZEDW0b+pSr1rgKznDNdvagDDMrKRxGpzhys=; b=jV0Qomb+6Qho5rWc6klgOnOQT1OO9td/nULwSDkiBtJZNabQ7QJYqysYcWW6UIxLFReMk7 g7iWSPPCKzyJ0YEC9ZMx5Nsmb5Q0Kub3nHj07Z9aTUdc4RMSlGFZXeyLmljw+sX1PDvZaN D6E/HXmeE4RXsXq+uHSVoK6pFf8ySHMBnM25PkvCJh75zxZ8hieJ+RdYxZps49Gd0YV2H0 y9wRzJSKp91cLtd2r7vhSZg1ySwpPbBQheFkr8/J2EZhuSLxS70prJrkyoaSMWzCbjDUkG dWnFqUjD4SJI98Cdy13GbPnIT9utm/Ce6EJqOv4t69YwU65p2U6Tj8N2B/7sAA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695872065; a=rsa-sha256; cv=none; b=grIJiQ5H2TrQ9FbP3KRsFBK92r19GFuJ5ty+aa/BSqfBneLQT7pDHEeeEqPqOuCEYdZYMe mrAaSh2F5Ac6L5cAlABFW1mcHeb8GW85uxj8NfR3MmtptwaeFk/xZjDdF7re0A7U8JztyY yeR8WUPNCG74CDvIc2O2eEV2NZN+Zc+0Jcw2e75SD6bqOWw2AYtphpPmXAYjiDbRiQosYn q0q8V8ObF5H8ZDfOu2UjDjtSu0fpTx8ojlLNyMVbgowKh9VzCan0oRd4D0quTCnhiQc5vR pyUb4VWUZ6kkE8o3oeXqOGdsqRxvhW0kdavWpp/sb+MbQefkAwKxDvAhTFRytA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695872065; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=eGmGJJSAZEDW0b+pSr1rgKznDNdvagDDMrKRxGpzhys=; b=IPZoqoJ8tgUZaiXSv+bMQkyszzT76/IS1UTGAdyFabM+oU10/9l2gWsQT9kcJTBM232kOr 7oIteGC3vJWeRaULur71p27obj3SsX11ZQUPitOIj5OXT2KcdIDyZxhL0xATKmSZ3jgDzg ey2YM2SjvL8pn9kPFdROpr9Rqn9mU7HIvwU8yDw/HtGy0CUSzBNFgaxgPp1TyDNakn+8cu lWeaPFb6sl92BkXqfrk+7M1bOXkw09fAEL7R8f6sYnTLG6FRD6v29a7qP8JxI8AwnznCbP Mom2Un783XYirdud0UbDP3ZNBmKD1QA0IkPiHXH1v5zBe8XyU8ZWbqfoic/afQ== Received: from eureka.lemis.com (121-200-11-253.79c80b.mel.nbn.aussiebb.net [121.200.11.253]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: grog/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4RwzcH3qjRz1Qtx; Thu, 28 Sep 2023 03:34:23 +0000 (UTC) (envelope-from grog@FreeBSD.org) Date: Thu, 28 Sep 2023 13:34:18 +1000 From: Greg 'groggy' Lehey To: Kyle Evans Cc: Jamie Landeg-Jones , freebsd-current@freebsd.org Subject: Re: grep(1) bug - duplicate output lines Message-ID: <20230928033418.GH68731@eureka.lemis.com> References: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0XhtP95kHFp3KGBe" Content-Disposition: inline In-Reply-To: <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> Organization: The FreeBSD Project Phone: +61-3-5309-0418 Mobile: +61-490-494-038. Use only as instructed. WWW-Home-Page: https://www.FreeBSD X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 User-Agent: Mutt/1.6.1 (2016-04-27) --0XhtP95kHFp3KGBe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 27 September 2023 at 22:30:43 -0500, Kyle Evans wrote: > On 9/27/23 21:40, Jamie Landeg-Jones wrote: >> When using color=always and a regex of '.' (for example), output lines >> are duplicated. >> >> $ grep --version >> grep (BSD grep, GNU compatible) 2.6.0-FreeBSD >> >> E.G.: >> >> $ grep --color=always . /etc/fstab > > I think this is what we want: > > https://people.freebsd.org/~kevans/grep-color.diff That looks surprisingly complicated. FWIW, this issue didn't occur with older versions of grep. Greg -- Sent from my desktop computer. See complete headers for address and phone numbers. This message is digitally signed. If your Microsoft mail program reports problems, please read http://lemis.com/broken-MUA.php --0XhtP95kHFp3KGBe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAmUU9DoACgkQIubykFB6QiM5pACdFU9D8BykO8Nwvl24WI9W3YVz ajAAniFQm8sM27YdgN4uci064mKllOA1 =n+ZL -----END PGP SIGNATURE----- --0XhtP95kHFp3KGBe-- From nobody Thu Sep 28 03:36:37 2023 X-Original-To: freebsd-current@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 4Rwzfv2dHLz4vRj0 for ; Thu, 28 Sep 2023 03:36:39 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rwzfv1Q71z3XbQ; Thu, 28 Sep 2023 03:36:39 +0000 (UTC) (envelope-from kevans@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695872199; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6Br8g8Ip0Ys1q+ohVGsIJUHWTPEyC1wFis9rCCLDClc=; b=ZlPlkc0LHULcOOB1GPwMdQ50N86oHy4n1ou5BKqsuH0uHW+FS0zh8IXTDwxFrh44koITL7 stSWIhl41Ql6hGvuGWj9boCerYkqtU5lgLe/w5yFIFcAa9JFrvDXVNylMVw0lQI/Mp7DJo UV+vtKJdV8+ozfEScSOu2Y7+is8PzIWzu/Ge9lAqTWqGItJdfZqPX1VXnt6C4LbBpEP9tP 5SoL8q1QU8P42HAOV3ZDhUym+kGGmWoLKYIHayvtzJAO1BBwm/Ms1RMN1iIClrezeGeWNe ouK7wzBLC7NGwFX/8mJ2jQbZjrv0+sBQE37fejl9Rx1o9AxXV6jl76Sj7Q5JPA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695872199; a=rsa-sha256; cv=none; b=g8y0+euY56IZUh1Olukl+xYQ1VxwfAJXCSy/dB7v1+A8oBjVpa3KUHb8FV9kBSUN95lAAr pePyUYrMkTFItqLSHzBiHULfQmnuAyf69nIUnqTJA3Rp2ayqEgPCaNGzKFq3L+LV1qO+4G 80Oxx0hJHKcvtVP28U5GtMjD79zGmyiBngtMfQ1Jq0Scm3g1CVKnhm2BcmckIM0SIvNSM1 4ifJp+2k/JBtVpPrrM4Ns0EWJlgGa8ajOc4yR3Wg8lY9qMiYa273EId5GK0xWrVOtk5FoB zHsKp1pTP7WKZczY1t+XiFmHROhZ8MTT569XjIO+k9+jchgAXNaGubRmBaTL7w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1695872199; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6Br8g8Ip0Ys1q+ohVGsIJUHWTPEyC1wFis9rCCLDClc=; b=lUsnRQJF0fL7BcR0sfEacMeh5w6VqPJMjce580yO3+hAAsom+lCYQiKMClV09VKQFhIAZ4 Z+cOxVt27E1Ub12k+pPI6EYfNSV6GS+g4MWO7oTtYt+4htdz5o8DTGWd31+gEutp/pJ+dg xdv4Ck6si6jT/Zqn/yASioBH9ygYiTyeoWH/gxf5Gp9kxFstYSIuMA5zw7eO7mAOorhj8+ U6udpX3i71q2DqG8J7R/jU2zXMxgSCBJgaQNtTRL9L899UCi8wPRSEvUS1McQoVSuKu3fB hkKTqiGncHbLRbgrC/okMaKZ/03GUi+lYy1ec6wQ2zUkCimdU6ZBPc6ngYpm9g== Received: from [10.9.4.95] (unknown [209.182.120.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) (Authenticated sender: kevans/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Rwzft4x5zz1RD2; Thu, 28 Sep 2023 03:36:38 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Message-ID: <2ef23ce1-747e-b722-cc16-358ac043df4d@FreeBSD.org> Date: Wed, 27 Sep 2023 22:36:37 -0500 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: grep(1) bug - duplicate output lines Content-Language: en-US To: Greg 'groggy' Lehey Cc: Jamie Landeg-Jones , freebsd-current@freebsd.org References: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> <20230928033418.GH68731@eureka.lemis.com> From: Kyle Evans In-Reply-To: <20230928033418.GH68731@eureka.lemis.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 9/27/23 22:34, Greg 'groggy' Lehey wrote: > On Wednesday, 27 September 2023 at 22:30:43 -0500, Kyle Evans wrote: >> On 9/27/23 21:40, Jamie Landeg-Jones wrote: >>> When using color=always and a regex of '.' (for example), output lines >>> are duplicated. >>> >>> $ grep --version >>> grep (BSD grep, GNU compatible) 2.6.0-FreeBSD >>> >>> E.G.: >>> >>> $ grep --color=always . /etc/fstab >> >> I think this is what we want: >> >> https://people.freebsd.org/~kevans/grep-color.diff > > That looks surprisingly complicated. FWIW, this issue didn't occur > with older versions of grep. > I added the bug sometime before we went live with bsdgrep, I believe. GNU grep naturally didn't do things quite like this. From nobody Fri Sep 29 16:29:30 2023 X-Original-To: freebsd-current@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 4RxwmF2dVLz4v78T for ; Fri, 29 Sep 2023 16:29:33 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:7400:8808:123::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4RxwmD1HmLz4WNP; Fri, 29 Sep 2023 16:29:31 +0000 (UTC) (envelope-from jamie@catflap.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of jamie@catflap.org designates 2001:19f0:7400:8808:123::1 as permitted sender) smtp.mailfrom=jamie@catflap.org; dmarc=pass (policy=none) header.from=catflap.org X-Catflap-Envelope-From: Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [209.250.224.51]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 38TGTUOp092230; Fri, 29 Sep 2023 17:29:30 +0100 (BST) (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 38TGTU56092229; Fri, 29 Sep 2023 17:29:30 +0100 (BST) (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202309291629.38TGTU56092229@donotpassgo.dyslexicfish.net> Date: Fri, 29 Sep 2023 17:29:30 +0100 Organization: Dyslexic Fish To: kevans@FreeBSD.org, jamie@catflap.org, freebsd-current@FreeBSD.org Subject: Re: grep(1) bug - duplicate output lines References: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> In-Reply-To: <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> User-Agent: Heirloom mailx 12.4 7/29/08 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [209.250.224.51]); Fri, 29 Sep 2023 17:29:30 +0100 (BST) X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.42 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.72)[-0.717]; DMARC_POLICY_ALLOW(-0.50)[catflap.org,none]; R_SPF_ALLOW(-0.20)[+mx:dyslexicfish.net]; RCVD_NO_TLS_LAST(0.10)[]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-current@FreeBSD.org]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; HAS_ORG_HEADER(0.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:7400::/38, country:US]; FREEFALL_USER(0.00)[jamie]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_NONE(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4RxwmD1HmLz4WNP Kyle Evans wrote: > I think this is what we want: > > https://people.freebsd.org/~kevans/grep-color.diff Brilliant! Thanks for the quick response and fix. It works fine for me - I've not managed to break it again :-) > Basically, for --color with . we actually get each individual character > reported, and we can't really coalesce that. (Well, we could, but I'll > leave that for future improvement). Once you hit 32 matches in the same > line, we dump out the first set of matches then check again for any more > that just didn't fit the first time. Unfortunately, that logic wasn't > prepared to avoid terminating the first time in case we have more > matches to output, so we'd terminate, then refill our matches with the > remainder of the line and output the leading context again + terminate > again. Ahh, hence the 'chunks' of coloured sections, and the fact that the longer the line, the more times it was repeated. Will this be MFC'd to 13 and 14? Thanks again, Jamie. From nobody Fri Sep 29 18:25:23 2023 X-Original-To: freebsd-current@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 4RxzKy3Lnjz4vVrG for ; Fri, 29 Sep 2023 18:25:26 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:7400:8808:123::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4RxzKy0k0tz3DNp; Fri, 29 Sep 2023 18:25:26 +0000 (UTC) (envelope-from jamie@catflap.org) Authentication-Results: mx1.freebsd.org; none X-Catflap-Envelope-From: Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [209.250.224.51]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 38TIPNJd096339; Fri, 29 Sep 2023 19:25:23 +0100 (BST) (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 38TIPNN2096338; Fri, 29 Sep 2023 19:25:23 +0100 (BST) (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202309291825.38TIPNN2096338@donotpassgo.dyslexicfish.net> Date: Fri, 29 Sep 2023 19:25:23 +0100 Organization: Dyslexic Fish To: kevans@FreeBSD.org, jamie@catflap.org, freebsd-current@FreeBSD.org Subject: Re: grep(1) bug - duplicate output lines References: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> <202309291629.38TGTU56092229@donotpassgo.dyslexicfish.net> In-Reply-To: <202309291629.38TGTU56092229@donotpassgo.dyslexicfish.net> User-Agent: Heirloom mailx 12.4 7/29/08 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [209.250.224.51]); Fri, 29 Sep 2023 19:25:23 +0100 (BST) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:7400::/38, country:US] X-Rspamd-Queue-Id: 4RxzKy0k0tz3DNp Jamie Landeg-Jones wrote: > Brilliant! Thanks for the quick response and fix. It works fine for me - > I've not managed to break it again :-) Famous last words.... "grep -v" now produces duplicate lines! e.g. : | % grep -v sdjdjdjd /COPYRIGHT|head | # @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94 | # @(#)COPYRIGHT 8.2 (Berkeley) 3/21/94 | | | The compilation of software known as FreeBSD is distributed under the | The compilation of software known as FreeBSD is distributed under the | following terms: | following terms: Cheers, Jamie From nobody Fri Sep 29 20:37:12 2023 X-Original-To: freebsd-current@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 4Ry2G32Tnkz4vdd6 for ; Fri, 29 Sep 2023 20:37:15 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ry2G31xKpz3PY5; Fri, 29 Sep 2023 20:37:15 +0000 (UTC) (envelope-from kevans@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696019835; 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=4xBAYHovfnj9Pa3VhCtIocSl7C1Buplz27vVwou1Myo=; b=W0NE/LAXyhC3R9iBUqOuLEai62Gdoi7BhRDo45URZ7nZyb7ArJUevuo7vLWSP9qO4+bIs7 V5JQcOh7XrQSocmgqYaL2nhngEP4U3W9gCzTVF7M5ZbJeokuMaez9TcG+6Z5VGTZGLMBmd lwWq//uS9SKjCSVY/2F7nkS0Wtr38WYomBUOF8hIrcofnxlLMuDbejt9XNKlDHsXXqicTz aSxCl+oHvHfVfW4gTzf98Pq6wtevKn4Nn4ernQeF/LrzK5jwY3+AG8v9ncX6Cxajh0KtMa CLsYdtAGLlOzZAPYIUJMnqvjKKlrx1wHcFER3cmtmvGzL/m2sJMVMtv8o5Q9rw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696019835; a=rsa-sha256; cv=none; b=LB+TtsUHBtuYNhTGVvX+cEJIKFyO856aZ1LjHQ/YgSdw5pNHwL5hDyKZsnXLR2X5aDAeRD gYyxbIE35UqDmMxnOYezU8KbSyaxO7Sq5zPlqR6vO/s6HBN//H6OylDWaPTeOBkM98ZdNW mBUwYPPq1RuPkN8piQLQzvL+AwMFDXebV8pQNwiU9nk4gwQp1Bnf+aNr4IoyE8mywsVUhn 86SQnwQQDnRgobODeAIzppjfyW2BCIEqSmxosPaPrpOFy7N+cVstPj5hHrjXmda+uI3t8I PEvRNPaEqiGREYoA8i704bhv4/qORJZ4GzTJcflcgfWFeyyynOM9iPvEW6yTyg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696019835; 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=4xBAYHovfnj9Pa3VhCtIocSl7C1Buplz27vVwou1Myo=; b=dOiNypRlQ9+H/c90G83tlPng+Gqxn6y8jemOm8p1oc35HVcjWwttQFJ34we31e2mPnviC+ jmWcKIcUi8JQG+7DBMI9E8VwxBpj7+4mnC5pZ5XcWu5rTAsVmHQnk0UG+vfdftKixndHre FNhnsA/Fgom8uWCkXR9qkQsLf6MXOzAXODfy+rwpTGFpFaSwQSeFTQpTQOsTtGx/uAb/DB huvmZsNfE7fOysordhus817VygsQ55iHOTJOgDtjmoPEx+gUtBqDrXD6Dq+wwZgU41Pabu KMoJZcKfhscGwAi6gd4cp43Iwsyeprm3zh8Sxo4gsveUq/56PBb294jlpV9Ujg== Received: from [10.9.4.95] (unknown [209.182.120.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: kevans/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Ry2G26LlKz1Dfg; Fri, 29 Sep 2023 20:37:14 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Message-ID: <85039cfe-3c59-173d-f2f2-f0ca8e0fa1c8@FreeBSD.org> Date: Fri, 29 Sep 2023 15:37:12 -0500 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: grep(1) bug - duplicate output lines Content-Language: en-US To: Jamie Landeg-Jones , freebsd-current@FreeBSD.org References: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> <202309291629.38TGTU56092229@donotpassgo.dyslexicfish.net> <202309291825.38TIPNN2096338@donotpassgo.dyslexicfish.net> From: Kyle Evans In-Reply-To: <202309291825.38TIPNN2096338@donotpassgo.dyslexicfish.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 9/29/23 13:25, Jamie Landeg-Jones wrote: > Jamie Landeg-Jones wrote: > >> Brilliant! Thanks for the quick response and fix. It works fine for me - >> I've not managed to break it again :-) > > Famous last words.... > > "grep -v" now produces duplicate lines! e.g. : > Alright, fine, be that way. :-) Try this on top of the existing patch: https://people.freebsd.org/~kevans/grep-color.diff I forgot that -v means it's valid to enter procmatch_match with no matches because that's the very definition of the -v flag. As such, we need to specifically avoid the trailing printline() with the vflag because we already terminated in the first printline(). It also removes the offending code that made me overlook that scenario. Thanks, Kyle Evans From nobody Fri Sep 29 20:37:59 2023 X-Original-To: freebsd-current@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 4Ry2Gv6kJ4z4vdXY for ; Fri, 29 Sep 2023 20:37:59 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ry2Gv6G4cz3QZZ; Fri, 29 Sep 2023 20:37:59 +0000 (UTC) (envelope-from kevans@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696019879; 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=nd0//DWnrkQ9q4zMxTuVYz7v6c5AmONuFgpmsn0eA+o=; b=F6LX4T4+qekp9S74dkcP6xbRKuALSYL4Frsgy8kUR5WhLVI1+8kHjwkhsATf4xfkHg15Qq aJk1blj/nRRFmtU5PRhYvFqugIcHXbK5cHXv18gQwKqUM+gpfsSEbw4dLrW+yVwEduMXEZ F6BG8MgZMypETJAtKzAR31yWQQ7nzLdzDRmeMSAMmf9fjO3aWO6P4CVKJukefTmGEJC0v8 IYam9nGkp1Akai2ZSOFjW41TLkR3cqTpphsb66BaWQH0SFqW21x5HzXyifR+vE7F3VMcou WJWLCEMLs4ZXTaoVLSbKbWHfxbvLfHRz+FNC9hGyFhcSY7rJ4k5GAw2Kl8f3iQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696019879; a=rsa-sha256; cv=none; b=mXTaqNmtwK3nYFrEWwj6PzFZnKrkGGspV2WshLLF464RTih9otMISAsULBVYducWr+IWKY 1pm3yT7gUIV451i7uCsjbjThehci2U7XJmvrR03HfmuKFN40ixc6hRYIN8+LFPLDLEF1Yj 8SBFLdNckaf8qLd20nxnBuRVpS/Y5k5v4pdnad6dp2vCDujfgSZoESQ3iPjGQgFAT/zhzw 1jTcXwwemWcf6DArT6kqIs9VeN1FNLJV9QaG1ZD5OssqmowhRCSg4XY46hhjDp8PYq0tyn zpynsj6wE4X3X/2WCVL03b1KQa1vksbfKgGBllXe7rjUxxKOlhhZuRz/uDtw0Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696019879; 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=nd0//DWnrkQ9q4zMxTuVYz7v6c5AmONuFgpmsn0eA+o=; b=yesvNzEzFuBFBH64pK6iJG3pvQXFOB1GNyDPZFahTjXwbBkK2qQB894cIWeYRTrTmga2V0 sk2Kb3aZiurkjoYi1IKF2EawrteQ3pw5glm88vxzxL/dGt7UVruxMqRfr5kXV3IJAGd1R4 jh1xKqtWPeWWF2mQn8lKByFpXH715QbCAvEHO/PeX6PKKgOI15qJdo5PqJZVWiZw1TK2yz N280ibpTt69l6GYxeNZgexawqiLVJQpMKcZFg2qTV+zyTHj19rWis6rrCf6jjEBWCZdyI9 6lW9k4ZEAZiem/+IXYO+wiQ8aXVbyCEg61EtIbNH04/XXB6XaP5ydHWuUO/iXQ== Received: from [10.9.4.95] (unknown [209.182.120.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) (Authenticated sender: kevans/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Ry2Gv3hmmz1DSs; Fri, 29 Sep 2023 20:37:59 +0000 (UTC) (envelope-from kevans@FreeBSD.org) Message-ID: <883774ff-c630-72bf-ebc3-cc53e4d40d03@FreeBSD.org> Date: Fri, 29 Sep 2023 15:37:59 -0500 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Subject: Re: grep(1) bug - duplicate output lines Content-Language: en-US From: Kyle Evans To: Jamie Landeg-Jones , freebsd-current@FreeBSD.org References: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> <202309291629.38TGTU56092229@donotpassgo.dyslexicfish.net> <202309291825.38TIPNN2096338@donotpassgo.dyslexicfish.net> <85039cfe-3c59-173d-f2f2-f0ca8e0fa1c8@FreeBSD.org> In-Reply-To: <85039cfe-3c59-173d-f2f2-f0ca8e0fa1c8@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 9/29/23 15:37, Kyle Evans wrote: > On 9/29/23 13:25, Jamie Landeg-Jones wrote: >> Jamie Landeg-Jones wrote: >> >>> Brilliant! Thanks for the quick response and fix. It works fine for me - >>> I've not managed to break it again :-) >> >> Famous last words.... >> >> "grep -v" now produces duplicate lines! e.g. : >> > > Alright, fine, be that way. :-) Try this on top of the existing patch: > > https://people.freebsd.org/~kevans/grep-color.diff > This should be spelled: https://people.freebsd.org/~kevans/grep-color-addition.diff Sorry From nobody Fri Sep 29 21:56:05 2023 X-Original-To: current@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 4Ry41H2h1Fz4tkhP for ; Fri, 29 Sep 2023 21:56:19 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (cross.sbone.de [195.201.62.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE Root Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ry41G0Bm1z3XtL for ; Fri, 29 Sep 2023 21:56:18 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of bzeeb-lists@lists.zabbadoz.net designates 195.201.62.131 as permitted sender) smtp.mailfrom=bzeeb-lists@lists.zabbadoz.net; dmarc=none Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:1025]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id DE78D8D4A15D for ; Fri, 29 Sep 2023 21:56:09 +0000 (UTC) Received: from content-filter.t4-02.sbone.de (content-filter.t4-02.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:2742]) (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) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 335FD2D029D2 for ; Fri, 29 Sep 2023 21:56:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:4902:0:7404:2:1025]) by content-filter.t4-02.sbone.de (content-filter.t4-02.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:2742]) (amavisd-new, port 10024) with ESMTP id q-n05024rr-x for ; Fri, 29 Sep 2023 21:56:06 +0000 (UTC) Received: from strong-aiccu0.sbone.de (strong-aiccu0.sbone.de [IPv6:fde9:577b:c1a9:f491::2]) (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) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 73F1D2D029D1 for ; Fri, 29 Sep 2023 21:56:06 +0000 (UTC) Date: Fri, 29 Sep 2023 21:56:05 +0000 (UTC) From: "Bjoern A. Zeeb" To: current@freebsd.org Subject: crashinfo fails on 'version' Message-ID: X-OpenPGP-Key-Id: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.92 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; NEURAL_HAM_LONG(-0.93)[-0.926]; NEURAL_HAM_SHORT(-0.70)[-0.696]; R_SPF_ALLOW(-0.20)[+ip4:195.201.62.131]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; BLOCKLISTDE_FAIL(0.00)[195.201.62.131:server fail]; MIME_TRACE(0.00)[0:+]; MLMMJ_DEST(0.00)[current@freebsd.org]; DMARC_NA(0.00)[zabbadoz.net]; R_DKIM_NA(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[current@freebsd.org]; RCVD_TLS_LAST(0.00)[] X-Rspamd-Queue-Id: 4Ry41G0Bm1z3XtL Hi, saveinfo wrote a good core, but crashinfo bails on it: 'version' has unknown type; cast it to its declared type 'version' has unknown type; cast it to its declared type Unable to find matching kernel for /var/crash/vmcore.1 I've got gdb-13.1_3 installed. Anyone any insights? -- Bjoern A. Zeeb r15:7 From nobody Fri Sep 29 22:26:44 2023 X-Original-To: current@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 4Ry4hd5PVrz4tmPX for ; Fri, 29 Sep 2023 22:26:57 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ry4hd3fCdz3bxd for ; Fri, 29 Sep 2023 22:26:57 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ej1-x62f.google.com with SMTP id a640c23a62f3a-9adb9fa7200so259207866b.0 for ; Fri, 29 Sep 2023 15:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20230601.gappssmtp.com; s=20230601; t=1696026416; x=1696631216; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=PcWjsLCYaLflxAEh7TnQ4stLKAu3wnmg4x9WAVk8dX0=; b=DZSBfhMrgqUxCRkKSKqSa15Y22Wq+s1YUdlvZRkFEvf2Efi2pRLY1zhWObX+CKhme6 61xxjsIbLdepERDy3UpS8ESqXD2eMzEyX05TENVx1fSKg3aAEVs1j7MsOzcNJe7A8b4O BvIq/KPUEWxqNRJTYhoY16wDqO/bH+jjOkDoCsdoIdEtnBDKWPYcHAmTgIZaFlcWxWbh hrDlwhGPivXEmXt03CzCCGlInb02pUwo/bPdj+pb8UfDXbRSvIVtYIUMzgF6GRkdqOrf 9RgEQyXBx/Pq1nUzjHRVjv50JijWGBMYaWU1RyCsr08WZsZLlIuRInlTrEMPJTYljIN0 pNGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696026416; x=1696631216; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=PcWjsLCYaLflxAEh7TnQ4stLKAu3wnmg4x9WAVk8dX0=; b=fRq8xe7ptfPHHv/DMRSy7a3UG1GFC7oIumePnoH1JEx+LVocFeZ9vtkZh3cB8CKzVM Zqx/WcCTmy6kjMM5y0iy4zWn72Ily1zlixQ2Yf+iaNsxutGuBhXG7Ue0dDlKcryno6vS 2MErppD4DhzMzIw3nU32NTAl0WFIIw5zg19DGtGLEN+X/41HiwDmqDvmAhlAEUZA3p9J aIY4bv+CrKjsOd2ZsKssB6Hbsr7IUlSnrkJ4kBrxYHEv2yjQ3mrTf3Ksv6yPXPisAbh9 tLsBklm1FYII6QfUpdvP5dAcIF1WxhTNYSLDg3hDQziZvIgIqSWVIdMJMgeo5gq8PH1F Ig5Q== X-Gm-Message-State: AOJu0Ywe520HL+4SVGKdBbQj70tDt5JBVtmukKSJMhdMf32403tnheI+ CnUIrZx6BiFhRCn5fD4XkQqy1eqitmon3veuiLCpxMrsnNukl8Dm X-Google-Smtp-Source: AGHT+IEhnAzGsEDfa8d6+sxCuKJwzRJ/h/+om5PGkR+VWFSeJ/s3/ox3tdcrnb/nqra+KSwaMwrbToMZq2vKkyF87HU= X-Received: by 2002:a17:907:969e:b0:9b2:b37d:17ff with SMTP id hd30-20020a170907969e00b009b2b37d17ffmr5214267ejc.19.1696026415561; Fri, 29 Sep 2023 15:26:55 -0700 (PDT) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Warner Losh Date: Fri, 29 Sep 2023 16:26:44 -0600 Message-ID: Subject: Re: crashinfo fails on 'version' To: "Bjoern A. Zeeb" Cc: FreeBSD Current Content-Type: multipart/alternative; boundary="000000000000079429060686ec0e" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] X-Rspamd-Queue-Id: 4Ry4hd3fCdz3bxd --000000000000079429060686ec0e Content-Type: text/plain; charset="UTF-8" On Fri, Sep 29, 2023, 3:56 PM Bjoern A. Zeeb wrote: > Hi, > > saveinfo wrote a good core, but crashinfo bails on it: > > 'version' has unknown type; cast it to its declared type > 'version' has unknown type; cast it to its declared type > Unable to find matching kernel for /var/crash/vmcore.1 > > I've got gdb-13.1_3 installed. > > Anyone any insights? > What does kgdb say? Iirc crashinfo uses lldb for this. Warner -- > Bjoern A. Zeeb r15:7 > > --000000000000079429060686ec0e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Fri, Sep 29, 2023, 3:56 PM Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net= > wrote:
Hi,

saveinfo wrote a good core, but crashinfo bails on it:

'version' has unknown type; cast it to its declared type
'version' has unknown type; cast it to its declared type
Unable to find matching kernel for /var/crash/vmcore.1

I've got gdb-13.1_3 installed.

Anyone any insights?

What does kgdb say? Iirc crashinfo uses lldb for this.<= /div>

Warner=C2=A0

--
Bjoern A. Zeeb=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0r15:7

--000000000000079429060686ec0e-- From nobody Fri Sep 29 22:35:05 2023 X-Original-To: current@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 4Ry4t61zjwz4tn2P for ; Fri, 29 Sep 2023 22:35:10 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (cross.sbone.de [195.201.62.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE Root Certificate Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ry4t61CqGz3dY8 for ; Fri, 29 Sep 2023 22:35:09 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Authentication-Results: mx1.freebsd.org; none Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:1025]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 30F058D4A15D; Fri, 29 Sep 2023 22:35:08 +0000 (UTC) Received: from content-filter.t4-02.sbone.de (content-filter.t4-02.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:2742]) (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) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 62C802D029D2; Fri, 29 Sep 2023 22:35:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:4902:0:7404:2:1025]) by content-filter.t4-02.sbone.de (content-filter.t4-02.sbone.de [IPv6:fde9:577b:c1a9:4902:0:7404:2:2742]) (amavisd-new, port 10024) with ESMTP id XaJ6tS1pDrtP; Fri, 29 Sep 2023 22:35:06 +0000 (UTC) Received: from strong-aiccu0.sbone.de (strong-aiccu0.sbone.de [IPv6:fde9:577b:c1a9:f491::2]) (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) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 3BDA52D029D1; Fri, 29 Sep 2023 22:35:06 +0000 (UTC) Date: Fri, 29 Sep 2023 22:35:05 +0000 (UTC) From: "Bjoern A. Zeeb" To: Warner Losh cc: FreeBSD Current Subject: Re: crashinfo fails on 'version' In-Reply-To: Message-ID: References: X-OpenPGP-Key-Id: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:24940, ipnet:195.201.0.0/16, country:DE] X-Rspamd-Queue-Id: 4Ry4t61CqGz3dY8 On Fri, 29 Sep 2023, Warner Losh wrote: > On Fri, Sep 29, 2023, 3:56 PM Bjoern A. Zeeb > wrote: > >> Hi, >> >> saveinfo wrote a good core, but crashinfo bails on it: >> >> 'version' has unknown type; cast it to its declared type >> 'version' has unknown type; cast it to its declared type >> Unable to find matching kernel for /var/crash/vmcore.1 >> >> I've got gdb-13.1_3 installed. >> >> Anyone any insights? >> > > What does kgdb say? Iirc crashinfo uses lldb for this. I would hope the latter was true but: % grep -i lldb /usr/sbin/crashinfo % at least on the version here still very much gdb. I have started to trace and manually called the same commands crashinfo seems to run (without batch). It seems the real problem might be that it cannot find debug symbols inside the VM. I am wondering if there was a way to check for that to make the error messages less cryptic (e.g., maintenance print symbols empty if it does what I would think; I'll hopefully see soon). Also turns out /etc/src.conf on the provided host had WITHOUT_DEBUG_FILES= and even building and installing with -DWITH_DEBUG_FILES does not seem to override that (probably by design), which likely was the reason for no symbols in first place. I'll hopefully have more answers in 20 minutes. Remote debugging wifi less fun than I hoped. /bz -- Bjoern A. Zeeb r15:7 From nobody Sat Sep 30 01:32:36 2023 X-Original-To: freebsd-current@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 4Ry8pv0V0zz4v3Hx; Sat, 30 Sep 2023 01:32:39 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ry8pv0DHTz4HZ8; Sat, 30 Sep 2023 01:32:39 +0000 (UTC) (envelope-from gjb@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696037559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=KSoiKBSkRFbFA9j11w9ncFRxYkDACc0wbKyY3aknxsI=; b=ZGQgLxFnd+8/IobEPgEmRQzYODPXOadwAixhAl3ELKfljUa/RTi86fPF25Py9jFg2EnvO3 UGqT3a+mWfu2KGw6qv+o2biYgJVVoX+BAUkVuHHMZEbA3EKpEbgh3xonnOM6v44oxkgzVe nTVGCwumeDfFCi0zfRM9Eo7vPGkwl//DLvVVPnAPn59/+w7a0GhmSF8e3acxA3Qt8Z2rXs wM43e5p0KW72hQqu99mcVJRkmdg5XubFOfuvnRUkLrszgERxubOdUo/rxs8jall4LOHkHU FW23KuqFSYF+b5kWtXCISnffNUa26phNau7R+TN0dEiFhGsvhroFEGyTfEGWsA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696037559; a=rsa-sha256; cv=none; b=x4/TEqmJ6CE+5HsVgyYLhMnolyjAb05twY80acsvh/fL44GNMHltnzrmYLTPaCuAmix3hl r9FH2KdmLPXNQ8y0s431m6YpZcKrFMoroz1PP/56pZnBjpDU4NHrSkVqFSRR9FXMgnQ808 bZ4++nigncOuv+GVVMTr2/65zfm1CxT8J1Tq01R9ERtiZya7rri4qhrrpMpL9sh7yPLPWM TBX77kowiwqQuhBNAQrH3eHR1Otbxzf4rn+MAQHjW4evp5MA7Up4/s082cyogTGiDRxWvV afDaMwgsHGKpbp9HWXcwg7oo1RrK2bY3IghFEooMebbDZ6Vzp47IXM/m03rZLw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696037559; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=KSoiKBSkRFbFA9j11w9ncFRxYkDACc0wbKyY3aknxsI=; b=VLkw8X6Ohj5oUsyzpz7Mzav2+re+DjqcxJz5qQSnHieJZD0iZNDTEGxnibmhQ8jJkV7lW7 J6ZfGwUZEAtf1ORti9XutcGB+S6US/CnURsE1eOLE14j50Ixn9tCeNIAwHhSq8l1+fcwqx m26E4YIsbdUluMkxfQcmjUKEJbwgSjVERnzV/TH/abai+t0btV05lYJLuhUouC22vX408V 8KDOWSC8g05Xvkj/Mpf+BocbFArA/pNb17jIBUqbQmu0QAf8ltXx7nNOZKmwnbjas0BKCr zTgGS+b9xe+uByaIUYo6thG3MEGabw+1wP+1+39CHhhsddjQ85lxEUT2HD1JIQ== Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by freefall.freebsd.org (Postfix) with ESMTPS id ABC10602A; Sat, 30 Sep 2023 01:32:38 +0000 (UTC) (envelope-from gjb@freebsd.org) Date: Sat, 30 Sep 2023 01:32:36 +0000 From: Glen Barber To: freebsd-current@freebsd.org, freebsd-stable@freebsd.org Cc: re@freebsd.org Subject: FreeBSD 14.0-BETA4 Now Available Message-ID: <20230930013236.GH1289@FreeBSD.org> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 The fourth BETA build of the 14.0-RELEASE release cycle is now available. Installation images are available for: o 14.0-BETA4 amd64 GENERIC o 14.0-BETA4 i386 GENERIC o 14.0-BETA4 powerpc GENERIC o 14.0-BETA4 powerpc64 GENERIC64 o 14.0-BETA4 powerpc64le GENERIC64LE o 14.0-BETA4 powerpcspe MPC85XXSPE o 14.0-BETA4 armv7 GENERICSD o 14.0-BETA4 aarch64 GENERIC o 14.0-BETA4 aarch64 RPI o 14.0-BETA4 aarch64 PINE64 o 14.0-BETA4 aarch64 PINE64-LTS o 14.0-BETA4 aarch64 PINEBOOK o 14.0-BETA4 aarch64 ROCK64 o 14.0-BETA4 aarch64 ROCKPRO64 o 14.0-BETA4 riscv64 GENERIC o 14.0-BETA4 riscv64 GENERICSD Note regarding arm SD card images: For convenience for those without console access to the system, a freebsd user with a password of freebsd is available by default for ssh(1) access. Additionally, the root user password is set to root. It is strongly recommended to change the password for both users after gaining access to the system. Installer images and memory stick images are available here: https://download.freebsd.org/releases/ISO-IMAGES/14.0/ The image checksums follow at the end of this e-mail. If you notice problems you can report them through the Bugzilla PR system or on the -stable mailing list. If you would like to use Git to do a source based update of an existing system, use the "releng/14.0" branch. A summary of changes since 14.0-BETA3 includes: o A fix for a pnwerpc-related panic. o Console output on Raspberry Pi 3B+ and 4B have been silenced at boot. o A fix to freebsd=update(8) had been implemented to avoid restarting sshd(8) when updating the basedir. o Support for hidraw(4) has been added. o Several ZFS-related fixes. o Several VFS-related fixes. o Several miscellaneous fixes and driver updates. A list of changes since 13.2-RELEASE is available in the releng/14.0 release notes: https://www.freebsd.org/releases/14.0R/relnotes/ Please note, the release notes page is not yet complete, and will be updated on an ongoing basis as the 14.0-RELEASE cycle progresses. === Virtual Machine Disk Images === VM disk images are available for the amd64, i386, and aarch64 architectures. Disk images may be downloaded from the following URL (or any of the FreeBSD download mirrors): https://download.freebsd.org/releases/VM-IMAGES/14.0-BETA4/ BASIC-CI images can be found at: https://download.freebsd.org/releases/CI-IMAGES/14.0-BETA4/ The partition layout is: ~ 16 kB - freebsd-boot GPT partition type (bootfs GPT label) ~ 1 GB - freebsd-swap GPT partition type (swapfs GPT label) ~ 20 GB - freebsd-ufs GPT partition type (rootfs GPT label) The disk images are available in QCOW2, VHD, VMDK, and raw disk image formats. The image download size is approximately 135 MB and 165 MB respectively (amd64/i386), decompressing to a 21 GB sparse image. Note regarding arm64/aarch64 virtual machine images: a modified QEMU EFI loader file is needed for qemu-system-aarch64 to be able to boot the virtual machine images. See this page for more information: https://wiki.freebsd.org/arm64/QEMU To boot the VM image, run: % qemu-system-aarch64 -m 4096M -cpu cortex-a57 -M virt \ -bios QEMU_EFI.fd -serial telnet::4444,server -nographic \ -drive if=none,file=VMDISK,id=hd0 \ -device virtio-blk-device,drive=hd0 \ -device virtio-net-device,netdev=net0 \ -netdev user,id=net0 Be sure to replace "VMDISK" with the path to the virtual machine image. === Amazon EC2 AMI Images === FreeBSD/amd64 EC2 AMI IDs can be retrieved from the Systems Manager Parameter Store in each region using the keys: /aws/service/freebsd/amd64/base/ufs/14.0/BETA4 /aws/service/freebsd/amd64/base/zfs/14.0/BETA4 FreeBSD/aarch64 EC2 AMI IDs can be retrieved from the Systems Manager Parameter Store in each region using the keys: /aws/service/freebsd/aarch64/base/ufs/14.0/BETA4 /aws/service/freebsd/aarch64/base/zfs/14.0/BETA4 === Vagrant Images === FreeBSD/amd64 images are not available for this build. === Upgrading === IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT Due to an issue where an existing file had been replaced by a directory with the same name, binary upgrades from 13.2 and earlier using the freebsd-update(8) utility will not work. A patch is currently in the main branch, and expected to be included in supported release branches before the next build. IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT The freebsd-update(8) utility supports binary upgrades of amd64, i386, and aarch64 systems running earlier FreeBSD releases. Systems running earlier FreeBSD releases can upgrade as follows: # freebsd-update upgrade -r 14.0-BETA4 During this process, freebsd-update(8) may ask the user to help by merging some configuration files or by confirming that the automatically performed merging was done correctly. # freebsd-update install The system must be rebooted with the newly installed kernel before continuing. # shutdown -r now After rebooting, freebsd-update needs to be run again to install the new userland components: # freebsd-update install It is recommended to rebuild and install all applications if possible, especially if upgrading from an earlier FreeBSD release, for example, FreeBSD 12.x. Alternatively, the user can install misc/compat12x and other compatibility libraries, afterwards the system must be rebooted into the new userland: # shutdown -r now Finally, after rebooting, freebsd-update needs to be run again to remove stale files: # freebsd-update install == ISO CHECKSUMS == o 14.0-BETA4 amd64 GENERIC: SHA512 (FreeBSD-14.0-BETA4-amd64-bootonly.iso) = f50ce06dfa312ddb906c54129b5da99000a574b6c6284352d1add5ee5ec41eca56a217de07df5a6170f884b1a842cad9c3725b18c23f9e45c40fc4b42f558ec1 SHA512 (FreeBSD-14.0-BETA4-amd64-bootonly.iso.xz) = b3161d57fb6a84381ea0eb5ace315dc8eac0adf7222c1854a3db1d7e3140117b67d18196d50939620306d504278811a01cb114a67ee7d22b7001b65d0181dc17 SHA512 (FreeBSD-14.0-BETA4-amd64-disc1.iso) = 6c34169ab359d45fab14252d135b6d672f446562f1943e89d5a6fe69a2b5ad303518877d1d67a963dbbea8fb0936a39c8b5da5c9cc60a5f506db663bc30349d1 SHA512 (FreeBSD-14.0-BETA4-amd64-disc1.iso.xz) = 52b3425b269d3449b60cd5cbc592e41f63343d4ec59a3179242b8a65610a85b13ebb2e8b0814cfd876dd180c8b50b574807459e367b13d05d71f0a5268098008 SHA512 (FreeBSD-14.0-BETA4-amd64-dvd1.iso) = 9e2e422a5c483918ba04f03b3bd408aeb599ae58aefce187bb116b9ba9c763340a7033fe5fd26cff914ff6048cc569bd4331cfeac4b692ddc67d0ca464cd7e42 SHA512 (FreeBSD-14.0-BETA4-amd64-dvd1.iso.xz) = 6e6de2de8eea6a25c768079fda80af4b0381bdae272102fb517eb521df90e3adb692ac21cbd01eefeba769005b710836fdcf00becc4435aaab6efc6e67eb9e7a SHA512 (FreeBSD-14.0-BETA4-amd64-memstick.img) = 69ef43b5d76e0d0d3fd7daf70c5eda4bb7b9446442497a5dc5ca1da2054de4c8583970dfc6b97fff82b2ce46ee02c617831be2eb52c1bc1bb43bdbf0beaec10e SHA512 (FreeBSD-14.0-BETA4-amd64-memstick.img.xz) = 9262c5ae3de7c237399161d9ffd61625adc7ac6de30345b1bdbe7986653e108b3ade5c800c3fe03b6a863d33fbe33b4904da816c11688a42d9f48408157c9e45 SHA512 (FreeBSD-14.0-BETA4-amd64-mini-memstick.img) = 6ec9c113b000692056da7e5534ca7c4a99558b2adb27dd36de2e733cb9d325127171d0b65ba76dcb461f83ee9f0cc6282502d94c9bf1dbec3e525337036ccc81 SHA512 (FreeBSD-14.0-BETA4-amd64-mini-memstick.img.xz) = ea1b2394dcca1c9870f8aec66de200cc2663247c53b78dfcb0fc7df5e7adb89367db64b16ef338e649a72b9260d2eb12592817852273612d9d2729edd5047a24 SHA256 (FreeBSD-14.0-BETA4-amd64-bootonly.iso) = d7eb876f2f49d56e4c273a26f870281e947af986f5a989d85653140fee8f3004 SHA256 (FreeBSD-14.0-BETA4-amd64-bootonly.iso.xz) = 49085e6983581526c0e85d2b8b4f2bc03369a00d981dc8e5f4eb0110a773c40f SHA256 (FreeBSD-14.0-BETA4-amd64-disc1.iso) = 85c17cd47ef03c7d518750e9f4cc1c543fa833c2e17d2c152bb7b45fc8db85c1 SHA256 (FreeBSD-14.0-BETA4-amd64-disc1.iso.xz) = b2a040287c5a7e0a891028cbfd440782386fc902d9365fc78d5a94b79269d5d2 SHA256 (FreeBSD-14.0-BETA4-amd64-dvd1.iso) = b71169959ac684513e63eac46b2514aa4ed7259b776fe1cbe324e09fcc3f9966 SHA256 (FreeBSD-14.0-BETA4-amd64-dvd1.iso.xz) = 69c5863a3b5af48d0e599c04416e6b9e46cfed9b1cfa8e5359635ba52547e8a3 SHA256 (FreeBSD-14.0-BETA4-amd64-memstick.img) = 34c753dfbce9c3e3ce5147741805dfb66e1b87f3ef9e3dbd065e41350946f24e SHA256 (FreeBSD-14.0-BETA4-amd64-memstick.img.xz) = c0fc2079d6c06999cee6287c29cb40fb837ae6cca0878c278362a3e1a90cc5e2 SHA256 (FreeBSD-14.0-BETA4-amd64-mini-memstick.img) = 820a076686b8cbce553a8c160e06bb1d64ff312368941a42d74e74bea31b8143 SHA256 (FreeBSD-14.0-BETA4-amd64-mini-memstick.img.xz) = 99d7c4d4cdd8b05f805f73f92ec4ccb8be98f4877ecf419a480d6a3bc376888d o 14.0-BETA4 i386 GENERIC: SHA512 (FreeBSD-14.0-BETA4-i386-bootonly.iso) = e5f90a2afe3dd58d4116bf499a748a29f4d332b254752eb4ba6bba460cef49644e253669229be97e3d85615eedc5dd49e9905a508621dda349c7b1a372c9981d SHA512 (FreeBSD-14.0-BETA4-i386-bootonly.iso.xz) = 83a41f5656223eee8cbd633c31a74c401349576cb7ade13668ac3174bfa35bd4cce9c940a9aae37f32f847a4f695c42ba2c8d97309cb3b6d6a9ac5c2a2f9c041 SHA512 (FreeBSD-14.0-BETA4-i386-disc1.iso) = 32331524209073286a9971a569c7800810b0940c3cfe78db737994dacb0becb513debb4f3c8926164022466128e523e8ef736556ba3b8f48290effb82715682c SHA512 (FreeBSD-14.0-BETA4-i386-disc1.iso.xz) = 132bbedeb3c6a7b7fd3c4f10c12e88f4bcf23f6563eaec54ec388f78dd6336c3b7ccd28acfe3798142d8de27261c5b80ec92b0ef5b41bc4d017b0ed7d446f6b0 SHA512 (FreeBSD-14.0-BETA4-i386-dvd1.iso) = 1b44e40b5a33cf2822bf5ebb6b06da067c494bd20ea887b74f276e670e4af5b6fac1e4d062fae5b2613731481bf0239b7cc307b5f0dff800d02757fa8355d582 SHA512 (FreeBSD-14.0-BETA4-i386-dvd1.iso.xz) = 267d46191bc09ddd2b22415c937af419359cfa4e69f8fe9f7d5faf3ff0a067493eb4253bc5d39ac6a625a456ca21f5783a393b9dc7ca1c04609dfa7a0d28a7a3 SHA512 (FreeBSD-14.0-BETA4-i386-memstick.img) = 1907146ce05ed307eb78c5ffbfe80012ca2cba8b29e32c860f6e8ce2c22ee83181f9995b170efe02cffcbd9d199f7a2c7d7cb76c023e40475b84ce0d226d4155 SHA512 (FreeBSD-14.0-BETA4-i386-memstick.img.xz) = 8a8dc501be1d8ad12dd3150c87b731a0391fb55fc361b56e296281ce803ea5bf6208053a3da6e4fe21aa246c44d0340fcc6478334efc1cc4f4ce5fadd4cdc758 SHA512 (FreeBSD-14.0-BETA4-i386-mini-memstick.img) = e2f2008b2871eeef8c0f8f07581afa4373091b8096da4e8da32476a1bec8a29bc71f20091c2d106a3eed2bd7650e91bfaefd4d78ff9c42bd8e75fadcd1738604 SHA512 (FreeBSD-14.0-BETA4-i386-mini-memstick.img.xz) = a416a1e3ac6cf50c7b8c42ca5cfc37ccb7d18373e072d1d53aad48fa22202c9f7c72fd6e3b27dbcf20103f7a7fd0aeb8d25e292b22f9b3faa5e553b892f9816e SHA256 (FreeBSD-14.0-BETA4-i386-bootonly.iso) = 7b22501914317260c5d52db4675e60aaab9be1088fba2e7b837f95d691349a5d SHA256 (FreeBSD-14.0-BETA4-i386-bootonly.iso.xz) = 44884ee24d5c861371a41944ea5f7777460c3f1048bf3c4d078bf063d80d900d SHA256 (FreeBSD-14.0-BETA4-i386-disc1.iso) = a1587ed3df97f1cf7cfe6e5c39ec47a44e87b44e08e2bd3412f3773a2bfa6e4d SHA256 (FreeBSD-14.0-BETA4-i386-disc1.iso.xz) = c22cfd84789731cb786bd7e7ed5bbea2d05b301eee8096b0d26f266c9c3851b9 SHA256 (FreeBSD-14.0-BETA4-i386-dvd1.iso) = c555985882c90bc2ea379a7db68f173629ce14eb40ffa078e777f217452b7791 SHA256 (FreeBSD-14.0-BETA4-i386-dvd1.iso.xz) = 4f455c67cc4aa9b20819ceb7f695f68977ab07dc502ffc3c2a42133cf7f98137 SHA256 (FreeBSD-14.0-BETA4-i386-memstick.img) = 737b3625e4058a482e31e1f2a050ec356f655b7b1c4b5c44cef26ea877815abd SHA256 (FreeBSD-14.0-BETA4-i386-memstick.img.xz) = ef87a24782c51794c8ea2463d41fa1eaa2baf52d11fab37916da1807a08b5d80 SHA256 (FreeBSD-14.0-BETA4-i386-mini-memstick.img) = 851c0ce5125e7923db8481faec424ca978f1598cf2ff78bf63e93166b06c4fa8 SHA256 (FreeBSD-14.0-BETA4-i386-mini-memstick.img.xz) = f16e86d89d1e5bd4243b2c9fb5675f093bfca7a0c75678e5297e156fa2d1bf5b o 14.0-BETA4 powerpc GENERIC: SHA512 (FreeBSD-14.0-BETA4-powerpc-bootonly.iso) = 2e788d1593fed78ed072230acc0f662eef7670eb127e99db860235da0ce0701b913718caf841779fc77bf6c1492fd55bc7bc49775e53a561e5f8b5e025382fc7 SHA512 (FreeBSD-14.0-BETA4-powerpc-bootonly.iso.xz) = 8a44addecfe8b0b0f0a7e46861a21784e43e6688c298189f3107b189d9c748c5bbcf10adba935808b4829a2e5081ecf9f3cc9f569355642ceda5235e8be21bc3 SHA512 (FreeBSD-14.0-BETA4-powerpc-disc1.iso) = 4ca4436d3d2881019af9114c137b01d0363817d917066b8c4cb87b4fb4715bc5abb22013eb8c633a626d39442ca723411cbb8fa056495b381bef6543daa133a3 SHA512 (FreeBSD-14.0-BETA4-powerpc-disc1.iso.xz) = 5974dd36e67c633d057f88e7a1ddb18a2c243aab9f24568b20d978f632df8c14fbc01a0654179224b56b6190d372badd9acad068b8a7868e9688462c03d291a8 SHA256 (FreeBSD-14.0-BETA4-powerpc-bootonly.iso) = 3464a74326cf32a1222fb7c80b0de9806f776d8ecac935a4b41fa7155bfde536 SHA256 (FreeBSD-14.0-BETA4-powerpc-bootonly.iso.xz) = 821a1d405c341919d384f098211e9479438ed80d87bd35d2a222fa9d492c3e3b SHA256 (FreeBSD-14.0-BETA4-powerpc-disc1.iso) = 74194e823ce81fedc4bd26dccd66164f1e2bc1896e2006251880ab719029dc47 SHA256 (FreeBSD-14.0-BETA4-powerpc-disc1.iso.xz) = 702c6c7a7849b3fb47423ee6d70dec037b438320dff26c333fbaf7524c0b2a04 o 14.0-BETA4 powerpc64 GENERIC64: SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpc64-bootonly.iso) = 3ba069756f76acd965182bbed9aba76665c94b39270a09c2101eea8f81e3355a09a07c319d00321e7bd947eeb4f39d1086d9505f5f5edd90347ad94f4f594712 SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpc64-bootonly.iso.xz) = fc3d658a937a6eb395fdab3d5b07d25a3bc2efb10396ac7ca74fa1904fdf656eb0ce3ee49689e5e32fbbbd3a3b67aadfa17e532a5bb0a52a327efd0a567c7876 SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpc64-disc1.iso) = e6c59a6de338da36255d635421fd19b76de420259001218fb95969e3dea2eb7faa91860a7686bbe210a74e96f9bd82bb1bf4009fc11515327383fd2b09b2099c SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpc64-disc1.iso.xz) = 1ef6ee7accde55bb736559b2c25328eb5782bb9ed725041c33b0e955293b82f215bddc21138c9d2ea96cc71f00dc4cb2a9bad1c14d470f756bfcebd100377184 SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpc64-bootonly.iso) = de23c91be7ed4fbf9f05b8c9a66faab28c4e545ec579c87661bae35d1a3fe2bb SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpc64-bootonly.iso.xz) = 4d8213ae8fa78ddc4569fe7173074254ad54c87f1920b51a5b1ed97ba3215c3d SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpc64-disc1.iso) = ddc229304106a0c484ab656283a3d16de6bc6c7f2b461cfb9d8374b600f99285 SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpc64-disc1.iso.xz) = 1cbf07ef7d670853042ad812104158c86cc011a425600a299a74d87f984ac846 o 14.0-BETA4 powerpc64le GENERIC64LE: SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpc64le-bootonly.iso) = 8cf4375176314e662f042f6bddb878d2f5916e6ddb04a326236ed6d187c2d5a8661d6aa8ab9ef8e29e0c4d2620acc47e1869c942903003ab7f8896f174470fbb SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpc64le-bootonly.iso.xz) = 7cfea351dc34cf7f27d570c68e3c2b26d6e61c8c26f51b94135e2d383745591ce47d21d91ede1787c8c01f8b10bf3b86e3fd02c791c90eeb47eb3f31525dd95a SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpc64le-disc1.iso) = 881902cff1e7a751d6a3c0a782587b5ec8cf8bf1d9d8164033229e8d32f294ae501ee6ad63dc073c82d31d0dfbcaaa49a7c23a841462ed046b13471b26cc3213 SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpc64le-disc1.iso.xz) = 0cf527fc633d78ba07c5c94b306ddfd1dd99f0f17c7039caa9a7c46f11393c9f7f78bfdbacf201a73bb520073d1661b4f72953f05cac0f2bfbc2ee49e2ce4eda SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpc64le-bootonly.iso) = cac692134646e73c3269882c45aa079ca5048e7abc36b2af8e2395a193bdacd8 SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpc64le-bootonly.iso.xz) = 3beb58d41dda0e8a16b0201e36fbe07a5487e49ee5f0fbe34416b728a0b9830a SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpc64le-disc1.iso) = 2084d780f87f310c7e843e901893d9b0aca9435b3424448c41446e7a3cc3e9c2 SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpc64le-disc1.iso.xz) = 1057f4d84c12911c07b07475151d15287824836c53d90981720e9d6a6d7b9939 o 14.0-BETA4 powerpcspe MPC85XXSPE: SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpcspe-bootonly.iso) = 83ba25563d664e4dd8dfedae70de328f4ff3c3665f086f5231e796472b3b458b1c8c66d2a1072915c99eaeef706568c2f1373ecd1e0149477d520363b2ed1dcf SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpcspe-bootonly.iso.xz) = 88c476c33eae83f41712ea317c05bd6b827479d703224d4eea9117e052439be2a5ef4fe25e0500a21413e976b62b0805421ff7b428388e533876547773dd9960 SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpcspe-disc1.iso) = d96ced25c7c7c7744494bfc5906ad42a0b3d8596f0429a47a69b0061d079791156d38c3e70ba37c524f094c70b3bf34bd03eb7feeb208325c745ee97dbe0ee0f SHA512 (FreeBSD-14.0-BETA4-powerpc-powerpcspe-disc1.iso.xz) = 36383e0f9e285597aa0e1d41133f87efc057e01895c78fcc2b9dedc50a4c4d33d67400b75544817a2a3e6214e905aba21ee884753b82730c6f05dfec851245da SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpcspe-bootonly.iso) = 70efa202c3687a7d1432e1e848c1bb63641b5c1e2eb60741479327da868f2db9 SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpcspe-bootonly.iso.xz) = 463613d8b939e536b8685d92bdc78533f829f48ee070d196c902b854a5e6f14d SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpcspe-disc1.iso) = 30b48fcd883d3036a49b68cd3315d9c6b889c4b0423e5b9ae605da2e00c0a697 SHA256 (FreeBSD-14.0-BETA4-powerpc-powerpcspe-disc1.iso.xz) = a72c46c2b502bf80c71377a7fe6496b2dc005e1ac3b9b56d6cf89d5c1205a17e o 14.0-BETA4 armv7 GENERICSD: SHA512 (FreeBSD-14.0-BETA4-arm-armv7-GENERICSD.img.xz) = ecaf5ca9a7bb0af09edefdbd356fe5f091dc565907bbf2933aca65082dbbddb3978edaa27af0d9e261dec62a78dce0f69d23c3a167a239d24f4029feb53fe644 SHA256 (FreeBSD-14.0-BETA4-arm-armv7-GENERICSD.img.xz) = 4d43d2bc43e9fbba6ae074505479035e62328f4b073d35b0b16df45754916bd4 o 14.0-BETA4 aarch64 GENERIC: SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-bootonly.iso) = 14716720aa6488c305b430d2c9024e478421e0d37c9ec4d775eb29b63065fdcd94bd2030ce85c733594516f36884d7e519803cdeb82a45ff7af4c1efc0c24614 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-bootonly.iso.xz) = fda35d1d830445af31ea7bd3cf6bf692fe681f88fe399575326b46f412ab49060d413972b111784cec9ba7e6454d9a6ddac8fa344e5d98d7cba1aa88c5c75c4f SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-disc1.iso) = 16c556316346417ad3926243726ba4c43830177427a45ae557f6f18b6bcdea11db834ce232a32fa65722eee1e4c5fa275eea77bf646d8a9d9ba691f4c1cd449f SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-disc1.iso.xz) = df8fe1793bb1fd365a43fb55b5a2eb0f05e29c95203b98ff2f3d06521c27c65e046baebd2ccde848e48b6e91a7273838683a5742d6fce9ccb636957a434fae42 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-dvd1.iso) = f66a3fbefb445c5bc7058c6f5205eea22ddc5a5990a7af9ca2a95f0c781dc21451c58d05e7224d9eaf0fe52139033cbcd6e5a8898353d65df4f25014d2c54eb3 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-dvd1.iso.xz) = 7486232d29033482e48cdb14145042b176b4a653a2762f9442c3b769eb07ea9ae2c7c1671d56506f4f23914830a4d162fe8927e2dfc125a924ee45bdb379f694 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-memstick.img) = 785e686790a50864dec2f50054bde2d534600613eef6ced0aaa2c9843a545ca6dd3f26eb9c00178291bec121994abab6a134175e7cbf6852997fb92570d769c3 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-memstick.img.xz) = 1b0344faa3139e6647b4bdced7ffa10ba8d16ce6874cc321d361525e02f275c2edfd11ef5a1b05331522c819d6d50062c74e3fbe9baa0e1b8483fc48ba477636 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-mini-memstick.img) = c0352dde34707aec11aad9b938ddd284e0679a86530826880ad603d97890634c139924dc14e952d068159b3c912ec166db64a1a9004546e58d35cad20cf3e5ae SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-mini-memstick.img.xz) = 0ef190a0a9f7164c1d3110ac26bac041dbed948c92974bb5c938a4278a7113fc5e70c5b92731ada0ef6b7c5d2a5be18eccbdb23778287ba209e0dbcad2a8a9cf SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-bootonly.iso) = fc816ddb843d0f162e96496a0942b73bca9f27e3dc3617bdb8645dfc4147f38f SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-bootonly.iso.xz) = 3dcb6b78dec9c914e5b8dbaccf12698e5377ab5e87a2d26ff07efbc79a8caacb SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-disc1.iso) = eafd8795d10c7527bb7bcde400e17fb0985e62a00ec85c364ecd66702a5ad76e SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-disc1.iso.xz) = baa32a7715223a42a4b3d4308770c89443955e09a30fe517bf5c5fbbe7b63421 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-dvd1.iso) = 5ad76fcac2dfa49380ece6b4c2442ed7faf66b511c57124127d756fa49a506d5 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-dvd1.iso.xz) = d72266209435b6f863bb10b614c67ace5dd4bf7c7cdffd95ceec09241b8bd5a9 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-memstick.img) = 9861a4aa06b65cd0c434648aa81af1d66fdd863a91f76811dbf35e86cb2d58b7 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-memstick.img.xz) = c37add6be366a189503f27a8548078bd29afd52ffd7689084132095b33bc52eb SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-mini-memstick.img) = 6a638c747f43fd19960e75f87c72d77eb26e3405fbf9c3e4bc816184a50c6fd2 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-mini-memstick.img.xz) = 73342741872898f254552fd7a05c5c15ad6904287cb8a812fb4b0695f1d5850a o 14.0-BETA4 aarch64 RPI: SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-RPI.img.xz) = 435fe157522d42333d3d2cc62145e2890a727e8ea33a37802a4cac6d0a12697797542ee27c513798ad4167b850e0f80407ce4077fe40d267c17bd244cbd0665c SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-RPI.img.xz) = 9fc8fdb72fecc817c8850f33b13356c84f77d8dfadea0bd535130460639635f7 o 14.0-BETA4 aarch64 PINE64: SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-PINE64.img.xz) = c08d3c88c31dd8dba40faffd4f475dafe8e2617a891e4da22abc0030979c62b0f2dedb2a7ecefd41d18fc9f8a4c182a2c5571c00a1dabf20fb0df0a8d0bbdba8 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-PINE64.img.xz) = 6476a934848d7a54ee0fc352e3d00e5a123bb16cb941274e4f549f84e410ff64 o 14.0-BETA4 aarch64 PINE64-LTS: SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-PINE64-LTS.img.xz) = fda05c92d299dcad2b7c1898bf651e1f3c7340e47b3badfdf4e89b92fdaa52355277879586770c7422a18f6ed4cf849249070b92bbc8569efed3f65875484c66 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-PINE64-LTS.img.xz) = 175bbb4785c0d42dee501874b4b9aad745a612f2c78d8ea23f0178535e70e4aa o 14.0-BETA4 aarch64 PINEBOOK: SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-PINEBOOK.img.xz) = 0984a4816052bd4b08def38da169fbf442d8ce28438271feee820663898ab6747391df78fd5b6cbc4a4b22075b376bbd28ad4b5aa56db4dbe54d2bcc23a771e2 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-PINEBOOK.img.xz) = 2d286155674ec2bba441aae4f711d091a646817bb84115a84fa17f68f7545ade o 14.0-BETA4 aarch64 ROCK64: SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-ROCK64.img.xz) = af0aa6f4cac335e4fb6a07fa8a68336597934e3f2c73d168c75fc39c2e7f11f4eafd5176932cc078b7fe89725cdb378f4a98f00308301c364860e10f87ce1f35 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-ROCK64.img.xz) = c5266c7409a98a5bd33553e4ed36068f03ab064649104f072dfcc7e513b0c483 o 14.0-BETA4 aarch64 ROCKPRO64: SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-ROCKPRO64.img.xz) = e4805f8ebcd63fb071443ceeef7ca354e8f9559d0a5e321a56b1608ee01cdc1b4c8f92c36f389a7a05af7f42d816cf83284502e0dd0bc307b6b9bc26787f579b SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-ROCKPRO64.img.xz) = b0937a8e3617b182be2c0c2105d18d76827b6f901a54258f2823d926e63ed153 o 14.0-BETA4 riscv64 GENERIC: SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-bootonly.iso) = 32b6ce7a4eef3a193108a47e615fc2c6597d8b2b33b304d732ad754844cd69c7624c68e38db151db0e4d4fe23db9d09475d4fa7efd05e51307538be93fcbd677 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-bootonly.iso.xz) = 06ddf3288c4f808deafe78e8844634e670ec96b69a0bb7d0812e2e1e68a009c90eab24222535d121a9138ad9b558a498caa0ea5f80491fb437dddd61af6010b1 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-disc1.iso) = 5710d45bb7a9c8a86560e9f9aedc45807ffbcd90af4b32485f10bc0217fbf4ba59ba4fb50ef3cc044d648afd5fee0e73f66230012e3aeaec4cbf5b002e3b2876 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-disc1.iso.xz) = 8aee03caa22c83dbfec4d1308f0f133cf5b55ac589e7e5914f747d17ee8a4c4c33dee94d8e1f017c71bde809e361cd97347d0a3b2ca797596f99a3a5ebc1d674 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-memstick.img) = a60e93cec1998a9a6e9e86136cb6501a513dc8dd5934ebad32c19e00b2b5c53f52a5d1fb2081054e2dfb5e92de00df3c9085fe6dbfdb7d1a8fa36b9d0e89baca SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-memstick.img.xz) = b9619cb37ed410ba65566a90cddd2e536fa833e43e39858e15e9920bacb15e825e9b7ca2225fa4cc726b60023fa9f731acf5871d060dc67c989df071d45c1aba SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-mini-memstick.img) = 522316e31c2b72019dd79800b8ec784fbb16cdd65ae1f1f9fbb11272d74c4bf1676c282129f82919faf449f406d168aba1e3c128fe0d6fc642815762f87544dc SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-mini-memstick.img.xz) = 6c5d4f2df08b6c6f2b2db19b22c895f1cceb812e9016e0d82528e246d1f1f0a560ed86dfa0258993ad9b35af4aaca5e625d71cfb2e3fe3feb0eb165f66ed0981 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-bootonly.iso) = d143fd61b70354d99aa60c22f5c5a521b0bd847839b3f6ac231d3e04b3a88095 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-bootonly.iso.xz) = 59c087f09bae53f14caff400d0082aa95e54783c37929d4c34cff4c73fd785ea SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-disc1.iso) = 6f44ff6233dc49e4219b4b32c74172c64ddabd3c84a8a9de5d8892d44e1f72a6 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-disc1.iso.xz) = 2965f51ac50dd6e5d13db8e01ec0a0789d417c7dfd04b46b836c52051cc232f1 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-memstick.img) = bbc5cabd7a551cbdfd03911ad6b3178362628c99b9619bdeca6e7f7993aab312 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-memstick.img.xz) = 93a7cb7827b9f72e5d1bdb4d9fa6b6ca2562830119aabeb13060f92fb79caaeb SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-mini-memstick.img) = 889d05979c74695a1ac4380dc427729aea7477aefe59aef25c50daae32bb562e SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-mini-memstick.img.xz) = 1922f0ab2e4588f5b342159eaca409c68804baba0baa6df522c922a1a744150a o 14.0-BETA4 riscv64 GENERICSD: SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-GENERICSD.img.xz) = c2d28bb518a4fda33ff5c00b4fb507606f97940dc2aeb19e740616c68163a023cec8d2e8c1d1718d0f1340f6652cfbd5e999ebb19a4cb339db771554c82f7aec SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-GENERICSD.img.xz) = 24c4ef28750d55f9e4d9faf668ac8da7a4cfe69730cfccd4d5e67313719507f2 == VM IMAGE CHECKSUMS == o 14.0-BETA4 amd64: SHA512 (FreeBSD-14.0-BETA4-amd64-ufs.qcow2.xz) = b6adacfaea91f55f7f1455e22701b8e9785517ae77441c27ce13dc84a2c83f635574c742b5f2394294415f9af58f457627e31fa9ff55daebabd635e9398b24ca SHA512 (FreeBSD-14.0-BETA4-amd64-ufs.raw.xz) = 6641caadc3e1b60b5f824b6a3bdb6e5a17380a9f36e922e8606b244ebd301e0cdafa009efdb792dbf6df3bdaadbb0ae193f0a3d0ca601007269f11dd4636c236 SHA512 (FreeBSD-14.0-BETA4-amd64-ufs.vhd.xz) = 650369fd1668c8e7fc6b5bbdf41af6539786b6dad331d1f04cdd672419e9e6320c00ca28da2ce4d54d9c541cf2d7c5c35ed869cffe25c75c8b28b19abaf2a347 SHA512 (FreeBSD-14.0-BETA4-amd64-ufs.vmdk.xz) = 7435c7787c654206da25f9f175babc0c699618e570845ceb4e5fd193d94d234181481a0e3ef00c5c1aeedcac183b819d0be3f6c51b10161c2e6b82318551d67d SHA512 (FreeBSD-14.0-BETA4-amd64-zfs.qcow2.xz) = 1947d242cad101a8c5447cd0534ec929a8d0734514155c810874d1a7b4331ccd671cc6c3f3690a85331c422f61706e6259e40d750f7c93b572572c356faf2444 SHA512 (FreeBSD-14.0-BETA4-amd64-zfs.raw.xz) = 205df645e3b277ebe8fe77cdc55104e05c54a344b406f9b69352b647613b2ded09e8d37856ea6433ce1965f25c80528e22537468f21af566ddb996f48dc19efc SHA512 (FreeBSD-14.0-BETA4-amd64-zfs.vhd.xz) = 9f68fbafb51f35902c29bada1c6ad43d8c86d3342772eb42864d5cc8e4f7617aea623aaf2ade37e4d63f477bc0187be5a8f39a99336b626fa0cb366328982a6c SHA512 (FreeBSD-14.0-BETA4-amd64-zfs.vmdk.xz) = 390f10c76265757489ba0aacb838251d6b44954880d9e44f9f8da4e56abf38eaa4728f8fecd5d686d9981e7ee92476ea5db475a4f2efe9eada54931132d3e99b SHA512 (FreeBSD-14.0-BETA4-amd64.qcow2.xz) = b6adacfaea91f55f7f1455e22701b8e9785517ae77441c27ce13dc84a2c83f635574c742b5f2394294415f9af58f457627e31fa9ff55daebabd635e9398b24ca SHA512 (FreeBSD-14.0-BETA4-amd64.raw.xz) = 6641caadc3e1b60b5f824b6a3bdb6e5a17380a9f36e922e8606b244ebd301e0cdafa009efdb792dbf6df3bdaadbb0ae193f0a3d0ca601007269f11dd4636c236 SHA512 (FreeBSD-14.0-BETA4-amd64.vhd.xz) = 650369fd1668c8e7fc6b5bbdf41af6539786b6dad331d1f04cdd672419e9e6320c00ca28da2ce4d54d9c541cf2d7c5c35ed869cffe25c75c8b28b19abaf2a347 SHA512 (FreeBSD-14.0-BETA4-amd64.vmdk.xz) = 7435c7787c654206da25f9f175babc0c699618e570845ceb4e5fd193d94d234181481a0e3ef00c5c1aeedcac183b819d0be3f6c51b10161c2e6b82318551d67d SHA256 (FreeBSD-14.0-BETA4-amd64-ufs.qcow2.xz) = 0e4e72be31908d5314e743ba6d9831473621a1441c16e68088128764f4a67024 SHA256 (FreeBSD-14.0-BETA4-amd64-ufs.raw.xz) = 51a9de65672214754f934d25d354c1b48e1b1fcf6604a8fe47b05315f8e58867 SHA256 (FreeBSD-14.0-BETA4-amd64-ufs.vhd.xz) = fc03e463447bc8accf933e0ade6214c790a6215e704cc3cffe82035b351858ed SHA256 (FreeBSD-14.0-BETA4-amd64-ufs.vmdk.xz) = 6569e7a7368b26aa7c09788979383abc3b769f88edc79d36f4d0273545c8d200 SHA256 (FreeBSD-14.0-BETA4-amd64-zfs.qcow2.xz) = dc252a9e0652e379c2d24f4f0d7361f595157e43f02b465a8156b6898578acdc SHA256 (FreeBSD-14.0-BETA4-amd64-zfs.raw.xz) = 0576c8c8cbf68d26f8b1c22fe0722793dd75e3ac1ef9f4d7b923295a4d92c9ba SHA256 (FreeBSD-14.0-BETA4-amd64-zfs.vhd.xz) = fafc4885729ad725c3448836b867b23772cc2c044450647d08661e0bc607b0c4 SHA256 (FreeBSD-14.0-BETA4-amd64-zfs.vmdk.xz) = fe1ef5451b4a065cd0258743f0ad44e65b764071b98dd9d6d3a05705b56b347f SHA256 (FreeBSD-14.0-BETA4-amd64.qcow2.xz) = 0e4e72be31908d5314e743ba6d9831473621a1441c16e68088128764f4a67024 SHA256 (FreeBSD-14.0-BETA4-amd64.raw.xz) = 51a9de65672214754f934d25d354c1b48e1b1fcf6604a8fe47b05315f8e58867 SHA256 (FreeBSD-14.0-BETA4-amd64.vhd.xz) = fc03e463447bc8accf933e0ade6214c790a6215e704cc3cffe82035b351858ed SHA256 (FreeBSD-14.0-BETA4-amd64.vmdk.xz) = 6569e7a7368b26aa7c09788979383abc3b769f88edc79d36f4d0273545c8d200 o 14.0-BETA4 i386: SHA512 (FreeBSD-14.0-BETA4-i386-ufs.qcow2.xz) = 02c3010658691cb90e2dc081e13d9787a4d3ebbb2871a16bd0a60b3cf4445b002d1ba57775613ed833ae5a10184cd5c4549c21af1e3ab7c6220f3968a7821109 SHA512 (FreeBSD-14.0-BETA4-i386-ufs.raw.xz) = 400714943c699e2ab591afd5fa1f7f4cb399242452593ff5120f0563f62ec543a7cb530106483550a404234aaaf4bf26ebbb7fcb3cb4730b6dbd240285b38a38 SHA512 (FreeBSD-14.0-BETA4-i386-ufs.vhd.xz) = c6e9dcf440620c997a9da842e206af576bda6a3e8a7ddcba4ab79aa36fd15fbc60b26ee83ebe70e82f5f74a21d17a8e210d961de275ab92b83f81112890d10b3 SHA512 (FreeBSD-14.0-BETA4-i386-ufs.vmdk.xz) = bb0b1ca987b1ede51b35651a36e65bc4f066e59a16fe2648f7679e46b5d6f3e16693653c6665df24b589bde8ac1475df8b6da55a0d8d4d2f24d4b6d49d8d8bb0 SHA512 (FreeBSD-14.0-BETA4-i386-zfs.qcow2.xz) = e628aa738332a1e4febc26e9f1dc86cd33eb94b2d27bc9b7b9230f1e60771ead323d00143102232c0cc319b64b4a41c1053b6d80dfa450e8e6fcec54d4551be7 SHA512 (FreeBSD-14.0-BETA4-i386-zfs.raw.xz) = 650887e66205347ae3b0c1900acb1e5df9bbbda71051b18060d08d691444b0b4d4294af8cfd0c5fa83d70906deda40abb793451c06f9776e7e0a41ea095375a2 SHA512 (FreeBSD-14.0-BETA4-i386-zfs.vhd.xz) = c40d3d8aa6f1ae8c1a55375990e096be4ec936680a3ff886d8e2950e8adcfa18e4d38209360f09e2ea6e5ac37fac61ec495654f8ddbff3b088f6bb25b0a17183 SHA512 (FreeBSD-14.0-BETA4-i386-zfs.vmdk.xz) = 70b73db2e8845cfa694b2a3a88b58e19b9c23daa89d602ad0a6c3b6811496f54911e1473479ec14f77275476a4d8d46c063db6ceb0c60cc2e347afd85abe783a SHA512 (FreeBSD-14.0-BETA4-i386.qcow2.xz) = 02c3010658691cb90e2dc081e13d9787a4d3ebbb2871a16bd0a60b3cf4445b002d1ba57775613ed833ae5a10184cd5c4549c21af1e3ab7c6220f3968a7821109 SHA512 (FreeBSD-14.0-BETA4-i386.raw.xz) = 400714943c699e2ab591afd5fa1f7f4cb399242452593ff5120f0563f62ec543a7cb530106483550a404234aaaf4bf26ebbb7fcb3cb4730b6dbd240285b38a38 SHA512 (FreeBSD-14.0-BETA4-i386.vhd.xz) = c6e9dcf440620c997a9da842e206af576bda6a3e8a7ddcba4ab79aa36fd15fbc60b26ee83ebe70e82f5f74a21d17a8e210d961de275ab92b83f81112890d10b3 SHA512 (FreeBSD-14.0-BETA4-i386.vmdk.xz) = bb0b1ca987b1ede51b35651a36e65bc4f066e59a16fe2648f7679e46b5d6f3e16693653c6665df24b589bde8ac1475df8b6da55a0d8d4d2f24d4b6d49d8d8bb0 SHA256 (FreeBSD-14.0-BETA4-i386-ufs.qcow2.xz) = bbc6ba74ec180682f64e4862b6ad7dd9a53f584366b408d65701f557401f773e SHA256 (FreeBSD-14.0-BETA4-i386-ufs.raw.xz) = 87369218cb7b1d5da0bfee344eadb215a7ae38965a106ad564835fdc36b10c40 SHA256 (FreeBSD-14.0-BETA4-i386-ufs.vhd.xz) = eac4b8dad07ab005e9fc92c49525d839e3d942f248b542cb5669d56d309c9131 SHA256 (FreeBSD-14.0-BETA4-i386-ufs.vmdk.xz) = 986bd6829d3ac552a1eaf991675098963b2cccb4642030b8dcfbb1570596c309 SHA256 (FreeBSD-14.0-BETA4-i386-zfs.qcow2.xz) = 6e9d52a1a3c0223a2841d0c6294a5f767facd7530fb91012ab4e5367e326dc97 SHA256 (FreeBSD-14.0-BETA4-i386-zfs.raw.xz) = 49f888971c4be9aefbf402fb456f46ea86b78efafca01860aed4fcf790fd75bb SHA256 (FreeBSD-14.0-BETA4-i386-zfs.vhd.xz) = 7cfe1eeede69d4248ef2fd1bc8d17e45e29a66bfb3d14e90735f784fd31b380b SHA256 (FreeBSD-14.0-BETA4-i386-zfs.vmdk.xz) = 178dce3305d736b29405156c09e2176c3ce552784cd47489dcdb925d6b9e6382 SHA256 (FreeBSD-14.0-BETA4-i386.qcow2.xz) = bbc6ba74ec180682f64e4862b6ad7dd9a53f584366b408d65701f557401f773e SHA256 (FreeBSD-14.0-BETA4-i386.raw.xz) = 87369218cb7b1d5da0bfee344eadb215a7ae38965a106ad564835fdc36b10c40 SHA256 (FreeBSD-14.0-BETA4-i386.vhd.xz) = eac4b8dad07ab005e9fc92c49525d839e3d942f248b542cb5669d56d309c9131 SHA256 (FreeBSD-14.0-BETA4-i386.vmdk.xz) = 986bd6829d3ac552a1eaf991675098963b2cccb4642030b8dcfbb1570596c309 o 14.0-BETA4 aarch64: SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-ufs.qcow2.xz) = a5515eff90a822f62443bb74fcc087550c739eae94e992126b7c4171087f2dc737c0c8772287619da3493f13d7d878300cd55ffa65b843553efcd79147e778f4 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-ufs.raw.xz) = 47902c5e036a20cd4a7e5360ed20615c28c6c253d80592914959dbb009285fb76c5c887a8032fd2d941fb309727a92faf1b6964f8ff8d53c3574db386f28dc66 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-ufs.vhd.xz) = 17e5d2d31f80485f52a6dbc74b0a176408ff8e8f9e70d8a64756ebc0cc9c73366f4a9eb964512cb4b14ee8c1263c88fa718ff40e7422d476ec00f64bd135c337 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-ufs.vmdk.xz) = a608fd973d60ddc4391f93bd6f64ee7101848799aab18d7b1b0ea563b198dc337110eeb7f36d8449e7bb1573e216bbb506bf267b39e883076b75173bfddb4108 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-zfs.qcow2.xz) = 1acc9536f819b1396da6d5d9eb305dc2a783679e55736f3800f2e38918420bb4ffe58d79858fc4d3110f6ab393b9e72cf1530a34ef57250e77fb30e336a2986a SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-zfs.raw.xz) = 607c71e18d759223156bad654c5534dad3844e5cac9c555e4816d7efdad6e7a987017b6bef014ab2faf647af24e60adee20827f7390de797b738c9ebd81c8d30 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-zfs.vhd.xz) = 60391f6b915cd8c9f4993251ab94865f466a8de622f13774c0a95d5dc7cfbae4e6e6f39c778982523873d0dd743bd33f69cbf1a677b2b19178acab7ad99cdd91 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64-zfs.vmdk.xz) = 714814992b01e75b2d5461f1d0b66695c178f55a40deddc4886d3934ace8168b4fc4760d2914d2bd8df9c130d6d3ad5a8b6a61355bdb2d1741e314803882c792 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64.qcow2.xz) = a5515eff90a822f62443bb74fcc087550c739eae94e992126b7c4171087f2dc737c0c8772287619da3493f13d7d878300cd55ffa65b843553efcd79147e778f4 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64.raw.xz) = 47902c5e036a20cd4a7e5360ed20615c28c6c253d80592914959dbb009285fb76c5c887a8032fd2d941fb309727a92faf1b6964f8ff8d53c3574db386f28dc66 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64.vhd.xz) = 17e5d2d31f80485f52a6dbc74b0a176408ff8e8f9e70d8a64756ebc0cc9c73366f4a9eb964512cb4b14ee8c1263c88fa718ff40e7422d476ec00f64bd135c337 SHA512 (FreeBSD-14.0-BETA4-arm64-aarch64.vmdk.xz) = a608fd973d60ddc4391f93bd6f64ee7101848799aab18d7b1b0ea563b198dc337110eeb7f36d8449e7bb1573e216bbb506bf267b39e883076b75173bfddb4108 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-ufs.qcow2.xz) = 7f20483e7ffdbe1a4548b60bd42f7acc09138f76209559df5593ecdab56f072b SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-ufs.raw.xz) = aacf57fa5b3f797bf021b3372a4fb5f355e57f469db12c48b17ef9b1f3768f6d SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-ufs.vhd.xz) = 4e030b19e939d80c8f91acb762e7d7a5884fa946248c859b453d86ce670f6dac SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-ufs.vmdk.xz) = 3cfc45906fe768ee0008bface5d1d4bdd4b874ed0721db4b30951779f1999bb0 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-zfs.qcow2.xz) = 228bc2a2527a440454ad37ceb850201005a355ce359a3dac7c9880602d99d554 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-zfs.raw.xz) = 1385609a01f1e17a1664c8f287ca5f63d0c81cdd93c9619ff9ec92131aff0415 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-zfs.vhd.xz) = fc056285789a15c402ad04cd390e6696143c0a148b9ca1cc32a3bbba9ea7b494 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64-zfs.vmdk.xz) = 876d09354d1978bb56facdb2dba5eeebec3b54526e69078cf59729401e0ca930 SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64.qcow2.xz) = 7f20483e7ffdbe1a4548b60bd42f7acc09138f76209559df5593ecdab56f072b SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64.raw.xz) = aacf57fa5b3f797bf021b3372a4fb5f355e57f469db12c48b17ef9b1f3768f6d SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64.vhd.xz) = 4e030b19e939d80c8f91acb762e7d7a5884fa946248c859b453d86ce670f6dac SHA256 (FreeBSD-14.0-BETA4-arm64-aarch64.vmdk.xz) = 3cfc45906fe768ee0008bface5d1d4bdd4b874ed0721db4b30951779f1999bb0 o 14.0-BETA4 riscv64: SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-ufs.qcow2.xz) = 57981be6d61e8a5cf3fc61578f88b913033dd2ac1b51a815d14332b5bec896317f2f0a322425280f7e1151891867b852b10d58e499a0e438fb1add51056f583a SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-ufs.raw.xz) = 49c27d9bb6089941472896e8351ed5f3018df75eb19d34bcd1767daa8a563a9a795f844112896fe63f60353fe9f98fa7c32749825eee814cf2fefb2605b73cc8 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-ufs.vhd.xz) = 409366e7f6764ea19b5e13b94aa8e8e18a776d29b6f001adc433f8bcf33eccd409f85a6d77d107b04ae172cdda5dbbbc36712161275ce85905e079b32ffa5045 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-ufs.vmdk.xz) = 706410c5e59c72b33886ae1c1c6556c6baf5e054525751d9a61fe0a25c9d174cfb5fb6d048de5a666ef5d1ea1486d45e44e97a1a675b317e151e433e035e2d5e SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-zfs.qcow2.xz) = 583706dd67a966c03e6733b35e8b25607ae88c597830580eaef81bf1069522fbac0b0746f262afc8a9243ba185c9bd290665785b0f59afbc46693855c9e332f8 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-zfs.raw.xz) = 79e76350551995835fb7ace01f523e14b94cfd8efe1f4018ae3884b43caae36faab5de94a58e841f11ed6d771d896251238eaeae4e7577819df113351b5f9d85 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-zfs.vhd.xz) = 1f86e93f3fe835708d9259d80ba4551df9e4abb23f4a47b00cabcc745f6a181a931aa146796db256d1e2ee1a47ec781c3b83f5762cb6bbe75eb7a6fa9fc158e6 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64-zfs.vmdk.xz) = 788b98e9d5c542788f52a9c24ec37d5511e7ff127b2fc0f1a735ff0e9c27da8e0567c3830d61b85865644b1f289d33a95f94d58c1a72a6ddb8b12b3f9618d61a SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64.qcow2.xz) = 57981be6d61e8a5cf3fc61578f88b913033dd2ac1b51a815d14332b5bec896317f2f0a322425280f7e1151891867b852b10d58e499a0e438fb1add51056f583a SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64.raw.xz) = 49c27d9bb6089941472896e8351ed5f3018df75eb19d34bcd1767daa8a563a9a795f844112896fe63f60353fe9f98fa7c32749825eee814cf2fefb2605b73cc8 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64.vhd.xz) = 409366e7f6764ea19b5e13b94aa8e8e18a776d29b6f001adc433f8bcf33eccd409f85a6d77d107b04ae172cdda5dbbbc36712161275ce85905e079b32ffa5045 SHA512 (FreeBSD-14.0-BETA4-riscv-riscv64.vmdk.xz) = 706410c5e59c72b33886ae1c1c6556c6baf5e054525751d9a61fe0a25c9d174cfb5fb6d048de5a666ef5d1ea1486d45e44e97a1a675b317e151e433e035e2d5e SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-ufs.qcow2.xz) = bfc43aaf01c34a51ec8e6111e88d24fca89ec42982b1965be089c449316abe97 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-ufs.raw.xz) = 874270960c459929e73782e03b7d5d81a157d9fb26399db331d62b1b11b219aa SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-ufs.vhd.xz) = 96bfebd56387db75a5a83be854b091a1481ff078a9db2c1bfae79225e136eaca SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-ufs.vmdk.xz) = a9af0aced226d18b60087e3e2af1c58ee0b7abce47366d29690b85edffcba013 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-zfs.qcow2.xz) = 525ab4851fe572cf78d1d6a9d665ae5af006c1ea721e0eb45c07009e27879cfe SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-zfs.raw.xz) = af5603ba364c30016e48c68e9e89a66f172f42ad4e04c8a214cdecf8b857e60b SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-zfs.vhd.xz) = 821c0a5f9ee9bbf98c529874a0cfdefcd1c4247102f8067b6087f92009a4861c SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64-zfs.vmdk.xz) = 2cb8c3fe9c0236dabab24a36d44d6467d2b74953c35b3409c124a8f2fed77257 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64.qcow2.xz) = bfc43aaf01c34a51ec8e6111e88d24fca89ec42982b1965be089c449316abe97 SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64.raw.xz) = 874270960c459929e73782e03b7d5d81a157d9fb26399db331d62b1b11b219aa SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64.vhd.xz) = 96bfebd56387db75a5a83be854b091a1481ff078a9db2c1bfae79225e136eaca SHA256 (FreeBSD-14.0-BETA4-riscv-riscv64.vmdk.xz) = a9af0aced226d18b60087e3e2af1c58ee0b7abce47366d29690b85edffcba013 o 14.0-BETA4 amd64 BASIC-CI: SHA512 (FreeBSD-CHECKSUM.SHA256-amd64-BASIC-CI.raw.xz) = 8ee81b6f692d657c2e3ae6891f9c4b82774cfe47104cfa70c6580f483d2cd1a3b13a9d17906d654c014c0b899a586be63e8a30157dee6f80088fdcf736fd76dd SHA256 (FreeBSD-CHECKSUM.SHA256-amd64-BASIC-CI.raw.xz) = ad666ce9d9a9e41e144e32d730260ec04c5d69656dca56db440686ed9c2f4872 Regards, Glen Please consider donating to help support my FreeBSD work: https://www.gofundme.com/f/gjbbsd https://paypal.me/gjbbsd Love FreeBSD? Support this and future releases with a donation to the FreeBSD Foundation! https://www.freebsdfoundation.org/donate/ -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEjRJAPC5sqwhs9k2jAxRYpUeP4pMFAmUXerQACgkQAxRYpUeP 4pMI0A//Z7DAe4wpWd8TToGJAHtzO16ZmgUfKB80/dah7QeK9miU1BybNg1dKBfS XEz48mN7C/r++L0fwxREYKN70uScObcORmcjsn7Io8RPsg327iqB/1XqvmxGbDT2 KdEmKkzlYX9qEt+rKGvzdFd907CKauZJ8GSr9vDqvbg6A1tE/WoKVlwyug6qzdgL 51xAWYyVJgBLBTjtPbc/nphy3q9duWBlFGg+WhHmAf2AknHfkGFfKe0/rDYp66nT orTHAUnD69z7M18qQhUmCpalkZ+LOCbN/TeB4U1G7ZsQY0cKYHFFddNxmjdUNZDD GJ3tpmx340qu1ENGPQ4qjOeOE2zW3LPtXCDmqhLeHbPGOofq5ZDkj9jPRSmM1zyp igMBn+MXj0GaHm1FX081j39rEMAhAZ2hCb7pUw66iPgNuHNdQhi2ksidIpY5/R9g G0nBEHavxzdPg2zvgnx/F/Y5y+qK2bNCDGSSPBxTaUZZErkaLwgvU3FjIAL6fgAZ VFkI321MtB3NdyyxkmRjcCfUm41Dyp95e3lywRZfe7nKcw09/huNVo/5BzV3MMLV 0vN12o1TSIGdcvdW7aKN+MREZ+/ItVHlfe4lHgRK0w6cGGgithw19CRMAhL5WEot ksDbDU54hjI5OHFF7abe5EyFd/D6C/1AL98/h53naKnd1kKXRSw= =IYGd -----END PGP SIGNATURE----- From nobody Sat Sep 30 02:33:57 2023 X-Original-To: freebsd-current@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 4RyB9j0SYbz4v7My for ; Sat, 30 Sep 2023 02:34:01 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:7400:8808:123::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4RyB9h4ycbz4TRv; Sat, 30 Sep 2023 02:34:00 +0000 (UTC) (envelope-from jamie@catflap.org) Authentication-Results: mx1.freebsd.org; none X-Catflap-Envelope-From: Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [209.250.224.51]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id 38U2XvJD015592; Sat, 30 Sep 2023 03:33:58 +0100 (BST) (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id 38U2Xvnu015591; Sat, 30 Sep 2023 03:33:57 +0100 (BST) (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <202309300233.38U2Xvnu015591@donotpassgo.dyslexicfish.net> Date: Sat, 30 Sep 2023 03:33:57 +0100 Organization: Dyslexic Fish To: kevans@FreeBSD.org, jamie@catflap.org, freebsd-current@FreeBSD.org Subject: Re: grep(1) bug - duplicate output lines References: <202309280240.38S2esgN015958@donotpassgo.dyslexicfish.net> <8d0658e9-8984-a241-ad1d-e5aa1328d7fa@FreeBSD.org> <202309291629.38TGTU56092229@donotpassgo.dyslexicfish.net> <202309291825.38TIPNN2096338@donotpassgo.dyslexicfish.net> <85039cfe-3c59-173d-f2f2-f0ca8e0fa1c8@FreeBSD.org> In-Reply-To: <85039cfe-3c59-173d-f2f2-f0ca8e0fa1c8@FreeBSD.org> User-Agent: Heirloom mailx 12.4 7/29/08 List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [209.250.224.51]); Sat, 30 Sep 2023 03:33:58 +0100 (BST) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0:7400::/38, country:US] X-Rspamd-Queue-Id: 4RyB9h4ycbz4TRv Kyle Evans wrote: > Alright, fine, be that way. :-) Try this on top of the existing patch: Sorry! I have this knack of (accidentally) stumbling upon weird-case bugs that usually don't affect anyone! :-) > https://people.freebsd.org/~kevans/grep-color-addition.diff Brilliant.... That all seems to work now! I'll try not to break anything else! :-) Cheers, Jamie From nobody Sat Sep 30 07:46:39 2023 X-Original-To: freebsd-current@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 4RyK6j3zwvz4vkkL for ; Sat, 30 Sep 2023 07:46:53 +0000 (UTC) (envelope-from marklmi@yahoo.com) Received: from sonic304-23.consmr.mail.gq1.yahoo.com (sonic304-23.consmr.mail.gq1.yahoo.com [98.137.68.204]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RyK6h1ldnz3CQ9 for ; Sat, 30 Sep 2023 07:46:52 +0000 (UTC) (envelope-from marklmi@yahoo.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=yahoo.com header.s=s2048 header.b=FHv1VSe6; spf=pass (mx1.freebsd.org: domain of marklmi@yahoo.com designates 98.137.68.204 as permitted sender) smtp.mailfrom=marklmi@yahoo.com; dmarc=pass (policy=reject) header.from=yahoo.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1696060010; bh=XjgMf2wMD0Xe/LM/aiJrawiiUBspj2Q815CWd0szC7M=; h=From:Subject:Date:To:References:From:Subject:Reply-To; b=FHv1VSe65zpdUyrnl/FSxbF/l05ErrcuLWgqbc1PnAup2JB2Lg45/fCIBmX9rVyQTyl7KM9lMAX8Iq2k1BIPVt/S2UJnfPbY29VdhlFk+mOWGsL0QvOXvyyzLYaybpG4GVAhtUPqTHxeEQI7TIetnfC3sxTuxu4i38x1PKGz8QX4ul5bTzBUkrJxPOmXxDW11Yl6GkY6bf2Er+xMJq83Er/2tUt26EhmnEyFPzmvdaMuQYyvMa6oNJLgo6ZoqUMam32LNzWzzvwYxXwEQtrAhh0wEHzdc1RyRcOh+vLrtYQPZ/2Tc80iW8xAXQeltmsRaFE1dXScNhyEsN1zE0rlGg== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1696060010; bh=/4mjIb7OJjtP60wLkd+9Qpgp0l8AAntSc29ucUyTyMj=; h=X-Sonic-MF:From:Subject:Date:To:From:Subject; b=Mscnnsm56IkFdvZjbAaD4VK1QXnbBgBJjjlbrA/T8njm22r1a54p9GILe3CbralKZRO2KN/gofQmT+AT8aAiBVV3NREithEfUyAmJ6VlIplW9U1aeqvz/sD+T7yguv7UoDeRk8M7EdUxwmRPYKas0IFuiATx5bdeiaECIyLgPZsPXReJMQT+aKDJNqvZMwP/329wTuiDRJzp2vGOIqCrgj1R/nE4uxL/tlwJBm4dmAA7kn0/SuOI3X07EJ27U0AnonFhjJ1GDtRGv0TVPbllSfVAtgqNijqTc2DQ7f7BcJsQ8QCJxOg4TSikV8vAMCSEON0HN+dE1uvOh6tKOQVuww== X-YMail-OSG: l8d_pAQVM1kVUZUvo1O5I6PQod0MTmJcaTC5YWQXov1uLzD_w8hj5Jy_A3wQleR RQ7lykw0JyXjtrk9FtE5HFYqjZyO6Dp7NPoXSDXLGI4JsufmTXaIEtPGSrD1STKUyNVu0DdGbLEO CpByYrMPmbiXU05JtW_nE0QfWL9oRApKd5YvLka0STTMSuwOn8ZRk9ayq_LZkP3pv2qK7TgQs_3l U48mWcIOWMENwwi27R5_e_mF50L0mtJKS5fsBA72Teja.ZHhvlxEE7QkNImYeLJ6.Ienc4W7tKzo llXiV6ZOvfLqiabx_z8JpC_PvGp.rtLygKGJvr8aZm8Xik1pjpsdCZUm.Lx65tiKW5fQo8Yq9oEP oa18mPlL6D2Qz2PWQvbzbcqmWvqy_BFcaXdIdfdeRu8V3JbWrQhHaF4INM1sSH9Z7nJo4oKSeG1f 8t9P_VQQJUp6mrq.e1y0spDTdIaUik9OuSJtoR_43Q3pKPASgja2hVoUpT7hLEphyzGyUsFulp.I Dyy_gwHL1Py9vx8lj.MXNjuqVnfquilY3sKhwLc6QAbCaylXBDSbbjEHtPeSaus1sMBn_RxQNxrd Q1ESSHlRoGNmbIU4Oz2BZDqMB33fZFp4ra.2y82WECF0liq1V4_B9VxJ.Yrq6FKWRNqHC7RJ0tz8 4XMOqcs6pITVWGei0iQiyTQ4viM_M1z0Mhu4GZDer7OwxtluSjpuojQJ5CmbxrQapsly5IF_Mul1 aj664eZNl6vDGQW3uqjZbzLr5DDBLunqyZNGB5xZufvJ0akm1MlVCeCqVi29U824opLpYTmAHYyM nRe3qhvy8.ReV1HxdOpz1jc9H_qd2H4X5Us65j.9fE.4D4b4tzMPdc6ndQ_4747dntZGm5FHAb1t _ydBaWUqf84a3Vcv8zdWnQwt_QKaD.fNtSn0G9dbNGgzQw3oo60SgQn4v71y1r34GFnQuUuNJIHP YB9ER1D0CqtvpZqhgUqzLtCP6G2cM5yWs7Ye8mnEUHFoXVl2Nkc_v7FWWsJxd5Sjx1KmHSNu8hSE LhU9.7oLWqjIQEJY25SFzHJy6VVVgY5OllS83X5mmCImtZOInRnk1NLXw7ZHvNPifBI.xbmvWQ9u nypPp18_I5eIa2BXWQtiAHSW1BaDKJUNOsO1K1VTDrg9f_8LCxhgXndLK7RH7Hrtt9jCB1.zVLhH x2KpePyRhK_JX_kts1JoVHRZnwY.NJVvEZFOOi9JDzTzWJrRiL_2Rjkb4JNcxNV9dDwsrGF0hbUJ YaLRSSD2zhbnoPtsIQtFj4Z4vVxCp8nGEAWoe3Boy273zyRA_tZWEZk4A1ng3gxu9QBfsd5J7oBN PXL1POHFyDy58E8Ypy9VttdIXTAgO4xBbJnOp.dSCbKuZiLG76Jx.eg3r3V2FndCm7qGAzsF2k1q YqY7iapPrBx91WJY2k5MqdL1db1Mv_cFVTI.w6snAGbY6rzPJ5fy.0pb6zqArE1jIxXkU66l0_qx yO5r.qFJcU6YwrJSaZbGhoVQxOFV_oNFiDXfEpw3T1XlWbfbd9evZj5op23XQEe4EcNW6blm6oFD VhuY5eIGFySUK7vzHu_SAZ__VH_CLQLS08Pi2jtx1HT9Q32oRXXbQtbYyT8ytPnL8wE1rhbYy.Rj jx4GJCC.lfhoSdYIhWndBIMn6aK9Gc6TJSmLoWvU.dF4yeXqzm09Rov0VQJTe2T3TJ946OayD8n3 mTmFC5p_qvYw5RKodMnu4NteTC.TWcdB_I7_M4vKK9PcVu2Vo5hWmKldSvgPpUtzk_6yCU4Y..i4 KecQXOqEwcNiE_00VVBAmO5ekiiiR011z_x0SStCgTcnaFqr7u8KIi6X.UpkGNeIuL8vrm.FiZv_ QItsTDnflt5k6U96CL3VTKOUiVWO0fVoCpIKrpySOERRtCMM.U4M4BEIiyVF2mVH7RiFihZQVam7 JPswlcg5rQLwiB_NGsKGVXlq2dkCLP0PtykgaHaEBKEDB6V7y0392sHzhf0vJIaq61DLrfC1gkgx lWvvJGunORuxkPGe2W7otcxtUjEJioPayLVOqqscE0AaLw3naFcyMaR7kXeekMHz.9j.bbWsV4n6 aEAGLXRQ61rh.oQ8WPttpSav8rokCW2e0vlyfJ0kcZKu_kFWqqAI6ozr7qhCd75liKr1r.bslF_A aqGeN8jM7ceIWn5NkkP.TIuS3uaE9rwRS4A9Rxa6_c0U8o1AWjYABqj7o9JELZSr6NBP00fQnvoc p27cUnjrlXn7sPUKhcBg8Jc_GcyTKl_Bkz_Iu3ezV_OgAI3ZSer5OBL1dtVHGEHgXcZnXuw-- X-Sonic-MF: X-Sonic-ID: ab9d4623-6fbb-4889-8a31-f1f11c884c50 Received: from sonic.gate.mail.ne1.yahoo.com by sonic304.consmr.mail.gq1.yahoo.com with HTTP; Sat, 30 Sep 2023 07:46:50 +0000 Received: by hermes--production-gq1-56dd58fbdb-hkqgj (Yahoo Inc. Hermes SMTP Server) with ESMTPA ID b63fb46944f6aa226335089e6331af7d; Sat, 30 Sep 2023 07:46:49 +0000 (UTC) From: Mark Millard Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Subject: 15 & 14: ram_attach vs. its using regions_to_avail vs. "bus_alloc_resource" can lead to: panic("ram_attach: resource %d failed to attach", rid) Message-Id: <3CB904C2-D983-4EF7-84D3-6BDED0700B08@yahoo.com> Date: Sat, 30 Sep 2023 00:46:39 -0700 To: Current FreeBSD , FreeBSD-STABLE Mailing List X-Mailer: Apple Mail (2.3731.700.6) References: <3CB904C2-D983-4EF7-84D3-6BDED0700B08.ref@yahoo.com> X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[yahoo.com,reject]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ptr:yahoo.com]; R_DKIM_ALLOW(-0.20)[yahoo.com:s=s2048]; MIME_GOOD(-0.10)[text/plain]; FROM_HAS_DN(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; ARC_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; RCVD_IN_DNSWL_NONE(0.00)[98.137.68.204:from]; DWL_DNSWL_NONE(0.00)[yahoo.com:dkim]; ASN(0.00)[asn:36647, ipnet:98.137.64.0/20, country:US]; RWL_MAILSPIKE_POSSIBLE(0.00)[98.137.68.204:from]; DKIM_TRACE(0.00)[yahoo.com:+]; TO_DN_ALL(0.00)[]; FREEMAIL_FROM(0.00)[yahoo.com]; MID_RHS_MATCH_FROM(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FREEMAIL_ENVFROM(0.00)[yahoo.com]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2] X-Rspamd-Queue-Id: 4RyK6h1ldnz3CQ9 ram_attach is based on regions_to_avail but that is a problem for its later bus_alloc_resource use --and that can lead to: panic("ram_attach: resource %d failed to attach", rid); Unfortunately, the known example is use of EDK2 on RPi4B class systems, not what is considered the supported way. The panic happens for main [so: 15] and will happen once the cortex-a72 handling in 14.0-* is in a build fixed by: =E2=80=A2 git: 906bcc44641d - releng/14.0 - arm64: Fix errata = workarounds that depend on smccc Andrew Turner The lack of the fix leads to an earlier panic as stands. sys/kern/subr_physmem.c 's regions_to_avail is based on ignoring phys_avail and using only hwregions and exregions. In other words, in part: * Initially dump_avail and phys_avail are identical. Boot time memory * allocations remove extents from phys_avail that may still be included * in dumps. This means that early, dedicated memory allocations are treated as available for general use by regions_to_avail . The distinction is visible in the boot -v output in that: real memory =3D 3138154496 (2992 MB) Physical memory chunk(s): 0x00000000200000 - 0x0000002b7fffff, 727711744 bytes (177664 pages) 0x0000002ce3a000 - 0x0000003385ffff, 111304704 bytes (27174 pages) 0x000000338c0000 - 0x000000338c6fff, 28672 bytes (7 pages) 0x00000033a30000 - 0x00000036efffff, 55377920 bytes (13520 pages) 0x000000372e0000 - 0x0000003b2fffff, 67239936 bytes (16416 pages) 0x00000040000000 - 0x000000bb3dcfff, 2067648512 bytes (504797 pages) avail memory =3D 3027378176 (2887 MB) does not list the wider: 0x00000040000000 - 0x000000bfffffff because of phys_avail . But the earlier dump based on hwregions and exregions shows: Physical memory chunk(s): 0x001d0000 - 0x001effff, 0 MB ( 32 pages) 0x00200000 - 0x338c6fff, 822 MB ( 210631 pages) 0x33920000 - 0x3b2fffff, 121 MB ( 31200 pages) 0x40000000 - 0xbfffffff, 2048 MB ( 524288 pages) Excluded memory regions: 0x001d0000 - 0x001effff, 0 MB ( 32 pages) NoAlloc=20 0x2b800000 - 0x2ce39fff, 22 MB ( 5690 pages) NoAlloc=20 0x33860000 - 0x338bffff, 0 MB ( 96 pages) NoAlloc=20 0x33920000 - 0x33a2ffff, 1 MB ( 272 pages) NoAlloc=20 0x36f00000 - 0x372dffff, 3 MB ( 992 pages) NoAlloc=20 which indicates: 0x40000000 - 0xbfffffff is available as far as it is concerned. (Note some code works/displays in terms of: 0x40000000 - 0xc0000000 instead.) For aarch64 , sys/arm64/arm64/nexus.c has a nexus_alloc_resource that is used as bus_alloc_resource . It ends up rejecting the RPi4B boot via using the result of the call in ram_attach: if (bus_alloc_resource(dev, SYS_RES_MEMORY, &rid, start, = end, end - start, 0) =3D=3D NULL) panic("ram_attach: resource %d failed to = attach", rid); as shown by the just-prior start/end pair sequence messages: ram0: reserving memory region: 200000-2b800000 ram0: reserving memory region: 2ce3a000-33860000 ram0: reserving memory region: 338c0000-338c7000 ram0: reserving memory region: 33a30000-36f00000 ram0: reserving memory region: 372e0000-3b300000 ram0: reserving memory region: 40000000-c0000000 panic: ram_attach: resource 5 failed to attach I do not see anything about this that looks inherently RPi* specific for possibly ending up with an analogous panic. So I expect the example is sufficient context to identify a problem is present, despite EDK2 use not being normal for RPi4B's and the like as far as FreeBSD is concerned. =3D=3D=3D Mark Millard marklmi at yahoo.com From nobody Sat Sep 30 18:24:28 2023 X-Original-To: freebsd-current@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 4RybGY64zkz4vgPt; Sat, 30 Sep 2023 18:24:37 +0000 (UTC) (envelope-from pch-b538D2F77@u-1.phicoh.com) Received: from stereo.hq.phicoh.net (stereo.hq.phicoh.net [45.83.6.19]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RybGX5drFz4cNs; Sat, 30 Sep 2023 18:24:36 +0000 (UTC) (envelope-from pch-b538D2F77@u-1.phicoh.com) Authentication-Results: mx1.freebsd.org; dkim=none; spf=none (mx1.freebsd.org: domain of pch-b538D2F77@u-1.phicoh.com has no SPF policy when checking 45.83.6.19) smtp.mailfrom=pch-b538D2F77@u-1.phicoh.com; dmarc=none Received: from stereo.hq.phicoh.net (localhost [::ffff:127.0.0.1]) by stereo.hq.phicoh.net with esmtp (TLS version=TLSv1.2 cipher=ECDHE-RSA-CHACHA20-POLY1305) (Smail #158) id m1qmedh-0000KgC; Sat, 30 Sep 2023 20:24:29 +0200 Message-Id: To: Glen Barber Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, FreeBSD Release Engineering Team Subject: Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available From: Philip Homburg References: <20230922225008.GQ4090@FreeBSD.org> <20230923054535.GJ52318@FreeBSD.org> In-reply-to: Your message of "Sat, 23 Sep 2023 05:45:35 +0000 ." <20230923054535.GJ52318@FreeBSD.org> Date: Sat, 30 Sep 2023 20:24:28 +0200 X-Spamd-Bar: / X-Spamd-Result: default: False [0.98 / 15.00]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-0.85)[-0.855]; NEURAL_SPAM_MEDIUM(0.55)[0.551]; NEURAL_HAM_SHORT(-0.52)[-0.520]; SUBJECT_ENDS_SPACES(0.50)[]; FORGED_SENDER(0.30)[pch-fbsd-2@u-1.phicoh.com,pch-b538D2F77@u-1.phicoh.com]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; DMARC_NA(0.00)[phicoh.com]; R_SPF_NA(0.00)[no SPF record]; ARC_NA(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:206238, ipnet:45.83.4.0/22, country:NL]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org,freebsd-stable@freebsd.org]; FROM_NEQ_ENVFROM(0.00)[pch-fbsd-2@u-1.phicoh.com,pch-b538D2F77@u-1.phicoh.com]; RCPT_COUNT_THREE(0.00)[4]; RCVD_TLS_LAST(0.00)[] X-Rspamd-Queue-Id: 4RybGX5drFz4cNs List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org >Note, releases from 13.2 and earlier are >still problematic due to a file name being replaced with a directory of >the same name. A patch is being tested currently, and we hope to have >this resolved for 14.0-BETA4. I tried upgrading from 13.2 to BETA4 and it seems that the issue is still there. Is there going to be another BETA? From nobody Sat Sep 30 21:19:01 2023 X-Original-To: freebsd-current@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 4Ryg7x41Z8z4vr5G; Sat, 30 Sep 2023 21:19:09 +0000 (UTC) (envelope-from gjb@freebsd.org) Received: from mail0.glenbarber.us (mail0.glenbarber.us [IPv6:2607:fc50:1:2300:1001:1001:1001:face]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail0.glenbarber.us", Issuer "Gandi Standard SSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ryg7x1xMpz3R8n; Sat, 30 Sep 2023 21:19:09 +0000 (UTC) (envelope-from gjb@freebsd.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple (50.29.233.174.res-cmts.swb2.ptd.net [50.29.233.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by mail0.glenbarber.us (Postfix) with ESMTPSA id 25D5A465C3; Sat, 30 Sep 2023 21:19:02 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.10.3 mail0.glenbarber.us 25D5A465C3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (1.0) Subject: Re: [UPDATE] FreeBSD 14.0-BETA3 Now Available From: Glen Barber In-Reply-To: Date: Sat, 30 Sep 2023 17:19:01 -0400 Cc: freebsd-current@freebsd.org, freebsd-stable@freebsd.org, FreeBSD Release Engineering Team Message-Id: <89EF40CB-F40C-456E-8E6A-9E35A5E64940@freebsd.org> References: To: Philip Homburg X-Mailer: iPhone Mail (20G81) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:36236, ipnet:2607:fc50::/36, country:US] X-Rspamd-Queue-Id: 4Ryg7x1xMpz3R8n Yes, there will at least be BETA5. Glen Sent from my phone. Please excuse my brevity and/or typos. > On Sep 30, 2023, at 2:24 PM, Philip Homburg wr= ote: >=20 > =EF=BB=BF >>=20 >> Note, releases from 13.2 and earlier are >> still problematic due to a file name being replaced with a directory of >> the same name. A patch is being tested currently, and we hope to have >> this resolved for 14.0-BETA4. >=20 > I tried upgrading from 13.2 to BETA4 and it seems that the issue is still > there. Is there going to be another BETA? >=20 From nobody Sat Sep 30 22:56:37 2023 X-Original-To: freebsd-current@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 4RyjJf4jm9z4vwqB for ; Sat, 30 Sep 2023 22:56:50 +0000 (UTC) (envelope-from jean-loups@blues-softwares.net) Received: from mx.franceserv.fr (mx.franceserv.fr [62.4.19.99]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RyjJd6vqzz3b24 for ; Sat, 30 Sep 2023 22:56:49 +0000 (UTC) (envelope-from jean-loups@blues-softwares.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=blues-softwares.net header.s=fsh1 header.b=su1rvFn4; spf=pass (mx1.freebsd.org: domain of jean-loups@blues-softwares.net designates 62.4.19.99 as permitted sender) smtp.mailfrom=jean-loups@blues-softwares.net; dmarc=pass (policy=none) header.from=blues-softwares.net Content-Type: multipart/alternative; boundary=Apple-Mail-1957DFF4-E813-40B0-A323-EAEC470CF45D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=blues-softwares.net; s=fsh1; t=1696114609; bh=yPceRP8i5HJbdeIllQfDj1VnO1ZTARKid+8PdjtfIJE=; h=From:Date:Subject:References:To:From; b=su1rvFn4/1Rhj+uIRzkEbrnxA7cjhMDsHDpZdubPDgHyfokszxupRQtG3Sp/Of6WN 0pvt7N01WOQjQgI3vP8ODScozL0uh8zZW0y8CbpVypgvtNUCfAQAWD1QVXzSK5AwFf n1CzMdCvWksKLnmXIw7hBL8wiSG4xU9eUFV8HOiywn7XjbbT6UolCMSzxdLxtfgO48 InMw3vAQ36UelQnG/bP4AG8RFYIJ2ar17SP77aT9a5qMf2n2ivhZ0ytdOWODElEoP/ OeAyNsH1VGlx570IqEsvZwuF2nDC9vqFiQcBBplB/zZ64ZvcsGcGnPzDFDD7mbNhDM 1qBoDfFtUeAdw== Content-Transfer-Encoding: 7bit From: Jean-Loups List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (1.0) Date: Sun, 1 Oct 2023 00:56:37 +0200 Subject: Fwd: FreeBSD 15 current for MAO Message-Id: References: <2FCD54B8-9A7E-4D81-B760-43882CF534D2@blues-softwares.net> To: "freebsd-current@freebsd.org" X-Abuse-Reports-To: abuse@franceserv.fr X-Spam-Level: X-Spam-Status: NO, score=-3.14 X-Spam-Score: -3.14 X-Spam-Flag: NO X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.58 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.98)[-0.985]; MV_CASE(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[blues-softwares.net,none]; R_SPF_ALLOW(-0.20)[+mx:franceserv.fr:c]; R_DKIM_ALLOW(-0.20)[blues-softwares.net:s=fsh1]; RCVD_IN_DNSWL_LOW(-0.10)[62.4.19.99:from]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:12876, ipnet:62.4.0.0/19, country:FR]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; DKIM_TRACE(0.00)[blues-softwares.net:+]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_EQ_ADDR_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4RyjJd6vqzz3b24 --Apple-Mail-1957DFF4-E813-40B0-A323-EAEC470CF45D Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Envoy=C3=A9 de mon iPhone D=C3=A9but du message transf=C3=A9r=C3=A9 : > De: Jean-Loups > Date: 1 octobre 2023 =C3=A0 00:45:25 UTC+2 > =C3=80: freebsd-current+subscribe@freebsd.org > Objet: FreeBSD 15 current for MAO >=20 > =EF=BB=BFHello, > I try to do work station for audio editing and video editing for YouTube c= hannel. >=20 > I haven=E2=80=99t setting on gnome and bad lighting after screen saver on m= ate=E2=80=A6 >=20 > What can I do for correct this? > BR > Jean-Loups > Envoy=C3=A9 de mon iPhone --Apple-Mail-1957DFF4-E813-40B0-A323-EAEC470CF45D Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
=
Envoy=C3=A9 de mon iPhone

D=C3=A9= but du message transf=C3=A9r=C3=A9 :

De: Jean-Loups <jean-loups@blues-softwares.n= et>
Date: 1 octobre 2023 =C3=A0 00:45:25 UTC+2
=C3=80: freebsd-current+subscribe@freebsd.org
Objet: FreeBSD 15 curre= nt for MAO

=EF=BB=BFHello,
I try to do work station for aud= io editing and video editing for YouTube channel.
I haven=E2=80=99t setting on gnome and bad lighting after screen save= r on mate=E2=80=A6

What can I do for correc= t this?
BR
Jean-Loups
Envoy= =C3=A9 de mon iPhone
= --Apple-Mail-1957DFF4-E813-40B0-A323-EAEC470CF45D-- From nobody Sat Sep 30 23:24:19 2023 X-Original-To: freebsd-current@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 4Ryk6B5V9Zz4vyZt for ; Sat, 30 Sep 2023 23:32:50 +0000 (UTC) (envelope-from jean-loups@blues-softwares.net) Received: from mx.franceserv.fr (mx.franceserv.fr [62.4.19.99]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Ryk6B0FVpz3fjh for ; Sat, 30 Sep 2023 23:32:50 +0000 (UTC) (envelope-from jean-loups@blues-softwares.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=blues-softwares.net header.s=fsh1 header.b=vvZh6YjH; spf=pass (mx1.freebsd.org: domain of jean-loups@blues-softwares.net designates 62.4.19.99 as permitted sender) smtp.mailfrom=jean-loups@blues-softwares.net; dmarc=pass (policy=none) header.from=blues-softwares.net Content-Type: multipart/alternative; boundary=Apple-Mail-8FB167DA-A992-4940-B826-941AEC77280B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=blues-softwares.net; s=fsh1; t=1696116768; bh=sm6Tp+XmK53S/bv3m3+dOAg3nosvyD+yLgDYrIx9Rf8=; h=From:Date:Subject:References:To:From; b=vvZh6YjHl6c7IAZIVyNLZOz90Nkq2pkHUOkT9hnxOwKRMu6VWdCRkxlWX5Ay8F6pH p8jGtlZKUtM7D/bxFndQ85Eot8gnJjQODN+to5CKe/tsKHffjzSfSE5bJ94NwMY01d Yg0K3bTXR5UvNMzQ18w/wKg9KZP0FEm/n+Qu/oxTbhsNYtX9DN3E8FyZo7wmsLzGqu gw7CH+IGaae408NxbqemflyMlxWq8JxVPsAoMFDBQXgfbt4VIiuRmqCDqKpCyelGTD jDpIlejXxOzYzEBLqMJ+WRpJ5JHceb9KYMoCWQ59S0cFeUtCI6d4BKRviBlBHhHSFb VOX8ijrMEuJmg== Content-Transfer-Encoding: 7bit From: Jean-Loups List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (1.0) Date: Sun, 1 Oct 2023 01:24:19 +0200 Subject: Fwd: FreeBSD 15 current for MAO Message-Id: References: <2FCD54B8-9A7E-4D81-B760-43882CF534D2@blues-softwares.net> To: "freebsd-current@freebsd.org" X-Abuse-Reports-To: abuse@franceserv.fr X-Spam-Level: X-Spam-Status: NO, score=-3.14 X-Spam-Score: -3.14 X-Spam-Flag: NO X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.60 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.996]; MV_CASE(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[blues-softwares.net,none]; R_SPF_ALLOW(-0.20)[+mx:franceserv.fr:c]; R_DKIM_ALLOW(-0.20)[blues-softwares.net:s=fsh1]; RCVD_IN_DNSWL_LOW(-0.10)[62.4.19.99:from]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:12876, ipnet:62.4.0.0/19, country:FR]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; DKIM_TRACE(0.00)[blues-softwares.net:+]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_EQ_ADDR_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4Ryk6B0FVpz3fjh --Apple-Mail-8FB167DA-A992-4940-B826-941AEC77280B Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Envoy=C3=A9 de mon iPhone D=C3=A9but du message transf=C3=A9r=C3=A9 : > De: Jean-Loups > Date: 1 octobre 2023 =C3=A0 00:45:25 UTC+2 > =C3=80: freebsd-current+subscribe@freebsd.org > Objet: FreeBSD 15 current for MAO >=20 > =EF=BB=BFHello, > I try to do work station for audio editing and video editing for YouTube c= hannel. >=20 > I haven=E2=80=99t setting on gnome and bad lighting after screen saver on m= ate=E2=80=A6 >=20 > What can I do for correct this? > BR > Jean-Loups > Envoy=C3=A9 de mon iPhone --Apple-Mail-8FB167DA-A992-4940-B826-941AEC77280B Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
=
Envoy=C3=A9 de mon iPhone

D=C3=A9= but du message transf=C3=A9r=C3=A9 :

De: Jean-Loups <jean-loups@blues-softwares.n= et>
Date: 1 octobre 2023 =C3=A0 00:45:25 UTC+2
=C3=80: freebsd-current+subscribe@freebsd.org
Objet: FreeBSD 15 curre= nt for MAO

=EF=BB=BFHello,
I try to do work station for aud= io editing and video editing for YouTube channel.
I haven=E2=80=99t setting on gnome and bad lighting after screen save= r on mate=E2=80=A6

What can I do for correc= t this?
BR
Jean-Loups
Envoy= =C3=A9 de mon iPhone
= --Apple-Mail-8FB167DA-A992-4940-B826-941AEC77280B--