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

Find sidebar virtualization #1358

Open
beru opened this issue Sep 16, 2024 · 5 comments
Open

Find sidebar virtualization #1358

beru opened this issue Sep 16, 2024 · 5 comments
Assignees

Comments

@beru
Copy link

beru commented Sep 16, 2024

  • Netron app and version: 7.8.8, Desktop App and Chromium based browser
  • OS and browser version: Windows 10 22H2, Ubuntu 24.04.1 LTS, Microsoft Edge 128.0.2739.79

Steps to Reproduce:

  1. Open efficientdet-d3.onnx file.
  2. Open the FIND sidebar.
  3. Close the sidebar
  4. Repeat open/close until the problem occurs.

Please attach or link model files to reproduce the issue.

@beru beru added the bug label Sep 16, 2024
@lutzroeder lutzroeder changed the title Repeatedly opening and closing FIND Sidebar makes app screen broken Repeatedly opening and closing Find sidebar makes app screen broken Sep 17, 2024
@lutzroeder
Copy link
Owner

@beru can you investigate why this is happening.

@lutzroeder lutzroeder closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
@beru
Copy link
Author

beru commented Sep 17, 2024

@lutzroeder

can you investigate why this is happening.

Chromium based browsers show Error code: Out of Memory though my PC has 64.0 GB of installed RAM. This problem happens on both of Windows and Linux.

screenshots

Google Chrome Version 128.0.6613.138 (Official Build) (64-bit)

image

Microsoft Edge Version 128.0.2739.79 (Official build) (64-bit)

image

@lutzroeder
Copy link
Owner

lutzroeder commented Sep 18, 2024

@beru any insights why this is happening? Are there any structures not getting disposed?

@beru
Copy link
Author

beru commented Sep 19, 2024

any insights why this is happening? Are there any structures not getting disposed?

I'm not sure since I still haven't debugged Chromium for this. I suspect this is a memory leak defect.

@beru
Copy link
Author

beru commented Sep 19, 2024

I've noticed that even without using a lot of <svg> elements in FIND sidebar, this problem eventually occurs after repeatedly open/close the sidebar.

screenshot

image

@lutzroeder lutzroeder changed the title Repeatedly opening and closing Find sidebar makes app screen broken Repeating Find Sidebar causes out of memory Sep 20, 2024
@lutzroeder lutzroeder changed the title Repeating Find Sidebar causes out of memory Repeating Find sidebar causes out of memory Sep 20, 2024
@lutzroeder lutzroeder changed the title Repeating Find sidebar causes out of memory Find sidebar virtualization Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants