Mantis - Resin
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
2963 |
|
crash |
always |
09-24-08 13:10 |
07-29-09 16:24 |
|
Reporter:
|
thompsonm |
Platform:
|
|
|
Assigned To:
|
ferg |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
3.1.8 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
4.0.1 |
|
|
Summary:
|
0002963: Memory leak in LRU Cache related to URI and comet implementation |
Description:
|
The system leaks memory that eventually brings down the sever because of byte[]s building up in _invocationCache of com.caucho.server.cluster.Server. Also found in com.caucho.server.http.InvocationKey._uri and all related to the URI that is using during long poll in the comet implementation. |
Steps To Reproduce:
|
|
Additional Information:
|
A heap dump of 43MB in BZ2 format can be provided if necessary. |
Relationships | |
Attached Files:
|
|