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

Intermittent CRASH [expected OK] /webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html #10658

Closed
mbrubeck opened this issue Apr 16, 2016 · 1 comment

Comments

@mbrubeck
Copy link
Contributor

@mbrubeck mbrubeck commented Apr 16, 2016

First seen in #10643. CC #10373.

  ▶ CRASH [expected OK] /webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html
  │ 
  │ DESCRIPTION: Tests drawing with two textures of different type. This test covers an ANGLE validation bug. See http://crbug.com/390412.
  │ PASS getError was expected value: NO_ERROR :
  │ ERROR:js::rust: Error at http://web-platform.test:8000/webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html:27:2: argument could not be converted to any of: ImageData, HTMLImageElement, HTMLCanvasElement, HTMLVideoElement
  │ 
  │ FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
  │ TEST COMPLETE
  │ thread 'PaintWorker' panicked at 'assertion failed: (data.len() as i32) >= stride * size.height', /Users/servo/.cargo/git/checkouts/rust-azure-97bcec2370a94878/master/src/azure_hl.rs:710
  │ stack backtrace:
  │    1:        0x105304388 - std::sys::backtrace::tracing::imp::write::h714760a4c8c0cdd8
  │    2:        0x10530a665 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hff309ab1d83ffd90
  │ ALERT:    3RESULT: ["/webgl/conformance-1.0.3/conformance/textures/texture-draw-with-2d-and-cube.html",0,null,null,[["WebGL test #0: getError was expected value: NO_ERROR : ",0,null,null],["WebGL test #1: successfullyParsed should be true (of type boolean). Was undefined (of type undefined).",1,"assert_true: successfullyParsed should be true (of type boolean). Was undefined (of type undefined). expected true got false","reportTestResultsToHarness/<@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:87:9\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1381:20\ntest@http://web-platform.test:8000/resources/testharness.js:495:9\nreportTestResultsToHarness@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:86:1\ntestFailed@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:152:5\nshouldBe@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:237:9\nshouldBeTrue@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-pre.js:263:29\n@http://web-platform.test:8000/webgl/conformance-1.0.3/resources/js-test-post.js:23:1\n"]]]
  │ :        0x10530a27e - std::panicking::default_hook::h08ad3bb09872855b
  │    4:        0x10497b9af - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h0bad41b0b38a855d
  │    5:        0x1052f2058 - std::sys_common::unwind::begin_unwind_inner::h406d5f1a330b854b
  │    6:        0x104493194 - std::sys_common::unwind::begin_unwind::h51df842978a11a26
  │    7:        0x104fac7b2 - azure::azure_hl::DrawTarget::create_source_surface_from_data::h49115d192ea3a103
  │    8:        0x10454dff5 - gfx::paint_context::PaintContext::draw_image::h8ef92595212eed84
  │    9:        0x10455fcc2 - gfx::display_list::DisplayItem::draw_into_context::h4ecad61f8b46d0f9
  │   10:        0x10455fb24 - gfx::display_list::DisplayList::draw_item_at_index_into_context::h01f175b31365b324
  │   11:        0x104576fd9 - gfx::paint_thread::WorkerThread::main::h768ba2c99b634f72
  │   12:        0x104574cfb - std::sys_common::unwind::try::try_fn::hb697826281a0992b
  │   13:        0x1053035eb - __rust_try
  │   14:        0x105303573 - std::sys_common::unwind::inner_try::h4e97625a08807651
  │   15:        0x10457547f - _<F as alloc..boxed..FnBox<A>>::call_box::hf01593981b31feb0
  │   16:        0x1053096e8 - std::sys::thread::Thread::new::thread_start::h74af400293164137
  │   17:     0x7fff86bcf059 - _pthread_body
  │   18:     0x7fff86bcefd6 - _pthread_start
  │ Thread "PaintThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(0) }" panicked with an unwrap of `RecvError` (backtrace skipped)
  └ Pipeline failed in hard-fail mode.  Crashing!
@jdm
Copy link
Member

@jdm jdm commented Apr 22, 2016

@jdm jdm closed this Apr 22, 2016
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
2 participants
You can’t perform that action at this time.