From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#69478: 30.0.50; Emacs dies after scrolling in eww Date: Thu, 29 Feb 2024 21:14:56 +0200 Message-ID: <86h6hrrsjz.fsf@gnu.org> References: <8734tb3wg8.fsf@protonmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="8833"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 69478@debbugs.gnu.org To: Alexander =?UTF-8?Q?Pr=C3=A4hauser?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Thu Feb 29 20:17:52 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rfluh-00020e-LF for geb-bug-gnu-emacs@m.gmane-mx.org; Thu, 29 Feb 2024 20:17:51 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfluR-0005dq-U5; Thu, 29 Feb 2024 14:17:35 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfluR-0005dg-3U for bug-gnu-emacs@gnu.org; Thu, 29 Feb 2024 14:17:35 -0500 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rfluQ-00082k-Rq for bug-gnu-emacs@gnu.org; Thu, 29 Feb 2024 14:17:34 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rflur-0008LE-T0 for bug-gnu-emacs@gnu.org; Thu, 29 Feb 2024 14:18:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 29 Feb 2024 19:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69478 X-GNU-PR-Package: emacs Original-Received: via spool by 69478-submit@debbugs.gnu.org id=B69478.170923426632038 (code B ref 69478); Thu, 29 Feb 2024 19:18:01 +0000 Original-Received: (at 69478) by debbugs.gnu.org; 29 Feb 2024 19:17:46 +0000 Original-Received: from localhost ([127.0.0.1]:35398 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rflub-0008Kg-W5 for submit@debbugs.gnu.org; Thu, 29 Feb 2024 14:17:46 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:55530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfluZ-0008KS-7b for 69478@debbugs.gnu.org; Thu, 29 Feb 2024 14:17:45 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rflrw-00076H-4E; Thu, 29 Feb 2024 14:15:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=kLE8SAC/8KQfr8TfEjLXWWWPrUkElK1p+yZuASU4TaY=; b=LrviMoBPU9ExTfqEC32L 417J/cT77YqD/Ei+nVuZ2rwEwDFq8rYrvShFO3Uvv0FF3fPDbqXedLAqFaj35o7pO52eohcAAiqR1 0cm2q988txcARkfmN5EySIZyisj2yY94jsPREEFEAi0tTFtbJ70xJzq6bAyNW7pH9P6hxiHPIl86Z f1l0wg7tCkSQ0lGmDKRmDb0dZ5RZjiNqbJZGwSkeocdmnOdHbr4wDSbmxo6v5WSOysi2zdEytkH23 8Np6oYv/S7xHCBY/+9LTe23dvG/b/Ngvbj1qMYS8gIUoNXxUHlyUD84c6lmbqPQbU7XCw2xsFu/m0 SMNw4+wkIhIR/g==; In-Reply-To: <8734tb3wg8.fsf@protonmail.com> (bug-gnu-emacs@gnu.org) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:280804 Archived-At: > Date: Thu, 29 Feb 2024 18:27:15 +0000 > From: Alexander Prähauser via "Bug reports for GNU Emacs, > the Swiss army knife of text editors" > > > 1. Start Emacs. > > 2. Open a website in eww. > > 3. Scroll a bit. > > 4. Emacs crashes. You mean, visiting any site with "M-x eww" crashes after scrolling? > This bug happens regardless of whether Emacs is loaded with an init. You see this in "emacs -Q" as well? > If you can see this, then I couldn't attach the backtrace due to a > separate bug. I'll try to send it as a reply. This part of the backtrace: > #27 0x0000555555689dfe in x_error_quitter (display=0x555556262960, event=0x7fffffffcc60) at xterm.c:26978 > buf = "BadMatch (invalid parameter attributes)", '\000' > buf1 = "X protocol error: BadMatch (invalid parameter attributes) on protocol request 62\nSerial no: 24290\nFailing resource ID (if any): 0x12001dc\nMinor code: 0\nThis is a bug! Please report this to bug-gnu-em"... > #28 0x0000555555689feb in x_error_handler (display=0x555556262960, event=0x7fffffffcc60) at xterm.c:26943 > stack = > dpyinfo = > fail = > last = > #29 0x00007ffff7cac74c in _XError (dpy=dpy@entry=0x555556262960, rep=rep@entry=0x55556106b3f0) at /usr/src/debug/libx11/libX11-1.8.7/src/XlibInt.c:1503 [...] > #30 0x00007ffff7cac858 in handle_error (dpy=0x555556262960, err=0x55556106b3f0, in_XReply=) at /usr/src/debug/libx11/libX11-1.8.7/src/xcb_io.c:211 > ext = > ret_code = 21845 > #31 0x00007ffff7cac915 in handle_response (dpy=dpy@entry=0x555556262960, response=0x55556106b3f0, in_XReply=in_XReply@entry=0) at /usr/src/debug/libx11/libX11-1.8.7/src/xcb_io.c:403 > async = > next = > #32 0x00007ffff7cac9aa in _XEventsQueued (dpy=0x555556262960, mode=) at /usr/src/debug/libx11/libX11-1.8.7/src/xcb_io.c:442 > response = > #33 0x00007ffff7c9f2c8 in XPending (dpy=0x555556262960) at /usr/src/debug/libx11/libX11-1.8.7/src/Pending.c:55 > ret_val = > #34 0x000055555569e933 in XTread_socket (terminal=, hold_quit=0x7fffffffcf00) at xterm.c:25576 > count = 0 > event_found = > dpyinfo = 0x555556274760 > #35 0x00005555556cac31 in gobble_input () at keyboard.c:7888 > nr = > hold_quit = {kind = NO_EVENT, part = scroll_bar_nowhere, code = 0, modifiers = 0, x = 0x0, y = 0x0, timestamp = 0, frame_or_window = 0x0, arg = 0x0, device = 0x30} > next = 0x0 > nread = 0 > err = > t = 0x555556190378 > #36 0x00005555556cd4a5 in handle_async_input () at keyboard.c:8127 > nread = > #37 process_pending_signals () at keyboard.c:8141 > #38 unblock_input_to (level=0) at keyboard.c:8156 > #39 unblock_input_to (level=) at keyboard.c:8150 > #40 unblock_input () at keyboard.c:8175 seems to indicate that the reason for the problem is some kind of X error, which then causes Emacs to shut down. Po Lu, any ideas what this could mean? Also, your build is several days old, so perhaps you could update from Git and see if the problem was already fixed meanwhile.