http://bugs.winehq.org/show_bug.cgi?id=32207
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2012-11-12 13:58:47 CST --- Here's the interesting bit of the log:
Unhandled exception: page fault on write access to 0x00000014 in 32-bit code (0x7de966a9). Backtrace: =>0 X11DRV_get_ic+0x39(hwnd=0x20092) [dlls/winex11.drv/window.c:1863] 1 X11DRV_ForceXIMReset+0x21(hwnd=0x20092) [dlls/winex11.drv/xim.c:255] 2 NotifyIME+0x293(hIMC=0x4c166f00, dwAction=0x15, dwIndex=0x4, dwValue=0) [dlls/winex11.drv/ime.c:800] 3 ImmNotifyIME+0x4b(hIMC=0x4c166f00, dwAction=0x15, dwIndex=0x4, dwValue=0) [dlls/imm32/imm.c:1980] 4 0x0130e0b2 in planetside2 (+0xf0e0b1) (0x04b2dc6c)
1863 x11drv_thread_data()->last_xic_hwnd = hwnd;