http://bugs.winehq.org/show_bug.cgi?id=24064
Piotr Pawlow pp@siedziba.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pp@siedziba.pl
--- Comment #61 from Piotr Pawlow pp@siedziba.pl 2011-06-22 17:08:39 CDT --- GameOverlayRenderer was working perfectly for me with gcc-4.5, until recent git changes. Now it crashes. Bisecting points to this patch:
bc10fd3ce68f3d51a4e5fbb6395758e9c957f5a5 is the first bad commit commit bc10fd3ce68f3d51a4e5fbb6395758e9c957f5a5 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jun 13 15:23:09 2011 -0500
mmdevapi: Sessions should be unique per-device.
:040000 040000 28b02aa728e984ac2b281d9dd163f427ceb2aa2d 54e2ee2b70d3d3af88dd6b2f1df1c6225f7a7ae5 M dlls
Reverting the patch makes Steam Community work again.