Neale Ferguson
Neale Ferguson
@xiaoxiang781216 I've scheduled a signal handler (if one exists for that tid). If not we panic as before. It's when we leave `exception_common` that there's a problem.
> @nealef do you want to continue after memfault? the default memfault handler doesn't support this feature yet, I think you may need skip the broken instruction before return. I...
I am still interested in this PR. Depending on what CI environment you use I can offer a s390x virtual machine running a jenkins client to do your testing upon....
It’s Linux on z not z/OS, but I’ll take a look at the URL you provided. , or unsubscribe.
We now have github actions runners working on Linux on z (and ppc64le). It will soon be available on github marketplace and means IBM will be hosting things so you...
You can get your own s390x VM on the Linux Community Cloud system: https://linuxone.cloud.marist.edu/ I also have a github action runner available. I can also set up an account on...
Build run with: `NAPI_RS_FORCE_WASI=true NX_NATIVE_LOGGING=nx RUST_BACKTRACE=1 NX_VERBOSE_LOGGING=true NX_PERF_LOGGING=true` [debug.log](https://github.com/user-attachments/files/16383801/debug.log)
[debug.log](https://github.com/user-attachments/files/16392268/debug.log) with `RUST_BACKTRACE=full`
@FrozenPandaz Did these logs help?