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

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

bug#23683: 24.5; crash


From: Paul Eggert
Subject: bug#23683: 24.5; crash
Date: Thu, 2 Jun 2016 19:07:33 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

Thanks for reporting the problem. Can you reproduce the bug? If so, it might be helpful to reproduce it with debugging turned on (./configure CFLAGS='-g3 -O0').

What is the output of the following command (taken from the Emacs manual)?

     sed -n 's/.*\[\(.*\)]$/\1/p' BACKTRACE |
       addr2line -C -f -i -p -e BINDIR/EMACS-BINARY

Here, BACKTRACE is the name of a text file containing a copy of the
backtrace, BINDIR is the name of the directory that contains the Emacs
executable, and EMACS-BINARY is the name of the Emacs executable file,
normally ‘emacs’ on GNU and Unix system....






reply via email to

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