all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: help-emacs-windows@gnu.org, bug-gnu-emacs@gnu.org,
	Harald Maier <harald@maierh.de>
Subject: Re: [h-e-w] Current word on binaries
Date: 14 Feb 2004 12:18:39 +0000	[thread overview]
Message-ID: <ud68hdfc0.fsf@jasonrumney.net> (raw)
In-Reply-To: <7494-Sat14Feb2004140608+0200-eliz@elta.co.il>

"Eli Zaretskii" <eliz@elta.co.il> writes:

> Can someone run Emacs under GDB and see where exactly does it abort?

I have done that. It aborts on line 1739 of bytecode.c.

#ifdef BYTE_CODE_SAFE
    error ("binding stack not balanced (serious byte compiler bug)");
#else
    abort ();
#endif

Since it is deep within the byte code interpreter it is difficult to
find what happened to get get the binding stack in that state.

  reply	other threads:[~2004-02-14 12:18 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <009901c3ec70$b3013940$6400a8c0@austin.rr.com>
     [not found] ` <m3broc4fdc.fsf@ate.maierh>
2004-02-14  9:33   ` [h-e-w] Current word on binaries Harald Maier
2004-02-14 11:57     ` Jason Rumney
2004-02-14 12:06     ` Eli Zaretskii
2004-02-14 12:18       ` Jason Rumney [this message]
2004-02-16 19:52         ` Richard Stallman
2004-02-16 20:38           ` Jason Rumney
2004-02-17  6:50             ` [h-e-w] " Eli Zaretskii
2004-02-17  8:56               ` Jason Rumney
2004-02-17 19:03                 ` Eli Zaretskii
2004-02-18  0:13                   ` Jason Rumney
2004-02-18  6:11                     ` Eli Zaretskii
2004-02-18  8:38             ` Richard Stallman
2004-02-18 10:39               ` [h-e-w] " Eli Zaretskii
2004-02-18 12:30                 ` Harald Maier
2004-02-18 13:37                   ` [h-e-w] " Jason Rumney
2004-02-18 14:28                   ` Eli Zaretskii
2004-02-18 23:29                   ` Jason Rumney
2004-02-23 12:14                     ` [h-e-w] Current word on binaries (EMACS_21_1_RC on cygwin) Harald Maier
2004-02-23 16:43                       ` Harald Maier
2004-02-24  8:41                       ` Richard Stallman
2004-02-18 13:43                 ` Current word on binaries Jason Rumney
2004-02-18 18:54                   ` [h-e-w] " Eli Zaretskii
     [not found]                     ` <m3fzd79ymj.fsf@ate.maierh>
2004-02-21 13:08                       ` Emacs release procedure (Was: [h-e-w] Current word on binaries) Eli Zaretskii
2004-02-14 13:18       ` [h-e-w] Current word on binaries Harald Maier
2004-02-14 13:37         ` Jason Rumney
2004-02-14 15:41           ` Harald Maier
2004-02-14 16:56             ` [h-e-w] " Eli Zaretskii
2004-02-14 17:24               ` Harald Maier
2004-02-14 17:49                 ` Eli Zaretskii
2004-02-14 19:26                   ` Harald Maier

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=ud68hdfc0.fsf@jasonrumney.net \
    --to=jasonr@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=harald@maierh.de \
    --cc=help-emacs-windows@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.