futex_wait problem

Florian Weimer fw at deneb.enyo.de
Thu Mar 26 14:23:10 PDT 2009


* Amahdy:

> I'm running fedora 10, with OpenJDK 1.6, and developing with NetBeans 6.5,
> lately I got a problem with any java application, I can't run any java-based
> application and always receiving a "futex_wait" hanging on any java based
> application, I mean, when I run a java-based application I get a hanging
> interface and when i take a look at running process I see the java process
> is hanging in "futex_wait" FOR EVER and the application won't run ... I mean
> here by java-based application a application developed by me maybe, or any
> other like "netbeans" itself I cant run it, neither "logfactor5", nor any
> java application or applet for example ...

You should probably ask on a Fedora mailing list.  You should also use
jps and jstack to get a stack dump from the stuck process.



More information about the quality-discuss mailing list