Why different use of memory

Mike Hearn mh at codeweavers.com
Wed May 5 08:54:20 CDT 2004


On Tue, 04 May 2004 21:11:47 -0700, Bill Medland wrote:
> When I first run the program after a reboot (of the linux) the program fails
> When I run it again it works, and it continues to work until the next reboot.

How does it fail?
 
> The BIG difference between the two runs is which memory it uses.  Can anyone 
> tell me why it is using such different areas of memory?
> 
> When it fails it is basically using memory up at approx 0xb6000000
> When it is working it is using memory down at 0x40000000
> 
> -kernel32.__wine_register_dll_16(40b35374) ret=40a8cc12
> +kernel32.__wine_register_dll_16(b6b8f3c4) ret=b6ae6c12

Maybe this is due to the address space problems on RHEL. I think the
latest versions of Wine have a fix, but could be wrong, I'm pretty sure
there's a fix in CrossOver for it. Alexandre?




More information about the wine-devel mailing list