From nobody Mon Aug 28 09:27:38 2023 X-Original-To: dev-commits-ports-main@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 4RZ4wW6Xvtz4rLVs; Mon, 28 Aug 2023 09:27:55 +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 4RZ4wV3BdGz3Q4y; Mon, 28 Aug 2023 09:27:54 +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-88-210.area1b.commufa.jp [123.1.88.210]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 37S9Rd0Y083462; Mon, 28 Aug 2023 18:27:39 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Mon, 28 Aug 2023 18:27:38 +0900 From: Tomoaki AOKI To: Christoph Moench-Tegeder Cc: Christoph Moench-Tegeder , dev-commits-ports-main@freebsd.org, freebsd-ports@freebsd.org Subject: Re: git: d8a3e1d47a90 - main - www/firefox: update to 117.0 (rc1) Message-Id: <20230828182738.12f409fb2da6581a6b65bdc2@dec.sakura.ne.jp> In-Reply-To: <20230825184926.caab6d42021a6e28c1974be6@dec.sakura.ne.jp> References: <20230822234916.99067eee7bffb75a3ca34aea@dec.sakura.ne.jp> <20230823075340.7b567c42d4c077ff8e98c891@dec.sakura.ne.jp> <20230825184926.caab6d42021a6e28c1974be6@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-1.39 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; AUTH_NA(1.00)[]; NEURAL_HAM_SHORT(-0.89)[-0.892]; MV_CASE(0.50)[]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; RCVD_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org,dev-commits-ports-main@freebsd.org]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_SPF_NA(0.00)[no SPF record]; HAS_ORG_HEADER(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; DMARC_NA(0.00)[sakura.ne.jp]; RCVD_VIA_SMTP_AUTH(0.00)[] X-Spamd-Bar: - X-Rspamd-Queue-Id: 4RZ4wV3BdGz3Q4y On Fri, 25 Aug 2023 18:49:26 +0900 Tomoaki AOKI wrote: > On Thu, 24 Aug 2023 15:18:36 +0200 > Christoph Moench-Tegeder wrote: > > > ## Tomoaki AOKI (junchoon@dec.sakura.ne.jp): > > > > > There are some workarounds in about:config, but unfortunately I'm not > > > sure what actually they were, and some of them are already switched to > > > default or not. > > > > Given that there are no other reports of this, I still suspect a > > local issue - whatever there might be in your profile, your desktop > > environment, or even your builds (e.g. firefox does not always play > > nice with partial upgrades, e.g. I've had my fair share of fun with > > the graphics/Xorg stuff when there were mismatches between build > > environment, installed and actually running versions) > > Have you at least tried a clean (that is, new) profile? > > > > Regards, > > Christoph > > > > -- > > Spare Space > > Thanks! I've not tried clean profile yet this time. > > As I noticed rc2 is committed, I'll test with it (needs a fair amount > of time, as I'm on the way to switch from stable/13 to stable/14). > rc2 would be built while rebuilding all pkgs. > > And notably, the backed up libraries under /usr/local/lib/compat/pkg, > which were built for stable/13 can be deleted or moved to elseware > after updating. This means cleaner environmet. > > (Currently, I've not `make delete-old-libs` to keep email, browsing, > and other jobs available while rebuilding pkgs with poudriere. Base is > already updated and `make delete-old`, etcupdate and creating new > poudriere jail for stable/14 are completed.) > > Rebuilding all ports with poudriere usually forces me 24 hour or more. > Still on early stage. > And then upgrading using them is needed. > > Regards. > > -- > Tomoaki AOKI Unfortunately, I have a bad news. :-( As I just reported on Bug 273291 [1] , crash with SIGSEGV is reproduced on stable/14 (built using blank /usr/obj) with *`make delete-old-libs` finished, *all ports rebuilt with poudriere (new jail for 14amd64 is created) or deinstalled, *cleaning out /usr/local/lib/compat/pkg/ *using blank ~/.mozilla/firefox/. At best, runs for a few seconds and crashes. Backtrace is uploaded at [1]. I'm switching back again to newly built last 116.0.3 (rc2). (Checkout e448bb3fe633beb9a3228fea6245c61ca4c339b8 and built with poudriere.) [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291 Regards. -- Tomoaki AOKI