GNU bug report logs - #36280
26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault

Previous Next

Package: emacs;

Reported by: VanL <van <at> scratch.space>

Date: Tue, 18 Jun 2019 14:19:01 UTC

Severity: normal

Tags: moreinfo

Found in version 26.2.90

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Robert Pluim <rpluim <at> gmail.com>
To: VanL <van <at> scratch.space>
Cc: 36280 <at> debbugs.gnu.org
Subject: bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault
Date: Thu, 20 Jun 2019 13:06:49 +0200
>>>>> On Thu, 20 Jun 2019 19:28:35 +1000, VanL <van <at> scratch.space> said:

    >> On 20 Jun 2019, at 00:32, Robert Pluim <rpluim <at> gmail.com> wrote:
    >> 
    >> Strange. Iʼve just built from the tarball both in-tree and out-of tree
    >> without any issues (but Iʼm not targeting X11/GTK), so I donʼt
    >> understand why building from git makes any difference for you.

    VanL> Maybe, your macOS has the 'macuvs.h' in the environment for the out-of tree case.

Itʼs part of the emacs source code, so thatʼs highly unlikely.

    VanL> -----

    VanL> I was able to build and run using 'clang' for X11/GTK2 and got the 'Segmentation fault'.

    VanL> Previously, for X11/GTK2 I was able to build and run successfully for 26.1, 26.1.90, 26.2, 27.

    VanL> Something about 26.2.90 is a show stopper for X11/GTK2.

    VanL> I don't know the options to give 'clang' to help 'gdb' with symbols and such.

either call configure with CFLAGS="-O0 -g3", or do

make CFLAGS="-O0 -g3"

after the configure step.

Robert




This bug report was last modified 3 years and 3 days ago.

Previous Next


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