http://bugs.winehq.org/show_bug.cgi?id=31206
--- Comment #3 from Dan Kegel dank@kegel.com 2012-07-14 14:07:14 CDT --- That patch helps! The app comes up fine the first time, and can put up a pdf file and let you add lines. The second time you run it, it crashes unless you delete "$HOME/.wine/dosdevices/c:/users/dank/Local Settings/Application Data/PDF Annotator/3.0/Tools/paStampTools.xml" first. Console of the crash shows:
fixme:msxml:internal_getProperty (0x3d93e88)->(L"charset") unsupported property fixme:msxml:internal_getProperty (0x3d93e88)->(L"xmldecl-encoding") unsupported property fixme:msxml:internal_getProperty (0x3d93e88)->(L"xmldecl-version") unsupported property err:seh:setup_exception_record stack overflow 2028 bytes in thread 0025 eip 004063aa esp 00230b44 stack 0x230000-0x231000-0x3300
I'll attach a +msxml log.