Skip to content

GC Warning: Repeated allocation of very large block #2104

Closed
@stugol

Description

I'm getting this warning sometimes when running my code:

GC Warning: Repeated allocation of very large block (appr. size 8392704):
    May lead to memory leak and poor performance.

I understand the error, but I don't know where in my code the allocation is happening. How can I track this down?

The size of the block changes each time, incidentally. Which is strange.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions