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-...@lists.llvm.org
          Reporter: sascha.ap...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to