Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Sep 2024 22:55:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 281526] Linuxulator - fstatat unsupported flag 0x800
Message-ID:  <bug-281526-4077-Km3Nawc87M@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281526-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281526-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281526

--- Comment #5 from sporran-musing0p@icloud.com ---
I followed https://docs.freebsd.org/en/books/handbook/kernelconfig/ and
compiled latest kernel with the git apply D46710.diff file

root@bsdtest:~ # uname -a
FreeBSD bsdtest 15.0-CURRENT FreeBSD 15.0-CURRENT #2
main-n272413-66fcbd9556b0-dirty: Sat Sep 21 22:43:15 UTC 2024=20=20=20=20
root@bsdtest:/usr/obj/usr/src/amd64.amd64/sys/MYKERNEL amd64


I still get the same error though.

linux: jid 1 pid 1386 (firo-shutoff): fstatat unsupported flag 0x800


strace (linux jail) output that is relevant (same as before)

mmap(NULL, 1060864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)=
 =3D
0x80291b000
arch_prctl(ARCH_SET_FS, 0x802a1ab40)    =3D 0
set_tid_address(0x802a1ae10)            =3D 1402
set_robust_list(0x802a1ae20, 24)        =3D 0
rseq(0x802a1b460, 0x20, 0, 0x53053053)  =3D -1 ENOSYS (Function not impleme=
nted)
mprotect(0x802906000, 16384, PROT_READ) =3D 0
mprotect(0x802736000, 4096, PROT_READ)  =3D 0
mprotect(0x802716000, 4096, PROT_READ)  =3D 0




maybe I am doing something wrong, no idea =C2=AF\_(=E3=83=84)_/=C2=AF .

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281526-4077-Km3Nawc87M>