﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1135	pclient hangs (hence pantasks, too) when launching commands of a certain length	jester@…	eugene	"pclient hangs itself up when issuing the following command:

job detrend_resid_imfile.pl --det_id 1 --iteration 0 --exp_id 7 --exp_tag simtest.000.006.7 --class_id fpa --det_type BIAS --detrend file:///home/jester/detwork/SIMTEST.BIAS.1/SIMTEST.BIAS.norm.1.0.fits --input_uri file:///home/jester/detwork/SIMTEST.BIAS.1/simtest.000.006.7/simtest.000.006.7.detproc.1.fits --camera SIMTEST --mode master --outroot file:///home/jester/detwork/SIMTEST.BIAS.1/simtest.000.006.7/simtest.000.006.7.detresid.1.0 --verbose --dbname jester_simtest_aida7x --verbose --redirect-output

It seems to be only the total length in characters that matters, not the number of arguments; 510 characters total including the 'job' command - add or delete a character and it works as expected.

A command line of exactly double the length + 1 also hangs (i.e. the above command twice plus a single space in between). Same for adding more copies.

A command line of exactly double the length (repeat command *without* space in between) leads to the following error message:

 ob: Command not found.

Triple the length says:

ambiguous command: b ( basename break )

That's all I tried..."	defect	closed	high		PanTasks	2.6	critical	duplicate		
