NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56828 (futex calls in Linux emulation sometimes hang)
The following reply was made to PR kern/56828; it has been noted by GNATS.
From: Taylor R Campbell <riastradh%NetBSD.org@localhost>
To: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
Cc: gnats-bugs%netbsd.org@localhost, kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, Thomas Klausner <wiz%NetBSD.org@localhost>
Subject: Re: kern/56828 (futex calls in Linux emulation sometimes hang)
Date: Wed, 5 Mar 2025 14:17:05 +0000
> Date: Sat, 18 Jan 2025 15:21:59 +0100
> From: Hauke Fath <hauke%Espresso.Rhein-Neckar.DE@localhost>
>
> On Sat, 18 Jan 2025 12:42:35 +0000 (UTC), riastradh%NetBSD.org@localhost wrote:
> > Synopsis: futex calls in Linux emulation sometimes hang
>
> Do you think this would matter for kern/58677?
>
> I'll have to give a -current kernel a spin on Monday...
I've just committed two more futex fixes, one affecting the semantics
of FUTEX_WAKE_OP (which appeared in the ktrace for PR kern/58677
though not with parameters that are affected) and another affecting
the timing of FUTEX_WAIT. PRs for these specific issues:
PR kern/59129: futex(3): missing sign extension in FUTEX_WAKE_OP
https://gnats.NetBSD.org/59129
PR kern/59132: t_futex_ops:futex_wait_timeout_* sometimes fails on
early wakeup
https://gnats.NetBSD.org/59132
Can you please try again with a current kernel, and let me know how
(a) sysutils/tsm8,
(b) the java pdf application, and
(c) the ltp tests
work with the changes?
If things are still broken, I guess I'll have to look closer at the
full ktrace.
Home |
Main Index |
Thread Index |
Old Index