emacs-devel
[Top][All Lists]
Advanced

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

Re: On elisp running native


From: Eli Zaretskii
Subject: Re: On elisp running native
Date: Tue, 04 Feb 2020 20:58:13 +0200

> From: Andrea Corallo <address@hidden>
> Cc: address@hidden
> Date: Tue, 04 Feb 2020 18:39:38 +0000
> 
> the backtraces I've observed are like this:
> 
> Fatal error 11: Segmentation fault
> Backtrace:
> ../src/bootstrap-emacs[0x5a7462]
> ../src/bootstrap-emacs[0x55fbe8]
> ../src/bootstrap-emacs[0x5a6d01]
> ../src/bootstrap-emacs[0x5a6cd6]
> ../src/bootstrap-emacs[0x5a6d38]
> ../src/bootstrap-emacs[0x5a6ed2]
> /lib/x86_64-linux-gnu/libpthread.so.0(+0x12890)[0x7f5d482cf890]
> ../src/bootstrap-emacs[0x512f19]
> ../src/bootstrap-emacs[0x6dbb91]
> 
> they are not run into the debugger so there's no line number (even if
> bootstrap-emacs has debug symbols).

The Emacs manual explains how to convert these backtraces to the
information I'd like to see.  See the node "Crashing" there.



reply via email to

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