GNU bug report logs - #10164
24.0.91; Instant crash enabling linum-mode

Previous Next

Package: emacs;

Reported by: Tim Crews <tim.crews <at> code-affinity.com>

Date: Wed, 30 Nov 2011 05:24:01 UTC

Severity: normal

Found in version 24.0.91

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tim Crews <tim.crews <at> code-affinity.com>, Chong Yidong <cyd <at> gnu.org>
Cc: 10164 <at> debbugs.gnu.org
Subject: Re: bug#10164: 24.0.91; Instant crash enabling linum-mode
Date: Wed, 30 Nov 2011 07:29:41 -0500
> Arrgh!  This is GCC 4.6.x "as-is" code reordering in action.  Emacs
> crashes here:
> 
> 	      xassert (!row->enabled_p
>     	               || row->mode_line_p
> 	     	       || verify_row_hash (row));
> 
> Evidently, it calls verify_row_hash before it tests row->mode_line_p

Fixed in revision 106555 on the trunk.

Chong, I hope this is in time for the next pretest.  It would be a
pity to release a pretest with such a glaring problem.




This bug report was last modified 13 years and 178 days ago.

Previous Next


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