[LLVMbugs] [Bug 15516] New: Output between asan and ubsan is not syncronized.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Mar 14 15:43:29 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15516
Bug ID: 15516
Summary: Output between asan and ubsan is not syncronized.
Product: compiler-rt
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: compiler-rt
Assignee: unassignedbugs at nondot.org
Reporter: bigcheesegs at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
When both asan and ubsan output an error from different threads, the output
gets intermixed. This shouldn't happen.
--
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/20130314/373ac14a/attachment.html>
More information about the llvm-bugs
mailing list