Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2024 09:12:50 -0700
From:      Yuri <yuri@FreeBSD.org>
To:        Freebsd hackers list <freebsd-hackers@FreeBSD.org>
Subject:   Why is the process gets killed because "a thread waited too long to allocate a page"?
Message-ID:  <2a759f5e-a9fb-4ad3-ac88-d75e81f5140c@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Hi,


When I tried to build lang/rust in the 14i386 poudriere VM the compiler 
got killed with this message in the kernel log:


 > Oct  9 05:21:11 yv kernel: pid 35188 (rustc), jid 1129, uid 65534, 
was killed: a thread waited too long to allocate a page



The same system has no problem building lang/rust in the 14amd64 VM.


What does it mean "waited too long"? Why is the process killed when 
something is slow?
Shouldn't it just wait instead?



Thank you,

Yuri





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2a759f5e-a9fb-4ad3-ac88-d75e81f5140c>