I'm trying to run a web app on google chrome in kiosk mode, and randomly the page is replaced by an "Aw, Snap!" error.
Looking at the logs using systemctl, I found FATAL:page_allocator_internals_posix.h(232) Check failed: . : Cannot allocate memory (12)
at the exact same second the Aw, Snap!
error happened (I'm not able to reproduce, it happened twice randomly).
Since it's in kiosk mode, I couldn't monitor the memory usage, but outside of Kiosk, it seems to be very stable. I even upgraded from 16GB to 32GB, but it happened again.
The session age doesn't seem to have impact since it didn't happen on a 14h session, but happened on a 2h session.
Any guess what could it be?
Many thanks!