** Description changed:

  Binary package hint: apt
  
  Under certain circumstance apt segfaults on every operation until the
  cache is rebuild or deleted. This includes all tools that are build on
  top of libapt.
  
  It turns out the bug can be fixed by checking for a NULL value in the
  filename string. The attached (one-liner) patch adresses the issue.
  
  Please accept this as a StableReleaseUpdate.
+ 
+ TEST CASE:
+ I have not found a way to reliable trigger the bug, so I would suggest we 
test it indirectly
+ 1. install the apt from -proposed
+ 2. run apt-get update
+ 3. run apt-get dist-upgrade
+ 4. run apt-cache search apt
+ 5. run apt-get install --reinstall synaptic
+ 
+ verify that all of the above commands work as expected and do not
+ segfault or misbehave.

-- 
Apt constantly sigsevs on edgy
https://bugs.launchpad.net/bugs/75273
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to