Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
Equinix is shutting down its operations with us on April 30, 2025. They have graciously supported us for almost 5 years, but all good things come to an end.
Given the time frame, it's going to be hard to make a smooth transition of the cluster to somewhere else (TBD). Please expect in the next months some hiccups in the service and probably at least a full week of downtime to transfer gitlab to a different place.
I saw that in Sway which recently broke, I'm pretty sure that it was working a week or two ago. It's enough to open window to trigger GP fault - check your dmesg likely you have it there.
I'm not sure when it regressed, someone needs to bisect it.
[ 64.713985] lima d00c0000.gpu: gp error irq state=400000 status=9[ 64.714089] lima d00c0000.gpu: gp task error int_state=0 status=0[ 180.600869] lima d00c0000.gpu: mmu page fault at 0x1048b80 from bus id 0 of type read on ppmmu0[ 180.600884] lima d00c0000.gpu: mmu page fault at 0x1048b80 from bus id 0 of type read on ppmmu1[ 181.125492] [drm:lima_sched_timedout_job [lima]] *ERROR* lima job timeout[ 181.125583] lima d00c0000.gpu: pp task error 0 int_state=0 status=5[ 181.125598] lima d00c0000.gpu: pp task error 1 int_state=0 status=5[ 181.125612] lima d00c0000.gpu: pp task error 2 int_state=1 status=40[ 181.125625] lima d00c0000.gpu: mmu resume
0x400000 is bit 22 and it's LIMA_GP_IRQ_PTR_ARRAY_OUT_OF_BOUNDS. I'm not an expert in command stream, so let's hope that @yuq825 will find some time to look into it.