Azure / Azure/DotNetty

NUllReference on arena exhaustion?

Open
#529 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
4.3k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

System.AggregateException: One or more errors occurred. (Object reference not set to an instance of an object.)
---> System.NullReferenceException: Object reference not set to an instance of an object.
at DotNetty.Buffers.PoolThreadCache`1.SubPageMemoryRegionCache.InitBuf(PoolChunk`1 chunk, Int64 handle, PooledByteBuffer`1 buf, Int32 reqCapacity)
at DotNetty.Buffers.PoolThreadCache`1.MemoryRegionCache.Allocate(PooledByteBuffer`1 buf, Int32 reqCapacity)
at DotNetty.Buffers.PoolArena`1.Allocate(PoolThreadCache`1 cache, PooledByteBuffer`1 buf, Int32 reqCapacity)
at DotNetty.Buffers.PooledByteBufferAllocator.NewHeapBuffer(Int32 initialCapacity, Int32 maxCapacity)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.