[Wine] debugging an app

Declan Moriarty junk_mail at iol.ie
Wed May 23 06:52:37 CDT 2007


On Wed, 2007-05-23 at 11:37 +0100, Henry Gomersall wrote:
> I'm trying to debug a program that page faults on me, and I'm actually
> quite keen to have a go at fixing it myself.
> 
> Unfortunately, I seem to have fallen at the first hurdle: I can't make
> good use of the debug messages.
[SNIP]
> ntdll.NtQueryVirtualMemory(ffffffff,003b2000,00000000,0034dfc8,0000001c,0034dcec) ret=7b897aa1
> 0009:Ret  ntdll.NtQueryVirtualMemory() retval=00000000 ret=7b897aa1
> Unhandled exception: page fault on write access to 0x003b2000 in 32-bit
> code (0x678ead31).
> 
> I'd appreciate any pointers on how to proceed from here.

Try setting ntdll.dll as native in winecfg. Install a real one, and list
it as native in  winecfg/libraries
-- 
Declan Moriarty <junk_mail at iol.ie>




More information about the wine-users mailing list