Opened 12 years ago

Last modified 11 years ago

#177 new defect

icedtea-web plugin stops working after reloading page

Reported by: dmik Owned by:
Priority: critical Milestone: GA6
Component: icedtea-web Version: 1.6.0 Build 25 GA3
Severity: high Keywords:
Cc:

Description

Sometimes, when you reload the page containing the applet or navigate through the browser history with Back and Forward, applets may stop working completely (empty applet area or so).

Change History (6)

comment:1 Changed 12 years ago by dmik

This may be related to the inability to create a new wrapper Odin window for the OS/2 window provided by Firefox. Needs investigation.

comment:2 Changed 12 years ago by abwillis

Probably related... I sometimes also find that if I have a Java plugin on one tab another tab is unable to load applets.

comment:3 Changed 11 years ago by Silvan Scherrer

Severity: mediumhigh

comment:4 Changed 11 years ago by Silvan Scherrer

Priority: majorcritical

comment:5 Changed 11 years ago by dmik

Milestone: NextGA5

comment:6 Changed 11 years ago by dmik

BTW, even this simple sequence gives problems here:

  1. Start Firefox and start any Java applet - WORKS.
  2. Exit Firefox - WORKS.
  3. Start Firefox and start the same applet - HANG.

The hang may even block PM sometimes.

Another failing scenario is errors about read/write soclet operations on non sockets. It also happens only on the second run. On the first run everything works.

Debugging didn't give any hint yet.

Note: See TracTickets for help on using tickets.