GNU bug report logs -
#16049
24.3.50; Crash on startup on Mac OS X 10.9
Previous Next
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
Hello.
5 dec 2013 kl. 19:19 skrev Eli Zaretskii <eliz <at> gnu.org>:
>> From: Jan Djärv <jan.h.d <at> swipnet.se>
>> Date: Thu, 5 Dec 2013 18:43:15 +0100
>> Cc: Jules Colding <colding <at> venalicium.dk>,
>> "16049 <at> debbugs.gnu.org" <16049 <at> debbugs.gnu.org>
>>
>> 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
>
> In what bzr version is that? The original report was about a very old
> version (from October) -- is this one from then as well?
No, this is from today, revno: 115388
>
>> end = (struct glyph_row *) 0xffffffeeb8150100
>> mode_line_row = (struct glyph_row *) 0xffffffeeb8150100
>
> So both end and mode_line_row are bad pointers, is that right? What
> is the value of desired_matrix->nrows ?
As I told Martin:
(gdb) p desired_matrix->nrows
$1 = -306783372
This is not random, I get the same value each time. Overflow?
Jan D.
This bug report was last modified 11 years and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.