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

LVS browser crashes #1230

Closed
klayoutmatthias opened this issue Dec 22, 2022 · 1 comment
Closed

LVS browser crashes #1230

klayoutmatthias opened this issue Dec 22, 2022 · 1 comment
Labels
Milestone

Comments

@klayoutmatthias
Copy link
Collaborator

See this post for details: https://www.klayout.de/forum/discussion/2211/klayout-0-28-was-crashed-when-click-on-netlist-database-browser#latest

@klayoutmatthias klayoutmatthias added this to the 0.28.2 milestone Dec 22, 2022
@klayoutmatthias
Copy link
Collaborator Author

The root cause of this crash is destruction of the reference netlist by the LVS script when the variable goes out of scope. The reference netlist needs to be kept inside the LVSDB object rather than owned by the Ruby interpreter.

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

1 participant