From: Eli Zaretskii <eliz@gnu.org>
To: Jon Dufresne <jon.dufresne@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Need help debugging Emacs: emacsclient will not draw its contents sometimes
Date: Tue, 08 Sep 2015 20:18:26 +0300 [thread overview]
Message-ID: <83fv2o7rtp.fsf@gnu.org> (raw)
In-Reply-To: <CADhq2b5umxdNYg66YzV=HF5-_UTTx+XuC99eFbmrQinQFcUpYw@mail.gmail.com>
> Date: Tue, 8 Sep 2015 06:00:25 -0700
> From: Jon Dufresne <jon.dufresne@gmail.com>
>
> I run Emacs using the Emacs daemon. I regularly connect to the daemon
> with emacsclient. Frequently, the client is started from an external
> program, such as during a mercurial commit. _Sometimes the emacsclient
> frame will not draw its contents_, leaving Emacs in a useless state.
> This only occurs after the Emacs daemon has been running for hours and
> has already successfully started many emacsclients. When this occurs,
> my window manager shows that the program is running and has drawn an
> outline of where Emacs should be, but there are no contents. After the
> first occurrence, all new emacsclients will suffer the same fate and
> will not draw their contents. To Emacs return to a useful state, I
> restart the Emacs daemon. This means I lose the open buffers of my
> currently running Emacs.
>
> Unfortunately, as I can't reliably reproduce this on demand, it is
> difficult and time consuming to tests different versions of init.el.
>
> Emacs version:
> GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.16.2) of
> 2015-04-22 on buildhw-10.phx2.fedoraproject.org
>
> I have attached a debugger to the running Emacs after this has
> occurred. I see the following backtrace below.
The backtrace shows that Emacs is idle, waiting for input, which is
normal. Try typing "finish" repeatedly to step out of the functions
shown in the backtrace, until some of them doesn't return. Then tell
here which one didn't.
next prev parent reply other threads:[~2015-09-08 17:18 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-08 13:00 Need help debugging Emacs: emacsclient will not draw its contents sometimes Jon Dufresne
2015-09-08 13:28 ` Tassilo Horn
2015-09-08 17:18 ` Eli Zaretskii [this message]
2015-09-08 18:58 ` Jon Dufresne
2015-09-08 19:16 ` Eli Zaretskii
2015-09-09 22:29 ` Jon Dufresne
2015-09-10 15:26 ` Eli Zaretskii
2015-09-10 18:20 ` Jon Dufresne
2015-09-10 18:46 ` Eli Zaretskii
2015-09-10 18:52 ` Jon Dufresne
2015-09-11 7:26 ` Eli Zaretskii
2015-09-11 16:47 ` Jon Dufresne
2015-09-14 10:09 ` Eli Zaretskii
2015-09-23 0:51 ` Jon Dufresne
2015-09-23 6:45 ` Eli Zaretskii
2015-09-27 22:21 ` Mike Kupfer
2015-09-28 6:39 ` Eli Zaretskii
2016-02-16 1:07 ` Mike Kupfer
2016-02-16 16:26 ` Eli Zaretskii
2016-02-16 16:38 ` Kaushal Modi
2016-02-16 16:44 ` Eli Zaretskii
2016-02-16 17:06 ` Kaushal Modi
2016-02-17 2:05 ` Mike Kupfer
2016-02-17 20:02 ` Eli Zaretskii
2016-02-18 5:01 ` Mike Kupfer
2016-02-20 11:24 ` Eli Zaretskii
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=83fv2o7rtp.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=jon.dufresne@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.