From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id xOaWFikYbl/pegAA0tVLHw (envelope-from ) for ; Fri, 25 Sep 2020 16:17:45 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CAjKESkYbl+ULAAAB5/wlQ (envelope-from ) for ; Fri, 25 Sep 2020 16:17:45 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3D801940274 for ; Fri, 25 Sep 2020 16:17:44 +0000 (UTC) Received: from localhost ([::1]:47408 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kLqPn-0007GD-3q for larch@yhetil.org; Fri, 25 Sep 2020 12:17:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45274) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kLqLN-0003Qj-E8 for bug-guix@gnu.org; Fri, 25 Sep 2020 12:13:09 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33613) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kLqLG-0005Pj-Fm for bug-guix@gnu.org; Fri, 25 Sep 2020 12:13:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kLqLG-0002uU-Bj for bug-guix@gnu.org; Fri, 25 Sep 2020 12:13:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#43610: IceCat segfault Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 25 Sep 2020 16:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43610 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: raingloom , 43610@debbugs.gnu.org Received: via spool by 43610-submit@debbugs.gnu.org id=B43610.160105035711150 (code B ref 43610); Fri, 25 Sep 2020 16:13:02 +0000 Received: (at 43610) by debbugs.gnu.org; 25 Sep 2020 16:12:37 +0000 Received: from localhost ([127.0.0.1]:45159 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLqKq-0002tk-Ti for submit@debbugs.gnu.org; Fri, 25 Sep 2020 12:12:37 -0400 Received: from world.peace.net ([64.112.178.59]:50088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kLqKp-0002tV-0D for 43610@debbugs.gnu.org; Fri, 25 Sep 2020 12:12:35 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kLqKi-0003UQ-Ob; Fri, 25 Sep 2020 12:12:28 -0400 From: Mark H Weaver In-Reply-To: <20200925152609.104d0e10@riseup.net> References: <20200925152609.104d0e10@riseup.net> Date: Fri, 25 Sep 2020 12:11:10 -0400 Message-ID: <87r1qp96py.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: BRbQQ3lJ643S Hi, raingloom writes: > Haven't had time to look deeper into it yet. It worked in my profile > from sept 11, it broke after pulling and upgrading yesterday. > Idk what my commit is because I'm using a private branch. On Sept 22, I pushed a major update of IceCat from 68.12.0 to 78.3.0: commit c7011ff850420fdbe1319b3d218bd362f2f9d618 Author: Mark H Weaver Date: Sun Sep 6 21:47:33 2020 -0400 gnu: icecat: Update to 78.3.0-guix0-preview1 [security-fixes]. Includes fixes for CVE-2020-15673, CVE-2020-15676, CVE-2020-15677, and CVE-2020-15678. [...] More details would be helpful. For example, it's not clear from your report whether it segfaults immediately on startup or sometime later, whether a window appears, etc. Also, are you using Guix on top of a foreign distro, or natively? Wayland or X? It would also be useful to know how IceCat 78 behaves on your system with a fresh profile. Try it by running "icecat -p", creating a new profile from the profile manager window, and then starting icecat with that new profile selected. If that works, it would then be useful to try adding back any extensions that were installed in the profile that crashed, and see if that makes a difference. Thanks, Mark