Closed
Bug 1341032
Opened 8 years ago
Closed 8 years ago
Page is not loading, reload of the URL helps
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox54 | --- | affected |
People
(Reporter: mayhemer, Assigned: mayhemer)
Details
(Whiteboard: [necko-active])
I'm running Nightly as my regular browser with e10s on, and I also enable logging (with rotate) on this profile for various modules to catch issues.
Few days ago I caught logs for a pretty serious bug - a page was not loading for more than 30 seconds. Reload helped. This happens to me occasionally, but I have (no, I don't have - see below!!!) logs for it.
Looking into the log, apparently the parent process does its job. There is an http channel created, get 200 and delivers the content to the httpchannelparent.
But from the user POV, the trobber just spins and I look at a blank screen.
Because of a super-annoying bug 1320458 I can't see logs for the child process - sandboxing disables the write to it.
Hence, I have no idea what causes this bug, if it's a bug in http child side or something in layers above.
So far reporting in http.
Comment 1•8 years ago
|
||
Do you think bug 1334875 might be related?
| Assignee | ||
Comment 2•8 years ago
|
||
(In reply to Gary Chen [:xeonchen] (use ni? please) from comment #1)
> Do you think bug 1334875 might be related?
I'm not sure, I'm only 50% sure this was a session restore tab. Anyway, a patch for logging in the child process is on the way. I'll catch this!
Assignee: nobody → honzab.moz
Whiteboard: [necko-active]
| Assignee | ||
Comment 3•8 years ago
|
||
Never seen this again, probably a session restore issue only.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•