http://bugs.winehq.org/show_bug.cgi?id=35361
Sebastian Loncar sebastian.loncar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian.loncar@gmail.com
--- Comment #17 from Sebastian Loncar sebastian.loncar@gmail.com --- (In reply to comment #10)
Created attachment 47259 [details] ImmProcessKey hack
I'm attaching a terrible hack which seems to avoid the crash. Apparently data->immKbd in ImmProcessKey might contain garbage. I haven't debugged it further.
I can confirm, that this "patch" will solve the issue successfully. That means: No crash, when hitting any key - and the ingame community overlay works still correctly.
Please try to make a "official" patch, becuase i need to deactivate the steam community overlay in "very" steam game (without the patch). This bug occurs on two other linux machines, too.
I even followed the compiling instructions (compiling with GCC 4.5 or above), i used GCC 4.8, and this still occurs (without the "patch").
So, now i'm able to play borderlands 2 with friends :)