2023-05-20T23:07:22.3086895Z java.lang.NullPointerException: Cannot read field "next" because "s" is null
2023-05-20T23:07:22.3087659Z at io.netty.buffer.PoolArena.appendPoolSubPages(PoolArena.java:580)
2023-05-20T23:07:22.3088358Z at io.netty.buffer.PoolArena.toString(PoolArena.java:559)
2023-05-20T23:07:22.3089179Z at java.base/java.lang.String.valueOf(String.java:4216)
2023-05-20T23:07:22.3089842Z at java.base/java.lang.StringBuilder.append(StringBuilder.java:173)
2023-05-20T23:07:22.3090616Z at io.netty.buffer.PooledByteBufAllocator.dumpStats(PooledByteBufAllocator.java:772)
2023-05-20T23:07:22.3091955Z at io.netty.util.internal.NettyBlockHoundIntegrationTest.pooledBufferAllocation(NettyBlockHoundIntegrationTest.java:390)
https://github.com/netty/netty/actions/runs/5034227132/jobs/9028943652?pr=13389