http://bugs.winehq.org/show_bug.cgi?id=22410
--- Comment #2 from unmacaque@gmail.com 2010-04-18 14:50:53 --- (In reply to comment #1)
Regression test? http://wiki.winehq.org/RegressionTesting
Thanks, that instruction was very helpful. After having become familiar with it, I was able to pinpoint the cause for the error to this commit:
dd404487071ebcf0204520124f7910e8a1fd0c5d is first bad commit commit dd404487071ebcf0204520124f7910e8a1fd0c5d Author: Alistair Leslie-Hughes leslie_alistair@hotmail.com Date: Sat Feb 13 22:59:18 2010 +1100
msxml4: Added support for SAXXMLReader40.
:040000 040000 63918f0199e5a7ad425d15664d67d91138253ad5 0ab2cb29670cde77c86795ea4b50f93a684f5ffc M dlls :040000 040000 5e4b8a0b4cdf175a3db25fea1ea2e0398f07e92a 2b8c635d1ee7100e51000487956feca68612d4d7 M include
I already expected it had something to do with MSXML. Reverting it does bring back the MSXML error at least. This appears to be harder to trace but I will also try it. So please note that this application will still not run regardless of the state of this bug.