From owner-freebsd-questions@freebsd.org Sat Jun 27 08:10:33 2020 Return-Path: Delivered-To: freebsd-questions@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 67B0F347DB8 for ; Sat, 27 Jun 2020 08:10:33 +0000 (UTC) (envelope-from admin@cpcnw.co.uk) Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) (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 49v5zD1RVbz4VgC for ; Sat, 27 Jun 2020 08:10:31 +0000 (UTC) (envelope-from admin@cpcnw.co.uk) Received: from smtp1.mailbox.org (smtp1.mailbox.org [IPv6:2001:67c:2050:105:465:1:1:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 49v5z92JTtzQlK4 for ; Sat, 27 Jun 2020 10:10:29 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter06.heinlein-hosting.de (spamfilter06.heinlein-hosting.de [80.241.56.125]) (amavisd-new, port 10030) with ESMTP id hw1C8wtVwsA7 for ; Sat, 27 Jun 2020 10:10:26 +0200 (CEST) Reply-To: admin@cpcnw.co.uk Subject: Mozilla Crasher To: freebsd-questions@freebsd.org References: From: Graham Bentley Organization: Custom PC North West Message-ID: <4db98700-cc7d-52e0-2395-3645c7a7bf1e@cpcnw.co.uk> Date: Sat, 27 Jun 2020 09:10:23 +0100 MIME-Version: 1.0 In-Reply-To: X-MBO-SPAM-Probability: 0 X-Rspamd-Score: -2.15 / 15.00 / 15.00 X-Rspamd-UID: b942be X-Rspamd-Queue-Id: 49v5zD1RVbz4VgC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of admin@cpcnw.co.uk designates 80.241.56.172 as permitted sender) smtp.mailfrom=admin@cpcnw.co.uk X-Spamd-Result: default: False [-2.43 / 15.00]; HAS_REPLYTO(0.00)[admin@cpcnw.co.uk]; RWL_MAILSPIKE_VERYGOOD(0.00)[80.241.56.172:from]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:80.241.56.0/21]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; REPLYTO_ADDR_EQ_FROM(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_DN_NONE(0.00)[]; NEURAL_HAM_LONG(-1.02)[-1.022]; NEURAL_HAM_SHORT(-0.11)[-0.115]; DMARC_NA(0.00)[cpcnw.co.uk]; NEURAL_HAM_MEDIUM(-0.89)[-0.889]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:199118, ipnet:80.241.56.0/21, country:DE]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_IN_DNSWL_LOW(-0.10)[80.241.56.172:from] Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.33 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jun 2020 08:10:33 -0000 Hi All, Have done two installs to ext usb ssd from most recent .iso, one several weeks ago from packages adding as I went along. The second a few days ago from same disc but adding all the packages I needed at once. In both cases updated / upgraded packages very recently. On the first, Firefox runs like a champ and is rock sold, on the second it crashes badly and takes down X with Fatal IO Error. Where would I start trying to figure out; * What is the difference between the two installs * How to track down the cause of the crashes * How to fix it so I can use Firefox Thanks a mill!