Psi

Psi

45M Downloads

Possible Memory Leak with SpongeForge and PSI

thefiz opened this issue ยท 1 comments

commented

Using the latest SpongeForge and PSI, I am experiencing a Memory Leak. /org/spongepowered/api/item/inventory/SlotTransaction on vazkii/psi/common/item/itemCAD where within 5 minutes, I got over 9100 Children entries and 100% RAM utilization. I am unsure if this is caused by PSI, SpongeForge, or an interaction between the two, so I am reporting it to both. If you need any information from me I'm happy to provide it.

FML Log: https://dl.dropboxusercontent.com/u/3183701/fml-server-latest.log

commented

I can confirm. I will also point out though it only occurs on linux and not windows. The memory leak is non-existent on windows entirely for whatever reason. This caused me a great deal of confusion.