Activity log for bug #75273

Date Who What changed Old value New value Message
2006-12-10 19:55:37 Ryan Kavanagh bug added bug
2006-12-10 19:57:26 Ryan Kavanagh bug added attachment 'aptsigsev' (GDB backtrace of apt-cache)
2006-12-10 20:01:03 Ryan Kavanagh bug added attachment 'strace-apt-get.log' (strace of apt-get)
2006-12-10 20:05:50 Ryan Kavanagh bug added attachment 'strace-apt-get-source-before.log' (strace of apt-get source, before clearing of lists dir)
2006-12-10 20:08:24 Ryan Kavanagh bug added attachment 'strace-apt-cache.log' (Strace of apt-cache)
2006-12-10 20:10:29 Ryan Kavanagh bug added attachment 'strace-aptitude.log' (strace of aptitude)
2006-12-12 12:28:24 John Vivirito apt: status Unconfirmed Needs Info
2006-12-12 12:28:24 John Vivirito apt: assignee gnomefreak
2006-12-12 12:28:24 John Vivirito apt: statusexplanation Ryan if you sudo rm /var/cache/apt/*.bin does it than work again? for atleast a little while?
2006-12-12 21:27:11 Ryan Kavanagh apt: status Needs Info Unconfirmed
2006-12-12 21:27:11 Ryan Kavanagh apt: statusexplanation Ryan if you sudo rm /var/cache/apt/*.bin does it than work again? for atleast a little while? Suprisingly, yes! Thanks!
2006-12-13 09:26:56 Michael Vogt bug added attachment 'apt_0.6.45ubuntu14.1.debdiff' (Patch that should fix the issue)
2006-12-13 09:27:47 Michael Vogt apt: status Unconfirmed Needs Info
2006-12-13 09:27:47 Michael Vogt apt: importance Undecided High
2006-12-13 09:27:47 Michael Vogt apt: statusexplanation Suprisingly, yes! Thanks!
2006-12-13 09:27:47 Michael Vogt apt: assignee gnomefreak mvo
2006-12-13 09:42:17 Michael Vogt apt: status Needs Info Confirmed
2006-12-13 09:44:26 Michael Vogt bug assigned to apt (Debian)
2006-12-13 09:44:43 Michael Vogt bug added subscriber Ubuntu Stable Release Updates Team
2006-12-14 00:52:55 Bug Watch Updater apt: status Unknown Fix Released
2006-12-18 18:55:45 Michael Vogt description Binary package hint: apt What should happen: Apt doesn't sigsev... apt-cache should search, display package info, etc. apt-get should download and install packages, upgrade the system, etc. What is happening: apt* (including adept, aptitude, synaptic, etc) sigsev. 'apt-get source hello', 'apt-get update', 'apt-cache search foobar', 'apt-cache show kubuntu-desktop', etc all cause a sigsev. Please view the strace and gdb backtraces. What I have tried: reinstall apt, reinstall libc6, reboot, remove /var/lib/apt/lists/*, reset sources.list to default, sudo dpkg-reconfigure -a . Please see the attached files for backtraces and straces. 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.
2006-12-18 19:18:03 Michael Vogt bug added attachment 'apt_0.6.45ubuntu14.1.debdiff' (Updated debdiff (no po files changes))
2007-01-22 15:30:39 Colin Watson apt: status Unconfirmed In Progress
2007-01-22 15:30:39 Colin Watson apt: statusexplanation http://librarian.launchpad.net/5445248/apt_0.6.45ubuntu14.1.debdiff is OK for edgy-proposed.
2007-01-22 16:49:08 Michael Vogt bug added subscriber Ubuntu Package Archive Administrators
2007-01-22 17:59:38 Tollef Fog Heen apt: status In Progress Fix Committed
2007-01-22 17:59:38 Tollef Fog Heen apt: statusexplanation http://librarian.launchpad.net/5445248/apt_0.6.45ubuntu14.1.debdiff is OK for edgy-proposed. Accepted into edgy-updates.
2007-01-23 09:16:03 Simon Law apt: importance Undecided High
2007-01-23 09:16:03 Simon Law apt: statusexplanation Accepted into edgy-updates.
2007-01-30 09:19:43 Michael Vogt apt: status Confirmed Fix Released
2007-01-30 09:20:14 Michael Vogt apt: assignee mvo
2008-01-18 09:30:23 Martin Pitt apt: status Fix Committed Incomplete
2008-01-18 09:58:11 Michael Vogt apt: status Incomplete In Progress
2008-01-22 13:53:26 Martin Pitt apt: status In Progress Fix Committed
2008-01-28 17:04:46 Michael Vogt description 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. 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.
2008-04-24 10:08:37 Martin Pitt apt: status Fix Committed Won't Fix
2008-04-24 10:08:37 Martin Pitt apt: milestone edgy-updates
2009-12-05 16:29:40 Launchpad Janitor branch linked lp:ubuntu/edgy-proposed/apt