https://bugs.winehq.org/show_bug.cgi?id=53133
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase CC| |conmanx360@gmail.com Regression SHA1| |12dfa7425437e5c8f5caab40b7f | |09beb22d1eab5 Summary|uiautomationcore:uiautomati |uiautomationcore:uiautomati |on |on - |test_uia_prov_from_acc_prop |test_uia_prov_from_acc_prop |ertiescrashes on Windows 8 |erties() crashes on Windows | |8
--- Comment #1 from François Gouget fgouget@codeweavers.com --- Sorry, I hit the wrong key. Here's the remainder of the report.
uiautomationcore:uiautomation - test_uia_prov_from_acc_properties() crashes on Windows 8:
uiautomation.c:911: this is the last test seen before the exception 094c:uiautomation: unhandled exception c0000005 at AEC2D668
https://test.winehq.org/data/patterns.html#uiautomationcore:uiautomation
A bisect shows that the crash was introduced on 2022-06-10 by the commit below:
commit 12dfa7425437e5c8f5caab40b7f09beb22d1eab5 Author: Connor McAdams cmcadams@codeweavers.com Date: Mon May 23 12:32:53 2022 -0400
uiautomationcore: Implement get_HostRawElementProvider for MSAA providers.
Signed-off-by: Connor McAdams cmcadams@codeweavers.com