all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Elusive assertion failure related to completion
Date: Tue, 1 Sep 2009 23:23:20 +0200	[thread overview]
Message-ID: <f7ccd24b0909011423h19c2366ckf97712290a9e9f4b@mail.gmail.com> (raw)
In-Reply-To: <4A9D58EE.1040400@gmx.at>

On Tue, Sep 1, 2009 at 19:25, martin rudalics<rudalics@gmx.at> wrote:

> Could you check if it's triggerd by the xassert
>
>              xassert (NILP (leaf_windows[i]->hchild)
>                       && NILP (leaf_windows[i]->vchild));

No, it's not :-(

I think the assertion failure is a read herring; it seems like some
kind of memory corruption. In fact, sometimes I just get a crash in
other unrelated places.

The only thing really constant is the Lisp backtrace, with the error
always happening after calling `icomplete-exhibit'.

    Juanma




  reply	other threads:[~2009-09-01 21:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-31  1:02 Elusive assertion failure related to completion Juanma Barranquero
2009-09-01 10:00 ` martin rudalics
2009-09-01 11:33   ` Juanma Barranquero
2009-09-01 17:25     ` martin rudalics
2009-09-01 21:23       ` Juanma Barranquero [this message]
2009-09-01 23:32         ` Stefan Monnier
2009-09-02  9:59           ` David Kastrup
2009-09-02 19:35             ` Juanma Barranquero

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=f7ccd24b0909011423h19c2366ckf97712290a9e9f4b@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@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 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.