From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Nick Dokos <ndokos@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Possible bug in the org-element cache code?
Date: Wed, 08 Jan 2014 08:52:58 +0100 [thread overview]
Message-ID: <87ppo2c3l1.fsf@gmail.com> (raw)
In-Reply-To: <878uur135z.fsf@gmail.com> (Nick Dokos's message of "Tue, 07 Jan 2014 23:57:28 -0500")
Hello,
Nick Dokos <ndokos@gmail.com> writes:
> I've gotten the attached backtrace a couple of times in the past few
> days. Also same error with org-cache-sync. I'm not sure how reproducible
> it is and I have to admit that I've been running with a possibly tainted
> emacs/org for the last few days. I'll restart emacs and try to keep it
> pristine and see if it happens again, but I thought I'd post the
> backtrace just in case it is real.
It is because I changed cache structure from a hash table to an AVL tree
(basically a vector). If you restart Emacs, or (setq org-element--cache
nil) in all Org buffers, the error should go away.
Thank you for the report anyway.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2014-01-08 7:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-08 4:57 Possible bug in the org-element cache code? Nick Dokos
2014-01-08 5:05 ` Nick Dokos
2014-01-08 7:52 ` Nicolas Goaziou [this message]
2014-01-08 12:14 ` Nick Dokos
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=87ppo2c3l1.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=ndokos@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.