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

via lldb-dev lldb-dev 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160518/c19906d5/attachment-0001.html>


More information about the lldb-dev mailing list