From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 12 05:17:01 2019 Received: (at submit) by debbugs.gnu.org; 12 Feb 2019 10:17:01 +0000 Received: from localhost ([127.0.0.1]:44438 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtV7d-000308-7P for submit@debbugs.gnu.org; Tue, 12 Feb 2019 05:17:01 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44747) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtV7Z-0002zm-FD for submit@debbugs.gnu.org; Tue, 12 Feb 2019 05:16:59 -0500 Received: from lists.gnu.org ([209.51.188.17]:42442) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gtV7S-0001PN-VD for submit@debbugs.gnu.org; Tue, 12 Feb 2019 05:16:52 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtV7R-0005v2-GW for bug-guix@gnu.org; Tue, 12 Feb 2019 05:16:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtV7M-0001C3-VH for bug-guix@gnu.org; Tue, 12 Feb 2019 05:16:47 -0500 Received: from mail-it1-x130.google.com ([2607:f8b0:4864:20::130]:50291) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gtV7I-0000xi-LD for bug-guix@gnu.org; Tue, 12 Feb 2019 05:16:41 -0500 Received: by mail-it1-x130.google.com with SMTP id z7so5929028iti.0 for ; Tue, 12 Feb 2019 02:16:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=sDeMpLu3dMKXR7wcUKhoMSYDzMZK6jf41cMYN105YE0=; b=t5PLBIK3lVYzFIJGlCbwY2/1iZaZLy1bY/eq1SU1mr7cgiOt0e0FWboKkO7c/PamrK z1JGGxXteQWPxBocEX1XJoRGfji2rxGCuX0x1oDFIrQo0JeDjpwF2G06BOJYRIRYNEeb ZfA4Iohhq1DgmIFCu87P65GvVGPkeUtsTWWsW5WDiwPsvOCSsDVpzsCiCoreEL04B8px J/0ABolbKh9KK3ylqJvBxz1ey0VRsnQKwY6nP2Bh8n9D/hOKw5k3uZ9u6GQC36SDKlqY cP/gSZRTh/T48R7O7PohKODnzslxpXCJE/EB4lBwuvU5bwd7suyzHxHjlhtjP6pxM4MS dPWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=sDeMpLu3dMKXR7wcUKhoMSYDzMZK6jf41cMYN105YE0=; b=SiI+F2JbjMQ/LowvqkowPzrZ5nxXaSjGHHoYKvdrcq4qlCkPJFIJubDjvya793END+ o1VKDHX08RFR4GxcVRRV8ZKBeuCEmd9qCDZJDCqD9MoIo6D+l+KZlpMYQvn80XkjEDFZ zUkj9v10e67YhpMTOcKM8ZM72mvWYHSINTYTIuKy40TVJVax/uIYTLlBx2AMGCrmChXe Yux6HRHSTBOJ9l5Xfr46Y0Z7DbyHPLaQgyNtL9lD/gnIQqk/zWBy9AC7DaCFVCVilMDX pzjtrgCs+gjEAiaP6szuYUzRDg7/GPjtw5NkNAy8IfCoujJA3t3oLGZfcbmWydBBDfl+ 8syQ== X-Gm-Message-State: AHQUAubupeO5BLSNuvw3XaB/KkN5cEaDCcu4iTuR8YjLaAD6TuYQulQQ dXbmJEEos111/uFhu3MQ6LL9BdJT X-Google-Smtp-Source: AHgI3IZijUjtuBOmzH1F5QhbVin4N33/GqI1+f/Ik8CwMCU2OMEFFBcl5PxoffecnmnkctuCvV5hrA== X-Received: by 2002:a24:ac02:: with SMTP id s2mr1426995ite.94.1549966595680; Tue, 12 Feb 2019 02:16:35 -0800 (PST) Received: from localhost (c-75-72-5-49.hsd1.mn.comcast.net. [75.72.5.49]) by smtp.gmail.com with ESMTPSA id 70sm1110250ity.9.2019.02.12.02.16.35 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 12 Feb 2019 02:16:35 -0800 (PST) Date: Tue, 12 Feb 2019 04:16:27 -0600 From: Bradley Haggerty To: bug-guix@gnu.org Subject: After an update, icecat now segfaults very quickly after opening. Message-ID: <20190212041627.31de67cb@gmail.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::130 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Spam-Score: 1.0 (+) 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: -0.0 (/) user profile version: guix (GNU Guix) d5612439178465cd5bda6c69b71d6afb652b83e5 icecat version: GNU IceCat 60.5.0 system profile version: guix (GNU Guix) db7c901af1dfaaab2e12218759475a6e121ac3b7 I am able to launch icecat, but loading some sites (e.g. riot.im) or trying to restore my session seem to make it segfault very quickly. I even had a crash on the session restore page so now the session it restores is just an empty tab and it still crashes. Icecat is installed via my user profile, but I recently updated both system and user packages. I don't recall the breakage/crashing until very recently, so I suspect it is the user profile which more recently finished. From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 12 05:31:28 2019 Received: (at 34454) by debbugs.gnu.org; 12 Feb 2019 10:31:28 +0000 Received: from localhost ([127.0.0.1]:44447 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtVLb-0003P0-VA for submit@debbugs.gnu.org; Tue, 12 Feb 2019 05:31:28 -0500 Received: from mail-it1-f181.google.com ([209.85.166.181]:39338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gtVLa-0003Oo-Qy for 34454@debbugs.gnu.org; Tue, 12 Feb 2019 05:31:27 -0500 Received: by mail-it1-f181.google.com with SMTP id a6so6241350itl.4 for <34454@debbugs.gnu.org>; Tue, 12 Feb 2019 02:31:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:message-id:mime-version:content-transfer-encoding; bh=Jb19JjG4mMW7ZlUW5/qdN3L8t0oNlirQuLhP62/DIYQ=; b=oioIedEbQ1GQyfygVALChnJLzMeYPDHiPIqRE0ADnhGnLEqSChE6Bl1dnLcaWpy3xE qKGk8YQ5ezGh0O89MDACsjUUMOfRaZhzN2wWowzs8aUYK/6TJLtP99ZXILNoPugLOSN0 ynL7ldHbyyxwkYovqu3Ra0EjcVKKu6rb8xwIv/xJMLjptQmu2mDj8uoaKGDvd5C4NBO/ 3IQviwR1QcggqSUBz7lWymygscYUdOE7yaU3BOztUUzyrb0MGc3u+m/kYR4hZVFoKSJy tGG2d4nIQjbMk5OV0BrwOThNyQiknpDkQ8BgPKyoSBrGYy0KQq/sno2g3o0OMn6W3/zQ CSKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:message-id:mime-version :content-transfer-encoding; bh=Jb19JjG4mMW7ZlUW5/qdN3L8t0oNlirQuLhP62/DIYQ=; b=oNwvgqtKOv8iiqqx1K7BTFWKFJyEphWT44ub54/DKpVne/U95JY7CxVZCk6VkI8uu7 An4ErKgL8072N+ZJ5hKsyG2AuryH6cFNITvS2xECGUL+YdhDawurUAb2VaU24OIMXhuX gFKB2caOKh9LDydEVuxZy7XeACDd3VbMce+dDVq7iXhq1JYY6sk17h/KhgWHTlibyBCJ WD3QhOwEhrC2FQepvnKj4+bc4iJr5Jqe0Z+ZdmpKVx5PGjnj/CqRsxkxQeeEYgkcvBpL L/28Os/4nr9ZGNb5+OwTwHeSj1quhve0B1TLEZKfn35JNuQdLWpqOoXKBQf2VM4TxfcB V3QQ== X-Gm-Message-State: AHQUAuYhSrRqKo5y/bht+jtmqvYebfWvxrG/X+MkhOch9QXVRyN14uiF f5ppFgs+ayvc8KaDmZDOlKAj9j4G X-Google-Smtp-Source: AHgI3IbHq2SZXFUuNg0WiATKTESJv/E9iRKVc/uGSntAGL0fN820Au3nMhl57ALL2wfp7zS09OBMmg== X-Received: by 2002:a02:f5c:: with SMTP id h89mr1396767jad.15.1549967479479; Tue, 12 Feb 2019 02:31:19 -0800 (PST) Received: from localhost (c-75-72-5-49.hsd1.mn.comcast.net. [75.72.5.49]) by smtp.gmail.com with ESMTPSA id n16sm5544830iom.58.2019.02.12.02.31.19 for <34454@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 12 Feb 2019 02:31:19 -0800 (PST) Date: Tue, 12 Feb 2019 04:31:17 -0600 From: Bradley Haggerty To: 34454@debbugs.gnu.org Message-ID: <20190212043117.429f15c9@gmail.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I've now had a similar crash from emacs. I've got errors for both. emacs erorr: (emacs-26-1:1049): Gdk-ERROR **: 04:27:15.240: The program 'emacs-26-1' received an X Window System error. This probably [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (bradigger[at]gmail.com) -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.166.181 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: 34454 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 (+) I've now had a similar crash from emacs. I've got errors for both. emacs erorr: (emacs-26-1:1049): Gdk-ERROR **: 04:27:15.240: The program 'emacs-26-1' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 605 error_code 8 request_code 2 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Fatal error 5: Trace/breakpoint trap Backtrace: /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x50b032] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x4f1f34] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x509cee] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x509fd3] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x50a089] /gnu/store/h90vnqw0nwd0hhm1l5dgxsdrigddfmq4-glibc-2.28/lib/libpthread.so.0(+0x12750)[0x7f0896f5b750] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(+0x53431)[0x7f0897f8b431] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_log_writer_default+0x182)[0x7f0897f8dbc2] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_log_structured_array+0x7c)[0x7f0897f8bf6c] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_log_structured_standard+0x182)[0x7f0897f8c962] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgdk-3.so.0(+0x634bd)[0x7f08984804bd] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6f7c9)[0x7f089848c7c9] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(_XError+0xf5)[0x7f0897e16475] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(+0x434f7)[0x7f0897e134f7] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(+0x435a5)[0x7f0897e135a5] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(_XReply+0x208)[0x7f0897e14428] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(XGetWindowProperty+0xe6)[0x7f0897dfb356] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgdk-3.so.0(+0x2f2b1)[0x7f089844c2b1] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgdk-3.so.0(+0x64deb)[0x7f0898481deb] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6a8e2)[0x7f08984878e2] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6a41c)[0x7f089848741c] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgdk-3.so.0(gdk_display_get_event+0x79)[0x7f0898453769] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6a002)[0x7f0898487002] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_main_context_dispatch+0x287)[0x7f0897f85b57] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(+0x4dd98)[0x7f0897f85d98] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_main_context_iteration+0x2c)[0x7f0897f85e3c] /gnu/store/wjs7m0isjzixaslfbcqz3v2ic3zfbr5a-gtk+-3.24.2/lib/libgtk-3.so.0(gtk_main_iteration+0x15)[0x7f089874e185] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x4c1b02] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x4f90c9] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x4f9625] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x4cda91] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x427798] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x565d16] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x59ba68] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x565c83] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x59ba68] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x565c83] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x56775e] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x565d16] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x59ba68] /gnu/store/40w5rmp52z2xr8bjdim65rq7d4g89mdd-emacs-26.1/bin/emacs-26.1[0x565c83] ... zsh: trace trap emacs icecat error: (icecat:1125): Gdk-ERROR **: 10:28:30.375: The program 'icecat' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 11602 error_code 8 request_code 2 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) [Child 1260, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /tmp/guix-build-icecat-60.5.0-guix1.drv-0/icecat-60.5.0-guix1/ipc/chro mium/src/chrome/common/ipc_channel_posix.cc, line 342 Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=4.64968) zsh: trace trap icecat From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 15 13:29:08 2019 Received: (at 34454) by debbugs.gnu.org; 15 Feb 2019 18:29:08 +0000 Received: from localhost ([127.0.0.1]:49784 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1guiEW-00013e-2l for submit@debbugs.gnu.org; Fri, 15 Feb 2019 13:29:08 -0500 Received: from mail-it1-f176.google.com ([209.85.166.176]:37130) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1guiEU-00013F-Jr for 34454@debbugs.gnu.org; Fri, 15 Feb 2019 13:29:06 -0500 Received: by mail-it1-f176.google.com with SMTP id l131so25533640ita.2 for <34454@debbugs.gnu.org>; Fri, 15 Feb 2019 10:29:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=7Ru3/t8anBvgRxf5JAD1Q3JxPheFkzZ9aY7kwP3AJRo=; b=hH0AZIw0gOd+s7NbEk4DYRP6ukVQAL74IReoRtair0z41QCFpyedWncMWb6CsHb9IC OgnJPDEInZ8opus7lBzfs1tNMugryIWp9vXP4AWmT8YWiFqIWD9hi/dhkmBUeqU85xi5 5K2HeFvjJFVJIZ90EMnx7LGGZ/cT+NkqE+lAap4Z4k7uLJqjOSvZzUBKNLNBbkQJaMnm kynC3pjXwSsfxpNhEGsQquXUfsVIVRJidEE8nzeUmGljah+OZHJASpxGxaX3qpWTWpvx z36j42k6i0SVDsm+k+W22TsBE5VPspAq9Wt7jZ4E88mmV5Lt3OB6ilaOUaPLjVO6BD1i 1Xeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=7Ru3/t8anBvgRxf5JAD1Q3JxPheFkzZ9aY7kwP3AJRo=; b=tfuRbN2e0yeBwyMSqroZq3cJ9D8cPpSTaiB0wCjXcpPPPXAieFc3rVgP11JelWo5J1 dd/KtkM3H5tOBa31pXmShuurAJ5jUVK2ffeWXlVGxwi60KTbW1h0jfZBMqfkSPHtLQau FZ/gB2bMz/E8kZYjRGOA0q2DOf+toZ9oQY6XTfpqY9409l4y12uClhFNUEt/1ygzNXhB ZoV21c8jIQ6RIqi745cLu6jcnwxQKNFx4c1H/35vxoILxmPgUKJ6+PfFmFppXaLvpnm/ RoF5vODyJ308+WyTt98Hmyw2ostNAo0fzQgTZQ0eeTvixxu4wZUG234Flb9Yx/rRqcac Hekw== X-Gm-Message-State: AHQUAuaBh0ZC/KYE2VKakSCq5nuiOb0k+rfy08Tkf4XbmjdvPaWYtNyM BMlu7xRNDjXfg+OYpzzEEb8VARjC X-Google-Smtp-Source: AHgI3IbHAFRWQ6yzfJvD6VENxaCWeu21iOHtWT/xUQBJHAucl5WES/LLaKnMmCNIr2Wm35fSOQWx8A== X-Received: by 2002:a02:620d:: with SMTP id d13mr6081745jac.6.1550255340717; Fri, 15 Feb 2019 10:29:00 -0800 (PST) Received: from localhost (c-75-72-5-49.hsd1.mn.comcast.net. [75.72.5.49]) by smtp.gmail.com with ESMTPSA id n16sm2667431iom.58.2019.02.15.10.29.00 for <34454@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 15 Feb 2019 10:29:00 -0800 (PST) Date: Fri, 15 Feb 2019 12:28:56 -0600 From: Bradley Haggerty To: 34454@debbugs.gnu.org Subject: Icecat crashes after several seconds Message-ID: <20190215122856.54fb4a0a@gmail.com> X-Mailer: Claws Mail 3.17.3 (GTK+ 2.24.32; x86_64-unknown-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 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 (-) GNU IceCat 60.5.0 guix (GNU Guix) a37bdf4289e9bb533907a6ee5c4c84e68e12c5b1 Fri Feb 15 12:15:29 CST 2019 After the problem the other day I rolled back to a previous working generation. I've now updated and still had problems, so I'm back with new crashes. I noticed it mentioned an environment variable to display more info, so here are two crashes, the second one has it enabled. icecat:3108): Gdk-ERROR **: 18:11:32.573: The program 'icecat' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 26875 error_code 8 request_code 2 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) zsh: trace trap icecat (icecat:4060): Gdk-ERROR **: 18:16:33.014: The program 'icecat' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 10299 error_code 8 request_code 2 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Crash Annotation GraphicsCriticalError: |[C0][GFX1-]: Receive IPC close with reason=AbnormalShutdown (t=6.64841) [GFX1-]: Receive IPC close with reason=AbnormalShutdown [Child 4208, Chrome_ChildThread] WARNING: pipe error: Broken pipe: file /tmp/guix-build-icecat-60.5.0-guix1.drv-0/icecat-60.5.0-guix1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 694 zsh: trace trap icecat [Child 4108, Chrome_ChildThread] WARNING: pipe error (3): Connection reset by peer: file /tmp/guix-build-icecat-60.5.0-guix1.drv-0/icecat-60.5.0-guix1/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 342 From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 09 18:37:46 2019 Received: (at 34454) by debbugs.gnu.org; 9 Mar 2019 23:37:46 +0000 Received: from localhost ([127.0.0.1]:37520 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h2lXG-0006di-6C for submit@debbugs.gnu.org; Sat, 09 Mar 2019 18:37:46 -0500 Received: from mail-oi1-f171.google.com ([209.85.167.171]:44489) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h2lXE-0006dS-61 for 34454@debbugs.gnu.org; Sat, 09 Mar 2019 18:37:44 -0500 Received: by mail-oi1-f171.google.com with SMTP id a81so937267oii.11 for <34454@debbugs.gnu.org>; Sat, 09 Mar 2019 15:37:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=9Zr4MX6pol9vhnEXt9ODDXd63CJhojd208fXtEtb2tE=; b=E0wll2hB1FAKNx0wou7/xGXZR2fLYtosCfGMz4/EiGsd7JzAUwWAj5HzDV/N4OYu8/ RKZDxazZ/D1nM4dvLzX/Qwiz/HOtPIouarhNQjLP1liYNAUkC12OvX+udrEOv9D8yFQu GbyIVXq/kIxS+E7lK/r5rweInGhRkeiPXx0oxFvl5osb5WuX9VapFr70JvTjiT6VGcA2 yoF2qDxaMw111AKL69B8e5oitH1GnIkCDD6jbO23EzhaFArpn8JGpakRMEmymaN3mjYl l6MY7p79es7nsE4p556Lm3Hp66gHU20Fgue4YwWtcRpoyyO1b0R3A18zeQ3Zp/zoJjBm I1PQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=9Zr4MX6pol9vhnEXt9ODDXd63CJhojd208fXtEtb2tE=; b=bMXmTTUUQPUrTydhfQSSE4sZJu1i7YDHodt+LDWB0+NFqgyzsorx2QYbmQaAsiLwlf uJMmx8ei5RcA7BPlYe2Q+7+NPFTGpiid4oHS9F05IKNWHyIv8C5SwLEXVqDaHN5SbA+l Y13o7dwAGlsbhKcdgJdkMFXsz8yfU4pUyiLQ1kK5t9xvDx9LG1y/wCqFVGoYstML5DCX F7/mcYtGWcsyLOIv7BRThxcu51ZKBpQ1zRi+M03rpkqhUT2GeClvluIAWJ3/FUDbOac/ MezYk2l32b+MDloFHxyoJXMYgDjzsncp87iJuWGwj6HnUzoa2JSh9HIJX8JyEY7rwhdk GRIw== X-Gm-Message-State: APjAAAV/VP07ipIypCE5wg+Hp/ta/zpsfvHbaOWv/QGmi9krTP4s+2UW puI80I9rhpdPO2fdQcJqcGzbvxFaFpavLb1jgSCcjLzovd8= X-Google-Smtp-Source: APXvYqxgKMZ5OldU6JQdRWkHP7OKYmfqpJed210p8loIQNvOWLt5FoEzHAyBWPqcFIUE+odNxhCnSQZj/8uhXqmab9A= X-Received: by 2002:aca:e0d6:: with SMTP id x205mr12076711oig.131.1552174658035; Sat, 09 Mar 2019 15:37:38 -0800 (PST) MIME-Version: 1.0 From: Bradley Haggerty Date: Sat, 9 Mar 2019 23:37:26 +0000 Message-ID: Subject: GTK programs segfaulting To: 34454@debbugs.gnu.org Content-Type: multipart/alternative; boundary="0000000000001f26b90583b1d369" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 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 (-) --0000000000001f26b90583b1d369 Content-Type: text/plain; charset="UTF-8" I've allowed emacs and icecat to update after holding them back for sometime. So far icecat has yet to crash, although I haven't restart it so it's likely the safe version running from memory. Emacs, however, crashes instantly. Error details below. brad@kazuki:~/ > emacs (emacs-26-1:10553): Gdk-ERROR **: 17:18:31.044: The program 'emacs-26-1' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 605 error_code 8 request_code 2 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Fatal error 5: Trace/breakpoint trap Backtrace: /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x50b1a2] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4f20a4] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x509e5e] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x50a143] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x50a1f9] /gnu/store/h90vnqw0nwd0hhm1l5dgxsdrigddfmq4-glibc-2.28/lib/libpthread.so.0(+0x12750)[0x7f23cb2ab750] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(+0x53431)[0x7f23cc2db431] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_log_writer_default+0x182)[0x7f23cc2ddbc2] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_log_structured_array+0x7c)[0x7f23cc2dbf6c] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_log_structured_standard+0x182)[0x7f23cc2dc962] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x634bd)[0x7f23cc7d04bd] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6f7c9)[0x7f23cc7dc7c9] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(_XError+0xf5)[0x7f23cc166475] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(+0x434f7)[0x7f23cc1634f7] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(+0x435a5)[0x7f23cc1635a5] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(_XReply+0x208)[0x7f23cc164428] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(XGetWindowProperty+0xe6)[0x7f23cc14b356] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x2f2b1)[0x7f23cc79c2b1] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x64deb)[0x7f23cc7d1deb] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6a8e2)[0x7f23cc7d78e2] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6a41c)[0x7f23cc7d741c] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(gdk_display_get_event+0x79)[0x7f23cc7a3769] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6a002)[0x7f23cc7d7002] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_main_context_dispatch+0x287)[0x7f23cc2d5b57] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(+0x4dd98)[0x7f23cc2d5d98] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_main_context_iteration+0x2c)[0x7f23cc2d5e3c] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgtk-3.so.0(gtk_main_iteration+0x15)[0x7f23cca9e185] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4c1c42] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4f9239] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4f9795] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4cdbd1] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4278d8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565f76] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565ee3] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565ee3] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x5679ee] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565f76] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565ee3] ... zsh: trace trap emacs --0000000000001f26b90583b1d369 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I've allowed emacs and icecat to= update after holding them back for sometime. So far icecat has yet to cras= h, although I haven't restart it so it's likely the safe version ru= nning from memory. Emacs, however, crashes instantly. Error details below.<= /div>

brad@kazuki:~/ > emacs

(emacs-26-1:10553= ): Gdk-ERROR **: 17:18:31.044: The program 'emacs-26-1' received an= X Window System error.
This probably reflects a bug in the program.
= The error was 'BadMatch (invalid parameter attributes)'.
=C2=A0 = (Details: serial 605 error_code 8 request_code 2 (core protocol) minor_code= 0)
=C2=A0 (Note to programmers: normally, X errors are reported asynchr= onously;
=C2=A0=C2=A0 that is, you will receive the error a while after = causing it.
=C2=A0=C2=A0 To debug your program, run it with the GDK_SYNC= HRONIZE environment
=C2=A0=C2=A0 variable to change this behavior. You c= an then get a meaningful
=C2=A0=C2=A0 backtrace from your debugger if yo= u break on the gdk_x_error() function.)
Fatal error 5: Trace/breakpoint = trap
Backtrace:
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.= 1/bin/emacs-26.1[0x50b1a2]
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-e= macs-26.1/bin/emacs-26.1[0x4f20a4]
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2= prf925-emacs-26.1/bin/emacs-26.1[0x509e5e]
/gnu/store/g2vjlp82ya80p7gjh5= kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x50a143]
/gnu/store/g2vjlp82ya= 80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x50a1f9]
/gnu/store/h9= 0vnqw0nwd0hhm1l5dgxsdrigddfmq4-glibc-2.28/lib/libpthread.so.0(+0x12750)[0x7= f23cb2ab750]
/gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib= /libglib-2.0.so.0(+0x53431)[0x7f23cc2db431]
/gnu/store/cgy82g6yv8l1chawg= ch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_log_writer_default+0x182= )[0x7f23cc2ddbc2]
/gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.= 3/lib/libglib-2.0.so.0(g_log_structured_array+0x7c)[0x7f23cc2dbf6c]
/gnu= /store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(g_= log_structured_standard+0x182)[0x7f23cc2dc962]
/gnu/store/q8ikhir919bkf4= apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x634bd)[0x7f23cc7d04bd]<= br>/gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.= 0(+0x6f7c9)[0x7f23cc7dc7c9]
/gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-= libx11-1.6.6/lib/libX11.so.6(_XError+0xf5)[0x7f23cc166475]
/gnu/store/8b= aabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(+0x434f7)[0x7f2= 3cc1634f7]
/gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/= libX11.so.6(+0x435a5)[0x7f23cc1635a5]
/gnu/store/8baabfjazsr7s4y0jig1sn8= 4xnxf75xa-libx11-1.6.6/lib/libX11.so.6(_XReply+0x208)[0x7f23cc164428]
/g= nu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(XGet= WindowProperty+0xe6)[0x7f23cc14b356]
/gnu/store/q8ikhir919bkf4apfhq39fyv= 9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x2f2b1)[0x7f23cc79c2b1]
/gnu/st= ore/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x64deb= )[0x7f23cc7d1deb]
/gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.= 2/lib/libgdk-3.so.0(+0x6a8e2)[0x7f23cc7d78e2]
/gnu/store/q8ikhir919bkf4a= pfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6a41c)[0x7f23cc7d741c]/gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0= (gdk_display_get_event+0x79)[0x7f23cc7a3769]
/gnu/store/q8ikhir919bkf4ap= fhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+0x6a002)[0x7f23cc7d7002]/gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so= .0(g_main_context_dispatch+0x287)[0x7f23cc2d5b57]
/gnu/store/cgy82g6yv8l= 1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.0(+0x4dd98)[0x7f23cc2d= 5d98]
/gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libgli= b-2.0.so.0(g_main_context_iteration+0x2c)[0x7f23cc2d5e3c]
/gnu/store/q8i= khir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgtk-3.so.0(gtk_main_iterat= ion+0x15)[0x7f23cca9e185]
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-em= acs-26.1/bin/emacs-26.1[0x4c1c42]
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2p= rf925-emacs-26.1/bin/emacs-26.1[0x4f9239]
/gnu/store/g2vjlp82ya80p7gjh5k= p058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4f9795]
/gnu/store/g2vjlp82ya8= 0p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4cdbd1]
/gnu/store/g2v= jlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4278d8]
/gnu/s= tore/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565f76]/gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x5= 9d8f8]
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-= 26.1[0x565ee3]
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bi= n/emacs-26.1[0x59d8f8]
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs= -26.1/bin/emacs-26.1[0x565ee3]
/gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf9= 25-emacs-26.1/bin/emacs-26.1[0x5679ee]
/gnu/store/g2vjlp82ya80p7gjh5kp05= 8xg2prf925-emacs-26.1/bin/emacs-26.1[0x565f76]
/gnu/store/g2vjlp82ya80p7= gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d8f8]
/gnu/store/g2vjlp= 82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565ee3]
...
zs= h: trace trap=C2=A0 emacs


--0000000000001f26b90583b1d369-- From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 10 13:45:16 2019 Received: (at 34454) by debbugs.gnu.org; 10 Mar 2019 17:45:16 +0000 Received: from localhost ([127.0.0.1]:38277 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h32Vf-00049j-Qu for submit@debbugs.gnu.org; Sun, 10 Mar 2019 13:45:16 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h32Ve-00042a-2J for 34454@debbugs.gnu.org; Sun, 10 Mar 2019 13:45:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h32VY-0004k3-Q4; Sun, 10 Mar 2019 13:45:08 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=41762 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h32VY-00044P-6j; Sun, 10 Mar 2019 13:45:08 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Bradley Haggerty Subject: Re: bug#34454: GTK programs segfaulting References: <20190212041627.31de67cb@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 20 =?utf-8?Q?Vent=C3=B4se?= an 227 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 10 Mar 2019 18:45:06 +0100 In-Reply-To: (Bradley Haggerty's message of "Sat, 9 Mar 2019 23:37:26 +0000") Message-ID: <87bm2i1v4t.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 34454 Cc: 34454@debbugs.gnu.org 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 (-) Hi Bradley, Bradley Haggerty skribis: > I've allowed emacs and icecat to update after holding them back for > sometime. So far icecat has yet to crash, although I haven't restart it so > it's likely the safe version running from memory. Emacs, however, crashes > instantly. Error details below. > > brad@kazuki:~/ > emacs > > (emacs-26-1:10553): Gdk-ERROR **: 17:18:31.044: The program 'emacs-26-1' > received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadMatch (invalid parameter attributes)'. > (Details: serial 605 error_code 8 request_code 2 (core protocol) > minor_code 0) > (Note to programmers: normally, X errors are reported asynchronously; > that is, you will receive the error a while after causing it. > To debug your program, run it with the GDK_SYNCHRONIZE environment > variable to change this behavior. You can then get a meaningful > backtrace from your debugger if you break on the gdk_x_error() functio= n.) > Fatal error 5: Trace/breakpoint trap What distro are you using Guix on? Can you reproduce the error with: guix environment --pure --ad-hoc emacs -- emacs ? Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 10 23:07:43 2019 Received: (at 34454) by debbugs.gnu.org; 11 Mar 2019 03:07:44 +0000 Received: from localhost ([127.0.0.1]:38530 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3BHz-0007d6-6j for submit@debbugs.gnu.org; Sun, 10 Mar 2019 23:07:43 -0400 Received: from mail-ot1-f51.google.com ([209.85.210.51]:38786) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3BHx-0007cr-6R for 34454@debbugs.gnu.org; Sun, 10 Mar 2019 23:07:42 -0400 Received: by mail-ot1-f51.google.com with SMTP id m1so2685319otf.5 for <34454@debbugs.gnu.org>; Sun, 10 Mar 2019 20:07:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=6Y6vDq8Jb8j246gpaVlMAU6vbcpYYDlG0ls4jbm5mfo=; b=lpYRDtjfBoWTUj08C/NStA0A7pftZlnIvVxuY8xZPh+OFQuoYfVKmL1V+QrZqEIzzf 5Fg5sWsV7R+KuIL/jPXUk2DM6V2os6NXQXNfsZQw6nr1Id6AUcxA2YhZ8Vh0VoHwGZ2K Yobsq8J2MQ7r8ygXRfKJi+pxVgRZKOrWbBvByvDw4RyRJpBCL0Idot5y05nCeWPc3xga Ni1pulrprCMhYesg/k8c3iGcCEJmMUVEGwMnbJ1LGFQ2FLl6rMuUj0j9Z4vKHtxKlhIN AQhhyWtVrDgqkaufkubk9otOWv62LSkJd92EUAzz3D2IX3H6PxlFkEdvseR+ikzyYpwP 97WA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=6Y6vDq8Jb8j246gpaVlMAU6vbcpYYDlG0ls4jbm5mfo=; b=c1hBa1GhnDlDw81wrKM/dTszKnY6LlFjYMA1svzhMtqeEgfLPj6vHqllW/osuAZK8l 8ghRNdAYdSIWkt2zHApKe/kD1tIbp0ofCHtG3GJNCxFAEfWAHTruuyRxsArvuRY1eOdL RGfgi9jznPS0xO7cM5GJc94uyWlXXgApEPedoKIPTwpjcd19+2doeKEPrgNxQOslPdBj LLoSWjw05mXvJ2Rg/NQ7t00GPPa3DgOdloNWHXo9IYGNJ6NdpMsjyJoWqoqLZXvPwDKM X1zbG1n+bvkFXsvck3c8nSWOAjwSClKDPlByEkON9SC8pXFkxgK/A+tP1txsQb2g17wF GTBg== X-Gm-Message-State: APjAAAV9rAeR7GP6bNcHl/Phpd4HpEVKQFuQDRLua5M10QtFgK7cEstc bDg2Oe4N6QGlYTcCQNAmc2QGiIrBf5dv4jkV++1ImkerIEw= X-Google-Smtp-Source: APXvYqzcnUByoFnfK+W32nqEVe0N+UJ65jo2geVrIYfsnogE3UP/x5bl9ozjkSsCeXUwpijXKGZzdT3qn+4FI8gJ9Vk= X-Received: by 2002:a9d:3de3:: with SMTP id l90mr19646336otc.306.1552273655066; Sun, 10 Mar 2019 20:07:35 -0700 (PDT) MIME-Version: 1.0 From: Bradley Haggerty Date: Mon, 11 Mar 2019 03:07:24 +0000 Message-ID: Subject: GTK programs segfaulting To: 34454@debbugs.gnu.org Content-Type: multipart/alternative; boundary="000000000000cdf70e0583c8df44" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 34454 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 (-) --000000000000cdf70e0583c8df44 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s said: >Can you reproduce the error with: > > guix environment --pure --ad-hoc emacs -- emacs Yes, it seems I can! brad@kazuki:~/ > guix environment --pure --ad-hoc emacs -- emacs [40/40] substitute: updating substitutes from 'https://ci.guix.info'... 100.0% The following derivation will be built: /gnu/store/fs34hybsk4v4zvjpka9kz275ic49n74m-profile.drv The following profile hooks will be built: /gnu/store/g2ydgb9gskajwc8viplsn5gpnixiqck9-manual-database.drv /gnu/store/17n0524cddh0n9fm42qqa5fyhkwkld1r-xdg-mime-database.drv /gnu/store/53sjm9xa094dwf38hgsr62b7fnzx1p9v-gtk-icon-themes.drv /gnu/store/5hknn5y3jn44r26nkpk2isyb3c3mna56-ca-certificate-bundle.drv /gnu/store/8i3bggrbcli2sv2vrw725fr3ysap5hsl-fonts-dir.drv /gnu/store/dv7d7r3g3mk4rclrra2n0wgvbvpxxkl0-info-dir.drv /gnu/store/jhq4mf8rsasm2c27m0ym1qjar7iz545s-xdg-desktop-database.drv /gnu/store/l16m658swa27fgh5q09nc8c68hnq0k53-glib-schemas.drv /gnu/store/q29wgxwlsp8qxh95sr5pg9l6x78afjjl-gtk-im-modules.drv building CA certificate bundle... successfully built /gnu/store/5hknn5y3jn44r26nkpk2isyb3c3mna56-ca-certificate-bundle.drv building fonts directory... successfully built /gnu/store/8i3bggrbcli2sv2vrw725fr3ysap5hsl-fonts-dir.drv generating GLib schema cache... No schema files found: doing nothing. successfully built /gnu/store/l16m658swa27fgh5q09nc8c68hnq0k53-glib-schemas.drv creating GTK+ icon theme cache... successfully built /gnu/store/53sjm9xa094dwf38hgsr62b7fnzx1p9v-gtk-icon-themes.drv building cache files for GTK+ input methods... successfully built /gnu/store/q29wgxwlsp8qxh95sr5pg9l6x78afjjl-gtk-im-modules.drv building directory of Info manuals... successfully built /gnu/store/dv7d7r3g3mk4rclrra2n0wgvbvpxxkl0-info-dir.drv building database for manual pages... Creating manual page database... [ 1/ 1] building list of man-db entries... 5 entries processed in 0.0 s successfully built /gnu/store/g2ydgb9gskajwc8viplsn5gpnixiqck9-manual-database.drv building XDG desktop file cache... successfully built /gnu/store/jhq4mf8rsasm2c27m0ym1qjar7iz545s-xdg-desktop-database.drv building XDG MIME database... successfully built /gnu/store/17n0524cddh0n9fm42qqa5fyhkwkld1r-xdg-mime-database.drv building /gnu/store/fs34hybsk4v4zvjpka9kz275ic49n74m-profile.drv... successfully built /gnu/store/fs34hybsk4v4zvjpka9kz275ic49n74m-profile.drv X protocol error: BadMatch (invalid parameter attributes) on protocol request 2 When compiled with GTK, Emacs cannot recover from X disconnects. This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=3D85715 For details, see etc/PROBLEMS. Fatal error 6: Aborted Backtrace: /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x50b= 1a2] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4f2= 0a4] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x50b= 233] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4c1= 2b1] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4c4= d05] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4c4= d8b] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(_X= Error+0xf5)[0x7f3a7aa9a475] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(+0= x434f7)[0x7f3a7aa974f7] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(+0= x435a5)[0x7f3a7aa975a5] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(_X= EventsQueued+0x55)[0x7f3a7aa97e45] /gnu/store/8baabfjazsr7s4y0jig1sn84xnxf75xa-libx11-1.6.6/lib/libX11.so.6(XP= ending+0x57)[0x7f3a7aa8a0c7] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgdk-3.so.0(+= 0x6a11e)[0x7f3a7b10b11e] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.= 0(g_main_context_prepare+0x155)[0x7f3a7ac092d5] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.= 0(+0x4dc53)[0x7f3a7ac09c53] /gnu/store/cgy82g6yv8l1chawgch47zh23b0jll3l-glib-2.56.3/lib/libglib-2.0.so.= 0(g_main_context_pending+0x27)[0x7f3a7ac09de7] /gnu/store/q8ikhir919bkf4apfhq39fyv9n8hhcim-gtk+-3.24.2/lib/libgtk-3.so.0(g= tk_events_pending+0xd)[0x7f3a7b3d215d] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4c1= c6b] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4f9= 239] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4f9= 795] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4ca= dd6] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x4cd= d3d] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x427= 8d8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= f76] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d= 8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= ee3] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d= 8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= ee3] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x567= 9ee] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= f76] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d= 8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= ee3] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d= 8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= ee3] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d= 8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= ee3] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d= 8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= ee3] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x59d= 8f8] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x564= f40] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x565= 2bf] /gnu/store/g2vjlp82ya80p7gjh5kp058xg2prf925-emacs-26.1/bin/emacs-26.1[0x568= f10] ... I've also just ran into the issue with yet another program, pavucontrol. brad@kazuki:~/ > pavucontrol --display=3D:0 (pavucontrol:12807): Gdk-ERROR **: 22:00:39.555: The program 'pavucontrol' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 7769 error_code 8 request_code 2 (core protocol) minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the GDK_SYNCHRONIZE environment variable to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.= ) zsh: trace trap pavucontrol --display=3D:0 --000000000000cdf70e0583c8df44 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: base64 PGRpdiBkaXI9Imx0ciI+PGRpdiBkaXI9Imx0ciI+PGRpdiBkaXI9Imx0ciI+PGRpdiBkaXI9Imx0 ciI+PGRpdiBkaXI9Imx0ciI+PGRpdj5MdWRvdmljIENvdXJ0w6hzIHNhaWQ6PGJyPjwvZGl2Pjxk aXY+Jmd0O0NhbiB5b3UgcmVwcm9kdWNlIHRoZSBlcnJvciB3aXRoOjxicj4NCiZndDs8YnI+DQom Z3Q7wqAgZ3VpeCBlbnZpcm9ubWVudCAtLXB1cmUgLS1hZC1ob2MgZW1hY3MgLS0gZW1hY3M8L2Rp dj48ZGl2Pjxicj48L2Rpdj48ZGl2PlllcywgaXQgc2VlbXMgSSBjYW4hPGJyPjwvZGl2PjxkaXY+ PGJyPjwvZGl2PjxkaXY+YnJhZEBrYXp1a2k6fi8gJmd0OyBndWl4IGVudmlyb25tZW50IC0tcHVy ZSAtLWFkLWhvYyBlbWFjcyAtLSBlbWFjc8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCBbNDAvNDBdPGJyPnN1YnN0aXR1dGU6IHVwZGF0 aW5nIHN1YnN0aXR1dGVzIGZyb20gJiMzOTs8YSBocmVmPSJodHRwczovL2NpLmd1aXguaW5mbyI+ aHR0cHM6Ly9jaS5ndWl4LmluZm88L2E+JiMzOTsuLi4gMTAwLjAlwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPlRoZSBmb2xs b3dpbmcgZGVyaXZhdGlvbiB3aWxsIGJlIGJ1aWx0OsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPsKgwqAgL2dudS9z dG9yZS9mczM0aHlic2s0djR6dmpwa2E5a3oyNzVpYzQ5bjc0bS1wcm9maWxlLmRydsKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgIDxicj5UaGUgZm9sbG93aW5nIHByb2ZpbGUgaG9va3Mgd2ls bCBiZSBidWlsdDrCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgIDxicj7CoMKgIC9nbnUvc3RvcmUvZzJ5ZGdiOWdza2Fqd2M4dmlwbHNu NWdwbml4aXFjazktbWFudWFsLWRhdGFiYXNlLmRydsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPsKgwqAgL2du dS9zdG9yZS8xN24wNTI0Y2RkaDBuOWZtNDJxcWE1Znloa3drbGQxci14ZGctbWltZS1kYXRhYmFz ZS5kcnbCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqAgPGJyPsKgwqAgL2dudS9zdG9yZS81M3NqbTl4YTA5NGR3ZjM4aGdzcjYy Yjdmbnp4MXA5di1ndGstaWNvbi10aGVtZXMuZHJ2wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+wqDCoCAvZ251 L3N0b3JlLzVoa25uNXkzam40NHIyNm5rcGsyaXN5YjNjM21uYTU2LWNhLWNlcnRpZmljYXRlLWJ1 bmRsZS5kcnbCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgIDxicj7CoMKgIC9nbnUvc3RvcmUvOGkzYmdncmJjbGkyc3YydnJ3NzI1ZnIzeXNh cDVoc2wtZm9udHMtZGlyLmRydsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPsKgwqAgL2du dS9zdG9yZS9kdjdkN3IzZzNtazRyY2xycmEybjB3Z3ZidnB4eGtsMC1pbmZvLWRpci5kcnbCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPsKgwqAgL2dudS9zdG9yZS9qaHE0bWY4cnNhc20y YzI3bTB5bTFxamFyN2l6NTQ1cy14ZGctZGVza3RvcC1kYXRhYmFzZS5kcnbCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPsKgwqAg L2dudS9zdG9yZS9sMTZtNjU4c3dhMjdmZ2g1cTA5bmM4YzY4aG5xMGs1My1nbGliLXNjaGVtYXMu ZHJ2wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+wqDCoCAvZ251L3N0b3JlL3EyOXdneHdsc3A4cXho OTVzcjVwZzlsNng3OGFmampsLWd0ay1pbS1tb2R1bGVzLmRydsKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+ YnVpbGRpbmcgQ0EgY2VydGlmaWNhdGUgYnVuZGxlLi4uwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8 YnI+c3VjY2Vzc2Z1bGx5IGJ1aWx0IC9nbnUvc3RvcmUvNWhrbm41eTNqbjQ0cjI2bmtwazJpc3li M2MzbW5hNTYtY2EtY2VydGlmaWNhdGUtYnVuZGxlLmRydsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgIDxicj5idWlsZGluZyBmb250cyBkaXJlY3RvcnkuLi7CoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgIDxicj5zdWNjZXNzZnVsbHkgYnVpbHQgL2dudS9zdG9yZS84aTNiZ2dyYmNs aTJzdjJ2cnc3MjVmcjN5c2FwNWhzbC1mb250cy1kaXIuZHJ2wqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPmdlbmVyYXRpbmcgR0xpYiBzY2hlbWEg Y2FjaGUuLi7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+Tm8gc2NoZW1hIGZpbGVzIGZv dW5kOiBkb2luZyBub3RoaW5nLsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDxicj5zdWNjZXNzZnVsbHkgYnVpbHQg L2dudS9zdG9yZS9sMTZtNjU4c3dhMjdmZ2g1cTA5bmM4YzY4aG5xMGs1My1nbGliLXNjaGVtYXMu ZHJ2wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPmNyZWF0 aW5nIEdUSysgaWNvbiB0aGVtZSBjYWNoZS4uLsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPnN1 Y2Nlc3NmdWxseSBidWlsdCAvZ251L3N0b3JlLzUzc2ptOXhhMDk0ZHdmMzhoZ3NyNjJiN2Zuengx cDl2LWd0ay1pY29uLXRoZW1lcy5kcnbCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoCA8YnI+YnVpbGRpbmcgY2FjaGUgZmlsZXMgZm9yIEdUSysgaW5wdXQgbWV0aG9kcy4uLsKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDxicj5z dWNjZXNzZnVsbHkgYnVpbHQgL2dudS9zdG9yZS9xMjl3Z3h3bHNwOHF4aDk1c3I1cGc5bDZ4Nzhh ZmpqbC1ndGstaW0tbW9kdWxlcy5kcnbCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgIDxicj5idWlsZGluZyBkaXJlY3Rvcnkgb2YgSW5mbyBtYW51YWxzLi4uwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqAgPGJyPnN1Y2Nlc3NmdWxseSBidWlsdCAvZ251L3N0b3JlL2R2N2Q3cjNnM21rNHJjbHJy YTJuMHdndmJ2cHh4a2wwLWluZm8tZGlyLmRydsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPmJ1aWxkaW5nIGRhdGFiYXNlIGZvciBtYW51YWwg cGFnZXMuLi7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+Q3JlYXRpbmcgbWFudWFsIHBhZ2UgZGF0YWJhc2Uu Li7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPlvCoCAxL8KgIDFdIGJ1aWxkaW5nIGxpc3Qg b2YgbWFuLWRiIGVudHJpZXMuLi7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPjUgZW50cmllcyBwcm9jZXNzZWQgaW4gMC4wIHPCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+c3VjY2Vzc2Z1bGx5IGJ1aWx0IC9nbnUv c3RvcmUvZzJ5ZGdiOWdza2Fqd2M4dmlwbHNuNWdwbml4aXFjazktbWFudWFsLWRhdGFiYXNlLmRy dsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDxicj5idWlsZGluZyBYREcg ZGVza3RvcCBmaWxlIGNhY2hlLi4uwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPnN1Y2Nlc3NmdWxs eSBidWlsdCAvZ251L3N0b3JlL2pocTRtZjhyc2FzbTJjMjdtMHltMXFqYXI3aXo1NDVzLXhkZy1k ZXNrdG9wLWRhdGFiYXNlLmRydsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPmJ1aWxk aW5nIFhERyBNSU1FIGRhdGFiYXNlLi4uwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDxi cj5zdWNjZXNzZnVsbHkgYnVpbHQgL2dudS9zdG9yZS8xN24wNTI0Y2RkaDBuOWZtNDJxcWE1Znlo a3drbGQxci14ZGctbWltZS1kYXRhYmFzZS5kcnbCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgIDxicj5idWlsZGluZyAvZ251L3N0b3JlL2ZzMzRoeWJzazR2NHp2anBrYTlrejI3NWlj NDluNzRtLXByb2ZpbGUuZHJ2Li4uwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPnN1Y2Nlc3NmdWxseSBidWlsdCAv Z251L3N0b3JlL2ZzMzRoeWJzazR2NHp2anBrYTlrejI3NWljNDluNzRtLXByb2ZpbGUuZHJ2wqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIDxicj5Y IHByb3RvY29sIGVycm9yOiBCYWRNYXRjaCAoaW52YWxpZCBwYXJhbWV0ZXIgYXR0cmlidXRlcykg b24gcHJvdG9jb2wgcmVxdWVzdCAywqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqAgPGJyPldoZW4gY29tcGlsZWQgd2l0aCBHVEssIEVtYWNzIGNhbm5vdCByZWNvdmVy IGZyb20gWCBkaXNjb25uZWN0cy7CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+VGhpcyBpcyBhIEdUSyBi dWc6IDxhIGhyZWY9Imh0dHBzOi8vYnVnemlsbGEuZ25vbWUub3JnL3Nob3dfYnVnLmNnaT9pZD04 NTcxNSI+aHR0cHM6Ly9idWd6aWxsYS5nbm9tZS5vcmcvc2hvd19idWcuY2dpP2lkPTg1NzE1PC9h PsKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgIDxicj5Gb3IgZGV0YWlscywgc2VlIGV0Yy9QUk9CTEVNUy48YnI+RmF0YWwg ZXJyb3IgNjogQWJvcnRlZDxicj5CYWNrdHJhY2U6PGJyPi9nbnUvc3RvcmUvZzJ2amxwODJ5YTgw cDdnamg1a3AwNTh4ZzJwcmY5MjUtZW1hY3MtMjYuMS9iaW4vZW1hY3MtMjYuMVsweDUwYjFhMl08 YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4x L2Jpbi9lbWFjcy0yNi4xWzB4NGYyMGE0XTxicj4vZ251L3N0b3JlL2cydmpscDgyeWE4MHA3Z2po NWtwMDU4eGcycHJmOTI1LWVtYWNzLTI2LjEvYmluL2VtYWNzLTI2LjFbMHg1MGIyMzNdPGJyPi9n bnUvc3RvcmUvZzJ2amxwODJ5YTgwcDdnamg1a3AwNTh4ZzJwcmY5MjUtZW1hY3MtMjYuMS9iaW4v ZW1hY3MtMjYuMVsweDRjMTJiMV3CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqAgPGJyPi9nbnUvc3RvcmUvZzJ2amxwODJ5YTgwcDdnamg1a3AwNTh4ZzJwcmY5MjUtZW1h Y3MtMjYuMS9iaW4vZW1hY3MtMjYuMVsweDRjNGQwNV3CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqAgPGJyPi9nbnUvc3RvcmUvZzJ2amxwODJ5YTgwcDdnamg1a3AwNTh4 ZzJwcmY5MjUtZW1hY3MtMjYuMS9iaW4vZW1hY3MtMjYuMVsweDRjNGQ4Yl3CoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPi9nbnUvc3RvcmUvOGJhYWJmamF6c3I3 czR5MGppZzFzbjg0eG54Zjc1eGEtbGlieDExLTEuNi42L2xpYi9saWJYMTEuc28uNihfWEVycm9y KzB4ZjUpWzB4N2YzYTdhYTlhNDc1XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgIDxicj4vZ251L3N0b3JlLzhiYWFiZmphenNyN3M0eTBqaWcxc244 NHhueGY3NXhhLWxpYngxMS0xLjYuNi9saWIvbGliWDExLnNvLjYoKzB4NDM0ZjcpWzB4N2YzYTdh YTk3NGY3XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqAgPGJyPi9nbnUvc3RvcmUvOGJhYWJmamF6c3I3czR5MGppZzFzbjg0eG54Zjc1 eGEtbGlieDExLTEuNi42L2xpYi9saWJYMTEuc28uNigrMHg0MzVhNSlbMHg3ZjNhN2FhOTc1YTVd wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoCA8YnI+L2dudS9zdG9yZS84YmFhYmZqYXpzcjdzNHkwamlnMXNuODR4bnhmNzV4YS1saWJ4 MTEtMS42LjYvbGliL2xpYlgxMS5zby42KF9YRXZlbnRzUXVldWVkKzB4NTUpWzB4N2YzYTdhYTk3 ZTQ1XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9y ZS84YmFhYmZqYXpzcjdzNHkwamlnMXNuODR4bnhmNzV4YS1saWJ4MTEtMS42LjYvbGliL2xpYlgx MS5zby42KFhQZW5kaW5nKzB4NTcpWzB4N2YzYTdhYThhMGM3XcKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9xOGlraGlyOTE5 YmtmNGFwZmhxMzlmeXY5bjhoaGNpbS1ndGsrLTMuMjQuMi9saWIvbGliZ2RrLTMuc28uMCgrMHg2 YTExZSlbMHg3ZjNhN2IxMGIxMWVdwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPi9nbnUvc3RvcmUvY2d5ODJnNnl2OGwxY2hhd2dj aDQ3emgyM2IwamxsM2wtZ2xpYi0yLjU2LjMvbGliL2xpYmdsaWItMi4wLnNvLjAoZ19tYWluX2Nv bnRleHRfcHJlcGFyZSsweDE1NSlbMHg3ZjNhN2FjMDkyZDVdwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2du dS9zdG9yZS9jZ3k4Mmc2eXY4bDFjaGF3Z2NoNDd6aDIzYjBqbGwzbC1nbGliLTIuNTYuMy9saWIv bGliZ2xpYi0yLjAuc28uMCgrMHg0ZGM1MylbMHg3ZjNhN2FjMDljNTNdwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgPGJyPi9nbnUvc3RvcmUvY2d5 ODJnNnl2OGwxY2hhd2djaDQ3emgyM2IwamxsM2wtZ2xpYi0yLjU2LjMvbGliL2xpYmdsaWItMi4w LnNvLjAoZ19tYWluX2NvbnRleHRfcGVuZGluZysweDI3KVsweDdmM2E3YWMwOWRlN13CoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqAgPGJyPi9nbnUvc3RvcmUvcThpa2hpcjkxOWJrZjRhcGZocTM5Znl2OW44aGhjaW0t Z3RrKy0zLjI0LjIvbGliL2xpYmd0ay0zLnNvLjAoZ3RrX2V2ZW50c19wZW5kaW5nKzB4ZClbMHg3 ZjNhN2IzZDIxNWRdwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9y ZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0y Ni4xWzB4NGMxYzZiXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8 YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4x L2Jpbi9lbWFjcy0yNi4xWzB4NGY5MjM5XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjky NS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NGY5Nzk1XcKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVr cDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NGNhZGQ2XcKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4 MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NGNk ZDNkXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9z dG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFj cy0yNi4xWzB4NDI3OGQ4XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0y Ni4xL2Jpbi9lbWFjcy0yNi4xWzB4NTY1Zjc2XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnBy ZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTlkOGY4XcKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dq aDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTY1ZWUzXcKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZq bHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4 NTlkOGY4XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2du dS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9l bWFjcy0yNi4xWzB4NTY1ZWUzXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFj cy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTY3OWVlXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhn MnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTY1Zjc2XcKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBw N2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTlkOGY4XcKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9n MnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4x WzB4NTY1ZWUzXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+ L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jp bi9lbWFjcy0yNi4xWzB4NTlkOGY4XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1l bWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTY1ZWUzXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1 OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTlkOGY4XcKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4Mnlh ODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTY1ZWUz XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9y ZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0y Ni4xWzB4NTlkOGY4XcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8 YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4x L2Jpbi9lbWFjcy0yNi4xWzB4NTY1ZWUzXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjky NS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTlkOGY4XcKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4MnlhODBwN2dqaDVr cDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTY0ZjQwXcKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9zdG9yZS9nMnZqbHA4 MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFjcy0yNi4xWzB4NTY1 MmJmXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCA8YnI+L2dudS9z dG9yZS9nMnZqbHA4MnlhODBwN2dqaDVrcDA1OHhnMnByZjkyNS1lbWFjcy0yNi4xL2Jpbi9lbWFj cy0yNi4xWzB4NTY4ZjEwXcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oCA8YnI+Li4uPC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5JJiMzOTt2ZSBhbHNvIGp1c3QgcmFu IGludG8gdGhlIGlzc3VlIHdpdGggeWV0IGFub3RoZXIgcHJvZ3JhbSwgcGF2dWNvbnRyb2wuPC9k aXY+PGRpdj48YnI+PC9kaXY+PGRpdj5icmFkQGthenVraTp+LyAmZ3Q7IHBhdnVjb250cm9sIC0t ZGlzcGxheT06MDxicj48YnI+KHBhdnVjb250cm9sOjEyODA3KTogR2RrLUVSUk9SICoqOiAyMjow MDozOS41NTU6IFRoZSBwcm9ncmFtICYjMzk7cGF2dWNvbnRyb2wmIzM5OyByZWNlaXZlZCBhbiBY IFdpbmRvdyBTeXN0ZW0gZXJyb3IuwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgIDxicj5UaGlzIHByb2JhYmx5IHJlZmxlY3RzIGEgYnVnIGluIHRoZSBwcm9ncmFtLjxicj5U aGUgZXJyb3Igd2FzICYjMzk7QmFkTWF0Y2ggKGludmFsaWQgcGFyYW1ldGVyIGF0dHJpYnV0ZXMp JiMzOTsuPGJyPsKgIChEZXRhaWxzOiBzZXJpYWwgNzc2OSBlcnJvcl9jb2RlIDggcmVxdWVzdF9j b2RlIDIgKGNvcmUgcHJvdG9jb2wpIG1pbm9yX2NvZGUgMCnCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoCA8YnI+wqAgKE5vdGUgdG8gcHJvZ3JhbW1lcnM6IG5vcm1hbGx5LCBY IGVycm9ycyBhcmUgcmVwb3J0ZWQgYXN5bmNocm9ub3VzbHk7PGJyPsKgwqAgdGhhdCBpcywgeW91 IHdpbGwgcmVjZWl2ZSB0aGUgZXJyb3IgYSB3aGlsZSBhZnRlciBjYXVzaW5nIGl0Ljxicj7CoMKg IFRvIGRlYnVnIHlvdXIgcHJvZ3JhbSwgcnVuIGl0IHdpdGggdGhlIEdES19TWU5DSFJPTklaRSBl bnZpcm9ubWVudDxicj7CoMKgIHZhcmlhYmxlIHRvIGNoYW5nZSB0aGlzIGJlaGF2aW9yLiBZb3Ug Y2FuIHRoZW4gZ2V0IGEgbWVhbmluZ2Z1bDxicj7CoMKgIGJhY2t0cmFjZSBmcm9tIHlvdXIgZGVi dWdnZXIgaWYgeW91IGJyZWFrIG9uIHRoZSBnZGtfeF9lcnJvcigpIGZ1bmN0aW9uLik8YnI+enNo OiB0cmFjZSB0cmFwwqAgcGF2dWNvbnRyb2wgLS1kaXNwbGF5PTowPGJyPjxicj48L2Rpdj48ZGl2 Pjxicj48L2Rpdj48L2Rpdj48L2Rpdj48L2Rpdj48L2Rpdj48L2Rpdj4NCg== --000000000000cdf70e0583c8df44-- From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 10 23:09:57 2019 Received: (at 34454) by debbugs.gnu.org; 11 Mar 2019 03:09:57 +0000 Received: from localhost ([127.0.0.1]:38535 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3BK9-0007ge-3K for submit@debbugs.gnu.org; Sun, 10 Mar 2019 23:09:57 -0400 Received: from mail-oi1-f179.google.com ([209.85.167.179]:38044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3BK6-0007gO-LM for 34454@debbugs.gnu.org; Sun, 10 Mar 2019 23:09:55 -0400 Received: by mail-oi1-f179.google.com with SMTP id q81so2487636oic.5 for <34454@debbugs.gnu.org>; Sun, 10 Mar 2019 20:09:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=+gP+TzNssPn/HlQ0aJnw9jL6w3T82EFLc0g9DVqRknI=; b=s6Q5NK3UgDT55p1NT+2N4omanyUeVZIK+bAU8lh6F/dv+dDh9tVRLclT0pCMI7+ku9 aMbdMF2S6RBdRWCZqJp+gB1UOTS7j1coOgMwCagVPZlPGoDWWX6U6yXfQym+dQ2nwDSb 62mbpIjuhNcq1OhGB38mULSfa6bDhwPuXJKu8MsUT7zg8xPKiuvWsBj3Pt4Qqp4tD4Dx +WS/Z4AGq9NBXG69X20PJunLX4QiWMsm4vvoqboZcYFbBDJ5e8RCgLqokNBUHXuBC1/F p8ytePK1R9PM37L160MDTe8KvIb7jJ68HYFzAQQc9LPDcri8sEO7sfs7gcXDltpkncdi lGkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=+gP+TzNssPn/HlQ0aJnw9jL6w3T82EFLc0g9DVqRknI=; b=XD4TmI98AwId47OlX4VuHpusJyi1V5Axgo38SzcYhsn3yIwimfV7htdqLLF8NAh8rg 6qcQSDstUbqZPCMeIPfirMVIRMxRAqT88LYxLIdU4VnOd/dOL81Tcw2CNKyqJzpaSDLD QcRGFrEgVJ8d7CbWvmMBqikvB7g0x/0mDbRFQZNHYj/h/pUkAIunLqVaF0SrVSo5INm6 zH4pmi7SYEsZcZ6NAMuh1rhEOtE/m+357JhRsxSnAXV+YM647r9foTKNku6XyVlOG8eI x/n1oz2k1LoM3C420N6H15ufJ9KDYaBBxSmzwzzlV59Om4SrNaN/6ovH2MS8zY/qfpQl +5IQ== X-Gm-Message-State: APjAAAXlkU6KYUbjtSW2Jn2eF7UZ2IbJ2KeMp4JB12UUDTJdlininpPU nNxWWb8xBCvAbMxBzEN2ai9zLRN8j0m7ZyrlY2pxxcFu X-Google-Smtp-Source: APXvYqzqKhqGJgpLXtFWFZNxVUib/0EaFQ6DY5F5hL0ZyaO6R2Dd21s1FNn6ow3PItfmCejKyT7kxFOcc4YN/+J6Bds= X-Received: by 2002:aca:e0d6:: with SMTP id x205mr14876126oig.131.1552273788711; Sun, 10 Mar 2019 20:09:48 -0700 (PDT) MIME-Version: 1.0 From: Bradley Haggerty Date: Mon, 11 Mar 2019 03:09:37 +0000 Message-ID: Subject: GTK programs segfaulting To: 34454@debbugs.gnu.org Content-Type: multipart/alternative; boundary="000000000000c5393a0583c8e7b7" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 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 (-) --000000000000c5393a0583c8e7b7 Content-Type: text/plain; charset="UTF-8" Sorry, forgot to answer which distro I'm on. I am on GuixSD, aka the Guix system. --000000000000c5393a0583c8e7b7 Content-Type: text/html; charset="UTF-8"
Sorry, forgot to answer which distro I'm on. I am on GuixSD, aka the Guix system.
--000000000000c5393a0583c8e7b7-- From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 12 09:11:40 2019 Received: (at 34454) by debbugs.gnu.org; 12 Mar 2019 13:11:40 +0000 Received: from localhost ([127.0.0.1]:39838 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3hBz-0005i0-Vi for submit@debbugs.gnu.org; Tue, 12 Mar 2019 09:11:40 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36855) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h3hBy-0005hm-KY for 34454@debbugs.gnu.org; Tue, 12 Mar 2019 09:11:39 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54475) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h3hBs-0005Rm-Ur; Tue, 12 Mar 2019 09:11:33 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=38482 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1h3hBs-0004Qa-Fh; Tue, 12 Mar 2019 09:11:32 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Bradley Haggerty Subject: Re: bug#34454: GTK programs segfaulting References: <20190212041627.31de67cb@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 22 =?utf-8?Q?Vent=C3=B4se?= an 227 de la =?utf-8?Q?R?= =?utf-8?Q?=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 12 Mar 2019 14:11:31 +0100 In-Reply-To: (Bradley Haggerty's message of "Mon, 11 Mar 2019 03:07:24 +0000") Message-ID: <87k1h4fda4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 Cc: 34454@debbugs.gnu.org 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 (-) Hi Bradley, Bradley Haggerty skribis: > Ludovic Court=C3=A8s said: >>Can you reproduce the error with: >> >> guix environment --pure --ad-hoc emacs -- emacs > > Yes, it seems I can! > > brad@kazuki:~/ > guix environment --pure --ad-hoc emacs -- emacs=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 [...] > X protocol error: BadMatch (invalid parameter attributes) on protocol req= uest 2=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20 > When compiled with GTK, Emacs cannot recover from X disconnects.=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 > This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=3D85715=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 > For details, see etc/PROBLEMS. > Fatal error 6: Aborted Weird, that definitely works for me. Could you then see if this can be reproduced in a VM? That is, run: guix system vm config.scm where config.scm is your system config, with Emacs added to the =E2=80=98packages=E2=80=99 field, like so: (operating-system ;; =E2=80=A6 (packages (cons emacs %base-packages))) If the problem doesn=E2=80=99t show up in the VM, it would mean there=E2=80= =99s some corrupt state somewhere on your system. HTH, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 14 00:19:51 2019 Received: (at 34454) by debbugs.gnu.org; 14 Mar 2019 04:19:51 +0000 Received: from localhost ([127.0.0.1]:42715 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h4HqQ-0005HT-PP for submit@debbugs.gnu.org; Thu, 14 Mar 2019 00:19:51 -0400 Received: from mail-ot1-f43.google.com ([209.85.210.43]:33907) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1h4HqO-0005HG-V8 for 34454@debbugs.gnu.org; Thu, 14 Mar 2019 00:19:49 -0400 Received: by mail-ot1-f43.google.com with SMTP id r19so3934990otn.1 for <34454@debbugs.gnu.org>; Wed, 13 Mar 2019 21:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=l8porGg6PdKZ180tQG/oKrMgoiSqtOyMYa+2I/VN2ek=; b=Z4WFJIVslgqrN9p7nor0XcuF172HwgsoU09qekmHgPl5O/6oMlmDWJHFaJhp/Qtrxm QxKTFuscrj+Lr1NI/1okpEyleGZdOhz+UExlfHEH6e/Fq+x5F7joGQPyv4rscLPf5X7S hkGn088WcI4Jw6Qbv4QwD2BC9amQVp6pfFPAYswprrptqjGzKIxiecPkjzWlxCvwmupY 5oMlXDxelgUAptpX5UgEm+dklne+75UXCAZ0dHD66pA0GvS+yiHkm2+4mFkjC3TKENyP NwTEzDvKlzImk9QGua/zaYm7IZUCZMxu+uBw+YTjYIPeEZGMy6tRo4kl/uGYYdrN7Oc3 oYeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=l8porGg6PdKZ180tQG/oKrMgoiSqtOyMYa+2I/VN2ek=; b=nK05/Sa/nsEVn8gYZWtdXkfyoLAqToLaBJjb8/vZ1n/uNnuKRbv7T+RF64f+kj17Xk d9oDynQeFwdy9/Y0aPVrCeyctPnt09l4pvJokQR5UzaePlwVIX+9MBxA8izjct7mPyVn E0fbxnGWTz6vNjl7DW76wKq9Q5cKXkO41JhJJwhN6rl6A5LYHPnVvoqdBRdc0Fr/uOnx eqJlgepBmgkSSBRXGCpbX8ewqUk9YBq+KyCFj3gwbQlwSVfjuBFeMymk3u0VYttkmOBt w8nTb2/YFMT1QUr6lxNby+dGNyn1EODonyjiV5EDk8McXjMaDbUEq69++R3pN4tjKBbP ZcFg== X-Gm-Message-State: APjAAAWDn/pycZARIXmjzWw/x9Tn9pGBZhjFRCtXJuD7hbQsY/OfqaN0 G7LEehU9bOxjq0Ju+WoQQp1TkJoBaxQ9QbbgphwV+kjgY6k= X-Google-Smtp-Source: APXvYqxEEeELUZhS9o/C6f98ArNZqFakHwFKYvfr8ulbQ9wwUOolcAQvduJzfbNeQpMXdMxg8H3Pt+LyHqJTKahZuXI= X-Received: by 2002:a9d:3b23:: with SMTP id z32mr31330218otb.138.1552537182939; Wed, 13 Mar 2019 21:19:42 -0700 (PDT) MIME-Version: 1.0 From: Bradley Haggerty Date: Thu, 14 Mar 2019 04:19:31 +0000 Message-ID: Subject: GTK programs segfaulting To: 34454@debbugs.gnu.org Content-Type: multipart/alternative; boundary="0000000000004a31440584063b5d" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 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 (-) --0000000000004a31440584063b5d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s said: > Could you then see if this can be reproduced in a VM? That is, run: > guix system vm config.scm > where config.scm is your system config, with Emacs added I've started on this process but it's new to me so I'm a bit lost here. I added emacs to the package list of my existing real config.scm, the one at /etc/config.scm, then ran the guix system vm command on it. I read up a bit on what the command does, and I *think* I've now created a qemu-compatible image that I now have to boot with qemu and it should be like my exact system minus user profile packages. I've never used qemu so I'm a bit intimidated there, but I plan to try to figure this out soon. --0000000000004a31440584063b5d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Ludovic Court=C3=A8= s said:
> Could you then see if this can be reproduced in a VM?=C2=A0 That is, run:
>=C2=A0 guix system vm config.scm
> where config.scm is you= r system config, with Emacs added

I've started= on this process but it's new to me so I'm a bit lost here.
I added emacs to the package list of my existing real config.scm, the on= e at /etc/config.scm, then ran the guix system vm command on it. I read up = a bit
on what the command does, and I *think* I've now create= d a qemu-compatible
image that I now have to boot with qemu and i= t should be like my exact system
minus user profile packages. I&#= 39;ve never used qemu so I'm a bit intimidated there,
but I p= lan to try to figure this out soon.
--0000000000004a31440584063b5d-- From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 29 23:49:31 2019 Received: (at 34454) by debbugs.gnu.org; 30 Mar 2019 03:49:31 +0000 Received: from localhost ([127.0.0.1]:36149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hA4zj-0008Ca-R3 for submit@debbugs.gnu.org; Fri, 29 Mar 2019 23:49:31 -0400 Received: from world.peace.net ([64.112.178.59]:46624) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hA4zN-0008BJ-Ap; Fri, 29 Mar 2019 23:49:02 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hA4zG-000480-DU; Fri, 29 Mar 2019 23:48:54 -0400 From: Mark H Weaver To: 34454@debbugs.gnu.org, 34658@debbugs.gnu.org, 34528@debbugs.gnu.org Subject: Gtk upstream bug #1280 causes crashes in IceCat and Emacs Date: Fri, 29 Mar 2019 23:47:25 -0400 Message-ID: <87muld58gn.fsf@netris.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 Cc: Carlo Zancanaro , Leo Famulari , Ludovic =?utf-8?Q?Court=C3=A8s?= , Joshua Branson , Bradley Haggerty 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 merge 34454 34658 34528 retitle 34454 Gtk upstream bug #1280 causes crashes in IceCat and Emacs thanks Hello all, I looked into this, and I believe all of these bugs are caused by Gtk upstream bug #1280: https://gitlab.gnome.org/GNOME/gtk/issues/1280 which is apparently fixed by the following upstream commit: https://gitlab.gnome.org/GNOME/gtk/commit/e3a1593a0984cc0156ec1892a46af8f256a64878 Here's another upstream bug report that's more obviously related to this, and upstream decided it was a duplicate with #1280: https://gitlab.gnome.org/GNOME/gtk/issues/1523 Also, here's the same bug reported for NixOS and Arch: https://github.com/NixOS/nixpkgs/issues/53697 https://bugs.archlinux.org/task/61050 I've attached a proposed patch to fix this in Guix. I'm currently testing the patch on my system to make sure it doesn't cause any problems, although I cannot reproduce this bug on my own system. If those affected by this issue would like to test this patch and report back, that would be helpful. Regards, Mark --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-UNTESTED-gnu-gtk-Add-upstream-fix-for-crashes-in-Ema.patch Content-Transfer-Encoding: quoted-printable Content-Description: [PATCH] UNTESTED: gnu: gtk+: Add upstream fix for crashes in Emacs and IceCat >From 5a11003732688c0fbbfdc831774f58ff6fe20a0b Mon Sep 17 00:00:00 2001 From: Mark H Weaver Date: Fri, 29 Mar 2019 23:28:45 -0400 Subject: [PATCH] UNTESTED: gnu: gtk+: Add upstream fix for crashes in Emacs and IceCat. * gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gtk.scm (gtk+/fixed): New variable. (gtk+)[replacement]: New field. --- gnu/local.mk | 1 + gnu/packages/gtk.scm | 12 +++++++- .../gtk3-fix-deprecation-macro-use.patch | 29 +++++++++++++++++++ 3 files changed, 41 insertions(+), 1 deletion(-) create mode 100644 gnu/packages/patches/gtk3-fix-deprecation-macro-use.pat= ch diff --git a/gnu/local.mk b/gnu/local.mk index 18531d9a76..5639bc58d1 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -887,6 +887,7 @@ dist_patch_DATA =3D \ %D%/packages/patches/gtk2-respect-GUIX_GTK2_PATH.patch \ %D%/packages/patches/gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch \ %D%/packages/patches/gtk2-theme-paths.patch \ + %D%/packages/patches/gtk3-fix-deprecation-macro-use.patch \ %D%/packages/patches/gtk3-respect-GUIX_GTK3_PATH.patch \ %D%/packages/patches/gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch \ %D%/packages/patches/gtkglext-disable-disable-deprecated.patch \ diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm index aab392758f..1d26aab963 100644 --- a/gnu/packages/gtk.scm +++ b/gnu/packages/gtk.scm @@ -1,7 +1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright =C2=A9 2013 Andreas Enge ;;; Copyright =C2=A9 2013, 2014, 2015, 2016, 2017, 2018 Ludovic Court=C3= =A8s -;;; Copyright =C2=A9 2014, 2015, 2017, 2018 Mark H Weaver +;;; Copyright =C2=A9 2014, 2015, 2017, 2018, 2019 Mark H Weaver ;;; Copyright =C2=A9 2014 Eric Bavier ;;; Copyright =C2=A9 2015 Federico Beffa ;;; Copyright =C2=A9 2015 Paul van der Walt @@ -694,6 +694,7 @@ application suites.") ;; NOTE: When updating the version of 'gtk+', the hash of 'mate-themes'= in ;; mate.scm will also need to be updated. (version "3.24.2") + (replacement gtk+/fixed) (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/" name "/" @@ -787,6 +788,15 @@ application suites.") (variable "GUIX_GTK3_PATH") (files '("lib/gtk-3.0"))))))) =20 +(define gtk+/fixed + (package + (inherit gtk+) + (source (origin + (inherit (package-source gtk+)) + (patches + (cons (search-patch "gtk3-fix-deprecation-macro-use.patch") + (origin-patches (package-source gtk+)))))))) + ;;; ;;; Guile bindings. ;;; diff --git a/gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch b/gn= u/packages/patches/gtk3-fix-deprecation-macro-use.patch new file mode 100644 index 0000000000..39cd4bd59a --- /dev/null +++ b/gnu/packages/patches/gtk3-fix-deprecation-macro-use.patch @@ -0,0 +1,29 @@ +Copied from . +Fixes upstream bug , +and hopefully also , +, and . + +diff --git a/gdk/x11/gdkwindow-x11.c b/gdk/x11/gdkwindow-x11.c +index 97ada6d73919fba3dfe192dd66929e90bc7677bb..764e39495f7edb0c3efe41cca2= 5b8bee4778887d 100644 +--- a/gdk/x11/gdkwindow-x11.c ++++ b/gdk/x11/gdkwindow-x11.c +@@ -2985,6 +2985,7 @@ gdk_window_x11_set_background (GdkWindow *windo= w, + double r, g, b, a; + cairo_surface_t *surface; + cairo_matrix_t matrix; ++ cairo_pattern_t *parent_relative_pattern; +=20 + if (GDK_WINDOW_DESTROYED (window)) + return; +@@ -2997,8 +2998,10 @@ gdk_window_x11_set_background (GdkWindow *wind= ow, + } +=20 + G_GNUC_BEGIN_IGNORE_DEPRECATIONS +- if (pattern =3D=3D gdk_x11_get_parent_relative_pattern ()) ++ parent_relative_pattern =3D gdk_x11_get_parent_relative_pattern (); + G_GNUC_END_IGNORE_DEPRECATIONS ++ ++ if (pattern =3D=3D parent_relative_pattern) + { + GdkWindow *parent; +=20 --=20 2.21.0 --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 30 00:24:32 2019 Received: (at 34454) by debbugs.gnu.org; 30 Mar 2019 04:24:33 +0000 Received: from localhost ([127.0.0.1]:36162 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hA5Xk-0002gA-OE for submit@debbugs.gnu.org; Sat, 30 Mar 2019 00:24:32 -0400 Received: from world.peace.net ([64.112.178.59]:46684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hA5Xj-0002fv-VA for 34454@debbugs.gnu.org; Sat, 30 Mar 2019 00:24:32 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hA5Xa-0004JY-3C; Sat, 30 Mar 2019 00:24:22 -0400 From: Mark H Weaver To: 34454@debbugs.gnu.org Subject: Re: Gtk upstream bug #1280 causes crashes in IceCat and Emacs Date: Sat, 30 Mar 2019 00:22:54 -0400 Message-ID: <87ef6p9eiu.fsf@netris.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 34454 Cc: Carlo Zancanaro , Leo Famulari , Ludovic =?utf-8?Q?Court=C3=A8s?= , Joshua Branson , Bradley Haggerty 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 (-) I applied my proposed patch to my private branch of Guix, rebuilt my system and user profiles, rebooted, and verified that things seem to be working fine. However, since I'm unable to reproduce the original bug, I will have to rely on others to check whether this fixes the problem. Thanks, Mark From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 30 00:56:42 2019 Received: (at 34454) by debbugs.gnu.org; 30 Mar 2019 04:56:42 +0000 Received: from localhost ([127.0.0.1]:36174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hA62s-0003Ul-J4 for submit@debbugs.gnu.org; Sat, 30 Mar 2019 00:56:42 -0400 Received: from zancanaro.com.au ([45.76.117.151]:51882) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hA62q-0003UX-MY; Sat, 30 Mar 2019 00:56:41 -0400 Received: from jolteon (210-1-202-160-cpe.spintel.net.au [210.1.202.160]) by zancanaro.com.au (Postfix) with ESMTPSA id 03E1F26408; Sat, 30 Mar 2019 04:56:37 +0000 (UTC) References: <87muld58gn.fsf@netris.org> User-agent: mu4e 1.0; emacs 26.1 From: Carlo Zancanaro To: Mark H Weaver Subject: Re: Gtk upstream bug #1280 causes crashes in IceCat and Emacs In-reply-to: <87muld58gn.fsf@netris.org> Date: Sat, 30 Mar 2019 15:56:33 +1100 Message-ID: <87imw155a6.fsf@zancanaro.id.au> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 34454 Cc: Bradley Haggerty , Ludovic =?utf-8?Q?Court=C3=A8s?= , 34454@debbugs.gnu.org, 34658@debbugs.gnu.org, 34528@debbugs.gnu.org, Leo Famulari , Joshua Branson 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 (-) Hi Mark, Thanks so much for taking a look at this! On Sat, Mar 30 2019, Mark H Weaver wrote: > If those affected by this issue would like to test this patch > and report back, that would be helpful. I applied your patch to my local Guix, and everything is working fine again. I had been working around the problem by using emacs-no-x-toolkit, but with your patch I can use the normal emacs package again without issues. Carlo From debbugs-submit-bounces@debbugs.gnu.org Sat Mar 30 02:42:50 2019 Received: (at 34454) by debbugs.gnu.org; 30 Mar 2019 06:42:50 +0000 Received: from localhost ([127.0.0.1]:36192 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hA7hZ-0006F7-Sw for submit@debbugs.gnu.org; Sat, 30 Mar 2019 02:42:50 -0400 Received: from world.peace.net ([64.112.178.59]:46894) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hA7hY-0006Eu-3A for 34454@debbugs.gnu.org; Sat, 30 Mar 2019 02:42:48 -0400 Received: from mhw by world.peace.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hA7hR-00056D-DH; Sat, 30 Mar 2019 02:42:41 -0400 From: Mark H Weaver To: Carlo Zancanaro Subject: Re: bug#34454: Gtk upstream bug #1280 causes crashes in IceCat and Emacs References: <87muld58gn.fsf@netris.org> <87imw155a6.fsf@zancanaro.id.au> Date: Sat, 30 Mar 2019 02:41:13 -0400 In-Reply-To: <87imw155a6.fsf@zancanaro.id.au> (Carlo Zancanaro's message of "Sat, 30 Mar 2019 15:56:33 +1100") Message-ID: <87y34w984b.fsf@netris.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 Cc: Bradley Haggerty , Joshua Branson , 34454@debbugs.gnu.org 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 (-) Hi Carlo, Carlo Zancanaro writes: > Thanks so much for taking a look at this! > > On Sat, Mar 30 2019, Mark H Weaver wrote: >> If those affected by this issue would like to test this patch and >> report back, that would be helpful. > > I applied your patch to my local Guix, and everything is working fine > again. I had been working around the problem by using > emacs-no-x-toolkit, but with your patch I can use the normal emacs > package again without issues. Great, thanks for the report! Based on this, I went ahead and pushed a slightly improved patch, commit bc91562939ee002e84c95d13c907482b6d1e9339 on the master branch. Joshua and Bradley: you should be able to simply "guix pull" and then update your IceCat package, and hopefully the problem will be fixed. Please let us know. Thanks! Mark From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 31 04:53:06 2019 Received: (at 34454) by debbugs.gnu.org; 31 Mar 2019 08:53:06 +0000 Received: from localhost ([127.0.0.1]:37761 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hAWDB-0003rL-NY for submit@debbugs.gnu.org; Sun, 31 Mar 2019 04:53:05 -0400 Received: from mail-oi1-f175.google.com ([209.85.167.175]:34934) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hAWDA-0003qp-DJ; Sun, 31 Mar 2019 04:53:04 -0400 Received: by mail-oi1-f175.google.com with SMTP id j132so4927648oib.2; Sun, 31 Mar 2019 01:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to:cc; bh=LB/d1K5SbunTtmiPyE1EWwybCZBVYZdk13z9/QEkD6I=; b=X52NYPx4ws7FQ21KIgdDB8zGA4pXEuLqbmP8R7Pg8Fajuh6zH36MDI1uuGImaKFgRQ vaNgdx8dNISwmoaD0xzx9t25e786hl9FGWlrDB37sggbiBXSn5EeJqpN8oN5Bt7AYKxE EU+iv5bVBwm7hvx5HWbmo5M6PV0Ciu2zH+bLKwthMmMnJHWqjgvxtCbOjyFcd38ErFOF wl/VEWGLrWmKeDG1VekdNvg1L1Zd6k44YkLaBAX5onok5I6ecniOimrnRSNkA+/B5Idf XHADiNMvFuZkz06f8HvBZZPabYGiOjfP0VwVmtaLZlb/NnoZfjFmz+RpKX5gaV8gyAA5 acJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=LB/d1K5SbunTtmiPyE1EWwybCZBVYZdk13z9/QEkD6I=; b=XGNNQB9RcVkXpYAYJOrVwuiHEsHLueHSQ7tiGkKq0HsmC5SafhCCmbxTzfQiskbm7X TnPGEZIuA8PGX2cvNcBqZzSX7LxHws0/fB/3v9IZYPrqAyrNyXOnuv9vdu9okaH2JFnC ozAM5EDmBha75+6lGMAfnFClq5Reqam9Y3KidByzMhnclEKAiaqh3Nr0UNpizcpN2NPY Utkt8NSsTq4cBkez9FSpIUSAK6zFXImAgR1FkuKdF53YsauQKmqCBoYIbc1Qhvv04X0r BB2TKsXtw6+pAc0CdFzYo/zowBacBDN5Dlbg1pG7zpY4/VgjDtrGjZqmBuD4Ij1gQWTd YENg== X-Gm-Message-State: APjAAAUmNkwsAzQR7nxyUPCgy/xyukNJjBrKLeq/bweAVrew1es/RNeD XIPv/FF7TdD7IT6ldaMCYo2xue3AH3ihmtdGYgBu5A== X-Google-Smtp-Source: APXvYqxwzYvUVyKMhLHZob8kDmfrOCeRpHurcm1oKHrWxxAEywzghd27PDDwXFkF8JfdslYEs/harpvi7fC8kBhgHkY= X-Received: by 2002:aca:5dd6:: with SMTP id r205mr8588780oib.167.1554022377412; Sun, 31 Mar 2019 01:52:57 -0700 (PDT) MIME-Version: 1.0 From: Bradley Haggerty Date: Sun, 31 Mar 2019 08:52:46 +0000 Message-ID: Subject: bug#34454: Gtk upstream bug #1280 causes crashes in IceCat and Emacs To: 34454@debbugs.gnu.org Content-Type: multipart/alternative; boundary="000000000000c75e700585600747" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 Cc: 34454-done@debbugs.gnu.org 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 (-) --000000000000c75e700585600747 Content-Type: text/plain; charset="UTF-8" Thanks so much for taking a look at this. I was getting worried it would never be solved since just a few of us were affected. I've updated and everything seems to be in order. No more crashes from icecat, emacs, pavucontrol, etc. --000000000000c75e700585600747 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks so much for taking a look at this. I was getting wo= rried it would never be solved since just a few of us were affected. I'= ve updated and everything seems to be in order. No more crashes from icecat= , emacs, pavucontrol, etc.
--000000000000c75e700585600747-- From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 31 06:08:11 2019 Received: (at 34454) by debbugs.gnu.org; 31 Mar 2019 10:08:11 +0000 Received: from localhost ([127.0.0.1]:37800 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hAXNr-0007nL-4a for submit@debbugs.gnu.org; Sun, 31 Mar 2019 06:08:11 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hAXNo-0007mr-4l; Sun, 31 Mar 2019 06:08:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54211) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hAXNi-00073k-8x; Sun, 31 Mar 2019 06:08:02 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=38444 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hAXNg-0007YD-6Z; Sun, 31 Mar 2019 06:08:01 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Mark H Weaver Subject: Re: Gtk upstream bug #1280 causes crashes in IceCat and Emacs References: <87muld58gn.fsf@netris.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 11 Germinal an 227 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sun, 31 Mar 2019 12:07:57 +0200 In-Reply-To: <87muld58gn.fsf@netris.org> (Mark H. Weaver's message of "Fri, 29 Mar 2019 23:47:25 -0400") Message-ID: <87r2an2w76.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 34454 Cc: Bradley Haggerty , 34454@debbugs.gnu.org, 34658@debbugs.gnu.org, Carlo Zancanaro , 34528@debbugs.gnu.org, Leo Famulari , Joshua Branson 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 (-) Hi Mark, Mark H Weaver skribis: > I looked into this, and I believe all of these bugs are caused by Gtk > upstream bug #1280: > > https://gitlab.gnome.org/GNOME/gtk/issues/1280 > > which is apparently fixed by the following upstream commit: > > https://gitlab.gnome.org/GNOME/gtk/commit/e3a1593a0984cc0156ec1892a46af= 8f256a64878 Woow, thanks for tracking it down and for pushing a fix! Ludo=E2=80=99. From unknown Sun Jun 22 11:49:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 28 Apr 2019 11:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 20 11:18:09 2020 Received: (at control) by debbugs.gnu.org; 20 Mar 2020 15:18:09 +0000 Received: from localhost ([127.0.0.1]:45374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jFJPV-0000ml-42 for submit@debbugs.gnu.org; Fri, 20 Mar 2020 11:18:09 -0400 Received: from mx2.dismail.de ([159.69.191.136]:30407) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jFJPT-0000mG-6O for control@debbugs.gnu.org; Fri, 20 Mar 2020 11:18:07 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id bc67c623 for ; Fri, 20 Mar 2020 16:18:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:from:message-id:subject:to; s= 20190914; bh=12hWFN70kKM6aZdB4/lAl9czbKW8xRF7fWfi84UHDvs=; b=AQH NRahbEbumjUSIhDRU6kx3MXGd2gSq2qz2twQbG51Fl5obyBD08QVo2kbv0mx7eqH VpFsp6yadnjsFRs4KuQnPVQBFszeBalRDXCKjONE1treoWjar73aJgRBszJtnfL/ 8hediXEfRjCliG+FDwO9CqLGfa+cEBoUScehDx4POYERhZ6gfrTRtJSeJXwY/Au1 bZOIChd8lEjJhmErzJ6Gv09CBSuMSMElzHd9ObqPSPdzIQ22LsWwHtz4oOPsHUPU aFiY+HtMLJXm0PIeO2troAooJTjbHd1lR2F/LipnYcwZfgaE3b5F0ha4BgL3TBK+ asyKY9pPTWQYQOs1yVA== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 5385dca0 for ; Fri, 20 Mar 2020 16:18:00 +0100 (CET) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 64d368b5 for ; Fri, 20 Mar 2020 16:18:00 +0100 (CET) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 79905d00 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Fri, 20 Mar 2020 16:18:00 +0100 (CET) MIME-Version: 1.0 Date: Fri, 20 Mar 2020 15:17:59 +0000 Content-Type: multipart/alternative; boundary="--=_RainLoop_957_580598103.1584717479" X-Mailer: RainLoop/1.14.0a From: jbranso@dismail.de Message-ID: Subject: To: control@debbugs.gnu.org X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: control 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.3 (-) ----=_RainLoop_957_580598103.1584717479 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable unarchive 34528 ----=_RainLoop_957_580598103.1584717479 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
=
unarchive 34528


<= /html> ----=_RainLoop_957_580598103.1584717479-- From unknown Sun Jun 22 11:49:50 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 18 Apr 2020 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator