GNU bug report logs - #16049
24.3.50; Crash on startup on Mac OS X 10.9

Previous Next

Package: emacs;

Reported by: Jules Colding <colding <at> venalicium.dk>

Date: Wed, 4 Dec 2013 14:08:02 UTC

Severity: normal

Found in version 24.3.50

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Jan Djärv <jan.h.d <at> swipnet.se>
Cc: "16049 <at> debbugs.gnu.org" <16049 <at> debbugs.gnu.org>
Subject: bug#16049: 24.3.50; Crash on startup on Mac OS X 10.9
Date: Thu, 05 Dec 2013 19:13:42 +0100
> Program received signal EXC_BAD_ACCESS, Could not access memory.
> Reason: KERN_INVALID_ADDRESS at address: 0xffffffeeb81501ec
> 0x0000000100005da4 in update_window (w=0x101915a08, force_p=true) at dispnew.c:3374
> 3374	      if (mode_line_row->mode_line_p && mode_line_row->enabled_p)
> (gdb) bt full
> #0  0x0000000100005da4 in update_window (w=0x101915a08, force_p=true) at dispnew.c:3374
> 	end = (struct glyph_row *) 0xffffffeeb8150100
> 	mode_line_row = (struct glyph_row *) 0xffffffeeb8150100
> 	header_line_row = (struct glyph_row *) 0x0
> 	changed_p = false
> 	mouse_face_overwritten_p = false
> 	row = (struct glyph_row *) 0x101398e00
> 	yb = 2147483647
> 	n_updated = 0
> 	desired_matrix = (struct glyph_matrix *) 0x104fbe810

Such things never happened to me.  What is desired_matrix->rows and
desired_matrix->nrows here?  What happens when you suppress the initial
message?

martin




This bug report was last modified 11 years and 220 days ago.

Previous Next


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