https://bugs.winehq.org/show_bug.cgi?id=51853 --- Comment #15 from m0rvj <johnpgoodman(a)gmail.com> --- n.b. in wine 7.0rc1 there is no crash which means the second regression is fixed. The first caused by this commit still stands. Print fails without crash regression commit: commit afc7c0c9d1dabe8a01af3518025d67245318c7dc Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon Sep 13 13:48:52 2021 +0200 winspool: Use configuration file for DeviceCapabilitiesW. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> dlls/winspool.drv/info.c | 228 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 155 insertions(+), 73 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.