Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~/src/servoupstream$ ./mach run -d -- http://allmusic.com
- handle not requested or allocated! (thread WRRenderBackend#0, at libcore/option.rs:888)
- stack backtrace:
- 0: 0x56360f0fd454 - backtrace::backtrace::libunwind::trace::h79984cabe80721dc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::h10c59b076f73358b
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42
- 1: 0x56360f0f4bdc - backtrace::capture::Backtrace::new::haef9cefb7535bc7c
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64
- 2: 0x563609114306 - servo::main::{{closure}}::h93cc9938d6f0155a
- at ports/servo/main.rs:130
- 3: 0x56360f111175 - std::panicking::rust_panic_with_hook::haa00f5a9417cd684
- at libstd/panicking.rs:577
- 4: 0x56360f110ffe - std::panicking::begin_panic::ha956683198499384
- at libstd/panicking.rs:537
- 5: 0x56360f110efa - std::panicking::begin_panic_fmt::h587e116719f14631
- at libstd/panicking.rs:521
- 6: 0x56360f110e92 - rust_begin_unwind
- at libstd/panicking.rs:497
- 7: 0x56360f145580 - core::panicking::panic_fmt::h1d64949939b0af2f
- at libcore/panicking.rs:71
- 8: 0x56360f1455f8 - core::option::expect_failed::hf60ecf8a68793152
- at libcore/option.rs:888
- 9: 0x56360dab6049 - <core::option::Option<T>>::expect::hbade3e8177a74a4d
- at /checkout/src/libcore/option.rs:302
- 10: 0x56360da399e1 - webrender::gpu_cache::GpuCache::get_address::h66ecfa26f0f22695
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/gpu_cache.rs:623
- 11: 0x56360dba95d3 - webrender::batch::AlphaBatcher::add_prim_to_batch::h73499018e1dcba6e
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/batch.rs:600
- 12: 0x56360dba932d - webrender::batch::AlphaBatcher::add_run_to_batch::hfe6e55ad9670965d
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/batch.rs:533
- 13: 0x56360dba87bb - webrender::batch::AlphaBatcher::add_pic_to_batch::haee0b2b285c07422
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/batch.rs:448
- 14: 0x56360dba848d - webrender::batch::AlphaBatcher::build::h5216002995d93b50
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/batch.rs:406
- 15: 0x56360da61a33 - <webrender::tiling::ColorRenderTarget as webrender::tiling::RenderTarget>::build::h45f73efce4b7d646
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/tiling.rs:282
- 16: 0x56360da5f742 - <webrender::tiling::RenderTargetList<T>>::build::h6abad156c87ff046
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/tiling.rs:154
- 17: 0x56360da637c4 - webrender::tiling::RenderPass::build::hdf86fa6645c1f625
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/tiling.rs:716
- 18: 0x56360db5323c - webrender::frame_builder::FrameBuilder::build::ha94d5abaa757038b
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/frame_builder.rs:1767
- 19: 0x56360dc5e25f - webrender::frame::FrameContext::build_rendered_document::he4c0aac40aaf2c71
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/frame.rs:1119
- 20: 0x56360dc6182f - webrender::render_backend::Document::render::h9b8412e374459477
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/render_backend.rs:135
- 21: 0x56360dc6558a - webrender::render_backend::RenderBackend::update_document::h457fdd0127f4852b
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/render_backend.rs:665
- 22: 0x56360dc63b70 - webrender::render_backend::RenderBackend::run::hcaf63077f16d65b3
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/render_backend.rs:624
- 23: 0x56360da65248 - webrender::renderer::Renderer::new::{{closure}}::h3c11e20ab57a632e
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender/src/renderer.rs:2236
- 24: 0x56360db82cc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h6b4fabadbc6de151
- at /checkout/src/libstd/sys_common/backtrace.rs:133
- 25: 0x56360da715fb - std::thread::Builder::spawn::{{closure}}::{{closure}}::hffa84c892da1f8aa
- at /checkout/src/libstd/thread/mod.rs:406
- 26: 0x56360dc025f4 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0e489d35ea934148
- at /checkout/src/libstd/panic.rs:293
- 27: 0x56360dbc2934 - std::panicking::try::do_call::h0d08cfa99152f1fd
- at /checkout/src/libstd/panicking.rs:479
- 28: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 29: 0x56360dbc1b9c - std::panicking::try::h3ce61a31b5aebc3a
- at /checkout/src/libstd/panicking.rs:458
- 30: 0x56360dc034ec - std::panic::catch_unwind::h8199bc9d8b4df2d9
- at /checkout/src/libstd/panic.rs:358
- 31: 0x56360da71448 - std::thread::Builder::spawn::{{closure}}::hfa92b14e634bba00
- at /checkout/src/libstd/thread/mod.rs:405
- 32: 0x56360da77325 - <F as alloc::boxed::FnBox<A>>::call_box::h4d9bd78db9ea5de4
- at /checkout/src/liballoc/boxed.rs:788
- 33: 0x56360f124cbb - <alloc::boxed::Box<alloc::boxed::FnBox<A, Output$u3d$R$GT$$u20$$u2b$$u20$$u27$a$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h13f1b0bf377a9f5b
- at /checkout/src/liballoc/boxed.rs:798
- - std::sys_common::thread::start_thread::hb5b6e0447b9691dc
- at libstd/sys_common/thread.rs:24
- - std::sys::unix::thread::Thread::new::thread_start::hcaff0bef1a01c624
- at libstd/sys/unix/thread.rs:90
- 34: 0x7f0d692bc6b9 - start_thread
- 35: 0x7f0d67a8e41c - clone
- 36: 0x0 - <unknown>
- ERROR:servo: handle not requested or allocated!
- called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } (thread LayoutThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(NonZero(NonZero(1))) }, at libcore/result.rs:916)
- stack backtrace:
- 0: 0x56360f0fd454 - backtrace::backtrace::libunwind::trace::h79984cabe80721dc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::h10c59b076f73358b
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42
- 1: 0x56360f0f4bdc - backtrace::capture::Backtrace::new::haef9cefb7535bc7c
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64
- 2: 0x563609114306 - servo::main::{{closure}}::h93cc9938d6f0155a
- at ports/servo/main.rs:130
- 3: 0x56360f111175 - std::panicking::rust_panic_with_hook::haa00f5a9417cd684
- at libstd/panicking.rs:577
- 4: 0x56360f110ffe - std::panicking::begin_panic::ha956683198499384
- at libstd/panicking.rs:537
- 5: 0x56360f110efa - std::panicking::begin_panic_fmt::h587e116719f14631
- at libstd/panicking.rs:521
- 6: 0x56360f110e92 - rust_begin_unwind
- at libstd/panicking.rs:497
- 7: 0x56360f145580 - core::panicking::panic_fmt::h1d64949939b0af2f
- at libcore/panicking.rs:71
- 8: 0x56360e6d3247 - core::result::unwrap_failed::h0029f3d0b9f44d79
- at /checkout/src/libcore/macros.rs:23
- 9: 0x56360e6d0d69 - <core::result::Result<T, E>>::unwrap::he8aecac74de165fb
- at /checkout/src/libcore/result.rs:782
- 10: 0x56360e6af60d - webrender_api::api::RenderApi::send_transaction::h37aa0cec3b7a5e70
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender_api/src/api.rs:755
- 11: 0x56360989cd0e - layout_thread::LayoutThread::compute_abs_pos_and_build_display_list::{{closure}}::hf00cac1c306579ee
- at components/layout_thread/lib.rs:1054
- 12: 0x563609a58cde - profile_traits::time::profile::he0d63f57b6d26bf4
- at /home/maxtothemax/src/servoupstream/components/profile_traits/time.rs:125
- 13: 0x5636097c1f4d - layout_thread::LayoutThread::compute_abs_pos_and_build_display_list::h768efc352d890af1
- at components/layout_thread/lib.rs:959
- 14: 0x5636097c7d99 - layout_thread::LayoutThread::perform_post_main_layout_passes::h3aed14de59cfb000
- at components/layout_thread/lib.rs:1609
- 15: 0x5636097c7bd6 - layout_thread::LayoutThread::perform_post_style_recalc_layout_passes::h332bfc980d6936eb
- at components/layout_thread/lib.rs:1593
- 16: 0x5636097c4f9f - layout_thread::LayoutThread::handle_reflow::h2a7dea14fae27475
- at components/layout_thread/lib.rs:1310
- 17: 0x56360989b484 - layout_thread::LayoutThread::handle_request_helper::{{closure}}::hf978db0d2dad5799
- at components/layout_thread/lib.rs:695
- 18: 0x563609a58a15 - profile_traits::time::profile::hc114f21e50fbe6bd
- at /home/maxtothemax/src/servoupstream/components/profile_traits/time.rs:125
- 19: 0x5636097bf1b2 - layout_thread::LayoutThread::handle_request_helper::h335bba31e68a740c
- at components/layout_thread/lib.rs:692
- 20: 0x5636097be169 - layout_thread::LayoutThread::handle_request::hdfcd84876e144b3e
- at components/layout_thread/lib.rs:638
- 21: 0x5636097bd3bf - layout_thread::LayoutThread::start::hab4d2040eb8328e1
- at components/layout_thread/lib.rs:551
- 22: 0x56360989a681 - <layout_thread::LayoutThread as layout_traits::LayoutThreadFactory>::create::{{closure}}::{{closure}}::hed9f17e1ce564f88
- at components/layout_thread/lib.rs:312
- 23: 0x5636097d396e - profile_traits::mem::ProfilerChan::run_with_memory_reporting::hacd7b0cfd7726805
- at /home/maxtothemax/src/servoupstream/components/profile_traits/mem.rs:63
- 24: 0x56360989ac2e - <layout_thread::LayoutThread as layout_traits::LayoutThreadFactory>::create::{{closure}}::h606e73170b0edc32
- at components/layout_thread/lib.rs:311
- 25: 0x563609adc274 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4ed8f110e93711b7
- at /checkout/src/libstd/sys_common/backtrace.rs:133
- 26: 0x5636097ff47b - std::thread::Builder::spawn::{{closure}}::{{closure}}::hfe742495f4d60266
- at /checkout/src/libstd/thread/mod.rs:406
- 27: 0x5636099fefe4 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::heb03a77eb665b1f2
- at /checkout/src/libstd/panic.rs:293
- 28: 0x5636098fd7a4 - std::panicking::try::do_call::h8dbd2700e5754cd0
- at /checkout/src/libstd/panicking.rs:479
- 29: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 30: 0x5636098fd3fc - std::panicking::try::hc0b948e45154e024
- at /checkout/src/libstd/panicking.rs:458
- 31: 0x5636099ff09c - std::panic::catch_unwind::h4cf5a7d27a5842c7
- at /checkout/src/libstd/panic.rs:358
- 32: 0x5636097ff2c8 - std::thread::Builder::spawn::{{closure}}::h79754f9a122104bc
- at /checkout/src/libstd/thread/mod.rs:405
- 33: 0x5636097ff4d5 - <F as alloc::boxed::FnBox<A>>::call_box::hc787b71bed907af9
- at /checkout/src/liballoc/boxed.rs:788
- 34: 0x56360f124cbb - <alloc::boxed::Box<alloc::boxed::FnBox<A, Output$u3d$R$GT$$u20$$u2b$$u20$$u27$a$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h13f1b0bf377a9f5b
- at /checkout/src/liballoc/boxed.rs:798
- - std::sys_common::thread::start_thread::hb5b6e0447b9691dc
- at libstd/sys_common/thread.rs:24
- - std::sys::unix::thread::Thread::new::thread_start::hcaff0bef1a01c624
- at libstd/sys/unix/thread.rs:90
- 35: 0x7f0d692bc6b9 - start_thread
- 36: 0x7f0d67a8e41c - clone
- 37: 0x0 - <unknown>
- ERROR:servo: called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
- Failed to send CloneApi message: Io(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }) (thread Constellation, at libcore/result.rs:916)
- stack backtrace:
- 0: 0x56360f0fd454 - backtrace::backtrace::libunwind::trace::h79984cabe80721dc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::h10c59b076f73358b
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42
- 1: 0x56360f0f4bdc - backtrace::capture::Backtrace::new::haef9cefb7535bc7c
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64
- 2: 0x563609114306 - servo::main::{{closure}}::h93cc9938d6f0155a
- at ports/servo/main.rs:130
- 3: 0x56360f111175 - std::panicking::rust_panic_with_hook::haa00f5a9417cd684
- at libstd/panicking.rs:577
- 4: 0x56360f110ffe - std::panicking::begin_panic::ha956683198499384
- at libstd/panicking.rs:537
- 5: 0x56360f110efa - std::panicking::begin_panic_fmt::h587e116719f14631
- at libstd/panicking.rs:521
- 6: 0x56360f110e92 - rust_begin_unwind
- at libstd/panicking.rs:497
- 7: 0x56360f145580 - core::panicking::panic_fmt::h1d64949939b0af2f
- at libcore/panicking.rs:71
- 8: 0x56360e6d34de - core::result::unwrap_failed::h97f185eaca638f5d
- at /checkout/src/libcore/macros.rs:23
- 9: 0x56360e6d007b - <core::result::Result<T, E>>::expect::h3cdfde0cba0458ee
- at /checkout/src/libcore/result.rs:809
- 10: 0x56360e6aed96 - webrender_api::api::RenderApiSender::create_api::h16f4143f2a157a15
- at /home/maxtothemax/.cargo/git/checkouts/webrender-c3596abe1cf4f320/63e8bd1/webrender_api/src/api.rs:599
- 11: 0x5636092d813d - constellation::pipeline::UnprivilegedPipelineContent::start_all::h6ea528ec97925b67
- at /home/maxtothemax/src/servoupstream/components/constellation/pipeline.rs:488
- 12: 0x5636092da5c4 - constellation::pipeline::Pipeline::spawn::h866c87c765d030f4
- at /home/maxtothemax/src/servoupstream/components/constellation/pipeline.rs:288
- 13: 0x56360929be75 - <constellation::constellation::Constellation<Message, LTF, STF>>::new_pipeline::h9646fec1b432afbd
- at /home/maxtothemax/src/servoupstream/components/constellation/constellation.rs:719
- 14: 0x56360929a8a6 - <constellation::constellation::Constellation<Message, LTF, STF>>::handle_panic::h49532ea0a73c9759
- at /home/maxtothemax/src/servoupstream/components/constellation/constellation.rs:1552
- 15: 0x5636092a2cc9 - <constellation::constellation::Constellation<Message, LTF, STF>>::handle_log_entry::hbdc519d7e7f89a45
- at /home/maxtothemax/src/servoupstream/components/constellation/constellation.rs:1571
- 16: 0x5636092be394 - <constellation::constellation::Constellation<Message, LTF, STF>>::handle_request_from_compositor::h4fc437136f17b54c
- at /home/maxtothemax/src/servoupstream/components/constellation/constellation.rs:1079
- 17: 0x56360929ee7d - <constellation::constellation::Constellation<Message, LTF, STF>>::handle_request::h7d9a6d4d0855372a
- at /home/maxtothemax/src/servoupstream/components/constellation/constellation.rs:951
- 18: 0x5636092c46f2 - <constellation::constellation::Constellation<Message, LTF, STF>>::run::h9ba14a350359c917
- at /home/maxtothemax/src/servoupstream/components/constellation/constellation.rs:643
- 19: 0x5636092c5a30 - <constellation::constellation::Constellation<Message, LTF, STF>>::start::{{closure}}::h5be3571b3e29afbc
- at /home/maxtothemax/src/servoupstream/components/constellation/constellation.rs:631
- 20: 0x5636094ced84 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfb164688f9098fde
- at /checkout/src/libstd/sys_common/backtrace.rs:133
- 21: 0x56360948c11b - std::thread::Builder::spawn::{{closure}}::{{closure}}::h57b2af7dd3458663
- at /checkout/src/libstd/thread/mod.rs:406
- 22: 0x5636093809e4 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1cb2c68e589f42b7
- at /checkout/src/libstd/panic.rs:293
- 23: 0x5636093084e4 - std::panicking::try::do_call::h4139b992974028e6
- at /checkout/src/libstd/panicking.rs:479
- 24: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 25: 0x5636093083bc - std::panicking::try::h5f1251e94aabdd39
- at /checkout/src/libstd/panicking.rs:458
- 26: 0x563609380a3c - std::panic::catch_unwind::h24f34799ecf03072
- at /checkout/src/libstd/panic.rs:358
- 27: 0x56360948bf68 - std::thread::Builder::spawn::{{closure}}::h17468a7b5f399aa3
- at /checkout/src/libstd/thread/mod.rs:405
- 28: 0x56360948c175 - <F as alloc::boxed::FnBox<A>>::call_box::hc76c467b234d74f8
- at /checkout/src/liballoc/boxed.rs:788
- 29: 0x56360f124cbb - <alloc::boxed::Box<alloc::boxed::FnBox<A, Output$u3d$R$GT$$u20$$u2b$$u20$$u27$a$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h13f1b0bf377a9f5b
- at /checkout/src/liballoc/boxed.rs:798
- - std::sys_common::thread::start_thread::hb5b6e0447b9691dc
- at libstd/sys_common/thread.rs:24
- - std::sys::unix::thread::Thread::new::thread_start::hcaff0bef1a01c624
- at libstd/sys/unix/thread.rs:90
- 30: 0x7f0d692bc6b9 - start_thread
- 31: 0x7f0d67a8e41c - clone
- 32: 0x0 - <unknown>
- ERROR:servo: Failed to send CloneApi message: Io(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" })
- IpcSelectionResult::unwrap(): channel 1 closed (thread ResourceManager, at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/ipc-channel-0.9.0/src/ipc.rs:334)
- stack backtrace:
- 0: 0x56360f0fd454 - backtrace::backtrace::libunwind::trace::h79984cabe80721dc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::h10c59b076f73358b
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42
- 1: 0x56360f0f4bdc - backtrace::capture::Backtrace::new::haef9cefb7535bc7c
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64
- 2: 0x563609114306 - servo::main::{{closure}}::h93cc9938d6f0155a
- at ports/servo/main.rs:130
- 3: 0x56360f111175 - std::panicking::rust_panic_with_hook::haa00f5a9417cd684
- at libstd/panicking.rs:577
- 4: 0x56360f110ffe - std::panicking::begin_panic::ha956683198499384
- at libstd/panicking.rs:537
- 5: 0x56360f110efa - std::panicking::begin_panic_fmt::h587e116719f14631
- at libstd/panicking.rs:521
- 6: 0x56360e708568 - ipc_channel::ipc::IpcSelectionResult::unwrap::h64c654488b19f49d
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/ipc-channel-0.9.0/src/ipc.rs:334
- 7: 0x56360c686d48 - net::resource_thread::ResourceChannelManager::start::{{closure}}::h458666f356dcb2c8
- at components/net/resource_thread.rs:139
- 8: 0x56360c685e27 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &'a mut F>::call_once::h5c9bac1978aebb73
- at /checkout/src/libcore/ops/function.rs:271
- 9: 0x56360c66761e - <core::option::Option<T>>::map::hec866c151d1b5f0c
- at /checkout/src/libcore/option.rs:404
- 10: 0x56360c5b222a - <core::iter::Map<I, F> as core::iter::iterator::Iterator>::next::h8834939036e23bdf
- at /checkout/src/libcore/iter/mod.rs:1251
- 11: 0x56360c525592 - net::resource_thread::ResourceChannelManager::start::hf854515837d92ca9
- at components/net/resource_thread.rs:139
- 12: 0x56360c686c53 - net::resource_thread::new_core_resource_thread::{{closure}}::h277547bf29f8bb53
- at components/net/resource_thread.rs:81
- 13: 0x56360c801de2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h867cda35e65247d1
- at /checkout/src/libstd/sys_common/backtrace.rs:133
- 14: 0x56360c757796 - std::thread::Builder::spawn::{{closure}}::{{closure}}::hba79e63747eab72c
- at /checkout/src/libstd/thread/mod.rs:406
- 15: 0x56360c5ea272 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h46f46abc0323b6cc
- at /checkout/src/libstd/panic.rs:293
- 16: 0x56360c586761 - std::panicking::try::do_call::h01627cc09c3a3757
- at /checkout/src/libstd/panicking.rs:479
- 17: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 18: 0x56360c585a9c - std::panicking::try::h4e3539dc62d7bd7a
- at /checkout/src/libstd/panicking.rs:458
- 19: 0x56360c5ea937 - std::panic::catch_unwind::hdd035c933b1b81da
- at /checkout/src/libstd/panic.rs:358
- 20: 0x56360c755e8c - std::thread::Builder::spawn::{{closure}}::h42acbb456af48e15
- at /checkout/src/libstd/thread/mod.rs:405
- 21: 0x56360c757978 - <F as alloc::boxed::FnBox<A>>::call_box::h92d5b2ebea42b0d9
- at /checkout/src/liballoc/boxed.rs:788
- 22: 0x56360f124cbb - <alloc::boxed::Box<alloc::boxed::FnBox<A, Output$u3d$R$GT$$u20$$u2b$$u20$$u27$a$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h13f1b0bf377a9f5b
- at /checkout/src/liballoc/boxed.rs:798
- - std::sys_common::thread::start_thread::hb5b6e0447b9691dc
- at libstd/sys_common/thread.rs:24
- - std::sys::unix::thread::Thread::new::thread_start::hcaff0bef1a01c624
- at libstd/sys/unix/thread.rs:90
- 23: 0x7f0d692bc6b9 - start_thread
- 24: 0x7f0d67a8e41c - clone
- 25: 0x0 - <unknown>
- ERROR:servo: IpcSelectionResult::unwrap(): channel 1 closed
- assertion failed: self.load.is_none() (thread ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(NonZero(NonZero(1))) }, at components/script/document_loader.rs:80)
- stack backtrace:
- 0: 0x56360f0fd454 - backtrace::backtrace::libunwind::trace::h79984cabe80721dc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::h10c59b076f73358b
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42
- 1: 0x56360f0f4bdc - backtrace::capture::Backtrace::new::haef9cefb7535bc7c
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64
- 2: 0x563609114306 - servo::main::{{closure}}::h93cc9938d6f0155a
- at ports/servo/main.rs:130
- 3: 0x56360f111175 - std::panicking::rust_panic_with_hook::haa00f5a9417cd684
- at libstd/panicking.rs:577
- 4: 0x56360a3308b7 - std::panicking::begin_panic::hc2a7df68a1c26e57
- at /checkout/src/libstd/panicking.rs:537
- 5: 0x56360a2fdf46 - <script::document_loader::LoadBlocker as core::ops::drop::Drop>::drop::h1811e6e32a2612e1
- at components/script/document_loader.rs:80
- 6: 0x563609cb7764 - core::ptr::drop_in_place::hc2dab4cf4dce54b3
- at /checkout/src/libcore/ptr.rs:59
- 7: 0x563609c50e3b - core::ptr::drop_in_place::h2c595ac66d22a60b
- at /checkout/src/libcore/ptr.rs:59
- 8: 0x563609cab456 - core::ptr::drop_in_place::haf70ad81facfad4a
- at /checkout/src/libcore/ptr.rs:59
- 9: 0x563609c9eed4 - core::ptr::drop_in_place::h9e61a135498de31b
- at /checkout/src/libcore/ptr.rs:59
- 10: 0x563609c589f8 - core::ptr::drop_in_place::h381312813eba7994
- at /checkout/src/libcore/ptr.rs:59
- 11: 0x563609c36b04 - core::ptr::drop_in_place::h05df5237cefff3d8
- at /checkout/src/libcore/ptr.rs:59
- 12: 0x563609c45615 - core::ptr::drop_in_place::h1bceefa724cfb59b
- at /checkout/src/libcore/ptr.rs:59
- 13: 0x563609c995d7 - core::ptr::drop_in_place::h9648d876757806a2
- at /checkout/src/libcore/ptr.rs:59
- 14: 0x563609ce5e23 - script::dom::bindings::codegen::Bindings::HTMLImageElementBinding::HTMLImageElementBinding::_finalize::{{closure}}::hac8f77e42a097fc7
- at /home/maxtothemax/src/servoupstream/target/debug/build/script-300fef1ada1d45d9/out/Bindings/HTMLImageElementBinding.rs:1570
- 15: 0x563609c03f04 - core::ops::function::FnOnce::call_once::h682016470b2f04a3
- at /checkout/src/libcore/ops/function.rs:223
- 16: 0x56360a95d8b4 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb958a586d765de58
- at /checkout/src/libstd/panic.rs:293
- 17: 0x56360a49ac51 - std::panicking::try::do_call::h839c34c792374849
- at /checkout/src/libstd/panicking.rs:479
- 18: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 19: 0x56360a4310af - std::panicking::try::hde0a0401d39f39bd
- at /checkout/src/libstd/panicking.rs:458
- 20: 0x56360a982bfb - std::panic::catch_unwind::h41856db8c59d626f
- at /checkout/src/libstd/panic.rs:358
- 21: 0x563609d963eb - mozjs::panic::wrap_panic::h6aee0e815c2d95f6
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.1.11/src/panic.rs:22
- 22: 0x56360a736ac8 - script::dom::bindings::codegen::Bindings::HTMLImageElementBinding::HTMLImageElementBinding::_finalize::hef3fc97bf00394f5
- at /home/maxtothemax/src/servoupstream/target/debug/build/script-300fef1ada1d45d9/out/Bindings/HTMLImageElementBinding.rs:1565
- 23: 0x56360eacf662 - _ZNK2js5Class10doFinalizeEPNS_6FreeOpEP8JSObject
- at /home/maxtothemax/src/servoupstream/target/debug/build/mozjs_sys-b4514d0d61a8bba0/out/dist/include/js/Class.h:815
- - _ZN8JSObject8finalizeEPN2js6FreeOpE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsobjinlines.h:85
- - _ZN2js2gc5Arena8finalizeI8JSObjectEEmPNS_6FreeOpENS0_9AllocKindEm
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:447
- 24: 0x56360eaa84d8 - FinalizeTypedArenas<JSObject>
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:505
- 25: 0x56360eaa87d0 - FinalizeArenas
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:539
- - _ZN2js2gc10ArenaLists16forceFinalizeNowEPNS_6FreeOpENS0_9AllocKindENS1_14KeepArenasEnumEPPNS0_5ArenaE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2720
- 26: 0x56360eaa8ffc - _ZN2js2gc10ArenaLists11finalizeNowEPNS_6FreeOpENS0_9AllocKindENS1_14KeepArenasEnumEPPNS0_5ArenaE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2702
- - _ZN2js2gc10ArenaLists30queueForegroundObjectsForSweepEPNS_6FreeOpE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2839
- 27: 0x56360eab73ad - _ZN2js2gc9GCRuntime22beginSweepingZoneGroupERNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5127
- 28: 0x56360eabc4b7 - _ZN2js2gc9GCRuntime15beginSweepPhaseEbRNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5215
- 29: 0x56360eac1a47 - _ZN2js2gc9GCRuntime23incrementalCollectSliceERNS_11SliceBudgetEN2JS8gcreason6ReasonERNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5937
- 30: 0x56360eac2947 - _ZN2js2gc9GCRuntime7gcCycleEbRNS_11SliceBudgetEN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6174
- 31: 0x56360eac2d5d - _ZN2js2gc9GCRuntime7collectEbNS_11SliceBudgetEN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6287
- 32: 0x56360eac30e7 - _ZN2js2gc9GCRuntime2gcE18JSGCInvocationKindN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6354
- 33: 0x56360ebecce7 - _ZN9JSRuntime14destroyRuntimeEv
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/vm/Runtime.cpp:430
- 34: 0x56360ea6baec - _ZN9JSContextD2Ev
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jscntxt.cpp:892
- 35: 0x56360ea6c221 - js_delete_poison<JSContext>
- at /home/maxtothemax/src/servoupstream/target/debug/build/mozjs_sys-b4514d0d61a8bba0/out/dist/include/js/Utility.h:392
- - _ZN2js14DestroyContextEP9JSContext
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jscntxt.cpp:133
- 36: 0x56360e81e824 - <mozjs::rust::Runtime as core::ops::drop::Drop>::drop::hf6d9a3eaa388a4cc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.1.11/src/rust.rs:243
- 37: 0x563609ca2cf4 - core::ptr::drop_in_place::ha3d316a2d5822d7f
- at /checkout/src/libcore/ptr.rs:59
- 38: 0x563609c9713b - core::ptr::drop_in_place::h9309be5c1e612cd9
- at /checkout/src/libcore/ptr.rs:59
- 39: 0x563609c7ad88 - core::ptr::drop_in_place::h69711d4f2590daac
- at /checkout/src/libcore/ptr.rs:59
- 40: 0x56360b038ae5 - <alloc::rc::Rc<T> as core::ops::drop::Drop>::drop::h31bc29c77ab3f24a
- at /checkout/src/liballoc/rc.rs:842
- 41: 0x563609c5b704 - core::ptr::drop_in_place::h3cc0893742d5f992
- at /checkout/src/libcore/ptr.rs:59
- 42: 0x563609cd2aa1 - core::ptr::drop_in_place::he9a84b7840e6002c
- at /checkout/src/libcore/ptr.rs:59
- 43: 0x56360aae71a7 - <script::script_thread::ScriptThread as script_traits::ScriptThreadFactory>::create::{{closure}}::hf6e57df7016e7a72
- at components/script/script_thread.rs:588
- 44: 0x56360be12544 - std::sys_common::backtrace::__rust_begin_short_backtrace::h022d1e932a4f94ea
- at /checkout/src/libstd/sys_common/backtrace.rs:133
- 45: 0x56360ba0e2cb - std::thread::Builder::spawn::{{closure}}::{{closure}}::h9150bb59354f7de7
- at /checkout/src/libstd/thread/mod.rs:406
- 46: 0x56360a94fe04 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h83b25fe8f3023c58
- at /checkout/src/libstd/panic.rs:293
- 47: 0x56360a4cec54 - std::panicking::try::do_call::hf38a3b519315f42c
- at /checkout/src/libstd/panicking.rs:479
- 48: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 49: 0x56360a3e030c - std::panicking::try::h977ea09ca0d4b1a8
- at /checkout/src/libstd/panicking.rs:458
- 50: 0x56360a9a96fc - std::panic::catch_unwind::hcf53461659d94c90
- at /checkout/src/libstd/panic.rs:358
- 51: 0x56360ba0d188 - std::thread::Builder::spawn::{{closure}}::h90e70fce54046080
- at /checkout/src/libstd/thread/mod.rs:405
- 52: 0x56360ba0e675 - <F as alloc::boxed::FnBox<A>>::call_box::h648254670adee836
- at /checkout/src/liballoc/boxed.rs:788
- 53: 0x56360f124cbb - <alloc::boxed::Box<alloc::boxed::FnBox<A, Output$u3d$R$GT$$u20$$u2b$$u20$$u27$a$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h13f1b0bf377a9f5b
- at /checkout/src/liballoc/boxed.rs:798
- - std::sys_common::thread::start_thread::hb5b6e0447b9691dc
- at libstd/sys_common/thread.rs:24
- - std::sys::unix::thread::Thread::new::thread_start::hcaff0bef1a01c624
- at libstd/sys/unix/thread.rs:90
- 54: 0x7f0d692bc6b9 - start_thread
- 55: 0x7f0d67a8e41c - clone
- 56: 0x0 - <unknown>
- ERROR:servo: assertion failed: self.load.is_none()
- assertion failed: self.load.is_none() (thread ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(NonZero(NonZero(1))) }, at components/script/document_loader.rs:80)
- stack backtrace:
- 0: 0x56360f0fd454 - backtrace::backtrace::libunwind::trace::h79984cabe80721dc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::h10c59b076f73358b
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42
- 1: 0x56360f0f4bdc - backtrace::capture::Backtrace::new::haef9cefb7535bc7c
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64
- 2: 0x563609114306 - servo::main::{{closure}}::h93cc9938d6f0155a
- at ports/servo/main.rs:130
- 3: 0x56360f111175 - std::panicking::rust_panic_with_hook::haa00f5a9417cd684
- at libstd/panicking.rs:577
- 4: 0x56360a3308b7 - std::panicking::begin_panic::hc2a7df68a1c26e57
- at /checkout/src/libstd/panicking.rs:537
- 5: 0x56360a2fdf46 - <script::document_loader::LoadBlocker as core::ops::drop::Drop>::drop::h1811e6e32a2612e1
- at components/script/document_loader.rs:80
- 6: 0x563609cb7764 - core::ptr::drop_in_place::hc2dab4cf4dce54b3
- at /checkout/src/libcore/ptr.rs:59
- 7: 0x563609c50e3b - core::ptr::drop_in_place::h2c595ac66d22a60b
- at /checkout/src/libcore/ptr.rs:59
- 8: 0x563609cab456 - core::ptr::drop_in_place::haf70ad81facfad4a
- at /checkout/src/libcore/ptr.rs:59
- 9: 0x563609c9eed4 - core::ptr::drop_in_place::h9e61a135498de31b
- at /checkout/src/libcore/ptr.rs:59
- 10: 0x563609c589f8 - core::ptr::drop_in_place::h381312813eba7994
- at /checkout/src/libcore/ptr.rs:59
- 11: 0x563609c36b04 - core::ptr::drop_in_place::h05df5237cefff3d8
- at /checkout/src/libcore/ptr.rs:59
- 12: 0x563609c45615 - core::ptr::drop_in_place::h1bceefa724cfb59b
- at /checkout/src/libcore/ptr.rs:59
- 13: 0x563609c995d7 - core::ptr::drop_in_place::h9648d876757806a2
- at /checkout/src/libcore/ptr.rs:59
- 14: 0x563609ce5e23 - script::dom::bindings::codegen::Bindings::HTMLImageElementBinding::HTMLImageElementBinding::_finalize::{{closure}}::hac8f77e42a097fc7
- at /home/maxtothemax/src/servoupstream/target/debug/build/script-300fef1ada1d45d9/out/Bindings/HTMLImageElementBinding.rs:1570
- 15: 0x563609c03f04 - core::ops::function::FnOnce::call_once::h682016470b2f04a3
- at /checkout/src/libcore/ops/function.rs:223
- 16: 0x56360a95d8b4 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb958a586d765de58
- at /checkout/src/libstd/panic.rs:293
- 17: 0x56360a49ac51 - std::panicking::try::do_call::h839c34c792374849
- at /checkout/src/libstd/panicking.rs:479
- 18: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 19: 0x56360a4310af - std::panicking::try::hde0a0401d39f39bd
- at /checkout/src/libstd/panicking.rs:458
- 20: 0x56360a982bfb - std::panic::catch_unwind::h41856db8c59d626f
- at /checkout/src/libstd/panic.rs:358
- 21: 0x563609d963eb - mozjs::panic::wrap_panic::h6aee0e815c2d95f6
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.1.11/src/panic.rs:22
- 22: 0x56360a736ac8 - script::dom::bindings::codegen::Bindings::HTMLImageElementBinding::HTMLImageElementBinding::_finalize::hef3fc97bf00394f5
- at /home/maxtothemax/src/servoupstream/target/debug/build/script-300fef1ada1d45d9/out/Bindings/HTMLImageElementBinding.rs:1565
- 23: 0x56360eacf662 - _ZNK2js5Class10doFinalizeEPNS_6FreeOpEP8JSObject
- at /home/maxtothemax/src/servoupstream/target/debug/build/mozjs_sys-b4514d0d61a8bba0/out/dist/include/js/Class.h:815
- - _ZN8JSObject8finalizeEPN2js6FreeOpE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsobjinlines.h:85
- - _ZN2js2gc5Arena8finalizeI8JSObjectEEmPNS_6FreeOpENS0_9AllocKindEm
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:447
- 24: 0x56360eaa84d8 - FinalizeTypedArenas<JSObject>
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:505
- 25: 0x56360eaa87d0 - FinalizeArenas
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:539
- - _ZN2js2gc10ArenaLists16forceFinalizeNowEPNS_6FreeOpENS0_9AllocKindENS1_14KeepArenasEnumEPPNS0_5ArenaE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2720
- 26: 0x56360eaa8ffc - _ZN2js2gc10ArenaLists11finalizeNowEPNS_6FreeOpENS0_9AllocKindENS1_14KeepArenasEnumEPPNS0_5ArenaE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2702
- - _ZN2js2gc10ArenaLists30queueForegroundObjectsForSweepEPNS_6FreeOpE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2839
- 27: 0x56360eab73ad - _ZN2js2gc9GCRuntime22beginSweepingZoneGroupERNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5127
- 28: 0x56360eabc4b7 - _ZN2js2gc9GCRuntime15beginSweepPhaseEbRNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5215
- 29: 0x56360eac1a47 - _ZN2js2gc9GCRuntime23incrementalCollectSliceERNS_11SliceBudgetEN2JS8gcreason6ReasonERNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5937
- 30: 0x56360eac2947 - _ZN2js2gc9GCRuntime7gcCycleEbRNS_11SliceBudgetEN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6174
- 31: 0x56360eac2d5d - _ZN2js2gc9GCRuntime7collectEbNS_11SliceBudgetEN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6287
- 32: 0x56360eac30e7 - _ZN2js2gc9GCRuntime2gcE18JSGCInvocationKindN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6354
- 33: 0x56360ebecce7 - _ZN9JSRuntime14destroyRuntimeEv
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/vm/Runtime.cpp:430
- 34: 0x56360ea6baec - _ZN9JSContextD2Ev
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jscntxt.cpp:892
- 35: 0x56360ea6c221 - js_delete_poison<JSContext>
- at /home/maxtothemax/src/servoupstream/target/debug/build/mozjs_sys-b4514d0d61a8bba0/out/dist/include/js/Utility.h:392
- - _ZN2js14DestroyContextEP9JSContext
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jscntxt.cpp:133
- 36: 0x56360e81e824 - <mozjs::rust::Runtime as core::ops::drop::Drop>::drop::hf6d9a3eaa388a4cc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.1.11/src/rust.rs:243
- 37: 0x563609ca2cf4 - core::ptr::drop_in_place::ha3d316a2d5822d7f
- at /checkout/src/libcore/ptr.rs:59
- 38: 0x563609c9713b - core::ptr::drop_in_place::h9309be5c1e612cd9
- at /checkout/src/libcore/ptr.rs:59
- 39: 0x563609c7ad88 - core::ptr::drop_in_place::h69711d4f2590daac
- at /checkout/src/libcore/ptr.rs:59
- 40: 0x56360b038ae5 - <alloc::rc::Rc<T> as core::ops::drop::Drop>::drop::h31bc29c77ab3f24a
- at /checkout/src/liballoc/rc.rs:842
- 41: 0x563609c5b704 - core::ptr::drop_in_place::h3cc0893742d5f992
- at /checkout/src/libcore/ptr.rs:59
- 42: 0x563609cd2aa1 - core::ptr::drop_in_place::he9a84b7840e6002c
- at /checkout/src/libcore/ptr.rs:59
- 43: 0x56360aae71a7 - <script::script_thread::ScriptThread as script_traits::ScriptThreadFactory>::create::{{closure}}::hf6e57df7016e7a72
- at components/script/script_thread.rs:588
- 44: 0x56360be12544 - std::sys_common::backtrace::__rust_begin_short_backtrace::h022d1e932a4f94ea
- at /checkout/src/libstd/sys_common/backtrace.rs:133
- 45: 0x56360ba0e2cb - std::thread::Builder::spawn::{{closure}}::{{closure}}::h9150bb59354f7de7
- at /checkout/src/libstd/thread/mod.rs:406
- 46: 0x56360a94fe04 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h83b25fe8f3023c58
- at /checkout/src/libstd/panic.rs:293
- 47: 0x56360a4cec54 - std::panicking::try::do_call::hf38a3b519315f42c
- at /checkout/src/libstd/panicking.rs:479
- 48: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 49: 0x56360a3e030c - std::panicking::try::h977ea09ca0d4b1a8
- at /checkout/src/libstd/panicking.rs:458
- 50: 0x56360a9a96fc - std::panic::catch_unwind::hcf53461659d94c90
- at /checkout/src/libstd/panic.rs:358
- 51: 0x56360ba0d188 - std::thread::Builder::spawn::{{closure}}::h90e70fce54046080
- at /checkout/src/libstd/thread/mod.rs:405
- 52: 0x56360ba0e675 - <F as alloc::boxed::FnBox<A>>::call_box::h648254670adee836
- at /checkout/src/liballoc/boxed.rs:788
- 53: 0x56360f124cbb - <alloc::boxed::Box<alloc::boxed::FnBox<A, Output$u3d$R$GT$$u20$$u2b$$u20$$u27$a$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h13f1b0bf377a9f5b
- at /checkout/src/liballoc/boxed.rs:798
- - std::sys_common::thread::start_thread::hb5b6e0447b9691dc
- at libstd/sys_common/thread.rs:24
- - std::sys::unix::thread::Thread::new::thread_start::hcaff0bef1a01c624
- at libstd/sys/unix/thread.rs:90
- 54: 0x7f0d692bc6b9 - start_thread
- 55: 0x7f0d67a8e41c - clone
- 56: 0x0 - <unknown>
- ERROR:servo: assertion failed: self.load.is_none()
- assertion failed: result.borrow().is_none() (thread ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(NonZero(NonZero(1))) }, at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.1.11/src/panic.rs:27)
- stack backtrace:
- 0: 0x56360f0fd454 - backtrace::backtrace::libunwind::trace::h79984cabe80721dc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::h10c59b076f73358b
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42
- 1: 0x56360f0f4bdc - backtrace::capture::Backtrace::new::haef9cefb7535bc7c
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64
- 2: 0x563609114306 - servo::main::{{closure}}::h93cc9938d6f0155a
- at ports/servo/main.rs:130
- 3: 0x56360f111175 - std::panicking::rust_panic_with_hook::haa00f5a9417cd684
- at libstd/panicking.rs:577
- 4: 0x56360a3308b7 - std::panicking::begin_panic::hc2a7df68a1c26e57
- at /checkout/src/libstd/panicking.rs:537
- 5: 0x563609f5650a - mozjs::panic::wrap_panic::{{closure}}::h59956602b515adc9
- at /home/maxtothemax/src/servoupstream/<panic macros>:3
- 6: 0x56360b78aa18 - <std::thread::local::LocalKey<T>>::try_with::h2af85ba39b7e766b
- at /checkout/src/libstd/thread/local.rs:377
- 7: 0x56360b6cd634 - <std::thread::local::LocalKey<T>>::with::h26a82c639344d5e7
- at /checkout/src/libstd/thread/local.rs:288
- 8: 0x563609d96467 - mozjs::panic::wrap_panic::h6aee0e815c2d95f6
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.1.11/src/panic.rs:26
- 9: 0x56360a736ac8 - script::dom::bindings::codegen::Bindings::HTMLImageElementBinding::HTMLImageElementBinding::_finalize::hef3fc97bf00394f5
- at /home/maxtothemax/src/servoupstream/target/debug/build/script-300fef1ada1d45d9/out/Bindings/HTMLImageElementBinding.rs:1565
- 10: 0x56360eacf662 - _ZNK2js5Class10doFinalizeEPNS_6FreeOpEP8JSObject
- at /home/maxtothemax/src/servoupstream/target/debug/build/mozjs_sys-b4514d0d61a8bba0/out/dist/include/js/Class.h:815
- - _ZN8JSObject8finalizeEPN2js6FreeOpE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsobjinlines.h:85
- - _ZN2js2gc5Arena8finalizeI8JSObjectEEmPNS_6FreeOpENS0_9AllocKindEm
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:447
- 11: 0x56360eaa84d8 - FinalizeTypedArenas<JSObject>
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:505
- 12: 0x56360eaa87d0 - FinalizeArenas
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:539
- - _ZN2js2gc10ArenaLists16forceFinalizeNowEPNS_6FreeOpENS0_9AllocKindENS1_14KeepArenasEnumEPPNS0_5ArenaE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2720
- 13: 0x56360eaa8ffc - _ZN2js2gc10ArenaLists11finalizeNowEPNS_6FreeOpENS0_9AllocKindENS1_14KeepArenasEnumEPPNS0_5ArenaE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2702
- - _ZN2js2gc10ArenaLists30queueForegroundObjectsForSweepEPNS_6FreeOpE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2839
- 14: 0x56360eab73ad - _ZN2js2gc9GCRuntime22beginSweepingZoneGroupERNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5127
- 15: 0x56360eabc4b7 - _ZN2js2gc9GCRuntime15beginSweepPhaseEbRNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5215
- 16: 0x56360eac1a47 - _ZN2js2gc9GCRuntime23incrementalCollectSliceERNS_11SliceBudgetEN2JS8gcreason6ReasonERNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5937
- 17: 0x56360eac2947 - _ZN2js2gc9GCRuntime7gcCycleEbRNS_11SliceBudgetEN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6174
- 18: 0x56360eac2d5d - _ZN2js2gc9GCRuntime7collectEbNS_11SliceBudgetEN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6287
- 19: 0x56360eac30e7 - _ZN2js2gc9GCRuntime2gcE18JSGCInvocationKindN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6354
- 20: 0x56360ebecce7 - _ZN9JSRuntime14destroyRuntimeEv
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/vm/Runtime.cpp:430
- 21: 0x56360ea6baec - _ZN9JSContextD2Ev
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jscntxt.cpp:892
- 22: 0x56360ea6c221 - js_delete_poison<JSContext>
- at /home/maxtothemax/src/servoupstream/target/debug/build/mozjs_sys-b4514d0d61a8bba0/out/dist/include/js/Utility.h:392
- - _ZN2js14DestroyContextEP9JSContext
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jscntxt.cpp:133
- 23: 0x56360e81e824 - <mozjs::rust::Runtime as core::ops::drop::Drop>::drop::hf6d9a3eaa388a4cc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.1.11/src/rust.rs:243
- 24: 0x563609ca2cf4 - core::ptr::drop_in_place::ha3d316a2d5822d7f
- at /checkout/src/libcore/ptr.rs:59
- 25: 0x563609c9713b - core::ptr::drop_in_place::h9309be5c1e612cd9
- at /checkout/src/libcore/ptr.rs:59
- 26: 0x563609c7ad88 - core::ptr::drop_in_place::h69711d4f2590daac
- at /checkout/src/libcore/ptr.rs:59
- 27: 0x56360b038ae5 - <alloc::rc::Rc<T> as core::ops::drop::Drop>::drop::h31bc29c77ab3f24a
- at /checkout/src/liballoc/rc.rs:842
- 28: 0x563609c5b704 - core::ptr::drop_in_place::h3cc0893742d5f992
- at /checkout/src/libcore/ptr.rs:59
- 29: 0x563609cd2aa1 - core::ptr::drop_in_place::he9a84b7840e6002c
- at /checkout/src/libcore/ptr.rs:59
- 30: 0x56360aae71a7 - <script::script_thread::ScriptThread as script_traits::ScriptThreadFactory>::create::{{closure}}::hf6e57df7016e7a72
- at components/script/script_thread.rs:588
- 31: 0x56360be12544 - std::sys_common::backtrace::__rust_begin_short_backtrace::h022d1e932a4f94ea
- at /checkout/src/libstd/sys_common/backtrace.rs:133
- 32: 0x56360ba0e2cb - std::thread::Builder::spawn::{{closure}}::{{closure}}::h9150bb59354f7de7
- at /checkout/src/libstd/thread/mod.rs:406
- 33: 0x56360a94fe04 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h83b25fe8f3023c58
- at /checkout/src/libstd/panic.rs:293
- 34: 0x56360a4cec54 - std::panicking::try::do_call::hf38a3b519315f42c
- at /checkout/src/libstd/panicking.rs:479
- 35: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 36: 0x56360a3e030c - std::panicking::try::h977ea09ca0d4b1a8
- at /checkout/src/libstd/panicking.rs:458
- 37: 0x56360a9a96fc - std::panic::catch_unwind::hcf53461659d94c90
- at /checkout/src/libstd/panic.rs:358
- 38: 0x56360ba0d188 - std::thread::Builder::spawn::{{closure}}::h90e70fce54046080
- at /checkout/src/libstd/thread/mod.rs:405
- 39: 0x56360ba0e675 - <F as alloc::boxed::FnBox<A>>::call_box::h648254670adee836
- at /checkout/src/liballoc/boxed.rs:788
- 40: 0x56360f124cbb - <alloc::boxed::Box<alloc::boxed::FnBox<A, Output$u3d$R$GT$$u20$$u2b$$u20$$u27$a$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h13f1b0bf377a9f5b
- at /checkout/src/liballoc/boxed.rs:798
- - std::sys_common::thread::start_thread::hb5b6e0447b9691dc
- at libstd/sys_common/thread.rs:24
- - std::sys::unix::thread::Thread::new::thread_start::hcaff0bef1a01c624
- at libstd/sys/unix/thread.rs:90
- 41: 0x7f0d692bc6b9 - start_thread
- 42: 0x7f0d67a8e41c - clone
- 43: 0x0 - <unknown>
- ERROR:servo: assertion failed: result.borrow().is_none()
- Stack trace for thread "ScriptThread PipelineId { namespace_id: PipelineNamespaceId(0), index: PipelineIndex(NonZero(NonZero(1))) }"
- stack backtrace:
- 0: 0x56360f0fd454 - backtrace::backtrace::libunwind::trace::h79984cabe80721dc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53
- - backtrace::backtrace::trace::h10c59b076f73358b
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42
- 1: 0x56360f0f4bdc - backtrace::capture::Backtrace::new::haef9cefb7535bc7c
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64
- 2: 0x5636090da24e - servo::install_crash_handler::handler::h750858abb65cefb7
- at ports/servo/main.rs:72
- 3: 0x7f0d679bc4af - <unknown>
- 4: 0x56360a736acb - script::dom::bindings::codegen::Bindings::HTMLImageElementBinding::HTMLImageElementBinding::_finalize::hef3fc97bf00394f5
- at /home/maxtothemax/src/servoupstream/target/debug/build/script-300fef1ada1d45d9/out/Bindings/HTMLImageElementBinding.rs:1564
- 5: 0x56360eacf662 - _ZNK2js5Class10doFinalizeEPNS_6FreeOpEP8JSObject
- at /home/maxtothemax/src/servoupstream/target/debug/build/mozjs_sys-b4514d0d61a8bba0/out/dist/include/js/Class.h:815
- - _ZN8JSObject8finalizeEPN2js6FreeOpE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsobjinlines.h:85
- - _ZN2js2gc5Arena8finalizeI8JSObjectEEmPNS_6FreeOpENS0_9AllocKindEm
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:447
- 6: 0x56360eaa84d8 - FinalizeTypedArenas<JSObject>
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:505
- 7: 0x56360eaa87d0 - FinalizeArenas
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:539
- - _ZN2js2gc10ArenaLists16forceFinalizeNowEPNS_6FreeOpENS0_9AllocKindENS1_14KeepArenasEnumEPPNS0_5ArenaE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2720
- 8: 0x56360eaa8ffc - _ZN2js2gc10ArenaLists11finalizeNowEPNS_6FreeOpENS0_9AllocKindENS1_14KeepArenasEnumEPPNS0_5ArenaE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2702
- - _ZN2js2gc10ArenaLists30queueForegroundObjectsForSweepEPNS_6FreeOpE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:2839
- 9: 0x56360eab73ad - _ZN2js2gc9GCRuntime22beginSweepingZoneGroupERNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5127
- 10: 0x56360eabc4b7 - _ZN2js2gc9GCRuntime15beginSweepPhaseEbRNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5215
- 11: 0x56360eac1a47 - _ZN2js2gc9GCRuntime23incrementalCollectSliceERNS_11SliceBudgetEN2JS8gcreason6ReasonERNS_26AutoLockForExclusiveAccessE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:5937
- 12: 0x56360eac2947 - _ZN2js2gc9GCRuntime7gcCycleEbRNS_11SliceBudgetEN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6174
- 13: 0x56360eac2d5d - _ZN2js2gc9GCRuntime7collectEbNS_11SliceBudgetEN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6287
- 14: 0x56360eac30e7 - _ZN2js2gc9GCRuntime2gcE18JSGCInvocationKindN2JS8gcreason6ReasonE
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jsgc.cpp:6354
- 15: 0x56360ebecce7 - _ZN9JSRuntime14destroyRuntimeEv
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/vm/Runtime.cpp:430
- 16: 0x56360ea6baec - _ZN9JSContextD2Ev
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jscntxt.cpp:892
- 17: 0x56360ea6c221 - js_delete_poison<JSContext>
- at /home/maxtothemax/src/servoupstream/target/debug/build/mozjs_sys-b4514d0d61a8bba0/out/dist/include/js/Utility.h:392
- - _ZN2js14DestroyContextEP9JSContext
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs_sys-0.50.0/mozjs/js/src/jscntxt.cpp:133
- 18: 0x56360e81e824 - <mozjs::rust::Runtime as core::ops::drop::Drop>::drop::hf6d9a3eaa388a4cc
- at /home/maxtothemax/.cargo/registry/src/github.com-1ecc6299db9ec823/mozjs-0.1.11/src/rust.rs:243
- 19: 0x563609ca2cf4 - core::ptr::drop_in_place::ha3d316a2d5822d7f
- at /checkout/src/libcore/ptr.rs:59
- 20: 0x563609c9713b - core::ptr::drop_in_place::h9309be5c1e612cd9
- at /checkout/src/libcore/ptr.rs:59
- 21: 0x563609c7ad88 - core::ptr::drop_in_place::h69711d4f2590daac
- at /checkout/src/libcore/ptr.rs:59
- 22: 0x56360b038ae5 - <alloc::rc::Rc<T> as core::ops::drop::Drop>::drop::h31bc29c77ab3f24a
- at /checkout/src/liballoc/rc.rs:842
- 23: 0x563609c5b704 - core::ptr::drop_in_place::h3cc0893742d5f992
- at /checkout/src/libcore/ptr.rs:59
- 24: 0x563609cd2aa1 - core::ptr::drop_in_place::he9a84b7840e6002c
- at /checkout/src/libcore/ptr.rs:59
- 25: 0x56360aae71a7 - <script::script_thread::ScriptThread as script_traits::ScriptThreadFactory>::create::{{closure}}::hf6e57df7016e7a72
- at components/script/script_thread.rs:588
- 26: 0x56360be12544 - std::sys_common::backtrace::__rust_begin_short_backtrace::h022d1e932a4f94ea
- at /checkout/src/libstd/sys_common/backtrace.rs:133
- 27: 0x56360ba0e2cb - std::thread::Builder::spawn::{{closure}}::{{closure}}::h9150bb59354f7de7
- at /checkout/src/libstd/thread/mod.rs:406
- 28: 0x56360a94fe04 - <std::panic::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h83b25fe8f3023c58
- at /checkout/src/libstd/panic.rs:293
- 29: 0x56360a4cec54 - std::panicking::try::do_call::hf38a3b519315f42c
- at /checkout/src/libstd/panicking.rs:479
- 30: 0x56360f139ece - __rust_maybe_catch_panic
- at libpanic_unwind/lib.rs:102
- 31: 0x56360a3e030c - std::panicking::try::h977ea09ca0d4b1a8
- at /checkout/src/libstd/panicking.rs:458
- 32: 0x56360a9a96fc - std::panic::catch_unwind::hcf53461659d94c90
- at /checkout/src/libstd/panic.rs:358
- 33: 0x56360ba0d188 - std::thread::Builder::spawn::{{closure}}::h90e70fce54046080
- at /checkout/src/libstd/thread/mod.rs:405
- 34: 0x56360ba0e675 - <F as alloc::boxed::FnBox<A>>::call_box::h648254670adee836
- at /checkout/src/liballoc/boxed.rs:788
- 35: 0x56360f124cbb - <alloc::boxed::Box<alloc::boxed::FnBox<A, Output$u3d$R$GT$$u20$$u2b$$u20$$u27$a$GT$$u20$as$u20$core..ops..function..FnOnce$LT$A$GT$$GT$::call_once::h13f1b0bf377a9f5b
- at /checkout/src/liballoc/boxed.rs:798
- - std::sys_common::thread::start_thread::hb5b6e0447b9691dc
- at libstd/sys_common/thread.rs:24
- - std::sys::unix::thread::Thread::new::thread_start::hcaff0bef1a01c624
- at libstd/sys/unix/thread.rs:90
- 36: 0x7f0d692bc6b9 - start_thread
- 37: 0x7f0d67a8e41c - clone
- 38: 0x0 - <unknown>
- Servo exited with return value -4
RAW Paste Data