@Dan Gohman hm looks like this build failed on master -- https://github.com/bytecodealliance/wasmtime/runs/501673516?check_suite_focus=true -- which I think is the test you added
is that a spurious failure you think?
It failed once in the CI on the PR, but then after I started debugging it, it disappeared and started passing.
It looks like the child wasmtime process is failing with a SIGSEGV before printing anything.
oh dear, sounds like a spurious error then
I will try to reproduce
It doesn't reproduce for me at all locally; i've only seen it fail in CI
managed to get a reliable reproduction - https://github.com/bytecodealliance/wasmtime/issues/1295
I couldn't see it locally either until I ran a bunch in parallel
for what may be unrelated reasons CI is failing a lot right now
and github is sort of refusing to give me any logs
I'm at a bit of a loss as to what's going on
I was seeing the same logs issue, but you can still view raw logs, fwiw
@Alex Crichton
oh nice
Last updated: Nov 22 2024 at 16:03 UTC