bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault


From: VanL
Subject: bug#36280: 26.2.90; 'emacs -Q' receives SIGSEGV, Segmentation fault
Date: Fri, 21 Jun 2019 13:21:43 +1000

> On 20 Jun 2019, at 23:25, Eli Zaretskii <eliz@gnu.org> wrote:
> 
> Instead of "quit" say "thread apply all bt", and show the results.

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

Attachment: thread-apply-all-bt.org
Description: Binary data


> On 21 Jun 2019, at 00:25, Robert Pluim <rpluim@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.

reply via email to

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