Activity log for bug #786804

Date Who What changed Old value New value Message
2011-05-23 03:07:57 Jean-Paul Calderone bug added bug
2011-05-23 05:18:53 Robert Collins launchpad: status New Triaged
2011-05-23 05:18:55 Robert Collins launchpad: importance Undecided Critical
2011-05-23 05:19:01 Robert Collins tags oops
2011-05-23 05:20:15 Robert Collins summary branch scanner fails with MemoryError leaving branch page in intermediate state branch scanner rlimit failures cause the next branch to be incorrectly scanned and fail
2011-05-23 05:21:07 Robert Collins description r2675 of https://code.launchpad.net/~divmod-dev/divmod.org/trunk was never properly scanned. On #launchpad: < wgrant> 2011-05-21 20:24:08 INFO Updating branch scanner status: 2675 revs < wgrant> Fatal Python error: deletion of interned StaticTuple failed < wgrant> Aborted < wgrant> Looks like bzrlib exploded. < wgrant> Oh, no, it's actually a MemoryError. < wgrant> exarkun: A bug would be good. What happened here is that a kernel branch caused the scanner to hit its rlimit, but scan_branches.py didn't notice, so it continued trying to execute more jobs, and yours was next. I guess divmod.org/trunk will probably be fixed by the next commit, but it would be good if launchpad handled this case better on its own. r2675 of https://code.launchpad.net/~divmod-dev/divmod.org/trunk was never properly scanned. On #launchpad:   < wgrant> 2011-05-21 20:24:08 INFO Updating branch scanner status: 2675 revs   < wgrant> Fatal Python error: deletion of interned StaticTuple failed   < wgrant> Aborted   < wgrant> Looks like bzrlib exploded.   < wgrant> Oh, no, it's actually a MemoryError.   < wgrant> exarkun: A bug would be good. What happened here is that a kernel branch caused the scanner to hit its rlimit, but scan_branches.py didn't notice, so it continued trying to execute more jobs, and yours was next. I guess divmod.org/trunk will probably be fixed by the next commit, but it would be good if launchpad handled this case better on its own. OOPS-1965SMS9
2011-05-25 05:31:16 Robert Collins tags oops oops regression
2011-05-25 05:31:31 Robert Collins tags oops regression oops
2011-05-25 05:32:17 Robert Collins tags oops oops regression
2011-06-20 18:59:56 Aaron Bentley branch linked lp:~abentley/launchpad/memlimit-jobs
2011-06-21 21:51:03 Launchpad QA Bot launchpad: assignee Aaron Bentley (abentley)
2011-06-21 21:51:05 Launchpad QA Bot tags oops regression oops qa-needstesting regression
2011-06-21 21:51:06 Launchpad QA Bot launchpad: status Triaged Fix Committed
2011-06-22 13:13:51 Aaron Bentley tags oops qa-needstesting regression oops qa-untestable regression
2011-06-27 19:29:41 William Grant launchpad: status Fix Committed Fix Released