From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id OAkMJrM8VWSwWAAASxT56A (envelope-from ) for ; Fri, 05 May 2023 19:28:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YJW8JbM8VWTb4wAAauVa8A (envelope-from ) for ; Fri, 05 May 2023 19:28:19 +0200 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 0F02C293AB for ; Fri, 5 May 2023 19:28:19 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1puzDw-0004et-FN; Fri, 05 May 2023 13:28:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puzDu-0004eK-Vq for bug-guix@gnu.org; Fri, 05 May 2023 13:28:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1puzDu-0005r2-Mg for bug-guix@gnu.org; Fri, 05 May 2023 13:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1puzDu-0007Ky-IW for bug-guix@gnu.org; Fri, 05 May 2023 13:28:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#63255: Firefox crashes when triggering file dialog open Resent-From: steven@roose.io Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 05 May 2023 17:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63255 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Josselin Poiret , 63255@debbugs.gnu.org Received: via spool by 63255-submit@debbugs.gnu.org id=B63255.168330764728144 (code B ref 63255); Fri, 05 May 2023 17:28:02 +0000 Received: (at 63255) by debbugs.gnu.org; 5 May 2023 17:27:27 +0000 Received: from localhost ([127.0.0.1]:57370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puzDL-0007Jr-3r for submit@debbugs.gnu.org; Fri, 05 May 2023 13:27:27 -0400 Received: from hosted.mailcow.de ([5.1.76.202]:41597) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puzDJ-0007Jd-Bu for 63255@debbugs.gnu.org; Fri, 05 May 2023 13:27:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=roose.io; s=default; t=1683307638; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=Cd5BLwH0LjVPNZ0ufnzQJv2XS3gQP/BZmKFU/8Jxbgg=; b=ri/QmzmzP2alGCMUgaMqVBsftYYGvjU3+7++bF83e68Aru7hsloHt4w71pKpfL/A04cDq1 HY8bv/fGlT+cDXZPDZSyn+y0auJrkq6hzDT3aou4hMTefPh+Kmqi9GpfLsAkQIWZoXfHpW DDZp2npczkldoi6Oln5iVpg2cO+p5rrtN3FL8WuT5Wk74IisLzvMCYW+GJZQruLZUcew67 h/Ua6rIZS0mPBIHj4mxAfa/zKuEb/J7EARtnN9XROZhEQ0exI9xFn+sD+c43Qn3hK8Ef8O iEmr6LghzEBlKURluFIZxp+kWUVFsnGuMKdSWhlEisMLsacbNAlXLccwJV3xyg== Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 747915C7203; Fri, 5 May 2023 19:27:17 +0200 (CEST) Message-ID: <2e7af998-7125-2410-93d5-15f874774f64@roose.io> Date: Fri, 5 May 2023 18:27:15 +0100 MIME-Version: 1.0 From: steven@roose.io References: <87fs8c4hbu.fsf@jpoiret.xyz> In-Reply-To: <87fs8c4hbu.fsf@jpoiret.xyz> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683307699; a=rsa-sha256; cv=none; b=Lx3RjV4ElS8UeF5jqqc+R98jbrMu+4y1KsrF6RWysNzC1JLppyBP/d2EbWDh5M9j5m76AU C34RhPvaRUu1ec3ppgImMiJ+yk5v3mIg67W9duNdsBBy4pubJ+XFJ2A+Scjp5r0Wq6Fthz JQ3ORiDAj9n6tUrH9XT0FnX3yAyzhpVa8kk37R1+1dPeflrzn2LnnuRI5jV3kpVzRBUouH J8RR0NLNK6h9mMQ60pHNg91L82AmnQsKfOWfFDf9TogEbUdCLbeJHpnRjpkgeZXp9gs+4H 1vsWQCTW22WFjxFMiLfL38/2GT5pXFhrOm0aK3HP2lO0krqBw4bijmouDC4sbQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=roose.io header.s=default header.b="ri/Qmzmz"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683307699; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=Cd5BLwH0LjVPNZ0ufnzQJv2XS3gQP/BZmKFU/8Jxbgg=; b=c1nrR21r9VLxrDGDsxolUJNgR2e1dMduQ+Ho31B7s3PB0GqbCX6QlFAt33MgQINaCzbBoY QyG0JWwKFFWRXvREEOZqddIITJDSFihhCtqzU4WC1dWDpQu5nVxUIx0jLsSZeCwgpsH200 7gGlFtqH/O5kBjuSM/Gdmht+tYMu0YI/e/tuSSzWV6cDgjlHnJSmBIUxhubOcKlkHiSJa9 fVg3tbGakc8QSxM8uflS//b0lhUozS6p0Gr0ievNE5eBOXrDVdl8jMuwSS7/bESYCaDEhf wnFKTwjpUm/8GadBHba2j3CZyPomGee/9y9l/ukso8Yx6k0P2/3rLhuXZOnSUQ== X-Migadu-Spam-Score: -2.30 X-Spam-Score: -2.30 X-Migadu-Queue-Id: 0F02C293AB X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=roose.io header.s=default header.b="ri/Qmzmz"; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-TUID: 0cQpOFn2r0o6 Ah, my apologies, I forgot Firefox is part of nonguix. I suppose I'm expected to report there and close this issue? I don't know how to close an issue here though. As for your inquiries: $ file /run/current-system/profile/share/icons/Adwaita/16x16/status/image-missing.png /run/current-system/profile/share/icons/Adwaita/16x16/status/image-missing.png: symbolic link to /gnu/store/bdg4a8zqcz96pm6as8fhl1dk3gz8cchj-gtk-icon-themes/share/icons/Adwaita/16x16/status/image-missing.png $ file /gnu/store/bdg4a8zqcz96pm6as8fhl1dk3gz8cchj-gtk-icon-themes/share/icons/Adwaita/16x16/status/image-missing.png /gnu/store/bdg4a8zqcz96pm6as8fhl1dk3gz8cchj-gtk-icon-themes/share/icons/Adwaita/16x16/status/image-missing.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced And yes it also happens when I run `guix shell gdk-pixbuf librsvg -- firefox`. On 5/4/23 9:43 AM, Josselin Poiret wrote: > Hi Steven, > > Steven Roose writes: > > > Whenever I right click and "safe image as" or when I try to do a file > > upload, firefox segfaults. > > > > > > This is an excerpt trying to save google's logo to disk: > > > > > > ** Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion > > failed (error == NULL): Failed to load > > /run/current-system/profile/share/icons/Adwaita/16x16/status/image-missing.png: > > Unrecognized image file format (gdk-pixbuf-error-quark, 3) Bail out! > > Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed > > (error == NULL): Failed to load > > /run/current-system/profile/share/icons/Adwaita/16x16/status/image-missing.png: > > Unrecognized image file format (gdk-pixbuf-error-quark, 3) Redirecting > > call to abort() to mozalloc_abort > > Does this happen if you start firefox through `guix shell gdk-pixbuf > librsvg -- firefox`? > > Best, >