From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/46506 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Serious bug? Date: Wed, 24 Dec 2008 14:21:46 +0100 Message-ID: <4952376A.7050306@elvenkind.com> References: <6faad9f00812221505x6f4f4411q48e538b2794766c6@mail.gmail.com> <4950DA33.3050206@elvenkind.com> <495208E2.4040908@elvenkind.com> <326847810812240454i1616ccc5u1e698369fe52b1b4@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1230125152 26674 80.91.229.12 (24 Dec 2008 13:25:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Dec 2008 13:25:52 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 24 14:26:58 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1LFTlE-0003xv-N5 for gctc-ntg-context-518@m.gmane.org; Wed, 24 Dec 2008 14:26:52 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 06A9A1FC27; Wed, 24 Dec 2008 14:25:38 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23900-02-18; Wed, 24 Dec 2008 14:24:36 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D4D311FCF3; Wed, 24 Dec 2008 14:24:36 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EB41A1FCE4 for ; Wed, 24 Dec 2008 14:24:34 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23900-02-17 for ; Wed, 24 Dec 2008 14:23:40 +0100 (CET) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by ronja.ntg.nl (Postfix) with ESMTP id 7FC471FBC6 for ; Wed, 24 Dec 2008 14:21:46 +0100 (CET) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id 547B4801CB73 for ; Wed, 24 Dec 2008 14:21:46 +0100 (CET) User-Agent: Thunderbird 2.0.0.18 (X11/20081120) In-Reply-To: <326847810812240454i1616ccc5u1e698369fe52b1b4@mail.gmail.com> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.11 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:46506 Archived-At: Alan STONE wrote: >> Nope, couldn't do it. I am _almost_ sorry to say that luatex on >> linux-64 is behaving fine. Mojca (or someone else that has this >> 'Parsing CFF' problem), can you try to pinpoint the problem in a >> debugger? > > Which debugger Taco ? A source debugger (like gdb). You'll also need to comment out the "$STRIP "$B"/texk/web2c/luatex" line in build.sh, otherwise the debugger cannot use symbols. The message is produced by font/writecff.c, line 820: pdftex_fail("Parsing CFF DICT failed. (error=%d)", status); you can set a breakpoint there, but the error happens earlier. The (error=-1) actually signifies a CFF parsing (decoding) error, but that does not help much in finding the problem. What is needed is at least a stack backtrace, and probably also the current location inside the CFF file. 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________