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

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

bug#25160: 26.0.50; SIGSEGV when reading undo-tree file


From: Pedro Silva
Subject: bug#25160: 26.0.50; SIGSEGV when reading undo-tree file
Date: Mon, 12 Dec 2016 09:06:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> If it's relatively new on master, can you bisect?

OK, so I spent yesterday learning more about git-bisect and doing
multiple emacs builds from git that I ever expected to, and I'm not sure
I got somewhere.

git-bisect tells me that this commit

    commit 07efb140348b4a4015c69ed102a5fa216978506f
    Author: Tom Tromey <tromey@redhat.com>
    Date:   Tue Aug 27 12:54:38 2013 -0600

        remove binding_symbol

is the culprit. However, after inspecting it, I confess I am not sure
how. Most likely, I tagged something as bad or good where I shouldn't
have. As the bisecting got me further away from HEAD and into a fairly
deep branch, building cleanly got more and more difficult, and I
couldn't actually replicate the crash anymore.

I will try to replicate this more thoroughly next weekend. I'll need to
come up with a robust way to build so that I can actually automate the
bisecting with `run'.

-- 
Pedro





reply via email to

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