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

ObjectCollectedException in Variables View #106

Closed
jukzi opened this issue Aug 11, 2022 · 3 comments
Closed

ObjectCollectedException in Variables View #106

jukzi opened this issue Aug 11, 2022 · 3 comments

Comments

@jukzi
Copy link
Contributor

jukzi commented Aug 11, 2022

Sometimes the Variables view turns into useless error message when i try to expand a node of a collection:
image
no error is logged. no stacktrace available
maybe related:

https://stackoverflow.com/questions/49004564/eclipse-debugging-inspection-of-variables-causes-com-sun-jdi-objectcollectede
https://bugs.eclipse.org/bugs/show_bug.cgi?id=537399

would be better if the exception would not render the whole view useless - but only the expanded collection.

@jukzi
Copy link
Contributor Author

jukzi commented Aug 11, 2022

Happens with Logical Structure "Array" (default) for an ArrayList
image
when expanding an element:
image

@jukzi
Copy link
Contributor Author

jukzi commented Aug 11, 2022

The Same Exception can occur in the hover, but handled better:
image

@jukzi
Copy link
Contributor Author

jukzi commented Sep 1, 2023

Can not reproduce anymore. Currently i see "deallocated" printed:
image

@jukzi jukzi closed this as completed Sep 4, 2023
@jukzi jukzi closed this as not planned Won't fix, can't repro, duplicate, stale Sep 4, 2023
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

1 participant