Closed slimakovec closed 4 years ago
Hi @slimakovec — Does this happen with a beta or dev channel version? Or, an older npm version e.g. v1.0.0-7 or v1.0.0-28?
hi, I have tried beta, dev and stable (v1.0.0-38) and it randomly occurred no matter what version I tried. I even tried v1.0.0-29 and (not sure about this release number though) v1.0.0-34, still the same. To be honest, I haven't tried the v1.0.0-7, I wanted one of the latest releases.
sorry if I'm not very helpful, it's quite hard to isolate when exactly this happens :( as I wrote - the pdf is safely written so that's okay for me
when I run the latest release v1.0.0-38 on lambda, I get random (1 out of cca 30 - 40 runs) SEGV_MAPERR fails.
this happens with the with a bit more complex html files (so far no luck with isolating the issue, any hint very will be much appreciated)
simple
<h1>hello world</h1>
html seems to work ok (120+ tries)set of flags:
also tried with these additional flags (stiil the same fail)
stacktrace:
edit: the pdf is safely written (last info before the SEGV_MAPERR bug) so it seems it just dies when trying to exit.