On 2/20/23 16:22, Tomas Vondra wrote:
On 2/20/23 13:32, Martin Pieuchot wrote:
...
>
Thanks a lot for these explanations. I ran the regression tests during
the whole morning on my x13s without being able to trigger any panic.
So I'll try to get a rpi4 and see if I can reproduce it.
In the meantime if you could confirm you can still trigger the panic
with a -current snapshot on your machine, that would motivate me to look
at it.
I've installed the current 7.2 snapshot and I'll try reproducing it. It
usually takes a couple runs, so we should know in a couple hours.
FWIW I can reproduce this even on the latest snapshot - or at least I
think it's the same issue. For some reason I don't get the full
backtrace, just one line:
panic: uvm_fault failed: ffffff80006a1140 esr 96000007 far \
ffffff80022cf000
FWIW I had to do "export PGCTLTIMEOUT=3600" before running the tests, so
that some of the tests don't timeout due to rpi4 being too slow.
regards
Tomas