Hi Mark, > -----Original Message----- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Tuesday, October 15, 2013 4:22 PM > To: Tomcat Developers List > Subject: Re: Tagging 7.0.46 > > On 15/10/2013 14:28, Konstantin Preißer wrote: > > Hi, > > > >> -----Original Message----- > >> From: Mark Thomas [mailto:ma...@apache.org] > >> Sent: Tuesday, October 15, 2013 1:37 PM > > > >> Thanks. I've finished now. > >> > >> Mark > > > > Note, that the crash and the exceptions I reported in [1] are still > reproducible in current 7.0.x trunk (r1532288) when using a HTTP-APR-SSL > connector with Native 1.1.29 and playing with the Drawboard Websocket > example (they do not occur with a non-SSL HTTP-APR connector). > > Might this need to be fixed before tagging? Should I open a bug report for > it? > > Do you see the same issue with 8.0.x trunk?
Yes, I can reproduce 1) "java.io.IOException: Unexpected error [20,014] reading data from the APR/native" when drawing very fast on the drawboard with Firefox, 2) "java.lang.IllegalArgumentException at java.nio.Buffer.position(Buffer.java:236)" after drawing and pressing F5 so that a PNG image is sent to the browser, and 3) Crash in msvcrt.dll+0x122a at the same conditions of 2) with current 8.0.x trunk, and 2)+3) with 7.0.x trunk with a APR HTTP SSL connector. (1 is a bit hard to reproduce on my machine so maybe I need to try a bit longer to reproduce it). Regards, Konstantin Preißer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org