Viewing Issue Advanced Details
[ Jump to Notes ]
|
[ View Simple ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002963 |
[Resin] |
crash |
always |
09-24-08 13:10 |
07-29-09 16:24 |
|
Reporter |
thompsonm |
View Status |
public |
|
Assigned To |
ferg |
Priority |
normal |
Resolution |
fixed |
Platform |
|
Status |
closed |
|
OS |
|
Projection |
none |
|
OS Version |
|
ETA |
none |
Fixed in Version |
4.0.1 |
Product Version |
3.1.8 |
|
Product Build |
|
|
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. |
|
Attached Files |
|
|