Comment 7 for bug 1016040

Revision history for this message
Michael Vogt (mvo) wrote :

I did the following in two terminals:

$ while true; do sudo rm /var/cache/apt/*.bin; sudo apt-cache gencaches; sleep 0.1; done
$ while true; do python ./data/apt_check.py ; done

and couldn't trigger a crash