bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16049: 24.3.50; Crash on startup on Mac OS X 10.9


From: martin rudalics
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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]