[Bug 33159] Loading a .dll without relocations fails under Mac OS X (needs preloader)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 13 05:46:48 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33159

--- Comment #8 from thanoulas <thanoulas at gmail.com> 2013-04-13 05:46:48 CDT ---
Created attachment 44174
  --> http://bugs.winehq.org/attachment.cgi?id=44174
+module,+virtual

I'm on OS X 10.8.3 and wine 1.5.28, I'm still getting the Activation.dll error.
Using the patch provided here makes no difference.

I've attached a +module,+virtual log, sorry for the extra trace messages.

wine_mmap_is_in_reserved_area returns 0 in "static NTSTATUS map_view" function
in dlls/ntdll/virtual.c which is ok after the patch, but ptr != base after
wine_anon_mmap as the dll is mapped in 0x10f0000-0x11fd000 instead of 0x4000000

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list