http://bugs.winehq.org/show_bug.cgi?id=12916
--- Comment #10 from Jerome Leclanche adys.wh@gmail.com 2010-08-22 07:41:02 --- Created an attachment (id=30294) --> (http://bugs.winehq.org/attachment.cgi?id=30294) WINEDEBUG=+relay wine mpqeditor
+relay trace with about 8000 lines snipped.
This looks suspicious:
002d:Call user32.GetWindowRect(000e0056,0032e230) ret=0041adff 002d:Ret user32.GetWindowRect() retval=00000001 ret=0041adff 002d:Call user32.InvalidateRect(00000000,00000000,00000001) ret=0041ae33 fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet 002d:Call KERNEL32.GetLastError() ret=00456e36 002d:Ret KERNEL32.GetLastError() retval=00000000 ret=00456e36
+msg says:
trace:msg:send_inter_thread_message hwnd 0x10032 msg 14 (WM_ERASEBKGND) wp 5bc lp 0 fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet warn:msg:put_message_in_queue cannot pack message 14 trace:msg:send_inter_thread_message hwnd 0x300a2 msg 85 (WM_NCPAINT) wp 1 lp 0 trace:msg:retrieve_reply hwnd 0x300a2 msg 85 (WM_NCPAINT) wp 1 lp 0 got reply 0 (err=0) wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0039), starting debugger...