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

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@lists.llvm.org
Reporter sascha.appel@gmail.com
CC llvm-bugs@lists.llvm.org
Classification Unclassified

Steps to reproduce:

1. git clone from [https://github.com/eidheim/Simple-Web-Server](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