12 Nov
2013
12 Nov
'13
1:41 a.m.
On Tue, Nov 12, 2013 at 02:00:12AM +0100, Dominik 'Rathann' Mierzejewski wrote:
On Monday, 06 May 2013 at 22:09, Bryce Harrington wrote:
Admittedly, this just papers over the real issue, and I'd appreciate advice on better ways to fix this. There is a sample IFO on the referenced bug report that reproduces the crash. Essentially, we're seeing pgcn values in the 30,000-32,000 range which is outside the bounds of the ifo->vts_pgcit->pgci_srp array, and thus crashes. I haven't found where these large values come from... suggestions for further study would be welcomed.
(Hopefully) fixed in a better way in r1284. Please verify if possible.
Thanks, I don't have the DVD to re-test this, but the committed changes look sensible. Bryce