Skip to content

[BUG?] memory leak of 10.8GB #410

Description

@RunqRun

My lobby server suddenly started experiencing high CPU load.
Checking with jstack revealed frequent garbage collection due to excessively high memory usage.
Suspecting a memory leak, I analyzed a memory dump using jmap.
(We confirmed a temporary recovery by restarting the server.)

This showed objects related to SayanVanish's SQLiteDatabase consuming a whopping 10.8GB of memory.
I have attached the jmap analysis results.

Image Image Image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions