[Bug 37585] 64-bit Chromium browser engine with native API sandboxing/hooking scheme fails if 64-bit ntdll.dll.so is not mapped at desired fixed address (Google Chrome 38+ crashes)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Nov 12 13:38:11 CST 2015


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

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello Erich,

quickest method without attaching debugger: 'cat /proc/<pid>/maps' on each
'webhelper' process.

To check if and how remapping happens at startup: 'strace -vf -o strace.log
wine64 foo ...' (follow fork option for childs).

Regards

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