[ pdftex-Bugs-877 ] PDFs limited to 2G
Bugs item #877, was opened at 2007-10-17 16:46 You can respond by visiting: http://sarovar.org/tracker/?func=detail&atid=493&aid=877&group_id=106 Category: None Group: v1.40.5
Status: Closed Resolution: Fixed Priority: 7 Submitted By: Martin Schröder (oneiros) Assigned to: Martin Schröder (oneiros) Summary: PDFs limited to 2G
Initial Comment: pdfTeX will happily produce pdfs >2G, if the fs and os allow that, but these are broken: pdf_offset et.al. are only ints, i.e. 32bit. So all objects after 2GB are not accessible. ----------------------------------------------------------------------
Comment By: Martin Schröder (oneiros) Date: 2007-10-17 17:51
Message: Logged In: YES user_id=421 Future versions of pdftex will catch overflows of pdf_offset and abort with an error. ---------------------------------------------------------------------- Comment By: Martin Schröder (oneiros) Date: 2007-10-17 17:09 Message: Logged In: YES user_id=421 It works if you are on a 64bit platform and compile with -DNO_DUMP_SHARE ---------------------------------------------------------------------- You can respond by visiting: http://sarovar.org/tracker/?func=detail&atid=493&aid=877&group_id=106
participants (1)
-
noreply@sarovar.org