https://bugs.winehq.org/show_bug.cgi?id=55569
Bug ID: 55569 Summary: mshtml:dom - The 32-bit test_attr_collection_attr() crashes on Windows 10 2004+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: mshtml Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
mshtml:dom - The 32-bit test_attr_collection_attr() crashes on Windows 10 2004+:
dom.c:3679: this is the last test seen before the exception 1268:dom: unhandled exception c0000005 at 00000001
See https://test.winehq.org/data/patterns.html#mshtml:dom
This crash is systematic and started on 2023-08-30.
https://bugs.winehq.org/show_bug.cgi?id=55569
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=55569
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |ef3e97dbc2176d8de5a078b50a8 | |dd1ddfaa3cb2e
--- Comment #1 from François Gouget fgouget@codeweavers.com --- A bisect shows that this started with the commit below:
commit ef3e97dbc2176d8de5a078b50a8dd1ddfaa3cb2e Author: Rémi Bernon rbernon@codeweavers.com Date: Tue Aug 29 21:59:17 2023 +0200
include: Make general winetest helpers static inline.
https://bugs.winehq.org/show_bug.cgi?id=55569
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
https://bugs.winehq.org/show_bug.cgi?id=55569
--- Comment #2 from Rémi Bernon rbernon@codeweavers.com --- Another mysterious one, unable to reproduce locally so far, unable to reproduce on the testbot either, on the same VMs with a dummy patch to build a similar exe.
https://bugs.winehq.org/show_bug.cgi?id=55569
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |3545c35d2988295116e907305e7 | |7f64995e40fba Resolution|--- |FIXED
--- Comment #3 from Rémi Bernon rbernon@codeweavers.com --- Looks like this was fixed with 3545c35d2988295116e907305e77f64995e40fba.
https://bugs.winehq.org/show_bug.cgi?id=55569
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc2.