Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Èròjà atẹ̀lélànà yii ni a ti fi pamọ́ fọ́jọ́ pípẹ́. Jọ̀wọ́ béèrè ìbéèrè titun bí o bá nílò ìrànwọ́.

Is there a workaround to prevent a java applet from crashing firefox in severe memory shortage situations?

  • 1 èsì
  • 1 ní ìṣòro yìí
  • 9 views
  • Èsì tí ó kẹ́hìn lọ́wọ́ guigs

more options

In our large banking application, java applets crash firefox in severe memory shortage situations.

We suspect the java plugin NOT to check the malloc result which is null.

As a workaround, we have the idea to test memory availability in advance such that we at least may prevent firefox from crashing by refusing to load the applets.

But how much memory does the java plugin allocate and how many chunks will be needed?

We are going to explore stackdumps to find out but suggestions are much appreciated.

In our large banking application, java applets crash firefox in severe memory shortage situations. We suspect the java plugin NOT to check the malloc result which is null. As a workaround, we have the idea to test memory availability in advance such that we at least may prevent firefox from crashing by refusing to load the applets. But how much memory does the java plugin allocate and how many chunks will be needed? We are going to explore stackdumps to find out but suggestions are much appreciated.

All Replies (1)

more options

Monitoring usage of memory in firefox is about:memory. Click measure and it will give you an estimate of each page memory consumption.

This tool is helpful too: Profiler