We're running SGE 6.2u5 (Sun courtesy binaries) under Linux (CentOS 5.8),
and have discovered that SGE consistently segfaults depending on the
command-line argument passed to the command to be run as an SGE job. For
example, these produce a segfault:

        qsub -e stderr -o stdout -b y /bin/echo %s
        qsub -e stderr -o stdout -b y /bin/true %s

(possible buffer overflow potential?).


Mark
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to