Skip to content

Fix asan by requiring a privileged runner

Benjamin Berg requested to merge benzea/misc-sanitiser-issues into master

It needs to attach to the process/threads.

other than that:

  • tsan: Looks like the complicated test setup is hitting some weirdnesses in gdbus (I suspect between tests); no idea … it might help to split the tests into separate runs, which should happen if we start another X server around it
  • msan: Looks like a false positive in glib …
Edited by Benjamin Berg

Merge request reports