http://bugs.winehq.org/show_bug.cgi?id=26434
Summary: gamestop downloader has an infinite loop error in msxml3 Product: Wine Version: 1.3.15 Platform: x86 URL: http://www.gamestop.com/pc/games/carnivores-2/62431 OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=33653) --> (http://bugs.winehq.org/attachment.cgi?id=33653) +msxml,+tid trace
See bug 25518 for original bug. Now, it loops: err:msxml:doparse XML declaration allowed only at the start of the document
endlessly. +msxml,+tid attached.
Nicolay, it seems to be loading an url? 0020:trace:msxml:domdoc_loadXML (0x160e70)->(L"\n<?xml version=\"1.0\" encoding=\"UTF-16\"?>\n<dm>\n <files>\n <file execute="yes" stamp="yes">\n <url>http://cdn.dli.trymedia.com/r/release/infogrames/30m_d_61/Carnivores2Setup.e...</url>\n </file>\n </files>\n</dm>" 0x66e958) 0020:err:msxml:doparse XML declaration allowed only at the start of the document
The other current problem is bug 26425.