GNU bug report logs - #16350
24.3.50; emacs_backtrace.txt

Previous Next

Package: emacs;

Reported by: Drew Adams <drew.adams <at> oracle.com>

Date: Sun, 5 Jan 2014 07:24:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 16350 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Juanma Barranquero <lekktu <at> gmail.com>, 16350 <at> debbugs.gnu.org,
 drew.adams <at> oracle.com
Subject: Re: bug#16350: 24.3.50; emacs_backtrace.txt
Date: Sun, 09 Feb 2014 19:51:01 -0800
Eli Zaretskii <eliz <at> gnu.org> writes:

>> From: Juanma Barranquero <lekktu <at> gmail.com>
>> Date: Sun, 5 Jan 2014 18:29:10 +0100
>> Cc: 16350 <at> debbugs.gnu.org
>> 
>> next_interval at intervals.c:720
>
> This is here:
>
>   if (! NULL_RIGHT_CHILD (i))
>     {
>       i = i->right;
>       while (! NULL_LEFT_CHILD (i))  <<<<<<<<<<<<<<<<<<
> 	i = i->left;
>
> Which means we enter this fragment with 'i' that is non-NULL, but an
> invalid pointer.
>
> I don't see how to catch this except on a debugger.

Ok; closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




This bug report was last modified 11 years and 107 days ago.

Previous Next


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