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 of /css21_dev/html4/ignored-rules-001.htm #14339

Closed
KiChjang opened this issue Nov 23, 2016 · 1 comment
Closed

Intermittent crash of /css21_dev/html4/ignored-rules-001.htm #14339

KiChjang opened this issue Nov 23, 2016 · 1 comment

Comments

@KiChjang
Copy link
Member

@KiChjang KiChjang commented Nov 23, 2016

 ▶ CRASH [expected PASS] /css21_dev/html4/ignored-rules-001.htm
  │ 
  │ VMware, Inc.
  │ Gallium 0.4 on softpipe
  │ 3.3 (Core Profile) Mesa 12.0.1
  │ called `Result::unwrap()` on an `Err` value: IoError(Error { repr: Os { code: 104, message: "Connection reset by peer" } }) (thread main, at ../src/libcore/result.rs:837)
  │ stack backtrace:
  │    0:     0x7f8ddf4f2b1d - backtrace::backtrace::trace::h16372ee7bf1517e5
  │    1:     0x7f8ddf4f31b2 - backtrace::capture::Backtrace::new::hcc43c50c4b11c693
  │    2:     0x7f8ddf05e44d - servo::main::_{{closure}}::hb6cfccd56d2ea374
  │    3:     0x7f8de0cc75c4 - std::panicking::rust_panic_with_hook
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libstd/panicking.rs:452
  │    4:     0x7f8de0cc7484 - std::panicking::begin_panic<collections::string::String>
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libstd/panicking.rs:413
  │    5:     0x7f8de0cc73a9 - std::panicking::begin_panic_fmt
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libstd/panicking.rs:397
  │    6:     0x7f8de0cc7337 - std::panicking::rust_begin_panic
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libstd/panicking.rs:373
  │    7:     0x7f8de0d03d9d - core::panicking::panic_fmt
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libcore/panicking.rs:69
  │    8:     0x7f8de0ae4f5f - core::result::unwrap_failed::h97cf4d1c2597280e
  │    9:     0x7f8de0ae7190 - webrender_traits::api::RenderApi::get_scroll_layer_state::h0045dd09d6e6c535
  │   10:     0x7f8ddf04fcf0 - _<compositing..compositor..IOCompositor<Window>>::send_viewport_rects::h9d0e14be735b560a
  │   11:     0x7f8ddf052956 - _<compositing..compositor..IOCompositor<Window>>::handle_browser_message::hddc107467c25949b
  │   12:     0x7f8ddf0404de - _<servo..Browser<Window>>::handle_events::h1df927e02e9ff0e5
  │   13:     0x7f8ddf05d295 - servo::main::h253c85c035fd6cbb
  │   14:     0x7f8de0ccfc2a - panic_unwind::__rust_maybe_catch_panic
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libpanic_unwind/lib.rs:97
  │   15:     0x7f8de0cc65ea - std::panicking::try<(),fn()>
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libstd/panicking.rs:332
  │                          - std::panic::catch_unwind<fn(),()>
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libstd/panic.rs:351
  │                          - std::rt::lang_start
  │                         at /buildslave/rust-buildbot/slave/nightly-dist-rustc-linux/build/obj/../src/libstd/rt.rs:57
  │   16:     0x7f8ddc964f44 - __libc_start_main
  │   17:     0x7f8ddf030409 - <unknown>
  │   18:                0x0 - <unknown>
  │ ERROR:servo: called `Result::unwrap()` on an `Err` value: IoError(Error { repr: Os { code: 104, message: "Connection reset by peer" } })
  └ Pipeline failed in hard-fail mode.  Crashing!
@KiChjang KiChjang mentioned this issue Nov 23, 2016
3 of 3 tasks complete
@jdm
Copy link
Member

@jdm jdm commented Nov 23, 2016

Covered by #13479.

@jdm jdm closed this Nov 23, 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.