From: Eli Zaretskii <eliz@gnu.org>
To: Drew Adams <drew.adams@oracle.com>
Cc: 6629-done@debbugs.gnu.org
Subject: bug#6629: 24.0.50; stack overflow in equal (immediately)
Date: Wed, 14 Jul 2010 11:04:45 +0300 [thread overview]
Message-ID: <83r5j6qyjm.fsf@gnu.org> (raw)
In-Reply-To: <AB6E90F814654C9ABB574D113B80E54D@us.oracle.com>
> From: "Drew Adams" <drew.adams@oracle.com>
> Date: Tue, 13 Jul 2010 23:35:42 -0700
> Cc:
>
> emacs -Q
>
> Evaluate these sexps, in turn:
>
> (setq default-frame-alist
> '((font . "-*-Lucida Console-normal-r-*-*-14-112-96-96-c-*-iso8859-1")))
>
> (defun foo ()
> "..."
> (interactive)
> (setq pop-up-frames t)
> (setq minibuffer-frame-alist (append foooo minibuffer-frame-alist)))
>
> (foo)
>
> You get this error message - nothing more:
>
> Stack overflow in equal
>
> (Note that foooo is an unbound variable.) This bug is new with this binary.
> The windows binary posted on 6/28 has no such problem.
I can see this problem in yesterday's build, but it's gone in today's
build. With today's binary, I get a new frame popping up with the
debugger saying that foooo is unbound, as expected.
I think Handa-san's change from this morning (reverting his prior
change from 2 days ago) may have fixed this.
So I'm closing this bug. If it comes back in the next binary you
have, please reopen.
prev parent reply other threads:[~2010-07-14 8:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-14 6:35 bug#6629: 24.0.50; stack overflow in equal (immediately) Drew Adams
2010-07-14 8:04 ` 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=83r5j6qyjm.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=6629-done@debbugs.gnu.org \
--cc=drew.adams@oracle.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).