From owner-freebsd-current@freebsd.org Sun Mar 28 15:15:00 2021 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 40DAF57C8E2 for ; Sun, 28 Mar 2021 15:15:00 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from msc12.plala.or.jp (msc12.plala.or.jp [IPv6:2400:7800:0:502e::22]) by mx1.freebsd.org (Postfix) with ESMTP id 4F7fQV3N1nz4l3j for ; Sun, 28 Mar 2021 15:14:57 +0000 (UTC) (envelope-from ish@amail.plala.or.jp) Received: from localhost ([2400:4050:9320:7a00::8]) by msc12.plala.or.jp with ESMTP id <20210328151447.MVNM11525.msc12.plala.or.jp@localhost>; Mon, 29 Mar 2021 00:14:47 +0900 Date: Mon, 29 Mar 2021 00:14:38 +0900 (JST) Message-Id: <20210329.001438.698669408383319248.ish@amail.plala.or.jp> To: grahamperrin@gmail.com Cc: freebsd-current@freebsd.org Subject: Re: system freeze on 14.0-CURRENT From: Masachika ISHIZUKA In-Reply-To: <25239ab4-5b76-dc8a-1224-eaf839c97951@gmail.com> References: <20210328.140317.1263140531808964255.ish@amail.plala.or.jp> <25239ab4-5b76-dc8a-1224-eaf839c97951@gmail.com> X-Mailer: Mew version 6.8 on Emacs 27.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-VirusScan: Outbound; mvir-ac12; Mon, 29 Mar 2021 00:14:47 +0900 X-Rspamd-Queue-Id: 4F7fQV3N1nz4l3j X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of ish@amail.plala.or.jp designates 2400:7800:0:502e::22 as permitted sender) smtp.mailfrom=ish@amail.plala.or.jp X-Spamd-Result: default: False [-1.42 / 15.00]; ARC_NA(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[2400:7800:0:502e::22:from]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+ip6:2400:7800:0:502e::/60]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[plala.or.jp]; SPAMHAUS_ZRD(0.00)[2400:7800:0:502e::22:from:127.0.2.255]; TO_MATCH_ENVRCPT_SOME(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM_SHORT(-0.72)[-0.722]; FREEMAIL_TO(0.00)[gmail.com]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:4713, ipnet:2400:7800::/32, country:JP]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-current] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Mar 2021 15:15:00 -0000 >> I have trouble with recent 14.0-CURRENT 1400006 (e.x. main-6a762cfae, >> main-3ead60236, main-25bfa4486). >> It works well on recent 14.0-CURRENT until starting firefox. >> If I start firefox (v87.0), system freeze but no core dumps. >> If it booted old kernel 1400005 (e.x. main-b5449c92b), firefox v87.0 >> is working well. > > With 25bfa4486 (2021-03-22) as the oldest of your suspects: > > > > Your other suspects: > > 3ead60236 (2021-03-23) > > 6a762cfae (2021-03-28) > > I use Firefox 87 with 66f138563be (2021-03-24) without freezes. > > Please, can you share hardware and other details? I use dell notebook XPS12 (9Q33) and dell desktop vostro 3267. Both machines have freezed. [XPS12] cpu: Core i7-4500U memory: 8GB graphics: intel HD4400(i915kms) [vostro 3267] cpu: Core i5-7500 memory: 12GB graphics: intel HD630(i915kms) And I also use dell studio 1558 laptop. This machine is working fine, not freezed. [studio 1558] cpu: core i7-Q840 memory: 8GB graphics: ATI mobile radeon HD5000 series(radeonkms) -- Masachika ISHIZUKA