Anonymous | Login | Signup for a new account | 11-22-2024 02:47 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0004375 | [Quercus] | major | always | 02-04-11 12:59 | 02-04-11 12:59 | |||||||
Reporter | xerafin | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | Platform | ||||||||
Status | new | OS | ||||||||||
Projection | none | OS Version | ||||||||||
ETA | none | Fixed in Version | Product Version | 4.0.14 | ||||||||
Product Build | ||||||||||||
Summary | 0004375: QuercusScriptEngine leaks QercusContexts | |||||||||||
Description |
QuercusScriptEngine contains a QuercusContext. This QuercusContext has its start() method invoked which spins up the EnvTimeoutThread. QuercusScriptEngine does not close the QuercusContext, so if a QuercusScriptEngine is garbage collected, the EnvTimeoutThread is left running which keeps the QuercusContext in memory. QuercusScriptEngine should probably at the very least have a finalize() method that calls QuercusContext.close(). |
|||||||||||
Steps To Reproduce | ||||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
Issue History | |||
Date Modified | Username | Field | Change |
02-04-11 12:59 | xerafin | New Issue | |
02-05-11 04:44 | kdecherf | Issue Monitored: kdecherf |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed. 25 unique queries executed. |