On 20 October 2014 09:54, John Lenton <[email protected]> wrote: > >> While working on the fix, I found the following issue which is actually an >> upstream bug in the go language: >> https://bugs.launchpad.net/ubuntu/+source/account-polld/+bug/1383298 > > that looks like a dns failure to me; why do you think it's “an > upstream bug in the go language”?
reading up more on that, the upstream bug you linked points to a bug in glibc, fixed in 2.20 apparently (although i'm not sure, the different reports seem inconclusive), that is triggered at high concurrency levels. While it's a real bug, I very much doubt that's what you're seeing (how many accounts are you polling?); it's a lot more likely that the phone is having intermittent connectivity issues. Could you check for that? -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

