Skip to content

Deepcopy interrupt the execution.  #64

@muchang

Description

@muchang

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions