From nobody Tue Aug 22 22:53:40 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 4RVl5H3b7sz4qZTQ for ; Tue, 22 Aug 2023 22:53: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 4RVl5G23rqz4V4x; Tue, 22 Aug 2023 22:53:53 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; 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 37MMreMS073087; Wed, 23 Aug 2023 07:53:41 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Wed, 23 Aug 2023 07:53:40 +0900 From: Tomoaki AOKI To: Christoph Moench-Tegeder Cc: Christoph Moench-Tegeder , dev-commits-ports-main@freebsd.org Subject: Re: git: d8a3e1d47a90 - main - www/firefox: update to 117.0 (rc1) Message-Id: <20230823075340.7b567c42d4c077ff8e98c891@dec.sakura.ne.jp> In-Reply-To: References: <20230822234916.99067eee7bffb75a3ca34aea@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.2) 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-Rspamd-Queue-Id: 4RVl5G23rqz4V4x 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] On Tue, 22 Aug 2023 19:43:51 +0200 Christoph Moench-Tegeder wrote: > ## Tomoaki AOKI (junchoon@dec.sakura.ne.jp): > > > Unfortunately, this crashes on start, both on stable/13 and main, amd64. > > Works for me (obviously) for over a week now, but then all I have > is 13.2-RELEASE. Any special flags, anything in the environment? > > Regards, > Christoph > > -- > Spare Space Thanks for the reply! I have no flags on startup. Actually, the Mate app launcher applet I'm using has %U option, but it is to pass URIs, if some selection is done before. [1] I had a LD_PRELOAD workaround there for quite old versions, but it was removed years ago. 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. Further discussion would better on Bug 273291 [2] not to be lost. [1] https://forums.linuxmint.com/viewtopic.php?t=152650 [2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273291 Thanks in advance! -- Tomoaki AOKI