wowsims / cata

World of Warcraft Cataclysm Classic simulations.
https://wowsims.github.io/cata/
MIT License
20 stars 44 forks source link

out of memory error #819

Open Darkloke opened 1 week ago

Darkloke commented 1 week ago

Describe the bug App (0.0.37) crashes while trying Batch Simming. I suppose the reason of crash - memory leak - app consumes too much memory until it reaches some limit - my other programs start to crash at this moment too. Memory consumption raises after i import items from bags where i have manually added other items. May be there simply are a lot of them, may be something else.

To Reproduce Import too many items to sim?

Desktop (please complete the following information):

Additional context

runtime: VirtualAlloc of 8192 bytes failed with errno=1455 fatal error: out of memory

I have 32Gb RAM and swap file set to 4980 Mb.

log.txt

Addenum: i suppose there is a kind of memory leak/consumption error: image

Also there is my character profile and set of bag items i am trying to import: wowsims.txt

kills commented 1 week ago

Can confirm, I'm seeing the same issue. Hoping this can be fixed soon.