ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Erratic error message
Date: Tue, 23 Sep 2014 13:42:41 +0200	[thread overview]
Message-ID: <1B3075D2-117A-4CD0-A7DD-4E58AFA64953@elvenkind.com> (raw)
In-Reply-To: <0A8FDA3E-0F9C-4571-8277-18349075D895@gmail.com>


On 23 Sep 2014, at 12:51, Robert Blackstone <blackstone.robert@gmail.com> wrote:

> 
> On 23 Sep 2014, at  11:34:45 +0600, Henning Hraban Ramm <texml@fiee.net> wrote
>> 
>> Am 2014-09-18 um 01:37 schrieb Robert Blackstone <blackstone.robert@gmail.com>:
>> 
>>> I would not know how to make a minimal example that will consistently give the error.
>>> I had hoped that this text in the error message: ?Attempt to double-free dir node 54467, ignored? would contain some information as to what might be wrong, but apparently it does not.
>> 
>> Might that mean something like ?too many open files??
>> Did you try to change you OS?s settings? See http://wiki.contextgarden.net/LilyPond#Too_many_open_files
>> 
>> Or maybe too many files in a working directory (that containing your files or a temp dir of ConTeXt)?
> 
> Thanks, Hraban, for your advice.
> I’ve no idea whether or not the error is connected with “too many open files”. 

It is not. “dir node” means “direction node” in this context. Nodes are LuaTeX internal data structure objects.
Various bits of ConTeXt manipulate these objects, and sometimes the reference counting goes off and one
whose memory has already been given back to the operating system is asked to release its memory again.

The message is harmless, but it points to a small lua programming error somewhere in the source (either
by the author or by ConTeXt).

Best wishes,
Taco
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2014-09-23 11:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1411466401.12317.ntg-context@ntg.nl>
2014-09-23 10:51 ` Robert Blackstone
2014-09-23 11:42   ` Taco Hoekwater [this message]
     [not found] <mailman.1.1411552801.15761.ntg-context@ntg.nl>
2014-09-24 10:22 ` Robert Blackstone
     [not found] <mailman.1073.1410975487.2240.ntg-context@ntg.nl>
2014-09-17 19:37 ` Robert Blackstone
2014-09-17 21:39   ` Hans Hagen
2014-09-23  5:34   ` Henning Hraban Ramm
2014-09-17 10:59 Robert Blackstone
2014-09-17 13:24 ` Hans Hagen

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=1B3075D2-117A-4CD0-A7DD-4E58AFA64953@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).