[tex-live] mem-error with pdfetex and context
Thomas Esser
te at dbs.uni-hannover.de
Mon Apr 21 12:33:32 CEST 2003
On Mon, Apr 21, 2003 at 08:36:55AM +0200, Wolfgang Werners-Lucchini wrote:
> > >The remaining 48000008 Bytes divided by 8 means 6000000 words? I have to
> > >set everything to zero then!?
The memory exhausted message does not tell you the amount of missing ram,
but the size of the allocation that was attempted.
So, you don't need to set your array isize to zero, but to a smaller size.
Or, increase the size of your virtual memory of the system (e.g. by
adding more swap).
Thomas
More information about the tex-live
mailing list