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

DRC: switching "target" frequently makes the application crash #476

Closed
klayoutmatthias opened this issue Jan 12, 2020 · 0 comments
Closed
Assignees

Comments

@klayoutmatthias
Copy link
Collaborator

This is related to this post: https://www.klayout.de/forum/discussion/1406/drc-input-output#latest

When running the sample given in the post from 2020-01-09, a crash happens and strange error messages are generated.

The reason are invalid layer indexes which trigger strange behaviours in "Layout#get_info" (BTW: should not segfault). The main reason is that the list of output layers is not cleared in the DRCEngine's "_finish" function.

This issue was closed.
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