http://bugs.winehq.org/show_bug.cgi?id=60060 --- Comment #8 from Renzo de Paoli <depaoli.renzo@gmail.com> --- (In reply to Nikolay Sivov from comment #7)
I think parser aborts because of 0xfeff bom in the data, which is not allowed in this context, in both msxml3 and msxml6. It's a question how it got there.
Could you check if this xml content comes from some disk file? Maybe it's created during installation. Good afternoon Nikolay.
The file in question is "./ProgramData/SOLIDWORKS/SOLIDWORKS PCB 2023/Extensions/ExtensionsRegistry.xml" It is a plain xml file that starts with <?xml version="1.0" encoding="utf-8"?>, it does not have that "0xfeff". It seems to be a "static" and not a "generated" file that is installed via the sub-installer msi, in my installation that is "./windows/Installer/ef1c.msi" I checked a "Free Solidworks PCB Viewer" installation, and the viewer has that same file, and it produces the same "0xfeff" in the log. The free viewer is available for download here: https://www.solidworks.com/support/free-downloads?product=solidworks%2520pcb... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.