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

Recursive inheritance depth analysis causes StackOverflows in large projects #52

Open
AntonisGkortzis opened this issue Jun 26, 2018 · 4 comments
Labels

Comments

@AntonisGkortzis
Copy link
Collaborator

No description provided.

@AntonisGkortzis
Copy link
Collaborator Author

Temporarily patched with Exception handling.

@luiscruz
Copy link

I think this is related:

When I run Designite over the Android project SteamGifts I get weird overflow messages:

  • "Inheritance depth analysis step skipped due to memory overflow"
  • "Ancestors analysis skipped due to memory overflow"

This sentenced get repeated several times in the output.

Notes:

  • The version I am using was downloaded today from the official website
  • README minor fix: Designite.jar --> DesigniteJava.jar

@wnoizumi
Copy link

wnoizumi commented Apr 5, 2019

Hi,
I'm facing the same problem when analyzing large projects such as Elasticsearch (v1.2.2).
Is there any workaround for this problem?

@Thodoras
Copy link
Collaborator

Thodoras commented Apr 9, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants