Can't launch editor on Linux (ran out of memory)

Hey guys.

I’m having a problem on Linux. I’ve already got UE4 working on my Linux (Ubuntu 14.04) using the promoted branch from 6th of february… only the launcher, but not the editor it self, something went wrong and it was exiting just before opening any project.

Anyway… today (02/20) I tried to run the latest updates from both promoted and master branches, but the same problem happens. The log says that I’m running out of memory, but I’m not!

I took some screenshots showing the moment of the error and the system monitor:


I have a DELL, i7, Nvidia GT 740m, 8GB, 2GB of swap.

Thanks!

Any suggestion?

Try deleting Engine/DerivedDataCache directory and re-run. Also, posting the full callstack (can be found in Engine/Saved/Logs) will be helpful.

RCL, that didn’t work, unfortunately.

Today I increased my swap area to 10GB, and the memory allocation error is gone… but I got an assertion failed error instead: http://i.imgur.com/2nH8dGF.png

Here’s the log file: UE4.txt (52 KB)