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

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

bug#45303: 28.0.50; [feature/native-comp] comp.c compilation error on Wi


From: Eli Zaretskii
Subject: bug#45303: 28.0.50; [feature/native-comp] comp.c compilation error on Windows 10
Date: Fri, 18 Dec 2020 23:26:21 +0200

> From: Liāu, Kiong-Gē 廖宮毅 <gongyi.liao@gmail.com>
> Date: Fri, 18 Dec 2020 13:35:02 -0600
> Cc: Eli Zaretskii <eliz@gnu.org>, 45303@debbugs.gnu.org, 
>       =?UTF-8?Q?Li=C4=81u@debbugs.gnu.org
> 
> make[2]: Entering directory
> '/home/VWinUser0/Downloads/emacs/native-comp/build/lisp'
>  ELC+ELN   ../../src/lisp/emacs-lisp/macroexp.elc
> 
> Backtrace:
> 00000004001adbe2
> 00000004000b40a6
> 00000004000ccc64
> 000000040020581a
> 00007ffeba377ff0
> 00007ffebb9910f7
> 00007ffebb93b46c
> 00007ffebb98fc26

This form of backtrace is impossible to interpret on any system but
yours.  Please run the failing command under GDB and post the
backtrace from the crash produced by the "bt" GDB command.  Or at the
very least use the addr2line program to convert the addresses into a
human-readable backtrace (the Emacs manual explains how in the node
"Crashing").





reply via email to

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