apache / trafficserver

Apache Traffic Serverâ„¢ is a fast, scalable and extensible HTTP/1.1 and HTTP/2 compliant caching proxy server.
https://trafficserver.apache.org/
Apache License 2.0
1.82k stars 804 forks source link

dynamic_cast error 2: One or more of the following type_info's has hidden visibility... #8105

Open masaori335 opened 3 years ago

masaori335 commented 3 years ago

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.
github-actions[bot] commented 2 years ago

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.