GNU bug report logs - #26961
26.0.50; Possible timming issue in regex-tests.el

Previous Next

Package: emacs;

Reported by: Tino Calancha <tino.calancha <at> gmail.com>

Date: Wed, 17 May 2017 10:21:02 UTC

Severity: normal

Found in version 26.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Tino Calancha <tino.calancha <at> gmail.com>
Cc: 26961 <at> debbugs.gnu.org
Subject: bug#26961: 26.0.50; Possible timming issue in regex-tests.el
Date: Thu, 18 May 2017 18:04:51 +0300
> From: Tino Calancha <tino.calancha <at> gmail.com>
> Cc: 26961 <at> debbugs.gnu.org, tino.calancha <at> gmail.com
> Date: Thu, 18 May 2017 16:00:31 +0900
> 
> The problem arise from the recursive call in mark_object:
> mark_object (ptr->car);

The recursive call cannot be the problem, as GC in general and
mark_object in particular are by definition recursive.  The problem is
elsewhere, and to track it down you need to look at the object that
causes the problem.




This bug report was last modified 8 years and 1 day ago.

Previous Next


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