FS#55667 - [wine] winecfg crashes on startup with freetype 2.8.1
Attached to Project:
Community Packages
Opened by kinodont (kinodont) - Monday, 18 September 2017, 07:23 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 30 September 2017, 12:20 GMT
Opened by kinodont (kinodont) - Monday, 18 September 2017, 07:23 GMT
Last edited by Doug Newgard (Scimmia) - Saturday, 30 September 2017, 12:20 GMT
|
Details
Additional info:
freetype2 2.8.1-1 wine 2.17-1 Steps to reproduce: 1. have a clean 64-bit Wine prefix 2. $ winecfg 3. message similar to these appear: wine: Unhandled page fault on read access to 0x00000008 at address 0x7f31d2449c0f (thread 0030), starting debugger... winedbg: Internal crash at 0x7f8bb1159c0f More information is available in the upstream bug report. So far, I've reported it as a Wine bug here: https://bugs.winehq.org/show_bug.cgi?id=43715 |
This task depends upon
Closed by Doug Newgard (Scimmia)
Saturday, 30 September 2017, 12:20 GMT
Reason for closing: Fixed
Additional comments about closing: wine 2.18-1
Saturday, 30 September 2017, 12:20 GMT
Reason for closing: Fixed
Additional comments about closing: wine 2.18-1
bug 43716(also related to freetype upgrade)https://bugs.winehq.org/show_bug.cgi?id=43716
This is normal and expected.
That's because wine-staging-git needs an upstream rebase commit to catch the changes from the wine git repository.
And in many times, this happens only near to the next release.
If you take a look at the wine-staging git repository, you'll see that currently the last upstream commit is the 2.17 release one.
So, no rebase commits yet at the time of this writing.