unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Masaru Nomiya <nomiya@galaxy.dti.ne.jp>
To: 49955@debbugs.gnu.org
Subject: bug#49955: 28.0.50; Emacs got quasi freeze
Date: Mon, 11 Oct 2021 08:40:26 +0900	[thread overview]
Message-ID: <87wnmkla8l.wl-nomiya@galaxy.dti.ne.jp> (raw)
In-Reply-To: <87pmunvv19.wl-nomiya@galaxy.dti.ne.jp>

Hello,

In the Message; 

  Subject    : bug#49955: 28.0.50; Emacs got quasi freeze
  Message-ID : <87pmunvv19.wl-nomiya@galaxy.dti.ne.jp>
  Date & Time: Mon, 09 Aug 2021 18:12:32 +0900

[MN] == Masaru Nomiya <nomiya@galaxy.dti.ne.jp> has written:

MN> Hello.

MN> With this pacth;

MN> commit 483c5e953c12a95382bef4a3b6769a680c32fe86
MN> Author: Martin Rudalics <rudalics@gmx.at>
MN> Date:   Wed May 5 10:26:32 2021 +0200

MN>     Fix two GTK3 event handling issues
    
MN>     * src/xterm.c (handle_one_xevent): For GTK3 PropertyNotify and
MN>     MapNotify events explicitly request the stored frame sizes when
MN>     the frame changes from iconified to a non-hidden state
MN>     (Bug#24526).  For Expose events do not change the frame's
MN>     visibility or iconified state.  For FocusIn events on GTK3 do
MN>     not apply the fix for Bug#42655.  The latter two changes are to
MN>     avoid that plain invisible frames get reported as iconified.

MN> Emacs has often got a quasi freeze, not perfect freeze but doesn't
MN> accept any openraion except quitting operation.

This issue was solved by;

Tweak x_connection_closed when I/O error
* src/xterm.c (x_connection_closed): Don’t dereference dpyinfo
in the unlikely case where it is null and ioerror is true.
This pacifies gcc 11.2.1 -Wanalyzer-null-dereference.
 master
@eggert
eggert committed 7 days ago 

Thanks a lot!

---
┏━━┓彡     Masaru Nomiya              mail-to: nomiya @ galaxy.dti.ne.jp
┃\/彡
┗━━┛  "Tim Cook, the C.E.O. of Apple, said earlier this year that he would
	   not let his nephew join social networks.
	   Bill Gates banned cellphone until his children were teenagers, and
	   Melinda Gates wrote that she wished they had waited even longer.
	   Steve Jobs would not let his young children near iPads."
                                                      -- The New York Times --





  parent reply	other threads:[~2021-10-10 23:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-09  9:12 bug#49955: 28.0.50; Emacs got quasi freeze Masaru Nomiya
2021-08-09 12:50 ` Lars Ingebrigtsen
2021-08-09 22:19   ` Masaru Nomiya
2021-08-10 13:41     ` Lars Ingebrigtsen
2021-08-10 14:33       ` Masaru Nomiya
2021-10-10 23:40 ` Masaru Nomiya [this message]
2021-10-11  7:19   ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wnmkla8l.wl-nomiya@galaxy.dti.ne.jp \
    --to=nomiya@galaxy.dti.ne.jp \
    --cc=49955@debbugs.gnu.org \
    --cc=m.nomiya@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).