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 in /_webgl/conformance/textures/image/tex-2d-luminance-luminance-unsigned_byte.html #26804

Closed
gterzian opened this issue Jun 5, 2020 · 1 comment

Comments

@gterzian
Copy link
Member

@gterzian gterzian commented Jun 5, 2020

0 matches
1 unexpected results that are NOT known-intermittents:
  ▶ CRASH [expected OK] /_webgl/conformance/textures/image/tex-2d-luminance-luminance-unsigned_byte.html
  │ 
  │ error: XDG_RUNTIME_DIR not set in the environment.
  │ libEGL warning: No hardware driver found, falling back to software rendering
  │ called `Result::unwrap()` on an `Err` value: Disconnected (thread ScriptThread PipelineId { namespace_id: PipelineNamespaceId(1), index: PipelineIndex(1) }, at components/script/dom/webglrenderingcontext.rs:3706)
  │    0: servo::backtrace::print
  │    1: servo::main::{{closure}}
  │    2: std::panicking::rust_panic_with_hook
  │              at /rustc/a74d1862d4d87a56244958416fd05976c58ca1a8/src/libstd/panicking.rs:481
  │    3: rust_begin_unwind
  │              at /rustc/a74d1862d4d87a56244958416fd05976c58ca1a8/src/libstd/panicking.rs:385
  │    4: core::panicking::panic_fmt
  │              at /rustc/a74d1862d4d87a56244958416fd05976c58ca1a8/src/libcore/panicking.rs:89
  │    5: core::option::expect_none_failed
  │              at /rustc/a74d1862d4d87a56244958416fd05976c58ca1a8/src/libcore/option.rs:1272
  │    6: <script::dom::webglrenderingcontext::WebGLRenderingContext as script::dom::bindings::codegen::Bindings::WebGLRenderingContextBinding::WebGLRenderingContextBinding::WebGLRenderingContextMethods>::ReadPixels
  │    7: script::dom::bindings::codegen::Bindings::WebGLRenderingContextBinding::WebGLRenderingContextBinding::readPixels::{{closure}}
  │    8: mozjs::panic::wrap_panic
  │    9: script::dom::bindings::codegen::Bindings::WebGLRenderingContextBinding::WebGLRenderingContextBinding::readPixels
  │   10: CallJitMethodOp
  │   11: script::dom::bindings::utils::generic_call
  │   12: <unknown>
  │   13: <unknown>
  │   14: <unknown>
  │   15: <unknown>
  │   16: <unknown>
  │   17: <unknown>
  │   18: <unknown>
  │   19: <unknown>
  │   20: <unknown>
  │   21: _ZL8EnterJitP9JSContextRN2js8RunStateEPh
  │              at /root/.cargo/git/checkouts/mozjs-fa11ffc7d4f1cc2d/9a6d8fc/mozjs/js/src/jit/Jit.cpp:109
  │       _ZN2js3jit13MaybeEnterJitEP9JSContextRNS_8RunStateE

@jdm
Copy link
Member

@jdm jdm commented Jun 8, 2020

This is #25476.

@jdm jdm closed this Jun 8, 2020
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.