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: Robert Pluim <rpluim <at> gmail.com>
To: Paul Eggert <eggert <at> cs.ucla.edu>
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 10:22:15 +0200
>>>>> On Wed, 20 Sep 2023 01:08:20 -0700, Paul Eggert <eggert <at> cs.ucla.edu> said:

    Paul> 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++)

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

I doubt it. I do wonder why asan on macOS found it, but asan on
GNU/Linux didnʼt (I tried with GCC-12)

Robert
-- 




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.