Open llvmbot opened 8 years ago
Steps to reproduce:
lldb ./Simple-Web-Server/build/debug/http_examples b http_examples.cpp:72 thread select 2 frame select 4 frame variable
-> Segfault
Open http://localhost:8080/info to reach breakpoint
doesn't crash if the -O3 compiler flag is removed.
Extended Description
Steps to reproduce:
lldb ./Simple-Web-Server/build/debug/http_examples b http_examples.cpp:72 thread select 2 frame select 4 frame variable
-> Segfault