http://bugs.winehq.org/show_bug.cgi?id=32823
--- Comment #25 from Austin English austinenglish@gmail.com 2013-02-15 09:53:34 CST --- (In reply to comment #23)
Which version is this (mesa git commit?).
I've been using 8a4d952d1074e648a99e44ed558a6f0f5b4460a7. I wanted to stick with one commit until the build issue was sorted out.
It looks like http://cgit.freedesktop.org/mesa/mesa/commit/?id=5751d0cb2dd6d1682d2a954e3f0... may solve it?
Yes, the crash is gone as of c37992c54d753e732783f712dea2d483450371dd.
However, there are still tests failures: visual.c:11445: Test failed: Expected color 0x0000ff00 at 400,60, got 0x000000ff. visual.c:11445: Test failed: Expected color 0x00ff0000 at 560,60, got 0x000000ff. ... visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at (240, 100), got 0xffff0000. visual.c:13419: Test failed: Expected color 0xff0000ff at (400, 100), got 0xffff0000.