Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

called Result::unwrap() on an Err value: "SendError(..)" #17113

Closed
atouchet opened this issue May 31, 2017 · 6 comments
Closed

called Result::unwrap() on an Err value: "SendError(..)" #17113

atouchet opened this issue May 31, 2017 · 6 comments
Labels
A-webcompat I-panic Servo encounters a panic.

Comments

@atouchet
Copy link
Contributor

atouchet commented May 31, 2017

Error occurred when browsing https://www.reddit.com/

called Result::unwrap() on an Err value: "SendError(..)"

URL:

about:failure

Servo Version:

Servo 0.0.1-1428077

Backtrace:


WARNING: <Constellation>: creating replacement pipeline for about:failure
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(1) }>: layout thread unreachable - leaking layout data
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(1) }>: layout thread unreachable - leaking layout data
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(1) }>: layout thread unreachable - leaking layout data
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(2) }>: Resuming an already resumed timer.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(2) }>: stop_parsing not implemented, full speed ahead!
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(14) }>: Mozbrowser event after iframe (1,14)/(1,12) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(14) }>: Mozbrowser event after iframe (1,14)/(1,12) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(14) }>: Mozbrowser event after iframe (1,14)/(1,12) closed.
@jdm
Copy link
Member

jdm commented May 31, 2017

Probably the same issue as #16923.

@jdm jdm added A-webcompat I-panic Servo encounters a panic. labels May 31, 2017
@jdm
Copy link
Member

jdm commented May 31, 2017

Potentially the same as #17072 too.

@atouchet
Copy link
Contributor Author

@mrobinson does #18510 fix this?

@mrobinson
Copy link
Member

@atouchet It's hard to tell without the full stack. Are you able to reproduce the original issue now?

@atouchet
Copy link
Contributor Author

I am not able to reproduce it.

@mrobinson
Copy link
Member

@atouchet Thanks for the confirmation. I'll close this for now and we can open a new bug if it reappears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-webcompat I-panic Servo encounters a panic.
Projects
None yet
Development

No branches or pull requests

3 participants