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

StackOverflowError #114

Open
vorburger opened this issue Apr 16, 2024 · 4 comments
Open

StackOverflowError #114

vorburger opened this issue Apr 16, 2024 · 4 comments

Comments

@vorburger
Copy link
Contributor

vorburger commented Apr 16, 2024

I've had some fun and done major refactorings and moved things around in my https://github.com/enola-dev/enola/.

With that, as of https://github.com/enola-dev/enola/tree/bd07df1899be47dbe7895101d36f15db44f0f9f3, I'm getting a (reproducible) StackOverflowError...

Attached are the logs as per https://github.com/salesforce/bazel-vscode-java/blob/main/docs/troubleshoot.md#logs :

client.log.json

log.txt

@vorburger
Copy link
Contributor Author

@guw

vorburger added a commit to vorburger/enola that referenced this issue Apr 16, 2024
vorburger added a commit to vorburger/enola that referenced this issue Apr 16, 2024
vorburger added a commit to enola-dev/enola that referenced this issue Apr 16, 2024
@vorburger
Copy link
Contributor Author

FYI still seeing this on v1.24.106140907 @guw

@vorburger
Copy link
Contributor Author

@guw do you have any idea what's causing this StackOverflowError, and how I can fix it in the project? (Is this enola-dev/enola#431, still? I thought I had removed that problem in enola-dev/enola#641.)

@guw
Copy link
Collaborator

guw commented Aug 19, 2024

I think this is caused by a dependency cycle. The code may need a protection for this.

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

Successfully merging a pull request may close this issue.

2 participants