http://bugs.winehq.org/show_bug.cgi?id=20236
--- Comment #8 from A Wine user RandomAccountName@mail.com 2010-05-14 14:05:24 --- Looking at my log a little more carefully, this looks rather suspicious:
i915_fragprog.c:973: i915BindProgram: Assertion `p->on_hardware == 0' failed.
Am I correct in thinking that looks like a driver bug? Maybe it's just a coincidence that I see a crash at the same point due to a commit within the same time frame...
For the record, reverting that patch from 1.1.3 did prevent the crash for me. (Reverting from git failed, and I'm not sure how to apply the failed hunk manually to the modern code.)