Closed
Bug 1342413
Opened 8 years ago
Closed 8 years ago
Intermittent linux64-qr bug1228601-video-rotation-90.html | application terminated with exit code 11 | application crashed [@ mozalloc_abort]
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox54 | --- | affected |
People
(Reporter: kats, Assigned: sotaro)
References
Details
(Keywords: intermittent-failure, Whiteboard: [gfx-noted][rust_panic:request_image])
https://treeherder.mozilla.org/logviewer.html#?job_id=79852537&repo=graphics&lineNumber=9335
1: 0x7f27f3094eda - std::sys::imp::backtrace::tracing::imp::write::h3188f035833a2635
2: 0x7f27f309432f - std::panicking::default_hook::{{closure}}::h6385b6959a2dd25b
3: 0x7f27f309397c - std::panicking::rust_panic_with_hook::hf00b8130f73095ec
4: 0x7f27f30934ff - std::panicking::begin_panic::h6227f62cb2cdaeb4
5: 0x7f27f30934a9 - std::panicking::begin_panic_fmt::h173eadd80ae64bec
6: 0x7f27f309e256 - core::panicking::panic_fmt::h3b2d1e30090844ff
7: 0x7f27f309fd85 - core::panicking::panic::h2596388ccef1871c
8: 0x7f27f304d8e3 - webrender::resource_cache::ResourceCache::request_image::ha652aae90f4e8534
9: 0x7f27f304149d - webrender::frame_builder::FrameBuilder::build::hb346212d54c9f267
10: 0x7f27f3020c7e - webrender::render_backend::RenderBackend::render::h37d40684356a254d
11: 0x7f27f30152e9 - webrender::render_backend::RenderBackend::run::h64ac43a0d7a55a48
12: 0x7f27f300feb3 - <F as alloc::boxed::FnBox<A>>::call_box::hd29bc146dfb7549c
13: 0x7f27f309ba43 - std::sys::imp::thread::Thread::new::thread_start::he018521f53b24939
14: 0x7f280001b6b9 - start_thread
15: 0x7f27ff0a482c - clone
16: 0x0 - <unknown>
Reporter | ||
Updated•8 years ago
|
Keywords: intermittent-failure
Reporter | ||
Comment 1•8 years ago
|
||
Oh, and the error message just before the backtrace is:
thread 'RenderBackend' panicked at 'called `Option::unwrap()` on a `None` value'
Reporter | ||
Comment 2•8 years ago
|
||
Another one: https://treeherder.mozilla.org/logviewer.html#?job_id=80478292&repo=graphics&lineNumber=2232
This one is on a test-linux64-qr/opt-mochitest-gpu-e10s tc-M-e10s(gpu) job.
Reporter | ||
Updated•8 years ago
|
Whiteboard: [gfx-noted][rust_panic] → [gfx-noted][rust_panic:request_image]
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → sotaro.ikeda.g
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Summary: Intermittent linux64-qr TEST-UNEXPECTED-FAIL | file:///home/worker/workspace/build/tests/reftest/tests/dom/html/reftests/bug1228601-video-rotation-90.html | application terminated with exit code 11 | application crashed [@ mozalloc_abort] → Intermittent linux64-qr bug1228601-video-rotation-90.html | application terminated with exit code 11 | application crashed [@ mozalloc_abort]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 9•8 years ago
|
||
The crash seems to be addressed by bug 1345054.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•