Closed
Bug 434717
Opened 17 years ago
Closed 15 years ago
Java applet does not release memory (works under all other browsers I know)
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: dieter.menne, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.12; .NET CLR 3.5.20404) Gecko/20080201 Firefox/2.0.0.12
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.8.1.12; .NET CLR 3.5.20404) Gecko/20080201 Firefox/2.0.0.12
This application uses javaview and a custom java application available as
sources in
http://www.menne-biomed.de/swallow/jswallow3d.txt.
On each selected swallow, memory decreases. Manual garbage collection does not
help. After 4-5 swallows loaded, system crashes, Firefox hangs in memory and
must be removed from memory via task manager.
Reproducible: Always
Steps to Reproduce:
Occurs under 4 different Windows operating systems.
Konrad Polthier, the author of javaview, has recommended to explicitely destroy
memory, so a message is printed out on the console when the destructor is
called. This did not change the results.
Dieter Menne
Actual Results:
This works perfectly under IE, Safari and Opera, so I doubt it is a Java problem, as "timeless" claims.
It worked under earlier versions of Firefox (1.x), and 2.0 , but not later version.
It was reported two year ago already, but considered illegal.
https://bugzilla.mozilla.org/show_bug.cgi?id=305376
Updated•17 years ago
|
Version: unspecified → 2.0 Branch
Comment 1•15 years ago
|
||
This bug was reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.3 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Comment 2•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.x or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•