Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/mono or futex problem
Thomas Klausner <wiz%NetBSD.org@localhost> wrote:
>I've just tried updating the .net program 'torrentzip'
>(archivers/torrentzip) to the latest version. The current pkgsrc
>version can be run by calling 'mono' on it (the package installs a
>wrapper), but the updated version is a Linux binary.
[snip]
>But i'm not sure if that means there is a problem with futex() or if
>that is already in the error handling.
The futex() implementation in -current doesn't work correctly, so I
would suspect that first.
There is a newer version in the thorpej-futex branch, it works better
with Linux OpenJDK but still fails to wake up some threads when
expected.
Home |
Main Index |
Thread Index |
Old Index