Re: java (and possibly other threaded apps) hanging in rt_sigsuspend

2000-12-08 Thread Frank de Lange
> Can you reproduce this without strace? > > I only see this problem when I run with 'strace -f' and java wants to > exit (apart from that java works correctly). I don't see the dependency > on the heap size here. Yes, I only started using strace when the problem became apperent. Java 1.3.0

Re: java (and possibly other threaded apps) hanging in rt_sigsuspend

2000-12-08 Thread Frank de Lange
Can you reproduce this without strace? I only see this problem when I run with 'strace -f' and java wants to exit (apart from that java works correctly). I don't see the dependency on the heap size here. Yes, I only started using strace when the problem became apperent. Java 1.3.0 does NOT

Re: java (and possibly other threaded apps) hanging in rt_sigsuspend

2000-12-07 Thread Juergen Kreileder
> "Frank" == Frank de Lange <[EMAIL PROTECTED]> writes: Frank> I saw your remarks on the kernel mailing list Frank> wrt. 'threaded processes get stuck in Frank> rt_sigsuspend/fillonedir/exit_notify' dd. 2911-12, and Frank> thought you might be interested in the fact that

java (and possibly other threaded apps) hanging in rt_sigsuspend

2000-12-07 Thread Frank de Lange
Hi Ulrich, I saw your remarks on the kernel mailing list wrt. 'threaded processes get stuck in rt_sigsuspend/fillonedir/exit_notify' dd. 2911-12, and thought you might be interested in the fact that something quite like this also happens on 2.4.0-test11 with glibc-2.2 (release), BUT NOT

java (and possibly other threaded apps) hanging in rt_sigsuspend

2000-12-07 Thread Frank de Lange
Hi Ulrich, I saw your remarks on the kernel mailing list wrt. 'threaded processes get stuck in rt_sigsuspend/fillonedir/exit_notify' dd. 2911-12, and thought you might be interested in the fact that something quite like this also happens on 2.4.0-test11 with glibc-2.2 (release), BUT NOT

Re: java (and possibly other threaded apps) hanging in rt_sigsuspend

2000-12-07 Thread Juergen Kreileder
"Frank" == Frank de Lange [EMAIL PROTECTED] writes: Frank I saw your remarks on the kernel mailing list Frank wrt. 'threaded processes get stuck in Frank rt_sigsuspend/fillonedir/exit_notify' dd. 2911-12, and Frank thought you might be interested in the fact that something