http://bugs.winehq.org/show_bug.cgi?id=25659
Summary: mshtml:activex tests cause a timeout on some wine machines Product: Wine Version: 1.3.10 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: sven.wine@gmail.com
http://test.winehq.org/data/tests/mshtml:activex.html
shows that they hang since the 3rd of December. They also hang on my machine. When I do make test and then run the activex tests, it just works. This makes regression testing (if needed) a bit harder.
This is all the terminal output there is when running the activex tests from the winetest executable from the website:
fixme:system:SetProcessDPIAware stub! fixme:iphlpapi:NotifyAddrChange (Handle 0xa5e914, overlapped 0xa5e918): stub fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:resource:GetGuiResources (0xffffffff,0): stub
It hangs when a window called 'H' is created. This could mean that it hangs somewhere near line 2015? Jacek, could you have a look?
http://bugs.winehq.org/show_bug.cgi?id=25659
Sven sven.wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase URL| |http://test.winehq.org/data | |/tests/mshtml:activex.html CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=25659
--- Comment #1 from Sven sven.wine@gmail.com 2011-02-02 07:36:20 CST --- This was the last line before it was hanging today when running winetest:
err:mshtml:on_stop_nsrequest RemoveRequest failed: 80004005
The 4 lines before that were as in the original post.
http://bugs.winehq.org/show_bug.cgi?id=25659
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2011-02-14 12:26:17 CST --- It hangs because 32-bit version of npmshtml.dll is not properly installed in WOW64. It is handled the same way as regular DLLs and ends up in syswow64 directory instead of syswow64/gecko/plugin. I don't see how we can fix it with current wineprefix creation procedure.
http://bugs.winehq.org/show_bug.cgi?id=25659
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from Jacek Caban jacek@codeweavers.com 2011-03-15 11:55:40 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/7a70499fb874edc3ad95cf9b814...
http://bugs.winehq.org/show_bug.cgi?id=25659
Sven sven.wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |
--- Comment #4 from Sven sven.wine@gmail.com 2011-03-15 12:27:09 CDT --- http://test.winehq.org/data/e030b3ce56a520a37f95b19c14c65362ec127ab5/index_W...
If you look at the mshtml:activex tests, there are still plenty of timeouts (on the same machines as before). I am skipping the test myself, because I don't feel like waiting to click the OK button (on the timeout message) every time I run winetest.
I think the missing npmshtml.dll was not the cause of this bug.
http://bugs.winehq.org/show_bug.cgi?id=25659
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2011-03-15 12:30:09 CDT --- Have you tried on fresh wineprefix?
http://bugs.winehq.org/show_bug.cgi?id=25659
--- Comment #6 from Sven sven.wine@gmail.com 2011-03-15 12:48:16 CDT --- Yes, I use a clean wine prefix every test run. Here's today's result with the new gecko and no manually skipped tests. Still no difference:
http://test.winehq.org/data/dc96c688d397eb4ef1392ee6a98f3eb6b176dc56/wine_sb...
http://bugs.winehq.org/show_bug.cgi?id=25659
Alasdair Sinclair alasdairsinc@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alasdairsinc@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25659
--- Comment #7 from Jacek Caban jacek@codeweavers.com 2012-04-20 09:12:30 CDT --- Please attach mshtml logs.
http://bugs.winehq.org/show_bug.cgi?id=25659
Johan Gardhage johan.gardhage@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johan.gardhage@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=25659
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |wylda@volny.cz Resolution|--- |ABANDONED
--- Comment #8 from Wylda wylda@volny.cz --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=25659
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Wylda wylda@volny.cz --- Closing - abandoned.