[Bug 49421] New: `winetricks -q ffdshow` throws an access violation in usp10.dl (winetricks-test)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Jun 21 06:25:22 CDT 2020


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

            Bug ID: 49421
           Summary: `winetricks -q ffdshow` throws an access violation in
                    usp10.dl (winetricks-test)
           Product: Wine
           Version: 5.7
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Keywords: download, Installer, regression
          Severity: normal
          Priority: P2
         Component: gdi32
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com
                CC: julliard at winehq.org
   Regression SHA1: da604dce3493cbd79a201cf0d1885c848c10eac4
      Distribution: Gentoo

Note: I've only been able to reproduce this when running winetricks-test; I
suspect it's related to `winetricks sandbox`, though running that beforehand
outside of winetricks-test doesn't reproduce the bug. Marking "UNCONFIRMED"
accordingly.

This is a regression, introduced by:
da604dce3493cbd79a201cf0d1885c848c10eac4 is the first bad commit
commit da604dce3493cbd79a201cf0d1885c848c10eac4
Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Apr 17 12:39:01 2020 +0200

    gdi32: Use Windows paths in add/remove_font_resource().

    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/gdi32/freetype.c | 152 ++++++++++++++++++++------------------------------
 1 file changed, 60 insertions(+), 92 deletions(-)

Running the installer with /silent runs it in quiet mode. It appears to install
fine, but during installation, a message box appears showing:
Access violation at address 00E2A834 in module 'usp10.dll'. Read of address
00000068.

-- 
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