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

[Bug] Memory Leaks on inter cpu computer #1370

Closed
xionghailong1205 opened this issue Jul 1, 2024 · 3 comments
Closed

[Bug] Memory Leaks on inter cpu computer #1370

xionghailong1205 opened this issue Jul 1, 2024 · 3 comments

Comments

@xionghailong1205
Copy link

Describe the Bug

I am currently developing a dicomviewer, The program works fine on AMD CPU and Apple chip Mac, but when I use my colleague's inter CPU laptop, memory leaks occur on more than one laptop.

Steps to Reproduce

Create a volume with about 200 dicom slices
View Resource Manager

The current behavior

On AMD laptops and apple core mac:

comman_view
common_memory

On inter laptop, More than this one:

unexpect_memory
unexpect_view

The expected behavior

On inter-CPU computers, too much memory is used, which may be a memory leak.

OS

window 11

Node version

20.12.2

Browser

chrome 126

@David2k13
Copy link
Contributor

Update the browser and driver to the latest or OHIF/Viewers#3207

@xionghailong1205
Copy link
Author

Update the browser and driver to the latest or OHIF/Viewers#3207

I upgraded the driver but still can't render volumes, I turned off gpu acceleration and the computer crashed. Do you have an inter cpu computer? Is this a common problem?

@xionghailong1205
Copy link
Author

Update the browser and driver to the latest or OHIF/Viewers#3207

thanks i solve this problem by setting the angle backend as opengl.

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