On 04/08/05, Dale & Yvonne Ogilvie <[EMAIL PROTECTED]> wrote:
> Well, I upgraded from Sun 1.4.2_06 to _08 with no improvement. And yes Jdev 
> is written in java). JDev is upposed to run on 1.4.2_04 or later.
> 

Reading through the replies to the link you posted, it's a conflict
between what behaviour glib (the c library) expects of futexes, and
how they are actually implemented. This is pretty complex stuff, I'm
afraid. Either glib or the kernel needs fixing. It could also be a
subtle bug in the JDK causing a deadlock. Unfortunately deadlocks can
be very difficult to repeat reliably - they tend to depend on subtle
timings, which can be affected by all sorts of things. Somebody else
may never trigger the deadlock.

Cheers,
Carl.

Reply via email to