https://bugs.winehq.org/show_bug.cgi?id=51361
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #7 from Damjan Jovanovic damjan.jov@gmail.com --- Can you please attach +msxml traces with 2.9.10 and 2.9.12?(In reply to Chris Head from comment #6)
I have, I believe, built Wine with the mentioned patch applied (it appeared to apply at the proper place); however, while it looks relevant, it doesn’t seem to fix this problem (on either 6.11 or 6.14).
Those errors are strange, it's like the msxml DLL is not loading. Can you please retry on a clean WINEPREFIX, and if building Wine from source, with a clean rebuild?
Otherwise please attach an +msxml trace.
All else failing, you could build libxml2 from source and "git bisect" it between v2.9.10 and v2.9.12. It's a much smaller project and easier and quicker to bisect than Wine.