If the working directory has a space in the name it is recorded in the job completion (filetxt) as
JobID=1234 .... ProcCnt=64 WorkDir=directory with space If I run sacct -c then I get: segfault ... error 6 in jobcomp_filetxt.so My guess is that jobcomp_filetxt.so does not correctly handle spaces in directory names. If I in-place edit the file and delete the space and trailing gunk then it works. Anthony Filed as: http://bugs.schedmd.com/show_bug.cgi?id=762
