Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker keeps throwing (VMAllocationTracker.cpp:137 vm_allocation_info_for_address) #425

Open
maitrungduc1410 opened this issue May 1, 2024 · 1 comment

Comments

@maitrungduc1410
Copy link

maitrungduc1410 commented May 1, 2024

When I run Imaginary with Docker, it keeps throwing this error very frequently and exits:

imaginary-1  | assertion failed [node != nullptr]: There is a hole in the VmTracker tree at address 0xffffffffffffffeb
imaginary-1  | (VMAllocationTracker.cpp:137 vm_allocation_info_for_address)

I have already set MALLOC_ARENA_MAX. And I'm using Macbook M2, and my image list has just 14 items, I load them all at once on page load. The issue happens in just few reloads (not continuously reloads but wait sometime)

@maitrungduc1410
Copy link
Author

Even when I add lazy load from frontend and just load 2 images at once, it still throw the error and exit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant