[llvm-bugs] [Bug 27803] New: Segmentation fault in lldb::SBValue::GetDescription

via llvm-bugs llvm-bugs at lists.llvm.org
Wed May 18 07:06:01 PDT 2016


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

            Bug ID: 27803
           Summary: Segmentation fault in lldb::SBValue::GetDescription
           Product: lldb
           Version: 3.8
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: sascha.appel at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Steps to reproduce:

1. git clone from https://github.com/eidheim/Simple-Web-Server
2. run cmake and make
3. 
lldb ./Simple-Web-Server/build/debug/http_examples
b http_examples.cpp:72
thread select 2
frame select 4
frame variable

-> Segfault

-- 
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/20160518/628d80d5/attachment.html>


More information about the llvm-bugs mailing list