On Wed, Mar 15, 2023 at 2:58 PM Alexander Potapenko <glider@google.com> wrote:
Hi Emmanuel,

hello, thank you for looking into this.
Can you please share the kernel config where the problem is reproducible, along with the full dmesg?
attached both

I think "test_meminit: failures: 70 out of 130" is a red herring, the kernel probably does not enable memory initialization, that's why the tests are failing.
We could see that from the "mem auto-init" line in the dmesg, but it got stripped away.
The leaked reference probably belongs to lib/test_ref_tracker.c, which is a completely different test suite.