emacs-devel
[Top][All Lists]
Advanced

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

Re: The very latest emacs (25.1.50) segfault


From: K. Handa
Subject: Re: The very latest emacs (25.1.50) segfault
Date: Thu, 14 Jan 2016 09:21:30 +0900

In article <address@hidden>, 野宮 賢 / NOMIYA Masaru <address@hidden> writes:

[...]
> > There's a possibility that my recent change is a culprit.  Please try
> > to revert this change.

> > commit 536f48e9a2251b9e654ea974bd90ff2f40218753
> > Author: K. Handa <address@hidden>
> > Date:   Sat Jan 2 16:36:21 2016 +0900
[...]
> I got from git head;

> -rw-r--r-- 1 masaru users 156108  1月 13 08:56 src/font.c
> -rw-r--r-- 1 masaru users  32767  1月 13 08:56 src/font.h
> -rw-r--r-- 1 masaru users  76243  1月 13 08:56 src/ftfont.c
> -rw-r--r-- 1 masaru users   9843  1月 13 08:56 lisp/language/hebrew.el

> Maybe, these are reverted files.

No, they are the latest files.  I'll attach old files ((i.e. the
versions before my change).

> I compiled, but I got the same result as before.

Please configure your emacs source with the following command, and
re-compile.

% CFLAGS='-O0 -g3' ./configure --enable-checking='yes,glyphs' 
--enable-check-lisp-object-type

Then the debugger's backtrace command will show more useful information.

---
K. Handa
address@hidden

Attachment: old.tar.gz
Description: Binary data


reply via email to

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