all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: bug-gnu-emacs@gnu.org, quentin.fennessy@amd.com
Subject: Re: emacs 21.1, linux 2.4.12-3.5G, core dump in set_point_both()
Date: Fri, 31 May 2002 15:28:37 -0600 (MDT)	[thread overview]
Message-ID: <200205312128.g4VLSbW15767@aztec.santafe.edu> (raw)
In-Reply-To: <200205301850.NAA24723@tesla.amd.com> (quentin.fennessy@amd.com)

Thanks for the bug report.

I suspect that ZV and ZV_BYTE got out of sync, that they do not
correspond to each other properly given the current buffer contents.
Or perhaps some other pair of pointers that are supposed to match up
as character count and byte count.  If this is true, it would be due
to a bug in some C primitives.

The way to find out more would be to carefully study the data structures
using GDB.  It is not easy, but it is the only way.

      reply	other threads:[~2002-05-31 21:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-30 18:50 emacs 21.1, linux 2.4.12-3.5G, core dump in set_point_both() Quentin Fennessy
2002-05-31 21:28 ` 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=200205312128.g4VLSbW15767@aztec.santafe.edu \
    --to=rms@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=quentin.fennessy@amd.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 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.