From: Paul F. <pj...@wa...> - 2025-03-21 12:10:17
|
On 3/20/25 22:21, Mark Wielaard wrote: > Hi Florian, > > (Adding valgrind-developers to CC to see if someone else has some > smart ideas how to deal with this.) What callstack do you see with gdb? If gdb doesn't hide anything (and I doubt that it does) then I would just leave it alone. For regtest, adding a few filters to delete lines containing __*syscal_cancel should be enough. A+ Paul |