Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5428 | minor | always | 04-26-13 12:26 | 08-12-13 11:00 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.36 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.37 | ||
|
|||||
Summary: | 0005428: array index issue with Zing VM | ||||
Description: |
(rep by Daniel Shearer) Caused by: java.lang.ArrayIndexOutOfBoundsException at com.caucho.vfs.JniSocketImpl.readNative(Native Method) at com.caucho.vfs.JniSocketImpl.read(JniSocketImpl.java:449) at com.caucho.vfs.JniStream.read(JniStream.java:74) at com.caucho.vfs.ReadStream.readBuffer(ReadStream.java:1240) at com.caucho.vfs.ReadStream.read(ReadStream.java:484) at com.caucho.server.http.ContentLengthStream.read(ContentLengthStream.java:79) at com.caucho.vfs.ReadStream.readBuffer(ReadStream.java:1240) at com.caucho.vfs.ReadStream.read(ReadStream.java:365) at com.caucho.vfs.i18n.UTF8Reader.read(UTF8Reader.java:91) at com.caucho.vfs.ReadStream.readChar(ReadStream.java:566) at com.caucho.vfs.BufferedReaderAdapter.read(BufferedReaderAdapter.java:63) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|