[jboss-jira] [JBoss JIRA] (WFLY-5638) "Buffer was already freed" error from http request processing

Stuart Douglas (JIRA) issues at jboss.org
Fri Nov 6 04:48:00 EST 2015


    [ https://issues.jboss.org/browse/WFLY-5638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126276#comment-13126276 ] 

Stuart Douglas commented on WFLY-5638:
--------------------------------------

This make help https://github.com/xnio/xnio/commit/929baafa1233c028eecff5b1816260685b7311b6

> "Buffer was already freed" error from http request processing
> -------------------------------------------------------------
>
>                 Key: WFLY-5638
>                 URL: https://issues.jboss.org/browse/WFLY-5638
>             Project: WildFly
>          Issue Type: Bug
>          Components: Web (Undertow)
>    Affects Versions: 9.0.1.Final
>            Reporter: Arto Huusko
>            Assignee: Stuart Douglas
>         Attachments: stacktrace.txt
>
>
> Undertow causes XNIO exception "Buffer was already freed" during response write, possibly due to premature client close.
> I suspect this may also cause the socket to leak, because the number of "Buffer was already freed" messages in widlfly server.log corresponds to the number of leaked sockets in the lsof command output for the wildfly process (seen as sockets with "can't identify protocol" description).



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list