Hi all,
I'm running Suse 9.3. Every now and again Oracle JDeveloper (big java IDE) hangs on me. I get another hang with an oracle java applet in firefox as well (very repeatable). The JDev hang generally seems to happen when I try to open a file. I tried strace on a couple of occasions and this is what it showed: [EMAIL PROTECTED]:~> strace -p 6407 Process 6407 attached - interrupt to quit futex(0x8911174, FUTEX_WAIT, 1, NULL [EMAIL PROTECTED]:~> strace -p 15900 Process 15900 attached - interrupt to quit futex(0x8911174, FUTEX_WAIT, 1, NULL JDeveloper hang, I tried to "reopen" a file from a samba mounted directory [EMAIL PROTECTED]:~> strace -p 7516 Process 7516 attached - interrupt to quit futex(0x82b24dc, FUTEX_WAIT, 1, NULL Java process orphaned under init in sysguard, possibly left over from a hung browser or jdeveloper kill [EMAIL PROTECTED]:~> strace -p 7731 Process 7731 attached - interrupt to quit futex(0x815c5ec, FUTEX_WAIT, 9, NULL What does one do to get this fixed, or to troubleshoot it further to fix it yourself, or to just make it known to someone who could fix it? Searching on the web I found this http://lkml.org/lkml/2005/3/21/364 These hangs are really annoying. Help! What to do? thanks Dale
