[Bug 40851] macOS 10.12 Build Failure in winspool.drv with cupsGetPPD

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 24 08:12:55 CDT 2016


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

--- Comment #3 from Ken Thomases <ken at codeweavers.com> ---
(In reply to Alexander Neilson from comment #2)
> Thank you for this patch as well Ken

You're welcome.  Thanks for reporting and testing.

> Applying this to my local build of 1.9.12 (along with the patch for 40830)
> this allowed for completion of build.

OK, good.

> I am now seeing memory map conflicts [0] when running wine to execute an
> app. There are a number of these errors that come up.

> [0]
> ==61559==Shadow memory range interleaves with an existing memory mapping.
> ASan cannot proceed correctly. ABORTING.
> ==61559==ASan shadow was supposed to be located in the
> [0x1ffff000-0x3fffffff] range.
> ==61559==Process memory map follows:

You are (or Homebrew is) building Wine with the Address Sanitizer (ASan)
enabled.  This is a debugging option and it's not compatible with Wine.  You
should turn it off.

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