[Bug 878689] [NEW] Acquire isn't thread safe

Sebastian Heinlein 878689 at bugs.launchpad.net
Thu Oct 20 07:30:15 UTC 2011


Public bug reported:

We would like to move downloading in aptdaemon to a separate thread but
it seems that apt isn't very thread safe. Also main thread doesn't do
any changes we see a lot of string operation crashes in
pkgAcqArchive::Done(std::string, unsigned long long, std::string,
pkgAcquire::MethodConfig*) ()

** Affects: apt (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Acquire isn't thread safe

Status in “apt” package in Ubuntu:
  New

Bug description:
  We would like to move downloading in aptdaemon to a separate thread
  but it seems that apt isn't very thread safe. Also main thread doesn't
  do any changes we see a lot of string operation crashes in
  pkgAcqArchive::Done(std::string, unsigned long long, std::string,
  pkgAcquire::MethodConfig*) ()

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




More information about the foundations-bugs mailing list