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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016040

Title:
  apt_check.py crashed with SIGSEGV in FileName()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1016040/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to