Unity 4.2.2f1 Ubuntu 64bit
./myserver -batchmode -nographics -logfile log.txt
crash with error: Aborted (core dumped)
tail of log.txt
UnloadTime: 1.288000 ms
Unloading 4 Unused Serialized files (Serialized files now loaded: 0 / Dirty serialized files: 0)
Unloading 4 unused Assets to reduce memory usage. Loaded Objects now: 9028.
Total: 7.243000 ms (FindLiveObjects: 1.709000 ms CreateObjectMapping: 0.619000 ms MarkObjects: 4.651000 ms DeleteObjects: 0.134000 ms)
requesting resize 640 x 480
ps: I tried xvfb solution,but it takes up too much cpu.