Quote:
	
	
		| 
					Originally Posted by lerxst2112  Ideally it would be great if all the parts ran on the device, but right now they can't.  It just seems that rather than let that stop you from trying to get the other 90% of the server working you just work around that small issue and move on to the rest.
 Is the crash while generating the shared memory file or when it's trying to load it?  How big is the file compared to the free memory on the device?
 | 
	
 I have same problem when running share memory, this is the output of "free -m"
eqemu@fl-pcduino:~/source/build/Bin$ free -m
             total       used       free     shared    buffers     cached
Mem:           812        446        365          0         24        231
-/+ buffers/cache:        190        621
Swap:            0          0          0 
Maybe I need to check the memory file generated.