unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: martin rudalics <rudalics@gmx.at>
Cc: 18597@debbugs.gnu.org
Subject: bug#18597: 25.0.50; Assertion violation in reseat_1
Date: Wed, 01 Oct 2014 20:29:17 +0300	[thread overview]
Message-ID: <83bnpvk8b6.fsf@gnu.org> (raw)
In-Reply-To: <542C3795.6070601@gmx.at>

> Date: Wed, 01 Oct 2014 19:19:17 +0200
> From: martin rudalics <rudalics@gmx.at>
> CC: 18597@debbugs.gnu.org
> 
> Does
> 
> (gdb) p ZV
> $33 = 2663948
> (gdb) p w->start
> $29 = {
>    i = 24813235
> }
> (gdb) p marker_position (w->start)
> $30 = 1
> 
> indicate that w->start has a bad value or that the marker is corrupted?

If BEGV is greater than 1, then yes, the marker is outside the
accessible portion of the buffer.  But I don't see how that could
happen.  Since this is an Info buffer, I guess it's some snafu with
narrowing.

Do you happen to remember the last commands before the abort?





  reply	other threads:[~2014-10-01 17:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-01 15:43 bug#18597: 25.0.50; Assertion violation in reseat_1 martin rudalics
2014-10-01 16:00 ` Eli Zaretskii
2014-10-01 16:05   ` martin rudalics
2014-10-01 16:41     ` Eli Zaretskii
2014-10-01 16:45     ` Eli Zaretskii
2014-10-01 16:54       ` martin rudalics
2014-10-01 17:03         ` Eli Zaretskii
2014-10-01 17:19           ` martin rudalics
2014-10-01 17:29             ` Eli Zaretskii [this message]
2014-10-01 17:40               ` martin rudalics
2014-12-25 10:55 ` martin rudalics

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=83bnpvk8b6.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=18597@debbugs.gnu.org \
    --cc=rudalics@gmx.at \
    /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).