http://bugs.winehq.org/show_bug.cgi?id=25106
Summary: mingw make/rm problems on shedskin test set Product: Wine Version: 1.2.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mark.dufour@gmail.com
attachment shows some problems with make.exe/rm.exe under mingw. I can't reproduce it for a single test, but the following typically results in some hits:
(install python 2.6.6 msi from python.org) wineconsole cmd cd shedskin-0.3 init cd tests python run.py -f
this will run a bunch of tests, and it will stop at the first one that fails (-f). usually with a message like the following:
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487 AllocationBase 0x7110E000, BaseAddress 0x71110000, RegionSize 0xA700000, State 0 x2000 Z:\home\srepmub\Desktop\shedskin-0.3\msys\bin\make.exe: *** Couldn't reserve spa ce for cygwin's heap, Win32 error 487 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487 AllocationBase 0x7110E000, BaseAddress 0x71110000, RegionSize 0xA700000, State 0 x2000 Z:\home\srepmub\Desktop\shedskin-0.3\msys\bin\make.exe: *** Couldn't reserve spa ce for cygwin's heap, Win32 error 487