On Mon Sep 26 17:48:31 2022 +0000, **** wrote:
Marvin replied on the mailing list:
Hi, It looks like your patch introduced the new failures shown below. Please investigate and fix them before resubmitting your patch. If they are not new, fixing them anyway would help a lot. Otherwise please ask for the known failures list to be updated. The full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=124249 Your paranoid android. === w864 (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w1064v1507 (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w1064v1809 (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w1064 (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w1064_2qxl (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w1064_adm (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w1064_tsign (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w10pro64 (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w10pro64_en_AE_u8 (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w10pro64_ar (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w10pro64_ja (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374) === w10pro64_zh_CN (64 bit report) === Report validation errors: comctl32:propsheet crashed (c0000374)
It looks like the tests are crashing if invalid `HPROPSHEETPAGE` is incorrectly aligned (`HPROPSHEETPAGE-8` needs to be 16-bytes aligned). I'll push a fix tomorrow.