all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark Oteiza <mvoteiza@udel.edu>
To: 16674@debbugs.gnu.org
Subject: bug#16674: 24.3.50; crash: redisplay_internal, update_frame, using client-daemon in tmux
Date: Sat, 26 Jul 2014 12:23:12 -0400	[thread overview]
Message-ID: <87oawc84y7.fsf@holos.localdomain> (raw)
In-Reply-To: <87sirwvsr0.fsf@holos.localdomain>

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Mark Oteiza <mvoteiza@udel.edu>
>> Date: Sun, 09 Feb 2014 02:39:09 -0500
>> 
>> I found 0cd28af (references Bug#15025).
>
> Dmitry, this is bzr revision 113891.  Perhaps the new code in
> delete_frame should include a few more tests from candidate_frame?
> (That's just a wild guess, though: I don't really understand what does
> tmux do to Emacs -- are we selecting a frame that is no longer
> displayed or something?)

New recipe for crash (guided by Eli's comment on #18112):

Open a terminal emulator (TE) window.  In that window:

  emacs --daemon -Q
  emacsclient -t
  C-x 2

In another TE window,

  emacsclient -t
  C-x C-c

Go back to the first TE.  Widen it, and shorten it so that the top
buffer is no longer visible.  Send input -- now emacs should have crashed.

For the record, here is the original recipe I had found for the crash:

1. emacs --daemon -Q
2. Split vertically the tmux window into two panes: <prefix> %
3. Start a client in one of the tmux panes: emacsclient -t
4. C-x 2
5. Break out the tmux pane containing the client to a new window:
   <prefix>-!
6. Split vertically the tmux window into two panes: <prefix> %
7. Open a new client.
8. Exit the new client.
9. Close the new tmux pane (^D).  Now the first client occupies half
    the tmux window and is unfocused
10. Shrink the terminal emulator.  Things should look bad now.
11. Send input to the client.





  parent reply	other threads:[~2014-07-26 16:23 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06 21:25 bug#16674: 24.3.50; crash: redisplay_internal, update_frame, using client-daemon in tmux Mark Oteiza
2014-02-07  7:16 ` Eli Zaretskii
2014-02-07 16:06   ` Mark Oteiza
2014-02-08 10:41     ` Eli Zaretskii
2014-02-09  7:39       ` Mark Oteiza
2014-02-09 17:27         ` Eli Zaretskii
2014-04-09 19:30           ` Mark Oteiza
2014-07-26 16:23           ` Mark Oteiza [this message]
2014-07-26 16:31             ` Eli Zaretskii
2014-07-27 13:07               ` Eli Zaretskii
2014-07-27 15:24                 ` Mark Oteiza
2014-07-27 16:24                   ` Eli Zaretskii
     [not found]                     ` <87d2cqoid8.fsf@holos.localdomain>
2014-07-27 17:39                       ` Eli Zaretskii
2014-07-27 17:50                         ` Mark Oteiza
2014-07-28  6:34                           ` 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=87oawc84y7.fsf@holos.localdomain \
    --to=mvoteiza@udel.edu \
    --cc=16674@debbugs.gnu.org \
    /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.