all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Juanma Barranquero <lekktu@gmail.com>, 16350@debbugs.gnu.org
Subject: bug#16350: 24.3.50; emacs_backtrace.txt
Date: Sun, 09 Feb 2014 19:51:01 -0800	[thread overview]
Message-ID: <8761onfwwq.fsf@building.gnus.org> (raw)
In-Reply-To: <83ob3qtikx.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 05 Jan 2014 20:00:14 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Juanma Barranquero <lekktu@gmail.com>
>> Date: Sun, 5 Jan 2014 18:29:10 +0100
>> Cc: 16350@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/





      reply	other threads:[~2014-02-10  3:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-05  7:23 bug#16350: 24.3.50; emacs_backtrace.txt Drew Adams
2014-01-05 17:29 ` Juanma Barranquero
2014-01-05 18:00   ` Eli Zaretskii
2014-02-10  3:51     ` Lars Ingebrigtsen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8761onfwwq.fsf@building.gnus.org \
    --to=larsi@gnus.org \
    --cc=16350@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=lekktu@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.