http://bugs.winehq.org/show_bug.cgi?id=17277
--- Comment #6 from Gabriele Moabiti gabmoa@yahoo.it 2009-08-17 13:30:03 --- (In reply to comment #5)
The stack shouldn't be an issue, but the process heap is allocated in the first 8Mb too, unmapping that probably has bad results...
In windows it works... but the problem maybe is related to the different behaviour in wine when Test is created in suspend mode (CREATE_SUSPEND) by ZLoader ...