[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid
From: |
Samuel Thibault |
Subject: |
Re: [PATCH gnumach] x86_64: Support 8 byte inlined port rights to avoid message resizing. |
Date: |
Wed, 29 Nov 2023 01:53:42 +0100 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Samuel Thibault, le mer. 29 nov. 2023 00:19:41 +0100, a ecrit:
> I'm hitting the last assertion, not sure exactly where it is coming from yet.
Ok, I missed updating libc :) Now fixed. I'm however getting:
task /sbin/getty(631) looked up a bogus port 4294967295 for 28000, most
probably a bug.
it seems the extension of MACH_PORT_DEAD doesn't work.
Samuel