[Bug 37338] RobloxPlayer crashes on startup (boost::interprocess needs 'NtQuerySection' for file-backed shared memory object implementation)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 31 02:31:15 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37338

--- Comment #10 from Sebastian Lackner <sebastian at fds-team.de> ---
@Dmitry: Are you still working on this? Looks already very good. In order to
provide valid information for StackReserved/StackCommit I would suggest to move
all memory information attributes to a separate struct, and then use VARARGS
data to transmit it (otherwise you'll hit size limitations in
tools/make_requests). This also simplifies copying the data around all the
time, as you can use the same structure everywhere, and just use C assignments.

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