From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39209 Path: news.gmane.org!not-for-mail From: "George N. White III" Newsgroups: gmane.comp.tex.context Subject: bib module and pdftex 1.40.7: Virtual memory exhausted using MiKTeX-2.7 Date: Tue, 19 Feb 2008 15:01:35 -0400 Message-ID: <22af238a0802191101j287bfeeo7900ef3da549b7cd@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0851413514==" X-Trace: ger.gmane.org 1203447785 30809 80.91.229.12 (19 Feb 2008 19:03:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2008 19:03:05 +0000 (UTC) To: "NTG ConTeXt" Original-X-From: ntg-context-bounces@ntg.nl Tue Feb 19 20:03:30 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 1JRXkX-0003e5-Jz for gctc-ntg-context-518@m.gmane.org; Tue, 19 Feb 2008 20:03:29 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9A93E1FBEF; Tue, 19 Feb 2008 20:02:58 +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 30070-02-25; Tue, 19 Feb 2008 20:02:20 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 21AC61FBCB; Tue, 19 Feb 2008 20:02:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9B0351FBC1 for ; Tue, 19 Feb 2008 20:02:17 +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 27580-04 for ; Tue, 19 Feb 2008 20:01:43 +0100 (CET) Original-Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.185]) by ronja.ntg.nl (Postfix) with ESMTP id 63CAE1FBCB for ; Tue, 19 Feb 2008 20:01:42 +0100 (CET) Original-Received: by ti-out-0910.google.com with SMTP id y8so1270710tia.14 for ; Tue, 19 Feb 2008 11:01:39 -0800 (PST) Original-Received: by 10.110.3.15 with SMTP id 15mr4696521tic.52.1203447699532; Tue, 19 Feb 2008 11:01:39 -0800 (PST) Original-Received: by 10.151.11.6 with HTTP; Tue, 19 Feb 2008 11:01:35 -0800 (PST) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:39209 Archived-At: --===============0851413514== Content-Type: multipart/alternative; boundary="----=_Part_5312_2403637.1203447699430" ------=_Part_5312_2403637.1203447699430 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Consider the trivial test file: ------------------------------------- % example from: % Format using: % $ texexec --once t-cont % $ bibtex t-cont % $ texexec t-cont \usemodule[bib] \usemodule[bibltx] \setupbibtex[database=xampl] \starttext As \cite[article-full] already indicated, bibtex is a \LaTeX-centric program. \completepublications \stoptext ------------------------------------- Following instructions: ------------------------------------- > texexec --once bibdemo TeXExec | processing document 'bibdemo' TeXExec | no ctx file found TeXExec | tex processing method: context TeXExec | writing option file bibdemo.top TeXExec | using randomseed 595 TeXExec | tex engine: pdftex TeXExec | tex format: cont-en This is pdfTeX, Version 3.141592-1.40.7 (MiKTeX 2.7) entering extended mode (bibdemo.tex ConTeXt ver: 2008.01.28 21:28 MKII fmt: 2008.2.18 int: english/english [....] Output written on bibdemo.pdf (2 pages, 42919 bytes). Transcript written on bibdemo.log. pdftex: Virtual memory exhausted while trying to reserve 8 bytes for table ???. TeXExec | runtime: 2.828 ------------------------------------------- I don't see this on my linux machines with older versions of ConTeXt and pdftex. Simple LaTeX documents and ConTeXt documents that don't use the bib module don't give the error, so it looks like the bib module reveals a bug in pdftex-1.40.n, for some n larger than 3. -- George N. White III Head of St. Margarets Bay, Nova Scotia ------=_Part_5312_2403637.1203447699430 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Consider the trivial test file:

  -------------------------------------
% example from: <http://wiki.contextgarden.net/Bibliography>
% Format using:
%   $ texexec --once t-cont
%   $ bibtex t-cont
%   $ texexec t-cont
\usemodule[bib]
\usemodule[bibltx]
\setupbibtex[database=xampl]
\starttext
As \cite[article-full] already indicated, bibtex is a \LaTeX-centric program.
\completepublications
\stoptext
   -------------------------------------

Following instructions:
   -------------------------------------
> texexec --once bibdemo
TeXExec | processing document 'bibdemo'
TeXExec | no ctx file found
TeXExec | tex processing method: context
TeXExec | writing option file bibdemo.top
TeXExec | using randomseed 595
TeXExec | tex engine: pdftex
TeXExec | tex format: cont-en
This is pdfTeX, Version 3.141592-1.40.7 (MiKTeX 2.7)
entering extended mode
(bibdemo.tex

ConTeXt  ver: 2008.01.28 21:28 MKII  fmt: 2008.2.18  int: english/english
[....]

Output written on bibdemo.pdf (2 pages, 42919 bytes).
Transcript written on bibdemo.log.

pdftex: Virtual memory exhausted while trying to reserve 8 bytes for table ???.
TeXExec | runtime: 2.828
  -------------------------------------------

I don't see this on my linux machines with older versions of ConTeXt and pdftex.
Simple LaTeX documents and ConTeXt documents that don't use the bib module
don't give the error, so it looks like the bib module reveals a bug in pdftex-1.40.n,
for some n larger than 3.


--
George N. White III <aa056@chebucto.ns.ca>
Head of St. Margarets Bay, Nova Scotia ------=_Part_5312_2403637.1203447699430-- --===============0851413514== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 ___________________________________________________________________________________ --===============0851413514==--