Skip to content

[Crash] ASDN::Mutex::~Mutex() #136

@garrettmoon

Description

@garrettmoon

From @dssheng on August 1, 2016 12:17

Crash at here.
using AsyncDisplayKit ~ 1.9.80
ASThread.h
line 117

    ~Mutex () {
      ASDISPLAYNODE_THREAD_ASSERT_ON_ERROR(pthread_mutex_destroy (&_m));
    }

crash1

Copied from original issue: facebookarchive/AsyncDisplayKit#2017

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions