The program xscreensaver-gfx calls sscanf with " %f %c". However, %f is, as far as I can tell, not implemented in do_scanf. This causes the program to segfault.
xscreensaver-gfx
" %f %c"
%f
do_scanf