GNU bug report logs - #17322
24.3.90; emacs crash at eassert (verify_row_hash (a)) in dispnew.c:1169

Previous Next

Package: emacs;

Reported by: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>

Date: Wed, 23 Apr 2014 10:57:01 UTC

Severity: normal

Tags: moreinfo

Merged with 17323

Found in version 24.3.90

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 17322 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
Cc: 17322 <at> debbugs.gnu.org
Subject: Re: 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
> From: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>
> Cc: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>,  17322 <at> 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.




This bug report was last modified 10 years and 345 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.