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

Panic when scrolling arstechnica #19804

Open
anderejd opened this issue Jan 18, 2018 · 0 comments
Open

Panic when scrolling arstechnica #19804

anderejd opened this issue Jan 18, 2018 · 0 comments
Labels
I-panic Servo encounters a panic.

Comments

@anderejd
Copy link

anderejd commented Jan 18, 2018

Scrolling with the mouse scroll wheel down the page caused the error about 2-3 pages down.

called Option::unwrap() on a None value

URL:

The arstechnica url from the start page.

Servo Version:

Servo 0.0.1-8612a87

Backtrace:


WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Error at https://arstechnica.com/:31:586 this.placement.getContainer(...) is null
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (1,7)/(1,5) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (1,7)/(1,5) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (1,7)/(1,5) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (3,78)/(1,5) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (3,78)/(1,5) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (3,78)/(1,5) closed.
WARNING: <Constellation>: Pipeline PipelineId { namespace_id: PipelineNamespaceId(3), index: PipelineIndex(NonZero(NonZero(76))) } got layout tick after closure.
WARNING: <Constellation>: Pipeline PipelineId { namespace_id: PipelineNamespaceId(3), index: PipelineIndex(NonZero(NonZero(76))) } got layout tick after closure.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (1,7)/(1,5) closed.
WARNING: <Constellation>: Pipeline PipelineId { namespace_id: PipelineNamespaceId(3), index: PipelineIndex(NonZero(NonZero(76))) } got layout tick after closure.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (1,7)/(1,5) closed.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Mozbrowser event after iframe (1,7)/(1,5) closed.
WARNING: <Constellation>: Pipeline PipelineId { namespace_id: PipelineNamespaceId(3), index: PipelineIndex(NonZero(NonZero(76))) } got layout tick after closure.
WARNING: <Constellation>: Pipeline PipelineId { namespace_id: PipelineNamespaceId(3), index: PipelineIndex(NonZero(NonZero(76))) } got layout tick after closure.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(NonZero(NonZero(7))) }>: Error at https://arstechnica.com/:26:1 osdlfm is not defined
WARNING: <Constellation>: Pipeline PipelineId { namespace_id: PipelineNamespaceId(3), index: PipelineIndex(NonZero(NonZero(76))) } got layout tick after closure.
WARNING: <ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1)
...

This report was generated by the browser.html issue reporter.

@jdm jdm added the I-panic Servo encounters a panic. label Jan 18, 2018
@jdm jdm changed the title called Option::unwrap() on a None value Panic when scrolling arstechnica Jan 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-panic Servo encounters a panic.
Projects
None yet
Development

No branches or pull requests

2 participants