https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252106

--- Comment #7 from Edward Tomasz Napierala <tr...@freebsd.org> ---
FWIW, this also breaks a number of applications from Ubuntu Focal, eg
konsole(1).  It (or rather - Qt5 applications) can fall back to fstatat(2),
however:

statx(3, "", AT_STATX_SYNC_AS_STAT|AT_EMPTY_PATH, STATX_ALL, 0x7fffffffe1b0) =
-1 ENOSYS (Function not implemented)
newfstatat(3, "", 0x7fffffffe000, AT_EMPTY_PATH) = -1 EINVAL (Invalid argument)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to