Comment 13 for bug 1676565

Revision history for this message
John Johansen (jjohansen) wrote :

thanks,

there is definitely a memleak refcount issue going on. The rawdata info is not getting freed which exacerbates the problem, and I think why you see this in 4.4. A single profile leak can result in a much larger data set being leaked.

I am chasing it, hopefully I will have a test kernel soon.