2025-10-10 12:08:51 +03:30
|
|
|
# /tmp/msan_ignorelist.txt
|
2025-10-10 11:43:11 +03:30
|
|
|
|
2025-10-10 12:08:51 +03:30
|
|
|
# Primary: ignore X11/XCB objects (match object path substring)
|
|
|
|
|
obj:/msan/lib/libX11.so
|
2025-10-10 11:43:11 +03:30
|
|
|
obj:/msan/lib/libX11.so.6
|
2025-10-10 12:08:51 +03:30
|
|
|
obj:/msan/lib/libxcb.so
|
|
|
|
|
obj:/msan/lib/libxcb.so.1
|
2025-10-10 11:43:11 +03:30
|
|
|
|
2025-10-10 12:08:51 +03:30
|
|
|
# Functions in X11/XCB stack (demangled names as seen in traces)
|
2025-10-10 11:58:26 +03:30
|
|
|
fun:_XData32
|
|
|
|
|
fun:XChangeProperty
|
|
|
|
|
fun:_XSend
|
|
|
|
|
fun:_XFlush
|
|
|
|
|
fun:XFlush
|
|
|
|
|
fun:write_vec
|
|
|
|
|
fun:_xcb_conn_wait
|
|
|
|
|
fun:_xcb_out_send
|
|
|
|
|
fun:xcb_writev
|
|
|
|
|
|
2025-10-10 12:08:51 +03:30
|
|
|
# Functions in your binary where "use" occurs
|
|
|
|
|
fun:writev
|
|
|
|
|
fun:read_iovec
|
|
|
|
|
|
|
|
|
|
# Optionally ignore the test harness calls (if you want)
|
|
|
|
|
fun:lt::surface::System::create_surface_component
|
|
|
|
|
fun:Fixture::create_component
|
|
|
|
|
|