ole32:compobj compobj.c:799 Test failed: Expected 0, got 1
This failure (only on linux-32, not linux-64) is definitely relevant to the changes we made (which fixed the leak on linux-64). I guess marshaling has enough platform-specific code that perhaps linux-32 could have another unrelated leak...