unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: chad <yandros@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Possible issue with pgtk branch
Date: Fri, 15 Jan 2021 20:31:46 +0200	[thread overview]
Message-ID: <83im7y9hm5.fsf@gnu.org> (raw)
In-Reply-To: <CAO2hHWYaxF0HKE=tNS5hEw1w_jvnT2vF2vtguEWLpLO_P9Cicw@mail.gmail.com> (message from chad on Fri, 15 Jan 2021 09:49:44 -0800)

> From: chad <yandros@gmail.com>
> Date: Fri, 15 Jan 2021 09:49:44 -0800
> Cc: EMACS development team <emacs-devel@gnu.org>
> 
>  > I'm running emacs in daemon mode, with at least 2 frames. The shutdown happens in eww buffers,
>  when I'm
>  > scrolling, and perhaps always (at least a couple times) when I'm scrolling up with M-v. 
>  > 
>  > This isn't reliable enough for me to catch it under gdb, but I'm trying.
> 
>  Why isn't it reliable enough to catch?  How did you try catching it?
> 
> I noticed that "scrolling" and "scrolling up" made it happen a couple times, but that's not been enough to
> reproduce it so far. I'm still trying to find a reliable repro, but I had seen it enough that it seemed worth asking
> on the list.

My suggestion is to catch the shutdown itself.  That should go through
kill-emacs, so a breakpoint there should be enough.  If you want to be
more sure, set a breakpoint on 'exit' and 'abort' (2 library
functions).  Then run Emacs and use it as usual.  When these
breakpoints break, a backtrace should tell us what is going on.

Thanks.



      reply	other threads:[~2021-01-15 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-15  0:55 Possible issue with pgtk branch chad
2021-01-15  7:08 ` Eli Zaretskii
2021-01-15 17:49   ` chad
2021-01-15 18:31     ` Eli Zaretskii [this message]

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=83im7y9hm5.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=yandros@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).