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

--- Comment #4 from Rainer Jung <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to