[Bug 52651] IrfanView 4.59 crashes on startup

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 13 05:34:02 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52651

Gijs Vermeulen <gijsvrm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacek at codeweavers.com
    Regression SHA1|                            |b1b0470083970bacfbc3a6d5ad0
                   |                            |8740a1e50d46f

--- Comment #16 from Gijs Vermeulen <gijsvrm at gmail.com> ---
My bisect yielded the same result as you, so I guess this is the same issue,
but for some reason we aren't able to reproduce with the 32bit version.

b1b0470083970bacfbc3a6d5ad08740a1e50d46f is the first bad commit
commit b1b0470083970bacfbc3a6d5ad08740a1e50d46f
Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Mar 7 14:42:03 2022 +0100

    user32: Store menu name as a struct.

    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Huw Davies <huw at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/user32/class.c          | 103 +++++++++++++++++++++++++------------------
 dlls/win32u/ntuser_private.h |   2 +-
 include/ntuser.h             |   7 +++
 3 files changed, 67 insertions(+), 45 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.



More information about the wine-bugs mailing list