From: Eli Zaretskii <eliz@gnu.org>
To: Nicolas Richard <theonewiththeevillook@yahoo.fr>
Cc: 17322@debbugs.gnu.org
Subject: bug#17322: 24.3.90; emacs crash at eassert (verify_row_hash (a)) in dispnew.c:1169
Date: Wed, 23 Apr 2014 19:20:23 +0300 [thread overview]
Message-ID: <83wqeg81bs.fsf@gnu.org> (raw)
In-Reply-To: <87sip4cagr.fsf@geodiff-mac3.ulb.ac.be>
> From: Nicolas Richard <theonewiththeevillook@yahoo.fr>
> Cc: Nicolas Richard <theonewiththeevillook@yahoo.fr>, 17322@debbugs.gnu.org
> Date: Wed, 23 Apr 2014 17:49:24 +0200
>
> > (gdb) p/x a->hash
> > (gdb) p/x row_hash(a)
>
> (gdb) p/x a->hash
> $4 = 0x7d9d3df
> (gdb) p/x row_hash(a)
> $5 = 0x7d9d3c8
> (gdb)
Yep, actually different. Looks like some display operation updated
the glyph row, but didn't recalculate its hash; thus the assertion
violation.
I don't think it is possible to say anything else about this, so you
may kill that debugging session. Thanks.
prev parent reply other threads:[~2014-04-23 16:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-23 10:57 bug#17322: 24.3.90; emacs crash at eassert (verify_row_hash (a)) in dispnew.c:1169 Nicolas Richard
2014-04-23 14:43 ` Eli Zaretskii
2014-04-23 14:54 ` Nicolas Richard
2014-04-23 15:35 ` Eli Zaretskii
2014-04-23 15:49 ` Nicolas Richard
2014-04-23 16:20 ` Eli Zaretskii [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
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=83wqeg81bs.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=17322@debbugs.gnu.org \
--cc=theonewiththeevillook@yahoo.fr \
/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).