Bug ID 49564
Summary gcc11 std::unique_ptr crashes LLDB
Product lldb
Version unspecified
Hardware PC
OS Linux
Status NEW
Severity normal
Priority P
Component All Bugs
Assignee lldb-dev@lists.llvm.org
Reporter jan.kratochvil@redhat.com
CC jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
Jan Kratochvil changed bug 49564
What | Removed | Added |
- | - | - |
Status | NEW | CONFIRMED |
Assignee | lldb-dev@lists.llvm.org | jan.kratochvil@redhat.com |
Comment # 2 on bug 49564 from Jan Kratochvil
I have a patch:
[https://people.redhat.com/jkratoch/uniqaddr.patch](https://people.redhat.com/jkratoch/uniqaddr.patch)
Just I still have to check why it is failing on:
self.assertFalse(frame.GetValueForVariablePath("iup.deleter").IsValid())
Failed Tests (1):
lldb-api ::
functionalities/data-formatter/data-formatter-stl/libstdcpp/unique_ptr/TestDataFormatterStdUniquePtr.py