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

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

bug#66098: Crash in itree.c on macOS with incomplete backtrace


From: Eli Zaretskii
Subject: bug#66098: Crash in itree.c on macOS with incomplete backtrace
Date: Sat, 23 Sep 2023 15:42:38 +0300

> From: Stefan Kangas <stefankangas@gmail.com>
> Date: Sat, 23 Sep 2023 04:56:56 -0700
> Cc: 66098@debbugs.gnu.org
> 
> Robert Pluim <rpluim@gmail.com> writes:
> 
> >     Eli> Does "git reflog" help?
> >
> > This is why we have the numbered emacs builds in 'src/', no? Of
> > course that wonʼt help if you clean before building.
> 
> My workflow is that I pull and rebuild many times a day, in the same
> repository as I run the Emacs I use daily from.  When I start or restart
> Emacs, that version is just whatever happens to have been built last.
> 
> So I unfortunately don't think git reflog or numbered builds will help
> with finding this information in my case.

The numbered builds will help if you don't bootstrap each time (which
removes all the previous binaries).  If you still have the numbered
builds from past rebuild procedures, you can "bisect" the problem by
finding the latest numbered build which doesn't crash, then look at
its recorded Git SHA of the commit it was produced from.  Knowing that
commit will help identify the potential culprit much easier.





reply via email to

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