[Bug 28662] kernel32/loader test crashes on FreeBSD7/9 (at least)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 12 12:18:35 CDT 2011


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

--- Comment #3 from Austin English <austinenglish at gmail.com> 2011-10-12 12:18:35 CDT ---
(In reply to comment #2)
> Could you please try to figure out what exactly section access makes
> the test crash?

Not sure precisely what you mean. Commenting the following lines avoids the
crash:
//if (info.Protect != PAGE_NOACCESS)
    //ok(!memcmp((const char *)info.BaseAddress, section_data,
section.SizeOfRawData), "wrong section data\n");

or did you want to know something else?

-- 
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