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


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

From: VanL <van <at> scratch.space>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 36280 <at> debbugs.gnu.org, rpluim <at> gmail.com
Subject: Re: bug#36280: 26.2.90;
 'emacs -Q' receives SIGSEGV, Segmentation fault
Date: Fri, 21 Jun 2019 13:21:43 +1000
[Message part 1 (text/plain, inline)]
> On 20 Jun 2019, at 23:25, Eli Zaretskii <eliz <at> gnu.org> wrote:
> 
> Instead of "quit" say "thread apply all bt", and show the results.

Yes, that's right, forgot the bt. See attached.

[thread-apply-all-bt.org (application/octet-stream, attachment)]
[Message part 3 (text/plain, inline)]

> On 21 Jun 2019, at 00:25, Robert Pluim <rpluim <at> gmail.com> wrote:
> 
>    VanL> I take out-of tree to mean the downloaded distribution without any git stuff that was announced on gmane.
> 
> Say your emacs source code is in 'emacs-26'.
> 
> An in-tree build is: 
> cd emacs-26; configure; make
> 
> An out-of tree build is 
> 
> mkdir emacs-26-build; cd emacs-26-build; ../emacs-26/configure; make
> 
> Both should work, especially from release tarballs.

That explains it. Thanks.

The inability to find 'macuvs.h' could be due to MacPort's gcc environment.  The 'clang' build finds it.

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.