http://bugs.winehq.org/show_bug.cgi?id=29300
Bug #: 29300 Summary: PlayOnline viewer crashes on startup (seems functional) Product: Wine Version: 1.3.32 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: wylda@volny.cz Classification: Unclassified
PlayOnline viewer crashes on startup. Even though seems further functional.
One interesting thing, when i redirect console output into the file (to capture and attach here), it will not crash.
1. I did a regression test between 1.3.31 and 1.3.32:
61550ff1decf346692deb6ae7c908926015789ca is the first bad commit commit 61550ff1decf346692deb6ae7c908926015789ca Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Oct 27 17:06:23 2011 +0200
wined3d: Use the correct pitch in surface_upload_data().
This fixes a regression introduced by commit 2da4f87a7e7551f17cd650ef6d8596f595efc13b.
:040000 040000 f7d10d554d8eb7adc8b1525a76ac8c104a0bcfc0 9022ecfa19a4fa946e32a61233295cd04f2cfecc M dlls
2. No other bug report suffers from this commit.
3. Revert of this patch on top of wine-1.3.34-202-gb0f704d makes that problem go away.