GNU bug report logs - #21428
24.5; Crash of emacs on OS X, installed via homebrew cask

Previous Next

Package: emacs;

Reported by: Rainer M Krug <Rainer <at> krugs.de>

Date: Mon, 7 Sep 2015 10:11:01 UTC

Severity: normal

Tags: moreinfo

Found in version 24.5

Fixed in version 25.1

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Rainer M Krug <Rainer <at> krugs.de>
Cc: mituharu+bug-gnu-emacs-mac <at> math.s.chiba-u.ac.jp, 21428 <at> debbugs.gnu.org
Subject: Re: bug#21428: 24.5;
 Crash of emacs on OS X, installed via homebrew cask
Date: Thu, 01 Oct 2015 12:36:02 +0300
> From: Rainer M Krug <Rainer <at> krugs.de>
> Cc: 21428 <at> debbugs.gnu.org,  mituharu+bug-gnu-emacs-mac <at> math.s.chiba-u.ac.jp
> Date: Thu, 01 Oct 2015 10:21:04 +0200
> 
> OK - it seems not to continue after some time after the breakpoint at
> line 4199.
> 
> Attached are the log and the script I used.
> 
> I'll leave the session open.
> 
> This seems to be triggered by something else - I manually entered "c"
> but it just gave me this output (also at the end of the log):
> 
> ,----
> | (gdb) c
> | Continuing.
> | 
> | Program received signal EXC_BAD_ACCESS, Could not access memory.
> | Reason: KERN_INVALID_ADDRESS at address: 0x00000000016519e0
> | free_realized_faces (c=0x1016519c0) at xfaces.c:4199
> | 4199	      c->used = 0;
> | (gdb) p c->used
> | $502 = 26
> | (gdb)
> `----

This is strange: the problematic address, 0x00000000016519e0, is the
address of the cache (0x1016519c0) with the 33rd bit reset.  Are you
sure you don't have some hardware problem on that machine?

Or maybe it's a GDB bug?  Or even some kernel bug?

I don't really understand what this means.  I can only suggest to run
another session with the same commands, and see if it fails in the
same way.

Thanks.




This bug report was last modified 8 years and 349 days ago.

Previous Next


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