https://issues.apache.org/bugzilla/show_bug.cgi?id=54046

--- Comment #4 from Rainer Jung <rainer.j...@kippdata.de> ---
The second crash shows a different reason: it is triggered by Java ImageIO
calling a flush duriung the finalizer run.

See

http://wiki.apache.org/tomcat/FAQ/KnownIssues#ImageIOIssues

for an explanation why this is primarily a bug in ImageIO (though native should
check better against NULL pointer use to prevent against crashes). The wiki
article also explains a workaround.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to