Fedora Account System
Red Hat Associate
Red Hat Customer
In current Rawhide, with: java-1.6.0-openjdk-1.6.0.0-13.b14.fc11.x86_64 java-1.6.0-openjdk-plugin-1.6.0.0-13.b14.fc11.x86_64 firefox-3.1-0.7.beta2.fc11.x86_64 and with or without ndiswrapper, no Java applet in Firefox will work. Any Java applet shows up as a blank grey box. A /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre/lib/amd64/../../bin/java sun.applet.PluginMain process exists. It takes up 99% CPU time on one core, and - according to strace - is stuck in a FUTEX_WAIT. I'm on x86-64. This has been confirmed by Michael Salim on test-list, I'm not sure what arch he's on.
I can confirm that this is a problem. I tracked it down to an error during the upstream branching process. Parts of code that should have been merged were not, causing hangs. More specifically, changes to IcedTeaPLugin.cc from http://icedtea.classpath.org/hg/icedtea6/rev/1be2224bd96c were not merged.
I'm seeing funny behavior on F-10's version of IcedTea, also on x86_64. Is that likely to be same/similar cause, or should I file a separate bug?
Hmm, F-10 has the older version of IcedTea, so it wouldn't be the same bug in that case. So please go ahead and file a separate bug for the issue you are encountering.
Hm, I see $ rpm -qa | grep openjdk java-1.6.0-openjdk-1.6.0.0-9.b14.fc10.x86_64 java-1.6.0-openjdk-plugin-1.6.0.0-9.b14.fc10.x86_64 so if this isn't the exact same upstream code as Adam is using, somebody is abusing the NVR naming conventions. But anyway, the behavior is different so I'll file a separate bug. I need to find out some more info first though.
(In reply to comment #1) > I can confirm that this is a problem. I tracked it down to an error during the > upstream branching process. Parts of code that should have been merged were > not, causing hangs. More specifically, changes to IcedTeaPLugin.cc from > http://icedtea.classpath.org/hg/icedtea6/rev/1be2224bd96c were not merged. My sincere apologies for this. I have started a build into rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=1231517 Should be available in the repos within a couple of days.
'CLOSED' is right, but...'NOTABUG'? should be 'RAWHIDE', I think. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
oops. fixed