Dear developers, I am using ConTeXt LMTX version 2020.09.05 21:18 on Windows 46bit. I have a large project for which I can reproduce an access violation: mtx-context | fatal error: return code: -1073741819 Unfortunately, the error vanishes as soon as I alter any detail in the project's source code. The access violation happens always at the same location. I have produced a log file for which I have enabled \tracingall just before the error happens. I suspect that the error is triggered due to tagging information written to the PDF (\setuptagging[state=start]), because disabling tagging prevents the error. The log file (as a ZIP archive) is here https://drive.google.com/file/d/1xv5ZxQi4IfyS50HD60z-Nk-FOW_-afU-/view?usp=s.... Does this help or do you really need a MWE? Kind regards Christoph
On 9/9/2020 2:44 PM, Christoph Reller wrote:
Dear developers,
I am using ConTeXt LMTX version 2020.09.05 21:18 on Windows 46bit.
I have a large project for which I can reproduce an access violation: mtx-context | fatal error: return code: -1073741819 Unfortunately, the error vanishes as soon as I alter any detail in the project's source code.
The access violation happens always at the same location. I have produced a log file for which I have enabled \tracingall just before the error happens. I suspect that the error is triggered due to tagging information written to the PDF (\setuptagging[state=start]), because disabling tagging prevents the error. The log file (as a ZIP archive) is here https://drive.google.com/file/d/1xv5ZxQi4IfyS50HD60z-Nk-FOW_-afU-/view?usp=s.... Does this help or do you really need a MWE? A wme would help indeed (no need to be real minimal, as you need enough to trigger bumping node mem so just make somethign that crashes).
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
On Thu, Sep 10, 2020 at 8:43 PM Hans Hagen
On 9/9/2020 2:44 PM, Christoph Reller wrote:
Does this help or do you really need a MWE? A wme would help indeed (no need to be real minimal, as you need enough to trigger bumping node mem so just make somethign that crashes).
I will try my best to produce something. Cheers, Christoph
participants (2)
-
Christoph Reller
-
Hans Hagen