Chromium 59 update - infinite reload loop

712 views
Skip to first unread message

Davis Ford

unread,
Jun 8, 2017, 10:21:44 AM6/8/17
to Chromium-dev
Quick question -- the auto-update to Chrome 59 the other day caused one of our sites to break.  Specifically, it loads the page briefly and then spins into an infinite reload loop, loading the page again...forever.  It can be halted with ESC.  It does not happen in incognito mode.  We've seen it on Mac and Windows, but inconsistently (some computers do it, others don't -- same OS) which tells me it seems related to a particular browser's configuration or state.

The fact that it doesn't happen in incognito mode made me think it was some kind of problem with a rogue extension, but if I manually disable all extensions and run out of incognito mode, it still happens.

I've tried turning up logging to maximum in console and breaking the code -- no exceptions or errors in our code that cause this -- no explicit calls to window.location.reload or anything like that, the browser just re-navigates on its own.

I'm just wondering if anyone on the list could provide tips/pointers on how to trace down where the issue is?

Thanks in advance,
Davis

Charles Harrison

unread,
Jun 8, 2017, 10:35:50 AM6/8/17
to davi...@gmail.com, Chromium-dev
Hey Davis,
That sounds like a serious issue.
Can you file a bug on crbug.com with relevant context (including your site if it is accessible to the public) and post the link here?

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/0abc3b44-af31-42c3-8393-7d4b009a7997%40chromium.org.

Davis Ford

unread,
Jun 8, 2017, 10:52:28 AM6/8/17
to Chromium-dev, davi...@gmail.com
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.

Peter Kasting

unread,
Jun 8, 2017, 11:50:00 AM6/8/17
to Davis Ford, Chromium-dev
On Thu, Jun 8, 2017 at 7:21 AM, Davis Ford <davi...@gmail.com> wrote:
Quick question -- the auto-update to Chrome 59 the other day caused one of our sites to break.  Specifically, it loads the page briefly and then spins into an infinite reload loop, loading the page again...forever.  It can be halted with ESC.  It does not happen in incognito mode.  We've seen it on Mac and Windows, but inconsistently (some computers do it, others don't -- same OS) which tells me it seems related to a particular browser's configuration or state.

Sounds potentially cookie-related.  I would check whether clearing cookies fixes it.

PK
Reply all
Reply to author
Forward
0 new messages