GNU bug report logs - #66098
Crash in itree.c on macOS with incomplete backtrace

Previous Next

Package: emacs;

Reported by: Stefan Kangas <stefankangas <at> gmail.com>

Date: Tue, 19 Sep 2023 08:49:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Robert Pluim <rpluim <at> gmail.com>
Cc: 66098 <at> debbugs.gnu.org, Stefan Kangas <stefankangas <at> gmail.com>
Subject: bug#66098: Crash in itree.c on macOS with incomplete backtrace
Date: Wed, 20 Sep 2023 01:08:20 -0700
On 2023-09-19 03:09, Robert Pluim wrote:
> -  for (ptrdiff_t i = 1; i <= nargs; i++)
> +  for (ptrdiff_t i = 1; i < nargs; i++)

Thanks for reporting that fix. I installed it on Savannah master. I 
don't know whether this has anything to do with the original bug#66098, 
though.




This bug report was last modified 1 year and 264 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.