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

moonray_gui on MacOS leaks substantial memory when orbiting camera #166

Open
troberstones opened this issue Aug 14, 2024 · 2 comments
Open

Comments

@troberstones
Copy link

raas_gui, or rather moonray_gui leaks memory when you use the interactive camera controls.
Rendering the test curves.rdla file takes about 800MB of memory, but after interacting with the camera it balloons, I've seen it as high as 7.5GB before I closed it.

I see error messages like this

TBB MCRT thread pool                                                                                                                 ]   0.0% 
Context leak detected, msgtracer returned -1                                                                                         ]   0.0% 
TBB MCRT thread pool

however I don't know if this is relevant.

@jmahovsky-dwa
Copy link
Contributor

Can you try with -exec_mode scalar or -exec_mode vector? We think this might be an XPU-mode bug.

@jmahovsky-dwa
Copy link
Contributor

We have found the problem and a fix is in the works.

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

2 participants