[Wine] Re: Debugging Bug 5253: How to find who owns address space range?

Daniel Skorka skorka at gmx.net
Mon Mar 19 00:46:39 CDT 2007


Eyal Lotem <eyal.lotem at gmail.com> wrote:
> I can't find any way to back-map this address to a memory region, so I don't
> know who "owns" this address.  Its not in wine itself, its not in the PE's
> region (400000...) and its none of the DLLs (which are mapped after the PE
> itself).

You propably already found this out on your own, but /proc/nnnn/maps
will tell you which process has what memory regions mapped.

Daniel


More information about the wine-users mailing list