http://bugs.winehq.org/show_bug.cgi?id=17530
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2009-02-25 11:37:25 --- (In reply to comment #0)
Should be easy to reproduce.
Not here: $ WINEDEBUG=warn+heap make access.ok warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbfc20000 for heap 0xbfc00000 warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbfc20000 for heap 0xbfc00000 (some netapi32 fixmes) warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbf820000 for heap 0xbf800000 warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at 0xbf820000 for heap 0xbf800000
That is, no error. Also tried WINEDEBUG=+heap make access.ok and it didn't fail either.