http://bugs.winehq.org/show_bug.cgi?id=8896
------- Additional Comments From wordsbybird@gmail.com 2007-08-07 11:08 ------- This is my first submit of a bug i tryed to make the most clear i can sorry if this is not well done. I've tryed to follow the debugging procedure as much as i could. After i understood how to redo the crach i launched Guild wars with +relay (see attachement) and made a perl prog to find in sources code the function that 'I think' makes the crach. i got 2 possiblities : *File: .../wine-0.9.40-src/dlls/winex11.drv/event.c Sentence line[277]: DWORD X11DRV_MsgWaitForMultipleObjectsEx( DWORD count, const HANDLE *handles, *File: ../wine-0.9.40-src/dlls/winex11.drv/keyboard.c Sentence line[1830]: X11DRV_MsgWaitForMultipleObjectsEx( 0, NULL, 0, QS_KEY | QS_MOUSE, 0 ); But i'm not surch this is the real origin, if it can help you got the files and lines. Best regards.