When I run winetest, without shuttting down I get this when running the
usr32:win tests (last few lines):
Code:
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 0x480x0
@0! (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x0x0
@0! (XRandR)
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f050!
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f040!
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f040!
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f050!
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1680x1050x24 @0! (XRandR)
fixme:event:wait_for_withdrawn_state window 0x9800cc/5200017 wait timed out
fixme:event:wait_for_withdrawn_state window 0x9800cc/5200017 wait timed out
fixme:event:wait_for_withdrawn_state window 0x9800cc/5200017 wait timed out
fixme:event:wait_for_withdrawn_state window 0x9c0128/5200029 wait timed out
fixme:event:wait_for_withdrawn_state window 0x9d0128/520002b wait timed out
fixme:event:wait_for_withdrawn_state window 0x2a0116/520002d wait timed out
fixme:event:wait_for_withdrawn_state window 0xa30128/5200030 wait timed out
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server
":0.0"
after 100 requests (99 known processed) with 0 events remaining.
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
after 1223 requests (1185 known processed) with 551 events remaining.
Usually it just continues like this (the same lines and a few after that):
Code:
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 0x480x0
@0! (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 640x0x0
@0! (XRandR)
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f050!
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f040!
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f040!
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f050!
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1680x1050x24 @0! (XRandR)
fixme:event:wait_for_withdrawn_state window 0x3d00b4/5000017 wait timed out
fixme:event:wait_for_withdrawn_state window 0x3d00b4/5000017 wait timed out
fixme:event:wait_for_withdrawn_state window 0x3d00b4/5000017 wait timed out
fixme:wincodecs:WICConvertBitmapSource cannot convert
{6fddc324-4e03-4bfe-b185-3d77768dc90f} to {f0e749ca-edef-4589-a73a-ee0e626a2a2b}
fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension
"2.5.29.32"
fixme:crypt:CRYPT_CriticalExtensionsSupported unsupported critical extension
"2.5.29.32"
fixme:winhttp:set_option unimplemented option 63
fixme:winhttp:request_query_option unimplemented option 63
fixme:winhttp:request_query_option unimplemented option 63
fixme:wininet:set_cookie persistent cookies not handled (L"expires=Mon, 18
Jan 2010 14:02:41 GMT; path=/")
fixme:wininet:InternetSetOptionW Option 43 STUB
fixme:wininet:InternetSetOptionW Option 44 STUB
fixme:wininet:HTTP_GetResponseHeaders Non status line at head of response
(L"<HTML>")
fixme:wininet:InternetSetOptionW Option -559038737 STUB
fixme:wininet:set_cookie secure not handled (L"secure; path=/bar")
fixme:wininet:INET_QueryOption INTERNET_OPTION_CONNECTED_STATE: semi-stub
fixme:wininet:IsDomainLegalCookieDomainW ((null), (null))
The crash to the login screen only happens if I run emesene next to winetest.
Does anyone have an idea what actually causes the crash?