[Wine]Re: Ptrace problem on amd64? (Was: Re: Warcraft III can't find cdrom)

T.J. Zeeman tjzeeman at gmail.com
Mon Mar 14 13:08:32 CST 2005


On Mon, 2005-03-14 at 11:47 +0100, Thomas Zeeman wrote:
> So far it seems my memory wasn't all that good, because 2.6.4, 2.6.6
> and 2.6.7 did not work. I'm working on some logs with relay and seh,
> but relay seems to be failing on me with the latest wine release
> (using wine's deb for 2005-03-10).

This is what I got when running with relay channel on:

        tjzeeman at carrington:~/.wine/drive_c/Program Files/SimCity
        3000/Game$ WINEDEBUG=relay wine SC3.EXE
        0009:Call kernel32.__wine_kernel_init() ret=55719da4
        Segmentation fault
        
        tjzeeman at carrington:~/.wine/drive_c/Program Files/SimCity
        3000/Game$ WINEDEBUG=all+relay wine SC3.EXE
        fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
        (0x558ee530)->(00010022,00000008)
        fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
        (0x558ee530)->(00010022,00000011)
        fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen
        BPP from 32 to 16fixme:xrandr:X11DRV_XRandR_SetCurrentMode
        Cannot change screen BPP from 32 to
        16fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT
        and/or DDBLT_ASYNC: can't handle right now.
        fixme:mmtime:timeBeginPeriod Stub; we set our timer resolution
        at minimum
        fixme:mmtime:timeEndPeriod Stub; we set our timer resolution at
        minimum
        fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
        (0x558ee530)->(00000000,00000008)

AFAICT I should get some results from the first attempt. The docs
suggest that both should work and when I replace relay with seh it does.
That, however, has not provided me with any insights yet.

regards,
Thomas




More information about the wine-users mailing list