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

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

bug#22058: 25.1.50; emacs_backtrace.txt


From: John Wiegley
Subject: bug#22058: 25.1.50; emacs_backtrace.txt
Date: Mon, 30 Nov 2015 21:36:07 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

>>>>> Juanma Barranquero <lekktu@gmail.com> writes:

> On Mon, Nov 30, 2015 at 8:11 PM, John Wiegley <jwiegley@gmail.com> wrote:
>> When you see just "a list of numbers", it means the executable was stripped
> of
>> all debug and symbol information.

> Drew's binaries are compiled with -O0 -ggdb3 (or lately, -Og -ggdb3) and
> non-stripped.

If that's the case, Drew, can you run using:

    gdb --args emacs <args to Emacs>

And then use it until it crashes again?  That should give us a better trace.

John





reply via email to

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