Skip to content

thread safety? #9

Description

@jwaldmann

I am seeing spurious errors like

  dead count != deleted
  This problem is often due to a missing call to Cudd_Ref
  or to an extra call to Cudd_RecursiveDeref.
  See the CUDD Programmer's Guide for additional details.Command terminated by signal 6

when using Cudd.Cudd from an executable (linked with cudd-3.0.0) that is compiled with -threaded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions