Bart Heinsius wrote: > [barth@bakboord bin]$ /home/barth/Creator/java/bin/java > Segmentation fault > java -h shows the help. > java -version also gives a segmentation fault. What is the output of 'cat /proc/sys/kernel/exec-shield'? If it is '2', then try 'echo 1 > /proc/sys/kernel/exec-shield' (or echo 0), maybe that fixed it. Is your kernel version 2.6.11-1.35_FC3? Olaf