Quartus Prime Standart Edition 19.1 on Ubuntu 18.04 LTS WSL.
I install WSL Ubuntu 18.04 LTS, install minimum necessary sw package. Install Quartus Prime Standart Edition 19.1. When the installation is completed, I launch Quartus when I try to launch the Tools/License setup Quartus is crash. (quartus: malloc.c:2868: mremap_chunk: Assertion `((size + offset) & (GLRO (dl_pagesize) - 1)) == 0' failed.
Aborted (core dumped))
If I create a simple project and try to compile it, an error is generated:Error (293007): Current module quartus_map ended unexpectedly. Verify that you have sufficient memory available to compile your design. You can view disk space and physical RAM requirements on the System and Software Requirements page of the Intel FPGA website (http://dl.altera.com/requirements/).
However, RAM and disk space is enough (16 GB and 90 GB).
Tell me where to look for a solution.