This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: GCJ program hanging in __pthread_sigsuspend on exit()
Thomas Aeby writes:
> Unfortunately, [upgrading to linuxthreads] won't solve my problem,
> since the software is supposed to run on a broad range of
> distributions, also including versions like RH7.*, SuSE 8.x and so
> on. So, linuxthreads is the least common denominator, and telling
> all the users that they'll have to upgrade their systems is not an
> option :-(
But it might be the only answer. This might really be a bug in
linuxthreads.
Andrew.