-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
A-constellationInvolves the constellationInvolves the constellationI-intermittentProblem reproduces intermittently.Problem reproduces intermittently.
Description
▶ TIMEOUT [expected FAIL] /html/dom/elements/global-attributes/dir_auto-N-EN.html
│
│ was ready to save, resetting ready_to_save_state
│ Shutting down the Constellation after generating an output file or exit flag specified
│ was ready to save, resetting ready_to_save_state
│ Shutting down the Constellation after generating an output file or exit flag specified
│ thread 'Constellation' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 104, message: "Connection reset by peer" } }', ../src/libcore/result.rs:741
│ stack backtrace:
│ 1: 0x7feb8058e3a0 - sys::backtrace::tracing::imp::write::h064b2475ee0d772cxXt
│ 2: 0x7feb805912d5 - panicking::log_panic::_<closure>::closure.40992
│ 3: 0x7feb80590d50 - panicking::log_panic::h29f8d24759545d7862x
│ 4: 0x7feb8057a003 - sys_common::unwind::begin_unwind_inner::hdadcc96a1ecb24974Ps
│ 5: 0x7feb8057a6b8 - sys_common::unwind::begin_unwind_fmt::h9442bd88fc02b35caPs
│ 6: 0x7feb8058da01 - rust_begin_unwind
│ 7: 0x7feb805be46f - panicking::panic_fmt::h2f3428e3725b99d6VFK
│ 8: 0x7feb7ef6dc65 - constellation::_<impl>::handle_is_ready_to_save_image::handle_is_ready_to_save_image::h7464060649015599629
│ 9: 0x7feb7eefb4e5 - constellation::_<impl>::handle_request::handle_request::h2512767965772658699
│ 10: 0x7feb7eee5f47 - sys_common::unwind::try::try_fn::try_fn::h18033304662745029905
│ 11: 0x7feb8058d848 - __rust_try
│ 12: 0x7feb80589c1b - sys_common::unwind::try::inner_try::hb6fbb19d6020cb51CMs
│ 13: 0x7feb7eee81ba - boxed::_<impl>::call_box::call_box::h3977225798282015024
│ 14: 0x7feb8058fc33 - sys::thread::_<impl>::new::thread_start::h51b5333730e2e1a3I5w
│ 15: 0x7feb7c53a181 - start_thread
│ 16: 0x7feb7cd5447c - __clone
└ 17: 0x0 - <unknown>
This looks like a case of the layout/script threads already having shut down and the constellation racing to communicate with them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-constellationInvolves the constellationInvolves the constellationI-intermittentProblem reproduces intermittently.Problem reproduces intermittently.