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

Crash in webrender::tiling::add_to_batch #2216

Closed
staktrace opened this issue Dec 11, 2017 · 2 comments
Closed

Crash in webrender::tiling::add_to_batch #2216

staktrace opened this issue Dec 11, 2017 · 2 comments

Comments

@staktrace
Copy link
Contributor

@staktrace staktrace commented Dec 11, 2017

GH issue for https://bugzilla.mozilla.org/show_bug.cgi?id=1424654

> 7 	libxul.so 	core::panicking::panic_bounds_check 	src/libcore/panicking.rs:58
> 8 	libxul.so 	webrender::tiling::add_to_batch 	src/liballoc/vec.rs:0
> 9 	libxul.so 	webrender::picture::PicturePrimitive::add_to_batch 	gfx/webrender/src/tiling.rs:72
> 10 	libxul.so 	webrender::tiling::add_to_batch 	gfx/webrender/src/tiling.rs:886
> 11 	libxul.so 	webrender::picture::PicturePrimitive::add_to_batch 	gfx/webrender/src/tiling.rs:72
> 12 	libxul.so 	webrender::tiling::add_to_batch 	gfx/webrender/src/tiling.rs:886
> 13 	libxul.so 	webrender::picture::PicturePrimitive::add_to_batch 	gfx/webrender/src/tiling.rs:72
> 14 	libxul.so 	webrender::tiling::add_to_batch 	gfx/webrender/src/tiling.rs:886
> 15 	libxul.so 	webrender::picture::PicturePrimitive::add_to_batch 	gfx/webrender/src/tiling.rs:72
> 16 	libxul.so 	webrender::tiling::add_to_batch 	gfx/webrender/src/tiling.rs:886
> 17 	libxul.so 	webrender::picture::PicturePrimitive::add_to_batch 	gfx/webrender/src/tiling.rs:72
> 18 	libxul.so 	webrender::tiling::{{impl}}::build 	gfx/webrender/src/tiling.rs:1118
> 19 	libxul.so 	webrender::render_backend::Document::render 	gfx/webrender/src/tiling.rs:1865
> 20 	libxul.so 	webrender::render_backend::RenderBackend::process_document 	gfx/webrender/src/render_backend.rs:419
> 21 	libxul.so 	webrender::render_backend::RenderBackend::run 	gfx/webrender/src/render_backend.rs:491
> 22 	libxul.so 	std::sys_common::backtrace::__rust_begin_short_backtrace<closure, ()> 	gfx/webrender
@mrobinson
Copy link
Member

@mrobinson mrobinson commented Jan 3, 2018

I have a suspicion that this was fixed by #2249, but due to the line numbers changing I'm not totally certain.

@staktrace
Copy link
Contributor Author

@staktrace staktrace commented Feb 7, 2018

Per https://bugzilla.mozilla.org/show_bug.cgi?id=1424654#c2 we haven't seen this crash since #2249 merged to gecko, so let's close this.

@staktrace staktrace closed this Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.