From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17558 Path: main.gmane.org!not-for-mail From: Jonathan Kew Newsgroups: gmane.comp.tex.context Subject: Re: [XeTeX] XeTeX infinite loop [][][][][][] bug - possible fix Date: Thu, 16 Dec 2004 17:09:02 +0000 Message-ID: <2EF092BE-4F85-11D9-8D8D-000393BD674C@sil.org> References: <20041216165605.3933@news.comp.lancs.ac.uk> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1103274397 32230 80.91.229.6 (17 Dec 2004 09:06:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Dec 2004 09:06:37 +0000 (UTC) Cc: Mailing List For ConTeXt Users Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 17 10:06:31 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CfE4F-00051i-00 for ; Fri, 17 Dec 2004 10:06:31 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D84F5127C0; Fri, 17 Dec 2004 10:06:28 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 16588-03-3; Fri, 17 Dec 2004 10:06:27 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 15F1F127AB; Fri, 17 Dec 2004 10:06:23 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D8CF2127B3 for ; Thu, 16 Dec 2004 18:09:10 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10998-01 for ; Thu, 16 Dec 2004 18:09:10 +0100 (CET) Original-Received: from mail.link77.net (unknown [208.145.81.85]) by ronja.ntg.nl (Postfix) with ESMTP id D95C7127B0 for ; Thu, 16 Dec 2004 18:09:09 +0100 (CET) Original-Received: from [172.17.1.44] (account jonathan_kew@mail.jaars.org [172.17.1.44] verified) by mail.link77.net (CommuniGate Pro SMTP 4.1.8) with ESMTP-TLS id 56383913; Thu, 16 Dec 2004 12:09:08 -0500 In-Reply-To: <20041216165605.3933@news.comp.lancs.ac.uk> Original-To: Unicode-based TeX for Mac OS X X-Mailer: Apple Mail (2.619) X-Virus-Scanned: by amavisd-new at ntg.nl X-Mailman-Approved-At: Fri, 17 Dec 2004 10:06:20 +0100 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17558 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17558 On 16 Dec 2004, at 4:56 pm, Adam Lindsay wrote: > Well, at the moment, it's "context": > extra_mem_bot.context = 0 > > (That's a pretty harsh workaround, considering "extra_mem_bot.context = > 4000000" is the default in gwTeX. True. But if it becomes a problem, you could increase the main_memory.context value instead (which *will* require regenerating the format). In any case, now that I think we have pinpointed the problem, a fix should be forthcoming.... JK