[llvm-bugs] [Bug 45429] Boost Log crashes with libc++

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 9 13:09:37 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45429

Eric Fiselier <eric at efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #3 from Eric Fiselier <eric at efcs.ca> ---
Well that would do it. The layout of the standard library types will change,
and so will the layout of the objects containing them.

It seems likely this was caused by the accidental mixing of standard libraries.
I'm going to close this bug, please re-open if you think there's a different
root cause or if the problem remains when linking against Boost versions built
against libc++.

-- 
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/20200409/dd6966fb/attachment.html>


More information about the llvm-bugs mailing list