Doh! I can't tell you how often I've looked at that very line of code, but evidently my eyes are shallow. On 21 August 2012 14:32, erik quanstrom wrote: > all of the crashes were due to an off-by-one in dnresolv:/^serveraddrs > the final loop in the function should be limited by Maxdest-1, since > Maxdest is an index not a count. >