https://bugs.winehq.org/show_bug.cgi?id=55833
--- Comment #14 from Zeb Figura z.figura12@gmail.com --- (In reply to Fabian Maurer from comment #13)
The problem is that at least in some cases these are Wine bugs that should be fixed. We've already encountered at least two IIRC. Simply preferring low addresses in every situation would just hide those bugs, and it's probably not the right thing to do anyway.
Sorry, I'm not aware of those bugs being confirmed as wine bugs - but you probably know more than me. Should I just undo the duping then?
Well, bug 55696 was a Wine bug. I thought there were other examples, but there's just bug 55674 (which is a bit of a special case) and then a handful of bugs in the Wine tests themselves. The point probably still stands, though; we probably want to fully debug all of these to confirm they're application bugs before we change how virtual memory is allocated by default.