Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Occasional 'job table full or recursion limit exceeded'
- X-seq: zsh-workers 17587
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Occasional 'job table full or recursion limit exceeded'
- Date: Wed, 28 Aug 2002 00:31:46 -0700 (PDT)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
There are times I will see the following error in my long running active
shells:
_description:70: job table full or recursion limit exceeded
I only see this message when attempting to perform completions. The usual
place I hit the problem is with filename completion on cvs commands. Though I
will see this problem elsewhere (like this one was when I was completing
'./configure --prefix=<TAB>'). The actual function hitting the problem will
change from each attempt at calling completion.
My job table is not full. This is a completion I regularly perform without a
problem. Also, it is possible later in the same shell to have this problem
cleared. Though once I hit the problem, I can reproduce it reliably, the
completion will always fail, until it clears itself (if it does clear). (Not
sure what is clearing it.)
This problem was been around for some time, so it's not due to recent changes.
Not sure if it is the job table or completion.
Any thoughts?
-FR.
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author