GNU bug report logs - #12839
24.3.50; Emacs aborts in GC

Previous Next

Package: emacs;

Reported by: Eli Zaretskii <eliz <at> gnu.org>

Date: Thu, 8 Nov 2012 17:25:01 UTC

Severity: normal

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Dmitry Antipov <dmantipov <at> yandex.ru>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 12839 <at> debbugs.gnu.org
Subject: Re: bug#12839: 24.3.50; Emacs aborts in GC
Date: Fri, 09 Nov 2012 07:40:10 +0400
On 11/09/2012 02:05 AM, Eli Zaretskii wrote:

> Looks like I'm talking to myself here

No.

Although I do my best to avoid platform-dependent tricks, some
things are platform-dependent anyway, like the DEFUN macro. If you
compile with Microsoft compiler, this is your case; can you use
gdb to dump any struct Lisp_Subr to see it's vectorlike_header?

Also, if you suspect potentially bogus struct Lisp_Vector pointers,
please try xvectype and xvecsize gdb commands to get something
more informative than just the header->size shown as integer.

> Also, a different, but related, crash:
>
>    emacs -Q
>    C-x 3
>    M-x set-variable RET auto-hscroll-mode RET nil RET

I can't reproduce it on Linux, so it looks like the same
platform-dependent problem.

Dmitry





This bug report was last modified 12 years and 275 days ago.

Previous Next


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