Skip to content

Instantly share code, notes, and snippets.

@DSeeLP

DSeeLP/log.txt Secret

Created March 29, 2022 09:01
Show Gist options
  • Save DSeeLP/5f5e9b85fc56d1727777e324e15dac3d to your computer and use it in GitHub Desktop.
Save DSeeLP/5f5e9b85fc56d1727777e324e15dac3d to your computer and use it in GitHub Desktop.
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: null
normal decoder hit
Received packet responding
Cached Packet: f496a4f2-2c20-4786-9ab7-652e3ed59a18
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
io.netty.util.IllegalReferenceCountException: refCnt: 0
at io.netty.buffer.AbstractByteBuf.ensureAccessible(AbstractByteBuf.java:1454)
at io.netty.buffer.AbstractByteBuf.checkIndex(AbstractByteBuf.java:1383)
at io.netty.buffer.UnsafeByteBufUtil.copy(UnsafeByteBufUtil.java:435)
at io.netty.buffer.PooledUnsafeDirectByteBuf.copy(PooledUnsafeDirectByteBuf.java:216)
at io.netty.buffer.DuplicatedByteBuf.copy(DuplicatedByteBuf.java:210)
at io.netty.buffer.AbstractByteBuf.copy(AbstractByteBuf.java:1194)
at utils.codec.encoding.ResponseHandler.channelRead(ResponseHandler.kt:47)
//The exception a lot more times.
Looking in cache: f496a4f2-2c20-4786-9ab7-652e3ed59a18 Result: UnpooledDuplicatedByteBuf(freed)
Flushing cached packet
Read complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment