Bug 489029 - OpenJDK Java plugin entirely broken in current Rawhide
Summary: OpenJDK Java plugin entirely broken in current Rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.6.0-openjdk
Version: rawhide
Hardware: All
OS: Linux
high
urgent
Target Milestone: ---
Assignee: Lillian Angel
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-06 20:19 UTC by Adam Williamson
Modified: 2018-04-11 19:15 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-25 15:12:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Adam Williamson 2009-03-06 20:19:57 UTC
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.

Comment 1 Deepak Bhole 2009-03-07 01:09:41 UTC
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.

Comment 2 Tom Lane 2009-03-07 19:22:51 UTC
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?

Comment 3 Deepak Bhole 2009-03-08 00:04:33 UTC
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.

Comment 4 Tom Lane 2009-03-08 00:20:30 UTC
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.

Comment 5 Lillian Angel 2009-03-09 13:10:01 UTC
(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.

Comment 6 Adam Williamson 2009-03-25 15:28:20 UTC
'CLOSED' is right, but...'NOTABUG'? should be 'RAWHIDE', I think.

-- 
Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 7 Lillian Angel 2009-03-25 15:46:01 UTC
oops. fixed


Note You need to log in before you can comment on or make changes to this bug.