[Bug 26434] gamestop downloader has an infinite loop error in msxml3

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 15 16:20:02 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26434

--- Comment #2 from Austin English <austinenglish at gmail.com> 2011-03-15 16:20:02 CDT ---
(In reply to comment #1)
> I'll add a test for that, but before that please try that native one really
> eats such input, cause it could be a problem somewhere else.

Currently, with plain wine and nothing native, doing:
$ wine Carnivores2Setup-dm.exe

will spew:
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
err:msxml:doparse XML declaration allowed only at the start of the document

endlessly.

if I do:
$ winetricks -q msxml3

those errors go away, but nothing seems to happen (bug 26425). Doing:
$ winetricks -q ie7

gets a window to appear. So, I tried:
$ rm -rf .wine ; winetricks -q ie7 && wine Carnivores2Setup-dm.exe

which gets a window, but those errors/fixmes do not show up, so yes, the
problem may be elsewhere.

Let's get the testcase added, and go from there.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list