all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Mark Oteiza <mvoteiza@udel.edu>
Cc: 18112@debbugs.gnu.org
Subject: bug#18112: 24.4.50; emacs --daemon infinite loop in find_interval
Date: Sat, 26 Jul 2014 09:42:25 +0300	[thread overview]
Message-ID: <83k370ipta.fsf@gnu.org> (raw)
In-Reply-To: <877g31dojo.fsf@holos.localdomain>

> From: Mark Oteiza <mvoteiza@udel.edu>
> Date: Fri, 25 Jul 2014 19:08:43 -0400
> 
> 1. emacs --daemon -Q
> 2. Start tmux in a term emulator and invoke `emacsclient -t` in
>    the tmux window
> 3. Do `C-x 3` in the client
> 4. Split horizontally the tmux window into two panes: <prefix> "
> 5. Open a new emacsclient in the new pane, exit the client (^X^C),
>    and close the new tmux pane (^D)
> 6. Interact with the first client.
> 
> Attaching with gdb the first time:
> 
> find_interval (tree=0xed9198, position=732) at intervals.c:681
> 681     in intervals.c
> (gdb) s
> 683     in intervals.c
> (gdb) s
> 701     in intervals.c
> (gdb) s
> 681     in intervals.c
> (gdb) s
> 683     in intervals.c
> (gdb) s
> 701     in intervals.c
> 
> Otherwise, setting a breakpoint at find_interval and continuing,
> `position` changes value but I always end up back at find_interval.

Thanks.

Please use the procedure in etc/DEBUG to find out where it loops.  The
procedure calls for using the "finish" command until some frame
doesn't return, then stepping with "next" through that frame to see
where and why it loops.





  reply	other threads:[~2014-07-26  6:42 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25 23:08 bug#18112: 24.4.50; emacs --daemon infinite loop in find_interval Mark Oteiza
2014-07-26  6:42 ` Eli Zaretskii [this message]
2014-07-26  7:55   ` Eli Zaretskii
2014-07-26  8:06     ` Andreas Schwab
2014-07-26  8:15     ` Andreas Schwab
2014-07-26  8:22       ` Eli Zaretskii
2014-07-26  9:04     ` Eli Zaretskii
2014-07-26  9:33       ` Eli Zaretskii
2014-07-27 13:05         ` Eli Zaretskii
2014-07-27 13:35           ` martin rudalics
2014-07-27 14:55             ` Eli Zaretskii
2014-07-27 18:15               ` martin rudalics
2014-08-08 10:10               ` martin rudalics
2014-08-08 10:40                 ` Eli Zaretskii
2014-08-09 11:14                   ` martin rudalics
2014-08-09 15:37                     ` Eli Zaretskii
2014-08-09 15:56                       ` martin rudalics
2014-08-09 16:29                         ` Eli Zaretskii
2014-08-10 10:42                           ` martin rudalics
2014-08-10 14:04                             ` Eli Zaretskii
2014-07-26  9:17     ` Andreas Schwab
2014-07-26  9:44     ` Andreas Schwab
2014-07-26 11:07       ` Eli Zaretskii
2014-07-26 11:27         ` Andreas Schwab

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=83k370ipta.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18112@debbugs.gnu.org \
    --cc=mvoteiza@udel.edu \
    /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.