[llvm-bugs] [Bug 25982] New: Assertion failed: (ec == 0) function unlock, file /SourceCache/libcxx/libcxx-120/src/mutex.cpp, line 45.
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Dec 31 01:44:41 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25982
Bug ID: 25982
Summary: Assertion failed: (ec == 0) function unlock, file
/SourceCache/libcxx/libcxx-120/src/mutex.cpp, line 45.
Product: libc++
Version: 3.4
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: unassignedclangbugs at nondot.org
Reporter: zosrothko at orange.fr
CC: llvm-bugs at lists.llvm.org, mclow.lists at gmail.com
Classification: Unclassified
Hi
Got this sporadic failed assertion on OSX with clang 3.4
Assertion failed: (ec == 0), function unlock, file
/SourceCache/libcxx/libcxx-120/src/mutex.cpp, line 45.
How can logging be activated to get detailed context?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20151231/ff4fdf66/attachment.html>
More information about the llvm-bugs
mailing list