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

Deepcopy interrupt the execution. #64

Open
muchang opened this issue Jun 1, 2023 · 0 comments
Open

Deepcopy interrupt the execution. #64

muchang opened this issue Jun 1, 2023 · 0 comments

Comments

@muchang
Copy link
Collaborator

muchang commented Jun 1, 2023

When taking QF_NRA benchmarks atan-vega-3-chunk-0596.smt2 and ball_count_2d_hill_simple.04.seq_lazy_global_13.smt2 as the fusion seeds, yinyang will unexpectedly terminate without giving any information. The root cause seems to be that deepcopy terminates the execution at the following line:

copy.deepcopy(self.formula1), copy.deepcopy(self.formula2)

We need to investigate further to see whether it is a bug in deepcopy and how to address it.

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