On Fri, Mar 16, 2018 at 2:26 AM, Enrico Olivelli <eolive...@gmail.com> wrote:
> Thank you Sijie, > I have already applied a similar patch to my local code based on 4.6.1 but > the problem remains. > What do you mean "the problem" here? Do you mean the corruption problem or the leaking problem? The change I pointed out only address the leaking problem. I don't think it is the problem of corruption. > > I am looking into Netty allocateUnitializedArray, which is used for Pooled > Heap Buffers. > You all are more aware of BK code than me, is there any point in which we > assume that the buffer is full of zeroes ? > > > Enrico > > > > > 2018-03-16 10:22 GMT+01:00 Ivan Kelly <iv...@apache.org>: > > > > With "paranoid" log in Netty I found this that is very interesting, but > > it > > > happens even on Java 8. > > I don't think leaks are the problem here though. This seems to be more > > like a doublefree issue. > > > > -Ivan > > >