← Back to team overview

openjdk team mailing list archive

[Bug 229122] Re: Sound playback in Java applet fails and causes 100% CPU

 

I just tried version 6b10-0ubnutu1~ppa3 from the openjdk PPA.  It is
definitely an improvement, but I can still reproduce the bug by going to
the applet listed in my original submission and clicking two or three
times in rapid succession.  But clicking more slowly, the applet seems
to play sounds with no problem, even 20 or 30 times in a row.

-- 
Sound playback in Java applet fails and causes 100% CPU
https://bugs.launchpad.net/bugs/229122
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in ubuntu.

Status in Source Package "openjdk-6" in Ubuntu: Incomplete

Bug description:
Binary package hint: icedtea-gcjwebplugin

I'm using Hardy 64 bit with the Iced Tea plugin (version 1.0-0ubuntu5) in Firefox 3.  When I use an applet that plays sounds, the first couple sounds will play fine, but then sound stops working and CPU usage jumps to 100%.  Here is an example of an applet that causes the problem:

http://www.realapplets.com/tutorial/SoundExample.html

After the applet loads, it plays a sound.  Then clicking anywhere in the applet should cause a sound to be played.  This works the first time, but upon clicking a second time no sound is heard and CPU usage jumps to 100%.

I've seen similar behaviour in other applets as well.



References