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

Error opening reddit in Windows Servo #16923

Closed
sophiajt opened this issue May 18, 2017 · 2 comments
Closed

Error opening reddit in Windows Servo #16923

sophiajt opened this issue May 18, 2017 · 2 comments
Labels
A-webcompat I-panic Servo encounters a panic.

Comments

@sophiajt
Copy link

From the showcase link:

assertion failed: !self.Document().needs_reflow() ||
(!for_display && self.Document().needs_paint()) ||
self.window_size.get().is_none() || self.suppress_reflow.get()

URL:

Servo Version:

Servo 0.0.1-10cc59dd2e

Backtrace:


WARNING: <Constellation>: creating replacement pipeline for about:failure
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(6) }>: Panic hook called.
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
ERROR: assertion failed: !self.Document().needs_reflow() ||
    (!for_display && self.Document().needs_paint()) ||
    self.window_size.get().is_none() || self.suppress_reflow.get()

stack backtrace:
   0:     0x7ff6da6d49bf - memchr::memchr3::h7f7c867ff5b0a3a2
   1:     0x7ff6da6d56a2 - backtrace::capture::Backtrace::new::h5f3de869c0349b3d
   2:     0x7ff6d9ee96ce - <constellation::constellation::FromCom
@jdm
Copy link
Member

jdm commented May 31, 2017

This might be #17072.

@nox
Copy link
Contributor

nox commented Oct 7, 2017

Closing as duplicate of #14239.

@nox nox closed this as completed Oct 7, 2017
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