http://bugs.winehq.org/show_bug.cgi?id=25428
--- Comment #2 from iliverez@gmail.com 2010-12-05 12:12:30 CST --- (In reply to comment #1)
You should look at /proc/pid/maps and try to determine what's different. Probably more things get allocated in the low 2Gb.
will do and provide more feedback, although for now I can only spot the differences (I don't know what exactly I am looking for). Should I run wine with some specific options to provide more useful information? If so, please advise.
One thing I forgot to mention, to use the attached test, take care to compile with the -O0 option to remove optimizations, so that memory allocation really occurs.