[llvm-bugs] [Bug 26947] New: i386 Linux core files are not supported

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Mar 15 03:14:58 PDT 2016


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

            Bug ID: 26947
           Summary: i386 Linux core files are not supported
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: labath at google.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Instead lldb crashes when trying to load them:
llvm/include/llvm/ADT/StringRef.h:73: llvm::StringRef::StringRef(const char *):
Assertion `Str && "StringRef cannot be built from a NULL argument"' failed.

-- 
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/20160315/15703a47/attachment.html>


More information about the llvm-bugs mailing list