Hi, On Fri, Dec 20, 2024 at 10:25:02AM +0100, Luca wrote: > > are you working on x86_64? if yes, that could be the redzone configured > here: > > https://git.savannah.gnu.org/cgit/hurd/hurd.git/tree/exec/exec.c#n1247 >
Yes I'm on x86_64, it looks like that's the allocation. > > I think the only debian patch you might need to be able to boot is the dde > patch, I usually keep all of them on my dev branch to test my changes on a > full system. > Ok, I'll have that in mind for future patches. Thanks