From: Eli Zaretskii <eliz-mXXj517/zsQ@public.gmane.org>
To: Gregor Zattler <grfz-Mmb7MZpHnFY@public.gmane.org>
Cc: bug-gnu-emacs-mXXj517/zsQ@public.gmane.org,
notmuch-gxuj+Tv9EO5zyzON3hdc1g@public.gmane.org
Subject: Re: bug#59147: 29.0.50; dispnew.c:1456: Emacs fatal error: assertion failed: row >= 0 && row < matrix->nrows
Date: Wed, 09 Nov 2022 16:06:00 +0200 [thread overview]
Message-ID: <83sfiste7r.fsf@gnu.org> (raw)
In-Reply-To: <87pmdwgrvo.fsf-BR+4T8zXX0yLKaosZrYv8g@public.gmane.org> (message from Gregor Zattler on Wed, 09 Nov 2022 14:49:15 +0100)
> From: Gregor Zattler <grfz-Mmb7MZpHnFY@public.gmane.org>
> Cc: bug-gnu-emacs-mXXj517/zsQ@public.gmane.org, notmuch-gxuj+Tv9EO5zyzON3hdc1g@public.gmane.org
> Date: Wed, 09 Nov 2022 14:49:15 +0100
>
> > What does the below produce:
> >
> > (gdb) frame 2
> > (gdb) p matrix->nrows
>
> (gdb) frame 2
> #2 0x000055555559d310 in matrix_row (matrix=0x55555d44d470, row=8) at dispnew.c:1456
> 1456 eassert (row >= 0 && row < matrix->nrows);
> (gdb) p matrix->nrows
> $1 = 7
> (gdb)
Can you describe what does notmuch-jump do and maybe show its code?
The backtrace seems to indicate that it reads from the minibuffer, but
in that case, does it mean the mini-window was 7-lines high in this
case?
Also, can you describe what you do to trigger this assertion
violation?
> While working I got another (x)backtracei, in another emacs
> daemon, which I guess is related:
It's an exact same problem.
next prev parent reply other threads:[~2022-11-09 14:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-09 12:37 bug#59147: 29.0.50; dispnew.c:1456: Emacs fatal error: assertion failed: row >= 0 && row < matrix->nrows Gregor Zattler
[not found] ` <87o7tg718m.fsf-BR+4T8zXX0yLKaosZrYv8g@public.gmane.org>
2022-11-09 13:21 ` Eli Zaretskii
2022-11-09 13:49 ` Gregor Zattler
[not found] ` <87pmdwgrvo.fsf-BR+4T8zXX0yLKaosZrYv8g@public.gmane.org>
2022-11-09 14:06 ` Eli Zaretskii [this message]
2022-11-09 14:35 ` Gregor Zattler
2022-11-09 14:41 ` Gregor Zattler
[not found] ` <87leokgpre.fsf-BR+4T8zXX0yLKaosZrYv8g@public.gmane.org>
2022-11-09 14:43 ` Eli Zaretskii
2022-11-09 15:27 ` Gregor Zattler
[not found] ` <83r0yctcgs.fsf-mXXj517/zsQ@public.gmane.org>
2022-11-18 11:38 ` Gregor Zattler
[not found] ` <87pmdka3w4.fsf-BR+4T8zXX0yLKaosZrYv8g@public.gmane.org>
2022-11-18 12:03 ` Eli Zaretskii
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=83sfiste7r.fsf@gnu.org \
--to=eliz-mxxj517/zsq@public.gmane.org \
--cc=bug-gnu-emacs-mXXj517/zsQ@public.gmane.org \
--cc=grfz-Mmb7MZpHnFY@public.gmane.org \
--cc=notmuch-gxuj+Tv9EO5zyzON3hdc1g@public.gmane.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.