https://bugs.winehq.org/show_bug.cgi?id=53311
Bug ID: 53311 Summary: Older verions of Chromium for windows crashes when you download any file Product: Wine Version: 7.12 Hardware: x86-64 OS: Windows Status: UNCONFIRMED Severity: normal Priority: P2 Component: dwrite Assignee: wine-bugs@winehq.org Reporter: svyatpro@gmail.com
Chromium for Windows starting from build 325599 crashes when you try to download any file.
This chromium patch led to Wine's DWRITE malfunction: https://chromium.googlesource.com/chromium/src/+/0d6b74070c3f53f680264156369...
Chromium 325599 download link: https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.ht...
Steps to reproduce: 1. download and unpack chrome-win32.zip 2. run chrome.exe in Win7 compatibility 3. try to download any file from the web
https://bugs.winehq.org/show_bug.cgi?id=53311
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Severity|normal |enhancement Status|UNCONFIRMED |NEEDINFO
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This crashes for me right away on launch, before I could try to download anything. Does running on Linux produce the same reported issue, or is it only reproducible on Windows? (for which you can't build dwrite.dll from wine without any modifications by the way, making this issue even more convoluted)
https://bugs.winehq.org/show_bug.cgi?id=53311
--- Comment #2 from Svyatpro svyatpro@gmail.com --- I guess there is something different wrong. I have crash at launch in WinXP with wine wrapper dlls and it works on Win10 with wine's dwrite.dll compiled for Windows.