From unknown Tue Aug 12 08:34:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63255: Firefox crashes when triggering file dialog open Resent-From: Steven Roose Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 May 2023 02:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63255 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63255@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.168316563525300 (code B ref -1); Thu, 04 May 2023 02:01:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 May 2023 02:00:35 +0000 Received: from localhost ([127.0.0.1]:48146 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puOGp-0006Zz-8M for submit@debbugs.gnu.org; Wed, 03 May 2023 22:00:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:52338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puOGj-0006Zk-DH for submit@debbugs.gnu.org; Wed, 03 May 2023 22:00:33 -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 1puOGj-0001rK-6W for bug-guix@gnu.org; Wed, 03 May 2023 22:00:29 -0400 Received: from hosted.mailcow.de ([5.1.76.202]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puOGe-0002B5-ME for bug-guix@gnu.org; Wed, 03 May 2023 22:00:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=roose.io; s=default; t=1683165621; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding; bh=cAgJvc75OtJVAr4N/we6kBFq9xEWVxBHPaQ9LeVKIhw=; b=VHiFmWTrNMiwNCS6fOIjohsFAJRiZrVirUlP8uKULmVBb0k2xlpyg77JP3rzsaB3wNCNBN jxXcIIrGmrNuqXdXJpW7AzNkTzlWqoEYOxnQW07huXg8An1gLIWUpJ9nqAyYeEvBT41oa+ cVdXDd61wPiurB8nCV949tARl2gncWUlGBsx88ugnTAZ/vMS/zSFU0QjIA3JHn3uI6gMBE D8YGYlk4HuPqkbHv61FN3KucUcq0efxH1c58lEVFOd3QGZ4cXfr5n0IPrjhjST4deAKr7O 6QVa5tnZwQ4YX+cVbrZPkFFCumam/wrVpCNXYetpKlE+1I1uVylR8//dPMAqfw== Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 6E6D65C086B for ; Thu, 4 May 2023 04:00:21 +0200 (CEST) Message-ID: Date: Thu, 4 May 2023 03:00:18 +0100 MIME-Version: 1.0 Content-Language: en-US From: Steven Roose Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=5.1.76.202; envelope-from=steven@roose.io; helo=hosted.mailcow.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) 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 From unknown Tue Aug 12 08:34:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63255: Firefox crashes when triggering file dialog open Resent-From: Giovanni Biscuolo Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 May 2023 07:35: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: Steven Roose , 63255@debbugs.gnu.org Received: via spool by 63255-submit@debbugs.gnu.org id=B63255.168318564829459 (code B ref 63255); Thu, 04 May 2023 07:35:02 +0000 Received: (at 63255) by debbugs.gnu.org; 4 May 2023 07:34:08 +0000 Received: from localhost ([127.0.0.1]:48343 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puTTb-0007f4-SG for submit@debbugs.gnu.org; Thu, 04 May 2023 03:34:08 -0400 Received: from ns13.heimat.it ([46.4.214.66]:57188) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puTTX-0007eX-Nk for 63255@debbugs.gnu.org; Thu, 04 May 2023 03:34:06 -0400 Received: from localhost (ip6-localhost [127.0.0.1]) by ns13.heimat.it (Postfix) with ESMTP id 2643830022F; Thu, 4 May 2023 07:33:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at ns13.heimat.it Received: from ns13.heimat.it ([127.0.0.1]) by localhost (ns13.heimat.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A9inmw2d8o37; Thu, 4 May 2023 07:33:55 +0000 (UTC) Received: from bourrache.mug.xelera.it (unknown [93.56.170.62]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ns13.heimat.it (Postfix) with ESMTPSA id A462530022D; Thu, 4 May 2023 07:33:55 +0000 (UTC) Received: from roquette.mug.biscuolo.net (roquette [10.38.2.14]) by bourrache.mug.xelera.it (Postfix) with SMTP id 3925125AB74F; Thu, 4 May 2023 09:33:55 +0200 (CEST) Received: (nullmailer pid 27699 invoked by uid 1000); Thu, 04 May 2023 07:33:54 -0000 From: Giovanni Biscuolo In-Reply-To: Organization: Xelera.eu References: Date: Thu, 04 May 2023 09:33:54 +0200 Message-ID: <87fs8ck0t9.fsf@xelera.eu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello Steven, Steven Roose writes: > Whenever I right click and "safe image as" or when I try to do a file=20 > upload, firefox segfaults. Firefox is not distributed in the official Guix channel, do yo use a third-party channel to install it? > This is an excerpt trying to save google's logo to disk: > > ** Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion=20 > failed (error =3D=3D NULL): Failed to load=20 > /run/current-system/profile/share/icons/Adwaita/16x16/status/image-missin= g.png:=20 > Unrecognized image file format (gdk-pixbuf-error-quark, 3) Bail out!=20 [...] Strange error, what is the output of this command please: =2D-8<---------------cut here---------------start------------->8--- file /run/current-system/profile/share/icons/Adwaita/16x16/status/image-mis= sing.png =2D-8<---------------cut here---------------end--------------->8--- Best regards, Gio' =2D-=20 Giovanni Biscuolo Xelera IT Infrastructures --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJABAEBCgAqFiEERcxjuFJYydVfNLI5030Op87MORIFAmRTX+IMHGdAeGVsZXJh LmV1AAoJENN9DqfOzDkSOrcQAMrrYeWJaFWck2nzsVQho8kJTC+WhL6F7uqQKyFy S0aUuEBnbKKa+4HfGqIUWrzGH107pdzEykmPi6OvLWZEv+naC3ZeGXvocY8xag/k OQVq0LscATfk+6jlBbZVXYYU2MnFyteDpdYPz76bIWHEs3/VjdQwpMONdV0LMQFt WyL8Tn5QAseXMYJbpESG5o/AsgOWJVo5sGh+U7dPxWQW3rdLsz9Eu4/USDwg2Uxd xTkhjQIFQiOl/oTGqkTPrvunC039rDcZe3kSd38HEgAqgNjxVCiz49wM+yhkYRus xVtRsjz1fe2bNcKcLm2w7qxRGR6DpdGdN1n7NENcyngJQYSTalHOhFlNMNKhGwM8 gov55igvmmGyt0ypKbRj7B/KR5dupARjz+j9CX48+ip5phSqtu3ClQTu2wloaKlI d2DEuHw2zbtTXh5jwNFf5tA9Pn2AmPl5Y9XxJax5objo+LgFldGd5F257CvGg063 kDGuinNb235yNF1M/xXQVqfTvkhbwHuja02yhMMzsOu7ylOXDCMY2t3uhrJm9QF8 gLF/E0+BpEp/e0ZOhmQaCtGFUgMoEsAokazC1hsgcIVuv5mxrpVr/F6PFooBxh4z kWO2Z9W4VatDhj7VrO9WKoHJggR+tZNUFTcDBJCdvLa7PjXKucfMTwu1ydwi3aLb LrP4 =ytUR -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Aug 12 08:34:28 2025 X-Loop: help-debbugs@gnu.org Subject: bug#63255: Firefox crashes when triggering file dialog open Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Thu, 04 May 2023 08:44: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: Steven Roose , 63255@debbugs.gnu.org Received: via spool by 63255-submit@debbugs.gnu.org id=B63255.16831898354901 (code B ref 63255); Thu, 04 May 2023 08:44:02 +0000 Received: (at 63255) by debbugs.gnu.org; 4 May 2023 08:43:55 +0000 Received: from localhost ([127.0.0.1]:48534 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puUZ9-0001Gy-8M for submit@debbugs.gnu.org; Thu, 04 May 2023 04:43:55 -0400 Received: from jpoiret.xyz ([206.189.101.64]:45942) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puUZ7-0001Gp-99 for 63255@debbugs.gnu.org; Thu, 04 May 2023 04:43:53 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 439301851DD; Thu, 4 May 2023 08:43:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1683189831; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=h7KFgncK8U1sTpYqRGRkBdFA5+e2QOFcuK7ikE5aVDY=; b=S85Sr3982/zPcRSd0YM29MWGVisgZW6QNHL0DJ/OSPj1+ImFyGPJETSOgXJ6ni+gtmcij7 RmD2o4UkCoXzH8uOYjQfA2jgjyokV0M9+qIk8Eya28CYwxiW3EAI/xtLXtEjsgVIuaRMrS afh+CQCf8qWMZ5QLNLbd7iiedd/fvC2V08uggUE6k4ML4NBZWWUaJocsNIc8idXp2U8BDU ligeDRW96DOTilLu2X4d88ZtJd65yAODwmMxxfJh5EIDkvb0OdE5rWAX0dcMadqciU7v96 IEVanOyiA7sxk7i/U+mEy4cujpZOjSQHetsmFxIUh3jNcQppH8Rk+1gshfSIPA== From: Josselin Poiret In-Reply-To: References: Date: Thu, 04 May 2023 10:43:49 +0200 Message-ID: <87fs8c4hbu.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spamd-Bar: / Authentication-Results: jpoiret.xyz; auth=pass smtp.auth=jpoiret@jpoiret.xyz smtp.mailfrom=dev@jpoiret.xyz X-Spam-Score: 0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Steven, Steven Roose writes: > Whenever I right click and "safe image as" or when I try to do a file=20 > 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=20 > failed (error =3D=3D NULL): Failed to load=20 > /run/current-system/profile/share/icons/Adwaita/16x16/status/image-missin= g.png:=20 > Unrecognized image file format (gdk-pixbuf-error-quark, 3) Bail out!=20 > Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed= =20 > (error =3D=3D NULL): Failed to load=20 > /run/current-system/profile/share/icons/Adwaita/16x16/status/image-missin= g.png:=20 > Unrecognized image file format (gdk-pixbuf-error-quark, 3) Redirecting=20 > call to abort() to mozalloc_abort Does this happen if you start firefox through `guix shell gdk-pixbuf librsvg -- firefox`? Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmRTcEUQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5FhcaigUBDACWBm0GIsZvEkmo4WsLQc5C0ePOYrOI1ZZ6 61Pn3HecIM8kIWAf8FkagvdAYL/A9G1GEVUhjQQU6xyur5AhyarQEOfI/GfsKeT9 AP/5oEwqTw6KGgH5sA6vnZ71paNk8wvNPQleiKWZXvFa7UdmJC4FhOO4HnjJcoyK bIE6z6pfS8yTtSOZKvhIOCpdqsE/L3PerHi3Sbs8xT1ln5Pyv1/Yjd1GfsmtSaFu rIWlgkRMVmWOc9uqz7tz7wH4CDdZIVWzKfX4Dt/OaZeGNEFqGBmaoyGuQcrANaPe wHAS7l5eJGDGEhKZ7E555FGoF6asP4pzbLbtvCMarjBH7NG7LJvhc40hhfbc8fXD klYzLvvmpX7ul6HAmrvGUHe+jyPh9ud3ZcQjMxFjYLPxc76oK0GUSD2XH/ac2JcM 4U7jKr7qLD101a1m9KIysrkJrO2OvCm7CH6ZoS3R43P9KSKfXtEgmYZmLz+EViqq iRPPgiVZJlgifdZAW85c0T9AS0I2Gxs= =slG6 -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Aug 12 08:34:28 2025 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-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) 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, > From unknown Tue Aug 12 08:34:28 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Steven Roose Subject: bug#63255: closed (Re: bug#63255: Firefox crashes when triggering file dialog open) Message-ID: References: <6D5B4FE2-A0C1-40AA-B228-C4649D3125DF@tobias.gr> X-Gnu-PR-Message: they-closed 63255 X-Gnu-PR-Package: guix Reply-To: 63255@debbugs.gnu.org Date: Fri, 05 May 2023 18:37:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1683311822-13000-1" This is a multi-part message in MIME format... ------------=_1683311822-13000-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #63255: Firefox crashes when triggering file dialog open which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 63255@debbugs.gnu.org. --=20 63255: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D63255 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1683311822-13000-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 63255-done) by debbugs.gnu.org; 5 May 2023 18:36:11 +0000 Received: from localhost ([127.0.0.1]:57538 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pv0Hr-0003Mc-D7 for submit@debbugs.gnu.org; Fri, 05 May 2023 14:36:11 -0400 Received: from tobias.gr ([80.241.217.52]:46434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pv0Hn-0003MO-Ap for 63255-done@debbugs.gnu.org; Fri, 05 May 2023 14:36:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=2018; bh=dNOeeHPDMj4Yj SGGZaURxKLkGnCe7qCQqHJl+K4aj5E=; h=references:in-reply-to:subject:to: from:date; d=tobias.gr; b=dBWUH11+P+KRDYeSfT8IkWxT/U/COJkjA9zizT7TWrJX DDI4grkVHUpgKcFm5n+ksjclqXn0GRijv/Ayc35Ieb79+G/fl4QWUAbOuIzag9K8wikztt Olq4s21pDxQxtooxQq86KDjv0BGkXmYqi6m780lfShbM+e1SY7OIa0ocGNf7MzPt35axIY uHybxa4dRMoJnPBCQV87ZxbDfz8rZlZTUhZ0t4ufuOIGW+DCJEGjGYk3eAuUFECD05mPIf oLMUY5oRrT2Aj6SUIg6eksFJfY73YXiAQ1KT4bw3w6ZHEUsNqkp20JsDp0dtYhpjaeReIe 41B/bErtkkKNMisq/g== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id b7475bfc (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 5 May 2023 18:35:57 +0000 (UTC) Date: Fri, 05 May 2023 18:36:04 +0000 From: Tobias Geerinckx-Rice To: Josselin Poiret , 63255-done@debbugs.gnu.org Subject: Re: bug#63255: Firefox crashes when triggering file dialog open In-Reply-To: <2e7af998-7125-2410-93d5-15f874774f64@roose.io> References: <87fs8c4hbu.fsf@jpoiret.xyz> <2e7af998-7125-2410-93d5-15f874774f64@roose.io> Message-ID: <6D5B4FE2-A0C1-40AA-B228-C4649D3125DF@tobias.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Autocrypt: addr=me@tobias.gr; prefer-encrypt=mutual; keydata= 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 XfzK2oNjknx1QApyTPvh X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 63255-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) See the To: field of this message=2E Done! :-) Kind regards, T G-R Sent on the go=2E Excuse or enjoy my brevity=2E ------------=_1683311822-13000-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 May 2023 02:00:35 +0000 Received: from localhost ([127.0.0.1]:48146 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puOGp-0006Zz-8M for submit@debbugs.gnu.org; Wed, 03 May 2023 22:00:35 -0400 Received: from lists.gnu.org ([209.51.188.17]:52338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puOGj-0006Zk-DH for submit@debbugs.gnu.org; Wed, 03 May 2023 22:00:33 -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 1puOGj-0001rK-6W for bug-guix@gnu.org; Wed, 03 May 2023 22:00:29 -0400 Received: from hosted.mailcow.de ([5.1.76.202]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puOGe-0002B5-ME for bug-guix@gnu.org; Wed, 03 May 2023 22:00:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=roose.io; s=default; t=1683165621; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding; bh=cAgJvc75OtJVAr4N/we6kBFq9xEWVxBHPaQ9LeVKIhw=; b=VHiFmWTrNMiwNCS6fOIjohsFAJRiZrVirUlP8uKULmVBb0k2xlpyg77JP3rzsaB3wNCNBN jxXcIIrGmrNuqXdXJpW7AzNkTzlWqoEYOxnQW07huXg8An1gLIWUpJ9nqAyYeEvBT41oa+ cVdXDd61wPiurB8nCV949tARl2gncWUlGBsx88ugnTAZ/vMS/zSFU0QjIA3JHn3uI6gMBE D8YGYlk4HuPqkbHv61FN3KucUcq0efxH1c58lEVFOd3QGZ4cXfr5n0IPrjhjST4deAKr7O 6QVa5tnZwQ4YX+cVbrZPkFFCumam/wrVpCNXYetpKlE+1I1uVylR8//dPMAqfw== Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 6E6D65C086B for ; Thu, 4 May 2023 04:00:21 +0200 (CEST) Message-ID: Date: Thu, 4 May 2023 03:00:18 +0100 MIME-Version: 1.0 Content-Language: en-US To: bug-guix@gnu.org From: Steven Roose Subject: Firefox crashes when triggering file dialog open Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=5.1.76.202; envelope-from=steven@roose.io; helo=hosted.mailcow.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) 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 ------------=_1683311822-13000-1--