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

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 s