The below message shows up when I run traffic_server on lldb and request to /_stats for stats-over-http plugin.
2021-07-21 14:24:24.026916+0900 traffic_server[79577:4784805] dynamic_cast error 2: One or more of the following type_info's has hidden visibility or is defined in more than one translation unit. They should all have public visibility. 18UnixNetVConnection, 8PluginVC, 17SSLNetVConnection.
This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.
The below message shows up when I run traffic_server on lldb and request to
/_stats
for stats-over-http plugin.git bisect
says f839a74aadd3f4956d133be7fefbe4194b3be8bb is the first bad commitlibc++abi
https://github.com/llvm-mirror/libcxxabi/blob/ce3db128f9e4d6d19d1cdbe39bb45fcc64a5adb0/src/private_typeinfo.cpp#L666-L670