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

Error on callgraph for profile on symfony based project #430

Open
kamilwalas opened this issue Oct 19, 2021 · 1 comment
Open

Error on callgraph for profile on symfony based project #430

kamilwalas opened this issue Oct 19, 2021 · 1 comment

Comments

@kamilwalas
Copy link

Hi,

I really like this project but i cannot get to render callgraph at any profile. My project is based on symfony so there is a lot of files. After about 2 minutes i get in console

dagre-d3.js:3371 Uncaught RangeError: Maximum call stack size exceeded
    at Object.exports.min (dagre-d3.js:3371)
    at run (dagre-d3.js:2141)
    at dagre-d3.js:3462
    at run (dagre-d3.js:1469)
    at Object.run (dagre-d3.js:3462)
    at runLayout (dagre-d3.js:266)
    at Renderer.run (dagre-d3.js:200)
    at Object.Xhgui.callgraph (callgraph.js:98)
    at Object.success (callgraph?id=616e70f0d6d1313b647d2f12:175)
    at fire (jquery.js:974)

Even profile of simple command as php bin/console gives empty page
image

I really appreciate any help

@hotrush
Copy link

hotrush commented Jun 9, 2022

I don't get any error in console, but callgraph just doesn't load to me...

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