http://bugs.winehq.org/show_bug.cgi?id=20518
Summary: winetest-1.1.32 Can't enumerate test files: 998 after refusing to install Gecko Product: Wine Version: 1.1.32 Platform: PC OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net CC: jacek@codeweavers.com
Hi,
I cannot submit winetest results for 1.1.32 for the Mac because it exits immediately after I refuse to install Gecko. It displays: Can't enumerate test files: 998
winedbg reveals a null pointer exception. =>0 0x422aa61b _update_window_doc+0x1b() in mshtml 1 0x422ac9d3 _HTMLWindow_Create+0xb3() in mshtml 6 0x7b86f59a _EnumResourceNamesA+0x3aa() in kernel32 (alas, winedbg on the Mac does not show source code line numbers, unlike Linux).
git bisect yields commit f9eff688918f68ae4eb793032474e69dfa689f55 Author: Jacek Caban jacek@codeweavers.com Date: Wed Oct 21 21:27:42 2009 +0200 mshtml: Moved nsdoc to HTMLDocumentNode object.
My setup is OSX 10.5.7, XQuartz 2.3.3.2, gcc 4.2 configure --disable-win16
Oddly, past MacOSX winetest results of mine on test.winehq reported mshtml as missing. http://test.winehq.org/data/e8ce3e600a40a739f75d6716aae555c31b0b4d0d/index_W... I don't know why (perhaps because I did not install Gecko?).
Regards, Jörg Höhle
http://bugs.winehq.org/show_bug.cgi?id=20518
--- Comment #1 from Jörg Höhle hoehle@users.sourceforge.net 2009-10-30 05:13:53 --- The reason why I'm used to not install Gecko on the Mac is as follows: 1.1.30 A failure in script (with Gecko) causes the winetest.exe tmp file to grow to 150MB, constantly repeating the last 2 lines: script.c:834: Test failed: expected GetScriptDispatch script.c:783: Test failed: GetNextDispID returned: 80004001 script.c:788: Test failed: GetMemberName failed: 80004001 which the console mirrors: fixme:mshtml:DispatchEx_GetMemberName (0x297e000)->(2abd200 0x63f164) fixme:mshtml:DispatchEx_GetNextDispID (0x297e000)->(2 2abd200 0x63f16c)
test.winehq of course refuses the 150MB log file, so I performed the tests without Gecko since. I can't remember whether earlier versions of winetest on the Mac were ever successful with Gecko. I think so, but older data is no more on test.winehq.
Actually, this is a distinct issue.
http://bugs.winehq.org/show_bug.cgi?id=20518
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2009-10-30 05:19:53 --- This is already fixed.
http://bugs.winehq.org/show_bug.cgi?id=20518
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2009-11-13 12:44:46 --- Closing bugs fixed in 1.1.33.
http://bugs.winehq.org/show_bug.cgi?id=20518
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.5 |Mac OS X