Hi!

Nathan Meyers <[EMAIL PROTECTED]> writes:
> Did native threads ever achieve production quality in Linux JDK 1.1?
> I never had much luck with them on Linux 2.0... tended to dump core
> on me.

In kernels 2.2.0pre <= 7 I had no problems: I had run jpython (like a
shell) + together + netbeans in a sigle VM :-) with native threads
(only one problem, there is too small strings stack or like it, I
don't remember).

Looking in patch-2.2.0-pre8 there is a change in pool.h which can
produce this SIGSEGV, I think. There is SIGSEGV in the last Linus
kernel 2.2.0-final, too :-( I had rebuild the kernel with the hope in
my heart but... KABOOM. I see there is another email with describe the
problem :-(

        Caius

Reply via email to