On 16/10/2013 07:03, Violeta Georgieva wrote: > 2013/10/15 Mark Thomas <ma...@apache.org> >> >> On 15/10/2013 16:10, Konstantin Preißer wrote: >>> Mark, >>> >>>> -----Original Message----- >>>> From: Mark Thomas [mailto:ma...@apache.org] >>>> Sent: Tuesday, October 15, 2013 4:59 PM >>>> To: Tomcat Developers List >>>> Subject: Re: Tagging 7.0.46 >>> >>>>>> 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) >>> >>> >>>> I've just committed a fix that doesn't deal with the Exceptions but >>>> appears to have addressed the crash. Could you check? It might just be >>>> that I haven't managed to trigger the crash yet. >>> >>> Thank you. >>> Yes, I cannot reproduce 2) and 3) anymore, i.e. no crash occurs. >>> The only one which I still get is 1). >> >> Great. Just need to figure out of that is an error message that needs to >> be swallowed or if it is indicative of a wider problem. > > I'll wait for this one and hopefully after that I can start with the > tagging:)
It was an incorrect error message triggered by a connection abort during the SSL handshake. Tomcat now recognises this as a connection abort. I don't have anything else to commit before you tag. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org