W-Process access denied (was WineDbg : list of errors)

Eric Pouech eric.pouech at wanadoo.fr
Sat Feb 16 14:59:23 CST 2002


> syl      26358     1  2 20:48 ?        00:00:00 wineserver
> syl      26362     1  0 20:48 pts/3    00:00:00 wine --winver=winme t4c
> syl      26363     1  0 20:48 pts/3    00:00:00 wine --winver=winme t4c
> syl      26364     1  0 20:48 pts/3    00:00:00 wine --winver=winme t4c
> syl      26366 25437  0 20:48 pts/3    00:00:00 grep wine
> 
> (gdb) attach 26364
> Attaching to process 26364
> ptrace: Operation not permitted.

does it give the same type of error on 26362 and 26363? (likely)

what you can do now is trace what happens at the server level 
(-debugmsg +server), and look for:
- either exception handling
- debug operation
and check what fails

A+




More information about the wine-users mailing list