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: [email protected]
Reporter: [email protected]
CC: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev