From: Richard Stallman <rms@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: segfault caused by rmail-delete-backward
Date: Sat, 21 Jun 2003 23:01:12 -0400 [thread overview]
Message-ID: <E19Tv6O-0000Rq-PN@fencepost.gnu.org> (raw)
In-Reply-To: <200306172101.h5HL1QU02398@aaalab.stanford.edu> (message from Jay Pfaffman on Tue, 17 Jun 2003 14:01:26 -0700)
OK, you shamed me into downloading & compiling emacs 21.2. The error
is in xdisp.c, line 14291:
It would be more useful to debug it in the current development
sources, because that way we could see if it is fixed already.
However, this line
while (*cursor != '\n' && ++cursor != ceiling_addr)
still exists, so it is possible the problem is unchanged.
To start to understand, I need more info.
What is the value of ceiling_addr? What was the initial value
of cursor? What is the value of cursor when it crashes?
What is the value of ceiling?
Does anyone really run emacs under GDB *all the time*?!
I do.
prev parent reply other threads:[~2003-06-22 3:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-13 21:20 segfault caused by rmail-delete-backward Jay Pfaffman
2003-06-15 15:59 ` Richard Stallman
2003-06-17 21:01 ` Jay Pfaffman
2003-06-22 3:01 ` Richard Stallman [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E19Tv6O-0000Rq-PN@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=bug-gnu-emacs@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.