We had hoped to do this as part of SERVER-46296. However, building with UBSAN in dynamic mode exposes latent link-graph issues such as SERVER-48736 and SERVER-49487 / SERVER-48741 (and possibly other issues as well). We must fix those issues first, and then we can switch the {A,UB}SAN builder over to use --link-model=dynamic.
- depends on
-
SERVER-48736 Use of index access methods type in the query_exec library is not assured to work
- Closed
-
SERVER-48741 Merge socket and ssl_manager libraries
- Closed
-
SERVER-49487 Use of SSL{Manager,Connection}Interface in `socket` module is not assured to work
- Closed
- is related to
-
SERVER-49798 Enforce correct library graph for ubsan vptr check builds
- Closed