Sandbox daemon is no longer processing files

I have no idea why, but the line while ( my $file = sort {(stat $a)[10] <=> (stat $b)[10]} readdir(DIR) ) { is failing on Debian stable for me.