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

RangeError: Maximum call stack size exceeded #589

Closed
ryusaeba opened this issue Sep 2, 2020 · 14 comments
Closed

RangeError: Maximum call stack size exceeded #589

ryusaeba opened this issue Sep 2, 2020 · 14 comments

Comments

@ryusaeba
Copy link

ryusaeba commented Sep 2, 2020

  • Netron app and version: 4.4.8 App and Browser
  • OS and browser version: Windows 10 + Chrome Version 84.0.4147.135

Steps to Reproduce:

EfficientDet-d0.zip

Please attach or link model files to reproduce the issue if necessary.

@ryusaeba ryusaeba added the bug label Sep 2, 2020
lutzroeder added a commit that referenced this issue Sep 29, 2020
@lutzroeder lutzroeder changed the title Maximum call stack size exceeded RangeError: Maximum call stack size exceeded Feb 5, 2021
@ck1070989
Copy link

netron_issue.tar.gz

@Colombel-Vincent
Copy link

Colombel-Vincent commented Feb 23, 2021

I have the same problem on 4.7.9 on browser with this model
subword-conformer.zip

@skottmckay
Copy link

I see the same error with the mobilebert onnx model with the latest Netron release. Netron 3.6.5 is however able to open the model. .

Repository owner deleted a comment from yyfcc17 Mar 5, 2021
@linchpinlin
Copy link

issue_model.zip

@lutzroeder
Copy link
Owner

lutzroeder commented Sep 12, 2021

Context for folks that want to investigate a fix. The error happens when the graph is too large for the graph layout algorithm in dagre to handle. It is not related to the file or weights size.

lutzroeder added a commit that referenced this issue Sep 12, 2021
@lutzroeder
Copy link
Owner

Duplicate of #68

@lutzroeder lutzroeder marked this as a duplicate of #68 Sep 12, 2021
lutzroeder added a commit that referenced this issue Sep 12, 2021
@luchangli03
Copy link

Is it possible to set a larger Maximum call stack size?

@lutzroeder
Copy link
Owner

@luchangli03 can you share a sample file to reproduce the issue.

@luchangli03
Copy link

I have a vision transformer model that has 23359 nodes can't be opened by netron by this error, but I can't upload it.

@lutzroeder
Copy link
Owner

@luchangli03 in this case you will need to investigate the issue and suggest a fix.

@yyfcc17 yyfcc17 removed their assignment Jan 21, 2022
@aspaul20
Copy link

Has a fix to this problem been found?

@lutzroeder
Copy link
Owner

@Amur-Pal can you share a model file to reproduce the issue?

@aspaul20
Copy link

File was too big for Github, here's a drive link.

lutzroeder added a commit that referenced this issue Jul 16, 2022
lutzroeder added a commit that referenced this issue Jul 16, 2022
@lutzroeder lutzroeder reopened this Jul 21, 2022
lutzroeder added a commit that referenced this issue Jul 21, 2022
@aspaul20
Copy link

The error has disappeared but now nothing shows up after a long time of waiting...

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

9 participants