[llvm-bugs] [Bug 48203] New: lldb crash on clang::Decl::getASTContext()
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Nov 17 05:37:16 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=48203
Bug ID: 48203
Summary: lldb crash on clang::Decl::getASTContext()
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: darthunix at gmail.com
CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org
Created attachment 24171
--> https://bugs.llvm.org/attachment.cgi?id=24171&action=edit
lldb crash report
My lldb start crashing on debugging Greenplum binary (PostgreSQL fork for
analytics). Nothing special about binary and debugging - just step next in some
arbitrary place in the code and lldb crashed (and asked to make report here).
Crash report in attachment "lld_crash.txt"
MacOS version 10.15 (Catalina)
lldb version 12.0.0
clang revision 3e69871ab5a66fb55913a2a2f5e7f5b42899a4c9
llvm revision 3e69871ab5a66fb55913a2a2f5e7f5b42899a4c9
--
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/20201117/d3c8f6e7/attachment.html>
More information about the llvm-bugs
mailing list