Andreas Wilm - 2013-04-24

This seems to happen when you're using a fasta reference sequence, which contains white-spaces. This previously popular format separates blocks of ten or so nucleotides using a space. GATK (at least 2.0.X) happily works away on it, but produces garbage results (no error message; base call qualities set to a minimum) and all downstream programs therefore produce unusable results as well. Simply remove any spaces in your reference sequence before running GATK.