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

Sylvain Petreolle spetreolle at yahoo.fr
Sat Feb 16 12:33:14 CST 2002


Using winedbg on processes that don't stop
after ending a program, I try to attach to.

WineDbg gives error 5 that says "access denied".
Don't understand, because these are my own processes
??

> > Using WineDbg,
> > I have problems to attach to a process.
> > I start "winedbg".
> > then "walk process".
> > It gives reference to a W-process.
> >
> > Trying attach to this process gives me error 5.
> > Where could i find more info on these error
> numbers ?
> >
> > [syl at snoop La 4ème Prophétie]$ winedbg
> > WineDbg starting...  on pid 0
> > Wine-dbg>walk process
> > pid      threads  parent   exe
> > 0806ba80        4 00000000 ''
> > Wine-dbg>attach 0x806ba80
> > Can't attach process 806ba80: error 5

> Well, I think you would look that up in
> include/winerror.h, since it is
> printing a GLE number:
> 
> #define ERROR_ACCESS_DENIED                         
>       5
> 


___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com




More information about the wine-users mailing list