-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Intermittent CRASH in /html/browsers/browsing-the-web/navigating-across-documents/unknown-protocol-reload-crash.html #39669
Copy link
Copy link
Closed
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.I-panicServo encounters a panic.Servo encounters a panic.
Description
▶ CRASH [expected PASS] /html/browsers/browsing-the-web/navigating-across-documents/unknown-protocol-reload-crash.html
│
│ Failed to get browsing context info from constellation.: Disconnected (thread Script(2,7), at components/script/script_window_proxies.rs:171)
│ 0: servoshell::backtrace::print
│ 1: servoshell::panic_hook::panic_hook
│ 2: std::panicking::rust_panic_with_hook
│ 3: std::panicking::begin_panic_handler::{{closure}}
│ 4: std::sys::backtrace::__rust_end_short_backtrace
│ 5: __rustc::rust_begin_unwind
│ 6: core::panicking::panic_fmt
│ 7: core::result::unwrap_failed
│ 8: script::script_window_proxies::ScriptWindowProxies::remote_window_proxy
│ 9: script::script_window_proxies::ScriptWindowProxies::local_window_proxy
│ 10: script::script_thread::ScriptThread::handle_page_headers_available
│ 11: std::thread::local::LocalKey<T>::with
│ 12: <script::dom::servoparser::ParserContext as net_traits::FetchResponseListener>::process_response
│ 13: script::script_thread::ScriptThread::handle_msg_from_script
│ 14: script::script_thread::ScriptThread::handle_msgs::{{closure}}
│ 15: script::script_thread::ScriptThread::profile_event
│ 16: script::script_thread::ScriptThread::handle_msgs
│ 17: script::script_thread::ScriptThread::start
│ 18: std::sys::backtrace::__rust_begin_short_backtrace
│ 19: core::ops::function::FnOnce::call_once{{vtable.shim}}
│ 20: std::sys::pal::unix::thread::Thread::new::thread_start
│ 21: <unknown>
└ 22: <unknown>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I-intermittentProblem reproduces intermittently.Problem reproduces intermittently.I-panicServo encounters a panic.Servo encounters a panic.