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. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org