Re: [2.6.0-test3] Sun JDK 1.4.2 doesn't exit properly using NPTL

From: Christophe Saout
Date: Tue Aug 19 2003 - 10:28:47 EST


Am Di, 2003-08-19 um 08.28 schrieb r6144:

> When running it under 2.6.0-test3 with NPTL, the parent process (for
> example bash) locks up after the java process exits. Strace shows
> that the parent had been waiting in wait4(), but isn't woken up when
> the children (the java process) exits via exit_group(). Sending the
> parent a SIGINT makes wait4() return -ECHILD and the parent continues
> as normal. The java process runs perfectly normally during its own
> lifetime.

For now you can use the patch at
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test3/2.6.0-test3-mm1/broken-out/zap_other_threads-fix.patch

--
Christophe Saout <christophe@xxxxxxxx>
Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/