You are right, it is kernel related problem. The installer is UPX-packed executable and it needs permission to execute code stored in stack area.As root use command:sysctl kernel.exec-shield=1(I think echo \"1\" > /proc/sys/kernel/exec-shield would work too)then run Planeshift installer.