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

Crash when loading https://www.washingtonpost.com/ #11790

Closed
fabricedesre opened this issue Jun 19, 2016 · 3 comments
Closed

Crash when loading https://www.washingtonpost.com/ #11790

fabricedesre opened this issue Jun 19, 2016 · 3 comments

Comments

@fabricedesre
Copy link
Contributor

@fabricedesre fabricedesre commented Jun 19, 2016

@pcwalton : looks like something gets out of sync between the list and the offsets.

thread 'LayoutWorker worker 3/3' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:785
stack backtrace:
ERROR:constellation::constellation: Panic: no entry found for key
ERROR:constellation::constellation: Backtrace:
frame #0  - 0x0000565377a85890 - backtrace::backtrace::libunwind::trace
                               @ /home/fabrice/dev/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.2/src/backtrace/libunwind.rs:54
                               - backtrace::backtrace::trace<closure>
                               @ /home/fabrice/dev/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.2.2/src/backtrace/mod.rs:70
frame #1  - 0x0000565377a8573a - backtrace::capture::{{impl}}::new
                               @ /home/fabrice/dev/servo/target/debug/build/backtrace-84fe7449c57aed39/out/capture.rs:79
frame #2  - 0x0000565374db0f2a - util::thread::spawn_named_with_send_on_panic::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::he685ff296095853b
frame #3  - 0x0000565374db3820 - extern $u22$rust.call$u22$$u20$fn$LP$$u5b$closure$SP$DefId$u20$$u7b$$u20$krate.$u20$76$C$$u20$node.$u20$DefIndex$LP$2388$RP$$u20$$u7d$$u20$0.ipc_channel..ipc..IpcSender$LT$$LP$core..option..Option$LT$msg..constellation_msg..PipelineId$GT$$C$$u20$std..string..String$C$$u20$std..string..String$RP$$GT$$C$$u20$1.core..option..Option$LT$msg..constellation_msg..PipelineId$GT$$u5d$$C$$u20$$LP$$RF$core..any..Any$C$$RP$$RP$::once_shim.74866::h0ceb0b300c79a1ae
frame #4  - 0x0000565374db37cb - alloc::boxed::{{impl}}::call_box<(&Any),closure>
                               @ ../src/liballoc/boxed.rs:544
frame #5  - 0x0000565377a50e51 - util::panicking::initiate_panic_hook::{{closure}}::{{closure}}::{{closure}}
                               @ /home/fabrice/dev/servo/components/util/panicking.rs:43
frame #6  - 0x0000565377a50a59 - std::thread::local::{{impl}}::with<core::cell::RefCell<core::option::Option<util::panicking::PanicHandlerLocal>>,closure,()>
                               @ ../src/libstd/thread/local.rs:211
frame #7  - 0x0000565377a508d6 - util::panicking::initiate_panic_hook::{{closure}}::{{closure}}
                               @ /home/fabrice/dev/servo/components/util/panicking.rs:40
frame #8  - 0x0000565377f0e63c - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
frame #9  - 0x0000565377f28b81 - std::panicking::begin_panic::he426e15a3766089a
frame #10 - 0x0000565377f0feaa - std::panicking::begin_panic_fmt::hdddb415186c241e7
frame #11 - 0x0000565377f28b1e - rust_begin_unwind
frame #12 - 0x0000565377f5f11f - core::panicking::panic_fmt::hf4e16cb7f0d41a25
frame #13 - 0x0000565377f667d4 - core::option::expect_failed::hdb92832549f56a85
frame #14 - 0x000056537721748f - core::option::{{impl}}::expect<&gfx::display_list::StackingContextOffsets>
                               @ ../src/libcore/option.rs:293
frame #15 - 0x0000565377217437 - std::collections::hash::map::{{impl}}::index<gfx_traits::StackingContextId,gfx_traits::StackingContextId,gfx::display_list::StackingContextOffsets,core::hash::BuildHasherDefault<fnv::FnvHasher>>
                               @ ../src/libstd/collections/hash/map.rs:1219
frame #16 - 0x000056537721725a - gfx::display_list::{{impl}}::get_offset_for_item
                               @ /home/fabrice/dev/servo/components/gfx/display_list/mod.rs:237
frame #17 - 0x00005653772211b1 - gfx::display_list::{{impl}}::sort::{{closure}}
                               @ /home/fabrice/dev/servo/components/gfx/display_list/mod.rs:254
frame #18 - 0x000056537721fda5 - collections::slice::merge_sort<gfx::display_list::DisplayItem,closure>
                               @ ../src/libcollections/slice.rs:1124
frame #19 - 0x000056537721f7fc - collections::slice::{{impl}}::sort_by<gfx::display_list::DisplayItem,closure>
                               @ ../src/libcollections/slice.rs:846
frame #20 - 0x000056537721f478 - gfx::display_list::{{impl}}::sort
                               @ /home/fabrice/dev/servo/components/gfx/display_list/mod.rs:250
frame #21 - 0x000056537721aacf - gfx::display_list::{{impl}}::new
                               @ /home/fabrice/dev/servo/components/gfx/display_list/mod.rs:232
frame #22 - 0x0000565374ec8a30 - layout::layout_thread::{{impl}}::compute_abs_pos_and_build_display_list::{{closure}}
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:938
frame #23 - 0x0000565374ec7da4 - profile_traits::time::profile<(),closure>
                               @ /home/fabrice/dev/servo/components/profile_traits/time.rs:108
frame #24 - 0x0000565374ec7c4c - layout::layout_thread::{{impl}}::compute_abs_pos_and_build_display_list
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:884
frame #25 - 0x0000565374f8c1b4 - layout::layout_thread::{{impl}}::perform_post_main_layout_passes
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:1443
frame #26 - 0x0000565374e7412e - layout::layout_thread::{{impl}}::perform_post_style_recalc_layout_passes
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:1433
frame #27 - 0x0000565374e7a463 - layout::layout_thread::{{impl}}::handle_reflow
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:1161
frame #28 - 0x0000565374e78404 - layout::layout_thread::{{impl}}::handle_request_helper::{{closure}}
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:646
frame #29 - 0x0000565374e782c8 - profile_traits::time::profile<(),closure>
                               @ /home/fabrice/dev/servo/components/profile_traits/time.rs:108
frame #30 - 0x0000565374e3ad39 - layout::layout_thread::{{impl}}::handle_request_helper
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:643
frame #31 - 0x0000565374e133ea - layout::layout_thread::{{impl}}::handle_request
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:584
frame #32 - 0x0000565374dd6e41 - layout::layout_thread::{{impl}}::start
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:497
frame #33 - 0x0000565374dd6c75 - layout::layout_thread::{{impl}}::create::{{closure}}::{{closure}}
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:288
frame #34 - 0x0000565374dd0d9e - profile_traits::mem::{{impl}}::run_with_memory_reporting<closure,fn(profile_traits::mem::ReportsChan) -> script::layout_interface::Msg,script::layout_interface::Msg,std::sync::mpsc::Sender<script::layout_interface::Msg>>
                               @ /home/fabrice/dev/servo/components/profile_traits/mem.rs:59
frame #35 - 0x0000565374db4025 - layout::layout_thread::{{impl}}::create::{{closure}}
                               @ /home/fabrice/dev/servo/components/layout/layout_thread.rs:287
frame #36 - 0x0000565374db024f - util::thread::spawn_named_with_send_on_panic::_$u7b$$u7b$closure$u7d$$u7d$::h33631822bcba7a4c
frame #37 - 0x0000565374db0017 - std::panic::{{impl}}::call_once<(),closure>
                               @ ../src/libstd/panic.rs:251
frame #38 - 0x0000565374daff6b - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hfc8357b5c5bec8b0
frame #39 - 0x0000565374db0804 - std::panicking::try::call<closure>
                               @ ../src/libstd/panicking.rs:272
frame #40 - 0x0000565377f32d7b - __rust_try
frame #41 - 0x0000565377f32d1e - __rust_maybe_catch_panic
frame #42 - 0x0000565374dafc5d - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::hf718bf4541381f81
frame #43 - 0x0000565374dafb3f - std::thread::local::{{impl}}::with<core::cell::Cell<usize>,closure,core::result::Result<(), Box<Any>>>
                               @ ../src/libstd/thread/local.rs:211
frame #44 - 0x0000565374daf97f - std::panicking::try<(),std::panic::AssertUnwindSafe<closure>>
                               @ ../src/libstd/panicking.rs:235
frame #45 - 0x0000565374daf85e - std::panic::catch_unwind<std::panic::AssertUnwindSafe<closure>,()>
                               @ ../src/libstd/panic.rs:307
frame #46 - 0x0000565374daf6cc - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h58fb6950fd8ea3ee
frame #47 - 0x0000565374db0a57 - alloc::boxed::{{impl}}::call_box<(),closure>
                               @ ../src/liballoc/boxed.rs:544
frame #48 - 0x0000565377f26d44 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
frame #49 - 0x00007f2fc4a716f9 - start_thread
frame #50 - 0x00007f2fc4591b5c - clone
frame #51 - 0x0000000000000000 - <unknown>

thread 'LayoutWorker worker 2/3' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:785
thread 'LayoutWorker worker 1/3' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:785
   1:     0x565377f20d0f - std::sys::backtrace::tracing::imp::write::h6528da8103c51ab9
   2:     0x565377f2893b - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hbe741a5cc3c49508
   3:     0x565377f2859f - std::panicking::default_hook::he0146e6a74621cb4
   4:     0x565377a50b9a - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h8a1c16c8cb530cad
                        at /home/fabrice/dev/servo/components/util/panicking.rs:45
   5:     0x565377a50a59 - _<std..thread..local..LocalKey<T>>::with::h8f98f306abb10cac
                        at ../src/libstd/thread/local.rs:211
   6:     0x565377a508d6 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hf607b8dc9be55adb
                        at /home/fabrice/dev/servo/components/util/panicking.rs:40
   7:     0x565377f0e63c - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
   8:     0x565377f28b81 - std::panicking::begin_panic::he426e15a3766089a
   9:     0x565377f0feaa - std::panicking::begin_panic_fmt::hdddb415186c241e7
  10:     0x565377f28b1e - rust_begin_unwind
  11:     0x565377f5f11f - core::panicking::panic_fmt::hf4e16cb7f0d41a25
  12:     0x565374de958c - core::result::unwrap_failed::h36b4b47aa6131a86
                        at ../src/libcore/macros.rs:29
  13:     0x565374de9407 - _<core..result..Result<T, E>>::unwrap::habda4a13ca195077
                        at ../src/libcore/result.rs:723
  14:     0x565374de8a05 - _<util..workqueue..WorkerThread<QueueData, WorkData>>::start::h5585bd7e66bf6ce3
                        at /home/fabrice/dev/servo/components/util/workqueue.rs:109
  15:     0x565374de7fef - _<util..workqueue..WorkQueue<QueueData, WorkData>>::new::_$u7b$$u7b$closure$u7d$$u7d$::hb348f6935d1c2048
  16:     0x565374de7ea5 - _<std..panic..AssertUnwindSafe<F> as core..ops..FnOnce<()>>::call_once::hbd23634f28afbef8
                        at ../src/libstd/panic.rs:251
  17:     0x565374de7db8 - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hd7dc099393e6b25b
  18:     0x565374de8644 - std::panicking::try::call::h293636e10a159cf7
                        at ../src/libstd/panicking.rs:272
  19:     0x565377f32d7b - __rust_try
  20:     0x565377f32d1e - __rust_maybe_catch_panic
  21:     0x565374de7d0d - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::h84ae4fa5fd0ce112
  22:     0x565374de7c5f - _<std..thread..local..LocalKey<T>>::with::he0064e6158898291
                        at ../src/libstd/thread/local.rs:211
  23:     0x565374de7aa9 - std::panicking::try::h39ffaa41f284bfcb
                        at ../src/libstd/panicking.rs:235
  24:     0x565374de793f - std::panic::catch_unwind::h90970521b17e4df6
                        at ../src/libstd/panic.rs:307
  25:     0x565374de7760 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h7b171f61538981d8
  26:     0x565374de8871 - _<F as alloc..boxed..FnBox<A>>::call_box::hc8f24b4d30c3e664
                        at ../src/liballoc/boxed.rs:544
  27:     0x565377f26d44 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
  28:     0x7f2fc4a716f9 - start_thread
  29:     0x7f2fc4591b5c - clone
  30:                0x0 - <unknown>
stack backtrace:
   1:     0x565377f20d0f - std::sys::backtrace::tracing::imp::write::h6528da8103c51ab9
   2:     0x565377f2893b - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hbe741a5cc3c49508
   3:     0x565377f2859f - std::panicking::default_hook::he0146e6a74621cb4
   4:     0x565377a50b9a - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h8a1c16c8cb530cad
                        at /home/fabrice/dev/servo/components/util/panicking.rs:45
   5:     0x565377a50a59 - _<std..thread..local..LocalKey<T>>::with::h8f98f306abb10cac
                        at ../src/libstd/thread/local.rs:211
   6:     0x565377a508d6 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hf607b8dc9be55adb
                        at /home/fabrice/dev/servo/components/util/panicking.rs:40
   7:     0x565377f0e63c - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
   8:     0x565377f28b81 - std::panicking::begin_panic::he426e15a3766089a
   9:     0x565377f0feaa - std::panicking::begin_panic_fmt::hdddb415186c241e7
  10:     0x565377f28b1e - rust_begin_unwind
  11:     0x565377f5f11f - core::panicking::panic_fmt::hf4e16cb7f0d41a25
  12:     0x565374de958c - core::result::unwrap_failed::h36b4b47aa6131a86
                        at ../src/libcore/macros.rs:29
  13:     0x565374de9407 - _<core..result..Result<T, E>>::unwrap::habda4a13ca195077
                        at ../src/libcore/result.rs:723
  14:     0x565374de8a05 - _<util..workqueue..WorkerThread<QueueData, WorkData>>::start::h5585bd7e66bf6ce3
                        at /home/fabrice/dev/servo/components/util/workqueue.rs:109
  15:     0x565374de7fef - _<util..workqueue..WorkQueue<QueueData, WorkData>>::new::_$u7b$$u7b$closure$u7d$$u7d$::hb348f6935d1c2048
  16:     0x565374de7ea5 - _<std..panic..AssertUnwindSafe<F> as core..ops..FnOnce<()>>::call_once::hbd23634f28afbef8
                        at ../src/libstd/panic.rs:251
  17:     0x565374de7db8 - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hd7dc099393e6b25b
  18:     0x565374de8644 - std::panicking::try::call::h293636e10a159cf7
                        at ../src/libstd/panicking.rs:272
  19:     0x565377f32d7b - __rust_try
  20:     0x565377f32d1e - __rust_maybe_catch_panic
  21:     0x565374de7d0d - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::h84ae4fa5fd0ce112
  22:     0x565374de7c5f - _<std..thread..local..LocalKey<T>>::with::he0064e6158898291
                        at ../src/libstd/thread/local.rs:211
  23:     0x565374de7aa9 - std::panicking::try::h39ffaa41f284bfcb
                        at ../src/libstd/panicking.rs:235
  24:     0x565374de793f - std::panic::catch_unwind::h90970521b17e4df6
                        at ../src/libstd/panic.rs:307
  25:     0x565374de7760 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h7b171f61538981d8
  26:     0x565374de8871 - _<F as alloc..boxed..FnBox<A>>::call_box::hc8f24b4d30c3e664
                        at ../src/liballoc/boxed.rs:544
  27:     0x565377f26d44 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
  28:     0x7f2fc4a716f9 - start_thread
  29:     0x7f2fc4591b5c - clone
  30:                0x0 - <unknown>
stack backtrace:
   1:     0x565377f20d0f - std::sys::backtrace::tracing::imp::write::h6528da8103c51ab9
   2:     0x565377f2893b - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hbe741a5cc3c49508
   3:     0x565377f2859f - std::panicking::default_hook::he0146e6a74621cb4
   4:     0x565377a50b9a - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h8a1c16c8cb530cad
                        at /home/fabrice/dev/servo/components/util/panicking.rs:45
   5:     0x565377a50a59 - _<std..thread..local..LocalKey<T>>::with::h8f98f306abb10cac
                        at ../src/libstd/thread/local.rs:211
   6:     0x565377a508d6 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hf607b8dc9be55adb
                        at /home/fabrice/dev/servo/components/util/panicking.rs:40
   7:     0x565377f0e63c - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
   8:     0x565377f28b81 - std::panicking::begin_panic::he426e15a3766089a
   9:     0x565377f0feaa - std::panicking::begin_panic_fmt::hdddb415186c241e7
  10:     0x565377f28b1e - rust_begin_unwind
  11:     0x565377f5f11f - core::panicking::panic_fmt::hf4e16cb7f0d41a25
  12:     0x565374de958c - core::result::unwrap_failed::h36b4b47aa6131a86
                        at ../src/libcore/macros.rs:29
  13:     0x565374de9407 - _<core..result..Result<T, E>>::unwrap::habda4a13ca195077
                        at ../src/libcore/result.rs:723
  14:     0x565374de8a05 - _<util..workqueue..WorkerThread<QueueData, WorkData>>::start::h5585bd7e66bf6ce3
                        at /home/fabrice/dev/servo/components/util/workqueue.rs:109
  15:     0x565374de7fef - _<util..workqueue..WorkQueue<QueueData, WorkData>>::new::_$u7b$$u7b$closure$u7d$$u7d$::hb348f6935d1c2048
  16:     0x565374de7ea5 - _<std..panic..AssertUnwindSafe<F> as core..ops..FnOnce<()>>::call_once::hbd23634f28afbef8
                        at ../src/libstd/panic.rs:251
  17:     0x565374de7db8 - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hd7dc099393e6b25b
  18:     0x565374de8644 - std::panicking::try::call::h293636e10a159cf7
                        at ../src/libstd/panicking.rs:272
  19:     0x565377f32d7b - __rust_try
  20:     0x565377f32d1e - __rust_maybe_catch_panic
  21:     0x565374de7d0d - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::h84ae4fa5fd0ce112
  22:     0x565374de7c5f - _<std..thread..local..LocalKey<T>>::with::he0064e6158898291
                        at ../src/libstd/thread/local.rs:211
  23:     0x565374de7aa9 - std::panicking::try::h39ffaa41f284bfcb
                        at ../src/libstd/panicking.rs:235
  24:     0x565374de793f - std::panic::catch_unwind::h90970521b17e4df6
                        at ../src/libstd/panic.rs:307
  25:     0x565374de7760 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h7b171f61538981d8
  26:     0x565374de8871 - _<F as alloc..boxed..FnBox<A>>::call_box::hc8f24b4d30c3e664
                        at ../src/liballoc/boxed.rs:544
  27:     0x565377f26d44 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
  28:     0x7f2fc4a716f9 - start_thread
  29:     0x7f2fc4591b5c - clone
  30:                0x0 - <unknown>
thread 'PaintWorker' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:785
stack backtrace:
   1:     0x565377f20d0f - std::sys::backtrace::tracing::imp::write::h6528da8103c51ab9
   2:     0x565377f2893b - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hbe741a5cc3c49508
   3:     0x565377f2859f - std::panicking::default_hook::he0146e6a74621cb4
   4:     0x565377a50b9a - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h8a1c16c8cb530cad
                        at /home/fabrice/dev/servo/components/util/panicking.rs:45
   5:     0x565377a50a59 - _<std..thread..local..LocalKey<T>>::with::h8f98f306abb10cac
                        at ../src/libstd/thread/local.rs:211
   6:     0x565377a508d6 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hf607b8dc9be55adb
                        at /home/fabrice/dev/servo/components/util/panicking.rs:40
   7:     0x565377f0e63c - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
  ERROR:constellation::constellation: Panic: called `Result::unwrap()` on an `Err` value: RecvError 8
:     0x565377f28b81 - ERROR:constellation::constellation: Backtrace skipped (run with -Z full-backtraces to see every backtrace).std
::panicking::begin_panic::he426e15a3766089a
   9:     0x565377f0feaa - std::panicking::begin_panic_fmt::hdddb415186c241e7
  10:     0x565377f28b1e - rust_begin_unwind
  11:     0x565377f5f11f - core::panicking::panic_fmt::hf4e16cb7f0d41a25
  12:     0x5653772e9e4c - core::result::unwrap_failed::h36b4b47aa6131a86
ERROR:constellation::constellation: Panic: called `Result::unwrap()` on an `Err` value: "SendError(..)"
ERROR:constellation::constellation: Backtrace skipped (run with -Z full-backtraces to see every backtrace).
thread 'PaintWorker' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:785
thread 'PaintWorker' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore/result.rs:785
ERROR:constellation::constellation: Panic: called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("MPSC send failed") }) }
ERROR:constellation::constellation: Backtrace skipped (run with -Z full-backtraces to see every backtrace).
                        at ../src/libcore/macros.rs:29
  13:     0x5653772eeddc - _<core..result..Result<T, E>>::unwrap::h24733ad4403d7bac
                        at ../src/libcore/result.rs:723
  14:     0x5653772e5a0f - gfx::paint_thread::WorkerThread::main::hf2a3677e4c21805f
                        at /home/fabrice/dev/servo/components/gfx/paint_thread.rs:660
  15:     0x5653772e4d60 - gfx::paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h651ab6cac8db5f8f
                        at /home/fabrice/dev/servo/components/gfx/paint_thread.rs:598
  16:     0x5653772e4bec - _<std..panic..AssertUnwindSafe<F> as core..ops..FnOnce<()>>::call_once::h38781cce6816b0b9
                        at ../src/libstd/panic.rs:251
  17:     0x5653772e4af8 - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::haa2b7fea142405ba
  18:     0x5653772e5454 - std::panicking::try::call::h58ecee7fd9e63e46
                        at ../src/libstd/panicking.rs:272
  19:     0x565377f32d7b - __rust_try
  20:     0x565377f32d1e - __rust_maybe_catch_panic
  21:     0x5653772e4a4d - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::h8b8e266808fc5005
  22:     0x5653772e499f - _<std..thread..local..LocalKey<T>>::with::h9bb8a950edec6a0d
                        at ../src/libstd/thread/local.rs:211
  23:     0x5653772e47f3 - std::panicking::try::hcf8b25b202874289
                        at ../src/libstd/panicking.rs:235
  24:     0x5653772e4673 - std::panic::catch_unwind::h72630099d39be867
                        at ../src/libstd/panic.rs:307
  25:     0x5653772e4494 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h62b0b23944781e64
  26:     0x5653772e5685 - _<F as alloc..boxed..FnBox<A>>::call_box::h360e1c0c9a971fe2
                        at ../src/liballoc/boxed.rs:544
  27:     0x565377f26d44 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
  28:     0x7f2fc4a716f9 - start_thread
  29:     0x7f2fc4591b5c - clone
  30:                0x0 - <unknown>
stack backtrace:
   1:     0x565377f20d0f - std::sys::backtrace::tracing::imp::write::h6528da8103c51ab9
   2:     0x565377f2893b - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hbe741a5cc3c49508
   3:     0x565377f2859f - std::panicking::default_hook::he0146e6a74621cb4
   4:     0x565377a50b9a - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h8a1c16c8cb530cad
                        at /home/fabrice/dev/servo/components/util/panicking.rs:45
   5:     0x565377a50a59 - _<std..thread..local..LocalKey<T>>::with::h8f98f306abb10cac
                        at ../src/libstd/thread/local.rs:211
   6:     0x565377a508d6 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hf607b8dc9be55adb
                        at /home/fabrice/dev/servo/components/util/panicking.rs:40
   7:     0x565377f0e63c - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
   8:     0x565377f28b81 - std::panicking::begin_panic::he426e15a3766089a
   9:     0x565377f0feaa - std::panicking::begin_panic_fmt::hdddb415186c241e7
  10:     0x565377f28b1e - rust_begin_unwind
  11:     0x565377f5f11f - core::panicking::panic_fmt::hf4e16cb7f0d41a25
  12:     0x5653772e9e4c - core::result::unwrap_failed::h36b4b47aa6131a86
                        at ../src/libcore/macros.rs:29
  13:     0x5653772eeddc - _<core..result..Result<T, E>>::unwrap::h24733ad4403d7bac
                        at ../src/libcore/result.rs:723
  14:     0x5653772e5a0f - gfx::paint_thread::WorkerThread::main::hf2a3677e4c21805f
                        at /home/fabrice/dev/servo/components/gfx/paint_thread.rs:660
  15:     0x5653772e4d60 - gfx::paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h651ab6cac8db5f8f
                        at /home/fabrice/dev/servo/components/gfx/paint_thread.rs:598
  16:     0x5653772e4bec - _<std..panic..AssertUnwindSafe<F> as core..ops..FnOnce<()>>::call_once::h38781cce6816b0b9
                        at ../src/libstd/panic.rs:251
  17:     0x5653772e4af8 - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::haa2b7fea142405ba
  18:     0x5653772e5454 - std::panicking::try::call::h58ecee7fd9e63e46
                        at ../src/libstd/panicking.rs:272
  19:     0x565377f32d7b - __rust_try
  20:     0x565377f32d1e - __rust_maybe_catch_panic
  21:     0x5653772e4a4d - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::h8b8e266808fc5005
  22:     0x5653772e499f - _<std..thread..local..LocalKey<T>>::with::h9bb8a950edec6a0d
                        at ../src/libstd/thread/local.rs:211
  23:     0x5653772e47f3 - std::panicking::try::hcf8b25b202874289
                        at ../src/libstd/panicking.rs:235
  24:     0x5653772e4673 - std::panic::catch_unwind::h72630099d39be867
                        at ../src/libstd/panic.rs:307
  25:     0x5653772e4494 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h62b0b23944781e64
  26:     0x5653772e5685 - _<F as alloc..boxed..FnBox<A>>::call_box::h360e1c0c9a971fe2
                        at ../src/liballoc/boxed.rs:544
  27:     0x565377f26d44 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
  28:     0x7f2fc4a716f9 - start_thread
  29:     0x7f2fc4591b5c - clone
  30:                0x0 - <unknown>
stack backtrace:
   1:     0x565377f20d0f - std::sys::backtrace::tracing::imp::write::h6528da8103c51ab9
   2:     0x565377f2893b - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hbe741a5cc3c49508
   3:     0x565377f2859f - std::panicking::default_hook::he0146e6a74621cb4
   4:     0x565377a50b9a - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h8a1c16c8cb530cad
                        at /home/fabrice/dev/servo/components/util/panicking.rs:45
   5:     0x565377a50a59 - _<std..thread..local..LocalKey<T>>::with::h8f98f306abb10cac
                        at ../src/libstd/thread/local.rs:211
   6:     0x565377a508d6 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::hf607b8dc9be55adb
                        at /home/fabrice/dev/servo/components/util/panicking.rs:40
   7:     0x565377f0e63c - std::panicking::rust_panic_with_hook::h983af77c1a2e581b
   8:     0x565377f28b81 - std::panicking::begin_panic::he426e15a3766089a
   9:     0x565377f0feaa - std::panicking::begin_panic_fmt::hdddb415186c241e7
  10:     0x565377f28b1e - rust_begin_unwind
  11:     0x565377f5f11f - core::panicking::panic_fmt::hf4e16cb7f0d41a25
  12:     0x5653772e9e4c - core::result::unwrap_failed::h36b4b47aa6131a86
                        at ../src/libcore/macros.rs:29
  13:     0x5653772eeddc - _<core..result..Result<T, E>>::unwrap::h24733ad4403d7bac
                        at ../src/libcore/result.rs:723
  14:     0x5653772e5a0f - gfx::paint_thread::WorkerThread::main::hf2a3677e4c21805f
                        at /home/fabrice/dev/servo/components/gfx/paint_thread.rs:660
  15:     0x5653772e4d60 - gfx::paint_thread::WorkerThreadProxy::spawn::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::h651ab6cac8db5f8f
                        at /home/fabrice/dev/servo/components/gfx/paint_thread.rs:598
  16:     0x5653772e4bec - _<std..panic..AssertUnwindSafe<F> as core..ops..FnOnce<()>>::call_once::h38781cce6816b0b9
                        at ../src/libstd/panic.rs:251
  17:     0x5653772e4af8 - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::haa2b7fea142405ba
  18:     0x5653772e5454 - std::panicking::try::call::h58ecee7fd9e63e46
                        at ../src/libstd/panicking.rs:272
  19:     0x565377f32d7b - __rust_try
  20:     0x565377f32d1e - __rust_maybe_catch_panic
  21:     0x5653772e4a4d - std::panicking::try::_$u7b$$u7b$closure$u7d$$u7d$::h8b8e266808fc5005
  22:     0x5653772e499f - _<std..thread..local..LocalKey<T>>::with::h9bb8a950edec6a0d
                        at ../src/libstd/thread/local.rs:211
  23:     0x5653772e47f3 - std::panicking::try::hcf8b25b202874289
                        at ../src/libstd/panicking.rs:235
  24:     0x5653772e4673 - std::panic::catch_unwind::h72630099d39be867
                        at ../src/libstd/panic.rs:307
  25:     0x5653772e4494 - std::thread::Builder::spawn::_$u7b$$u7b$closure$u7d$$u7d$::h62b0b23944781e64
  26:     0x5653772e5685 - _<F as alloc..boxed..FnBox<A>>::call_box::h360e1c0c9a971fe2
                        at ../src/liballoc/boxed.rs:544
  27:     0x565377f26d44 - std::sys::thread::Thread::new::thread_start::h9c883b6d445ece46
  28:     0x7f2fc4a716f9 - start_thread
  29:     0x7f2fc4591b5c - clone
  30:                0x0 - <unknown>
@Coder206
Copy link
Contributor

@Coder206 Coder206 commented Jun 19, 2016

I ran the code and initially I ran well, then afterwards the same issue arrived. This all happened after rendering the page flawlessly to what I could see. I did however encounter a style sheet error. As I tried to paste my output of MinGW64, it crashed... If I recall correctly, the errors that @fabricedesre pasted only showed up after closing Servo using the X on Windows 10.

@Coder206
Copy link
Contributor

@Coder206 Coder206 commented Jun 19, 2016

I noticed when running the release, it crashes immediately. The dev mode takes more time and shows more errors than above:

./mach run -d https://washingtonpost.com
load_immediately: timer started
load_immediately: 384ms
head.min.js: timer started
head.min.js: 60ms
global: timer started
global: 106ms
headjs: timer started
headjs: 40ms
head.js: timer started
head.js: 35ms
exec-ads-tests: timer started
exec-ads-tests: 12ms
exec-header-ads: timer started
exec-header-ads: 3ms
exec-header-tracking: timer started
exec-header-tracking: 2ms
exec-header-review: timer started
exec-header-review: 1ms
exec-header-abtest: timer started
exec-header-abtest: 2ms
exec-twp-global: timer started
ResourceBundle pb-r-identity: timer started
exec-twp-global: 12ms
ERROR:js::rust: Error at https://www.washingtonpost.com/pb/resources/js/head.min.js:15:469: n.styleSheets[r] is undefined

ERROR:js::rust: Error at https://www.googletagservices.com/dcm/dcmads.js:3:51: document.write is not a function

load_immediately: timer started
load_immediately: 399ms
head.min.js: timer started
head.min.js: 53ms
global: timer started
global: 80ms
headjs: timer started
headjs: 34ms
head.js: timer started
head.js: 29ms
exec-ads-tests: timer started
exec-ads-tests: 9ms
exec-header-ads: timer started
exec-header-ads: 1ms
exec-header-tracking: timer started
exec-header-tracking: 3ms
exec-header-review: timer started
exec-header-review: 1ms
exec-header-abtest: timer started
exec-header-abtest: 1ms
exec-twp-global: timer started
ResourceBundle pb-r-identity: timer started
exec-twp-global: 9ms
hi-pri-js: timer started
ERROR:js::rust: Error at https://www.washingtonpost.com/pb/resources/js/head.min.js:15:469: n.styleSheets[r] is undefined

ERROR:js::rust: Error at https://www.washingtonpost.com/pb/resources/js/head.min.js:15:469: n.styleSheets[r] is undefined

hi-pri-js: timer started
hi-pri-js: 65882ms
ERROR:js::rust: Error at https://www.washingtonpost.com/wp-stat/ad/loaders/latest/js/min/loader.min.js:0:10227: setting a property that has only a getter

js: timer started
ERROR:constellation::constellation: Panic: no entry found for key
ERROR:constellation::constellation: Backtrace:
frame #0  - 0x0000000003dc5159 - <no info>
frame #1  - 0x0000000003dc4f23 - <no info>
frame #2  - 0x000000000110f85d - <no info>
frame #3  - 0x0000000001111ff3 - <no info>
frame #4  - 0x0000000001111fa8 - <no info>
frame #5  - 0x0000000003d9fc2b - <no info>
frame #6  - 0x0000000003d9f858 - <no info>
frame #7  - 0x0000000003d9f6ce - <no info>
frame #8  - 0x00000000042ac263 - <no info>
frame #9  - 0x00000000042e8c76 - <no info>
frame #10 - 0x00000000042ae1c6 - <no info>
frame #11 - 0x00000000042e88dd - <no info>
frame #12 - 0x00000000042fbbb6 - <no info>
frame #13 - 0x0000000004320ec5 - <no info>
frame #14 - 0x00000000027fab12 - <no info>
frame #15 - 0x00000000027faab5 - <no info>
frame #16 - 0x00000000027fa893 - <no info>
frame #17 - 0x0000000002804741 - <no info>
frame #18 - 0x0000000002803430 - <no info>
frame #19 - 0x0000000002802e2b - <no info>
frame #20 - 0x0000000002802ae0 - <no info>
frame #21 - 0x00000000027fe0f9 - <no info>
frame #22 - 0x000000000121bdcc - <no info>
frame #23 - 0x000000000121b0db - <no info>
frame #24 - 0x000000000121af89 - <no info>
frame #25 - 0x00000000012d796a - <no info>
frame #26 - 0x00000000011cb2e9 - <no info>
frame #27 - 0x00000000011d1435 - <no info>
frame #28 - 0x00000000011cf2e7 - <no info>
frame #29 - 0x00000000011cf167 - <no info>
frame #30 - 0x0000000001195256 - <no info>
frame #31 - 0x000000000116ed0c - <no info>
frame #32 - 0x000000000113536b - <no info>
frame #33 - 0x0000000001135214 - <no info>
frame #34 - 0x000000000112f845 - <no info>
frame #35 - 0x0000000001112869 - <no info>
frame #36 - 0x000000000110ece0 - <no info>
frame #37 - 0x000000000110ea80 - <no info>
frame #38 - 0x000000000110e9f2 - <no info>
frame #39 - 0x000000000110f173 - <no info>
frame #40 - 0x00000000042f6c79 - <no info>
frame #41 - 0x000000000110e703 - <no info>
frame #42 - 0x000000000110e5d8 - <no info>
frame #43 - 0x000000000110e45d - <no info>
frame #44 - 0x000000000110e375 - <no info>
frame #45 - 0x000000000110e22a - <no info>
frame #46 - 0x000000000110f3cf - <no info>
frame #47 - 0x00000000042e501a - <no info>
frame #48 - 0x00007ffea6d08102 - BaseThreadInitThunk

thread 'LayoutWorker worker 1/6' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore\result.rs:785
thread 'LayoutWorker worker 3/6' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore\result.rs:785
thread 'LayoutWorker worker 4/6' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore\result.rs:785
thread 'LayoutWorker worker 2/6thread 'LayoutWorker worker 5/6' panicked at 'called `Result::unwrap()` on an `Err` value: RecvErrorthread 'LayoutWorker worker 6/6' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore\result.rs:785
', ../src/libcore\result.rs:785' panicked at 'called `Result::unwrap()` on an `Err` value: RecvError', ../src/libcore\result.rs:785

ERROR:constellation::constellation: Panic: called `Result::unwrap()` on an `Err` value: "SendError(..)"
ERROR:constellation::constellation: Backtrace skipped (run with -Z full-backtraces to see every backtrace).
ERROR:constellation::constellation: Panic: called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: Other, error: StringError("MPSC send failed") }) }
ERROR:constellation::constellation: Backtrace skipped (run with -Z full-backtraces to see every backtrace).
ERROR:constellation::constellation: about:failure failed
ERROR:constellation::constellation: Panic: called `Result::unwrap()` on an `Err` value: RecvError
ERROR:constellation::constellation: Backtrace skipped (run with -Z full-backtraces to see every backtrace).
stack backtrace:
   0:          0x42e7bcc - <unknown>
   1:          0x42e70e3 - <unknown>
   2:          0x3d9f9a4 - <unknown>
   3:          0x3d9f857 - <unknown>
   4:          0x3d9f6cd - <unknown>
   5:          0x42ac262 - <unknown>
   6:          0x42e8c75 - <unknown>
   7:          0x42ae1c5 - <unknown>
   8:          0x42e88dc - <unknown>
   9:          0x42fbbb5 - <unknown>
  10:          0x1146703 - <unknown>
  11:          0x11465ae - <unknown>
  12:          0x1145bb5 - <unknown>
  13:          0x11451a6 - <unknown>
  14:          0x114507e - <unknown>
  15:          0x1144f8e - <unknown>
  16:          0x11457d2 - <unknown>
  17:          0x42f6c78 - <unknown>
  18:          0x1144ee2 - <unknown>
  19:          0x1144e27 - <unknown>
  20:          0x1144cb1 - <unknown>
  21:          0x1144b31 - <unknown>
  22:          0x1144993 - <unknown>
  23:          0x1145a10 - <unknown>
  24:          0x42e5019 - <unknown>
  25:     0x7ffea6d08101 - <unknown>
stack backtrace:
   0:          0x42e7bcc - <unknown>
   1:          0x42e70e3 - <unknown>
   2:          0x3d9f9a4 - <unknown>
   3:          0x3d9f857 - <unknown>
   4:          0x3d9f6cd - <unknown>
   5:          0x42ac262 - <unknown>
   6:          0x42e8c75 - <unknown>
   7:          0x42ae1c5 - <unknown>
   8:          0x42e88dc - <unknown>
   9:          0x42fbbb5 - <unknown>
  10:          0x1146703 - <unknown>
  11:          0x11465ae - <unknown>
  12:          0x1145bb5 - <unknown>
  13:          0x11451a6 - <unknown>
  14:          0x114507e - <unknown>
  15:          0x1144f8e - <unknown>
  16:          0x11457d2 - <unknown>
  17:          0x42f6c78 - <unknown>
  18:          0x1144ee2 - <unknown>
  19:          0x1144e27 - <unknown>
  20:          0x1144cb1 - <unknown>
  21:          0x1144b31 - <unknown>
  22:          0x1144993 - <unknown>
  23:          0x1145a10 - <unknown>
  24:          0x42e5019 - <unknown>
  25:     0x7ffea6d08101 - <unknown>
stack backtrace:
   0:          0x42e7bcc - <unknown>
   1:          0x42e70e3 - <unknown>
   2:          0x3d9f9a4 - <unknown>
   3:          0x3d9f857 - <unknown>
   4:          0x3d9f6cd - <unknown>
   5:          0x42ac262 - <unknown>
   6:          0x42e8c75 - <unknown>
   7:          0x42ae1c5 - <unknown>
   8:          0x42e88dc - <unknown>
   9:          0x42fbbb5 - <unknown>
  10:          0x1146703 - <unknown>
  11:          0x11465ae - <unknown>
  12:          0x1145bb5 - <unknown>
  13:          0x11451a6 - <unknown>
  14:          0x114507e - <unknown>
  15:          0x1144f8e - <unknown>
  16:          0x11457d2 - <unknown>
  17:          0x42f6c78 - <unknown>
  18:          0x1144ee2 - <unknown>
  19:          0x1144e27 - <unknown>
  20:          0x1144cb1 - <unknown>
  21:          0x1144b31 - <unknown>
  22:          0x1144993 - <unknown>
  23:          0x1145a10 - <unknown>
  24:          0x42e5019 - <unknown>
  25:     0x7ffea6d08101 - <unknown>
stack backtrace:
   0:          0x42e7bcc - <unknown>
   1:          0x42e70e3 - <unknown>
   2:          0x3d9f9a4 - <unknown>
   3:          0x3d9f857 - <unknown>
   4:          0x3d9f6cd - <unknown>
   5:          0x42ac262 - <unknown>
   6:          0x42e8c75 - <unknown>
   7:          0x42ae1c5 - <unknown>
   8:          0x42e88dc - <unknown>
   9:          0x42fbbb5 - <unknown>
  10:          0x1146703 - <unknown>
  11:          0x11465ae - <unknown>
  12:          0x1145bb5 - <unknown>
  13:          0x11451a6 - <unknown>
  14:          0x114507e - <unknown>
  15:          0x1144f8e - <unknown>
  16:          0x11457d2 - <unknown>
  17:          0x42f6c78 - <unknown>
  18:          0x1144ee2 - <unknown>
  19:          0x1144e27 - <unknown>
  20:          0x1144cb1 - <unknown>
  21:          0x1144b31 - <unknown>
  22:          0x1144993 - <unknown>
  23:          0x1145a10 - <unknown>
  24:          0x42e5019 - <unknown>
  25:     0x7ffea6d08101 - <unknown>
stack backtrace:
   0:          0x42e7bcc - <unknown>
   1:          0x42e70e3 - <unknown>
   2:          0x3d9f9a4 - <unknown>
   3:          0x3d9f857 - <unknown>
   4:          0x3d9f6cd - <unknown>
   5:          0x42ac262 - <unknown>
   6:          0x42e8c75 - <unknown>
   7:          0x42ae1c5 - <unknown>
   8:          0x42e88dc - <unknown>
   9:          0x42fbbb5 - <unknown>
  10:          0x1146703 - <unknown>
  11:          0x11465ae - <unknown>
  12:          0x1145bb5 - <unknown>
  13:          0x11451a6 - <unknown>
  14:          0x114507e - <unknown>
  15:          0x1144f8e - <unknown>
  16:          0x11457d2 - <unknown>
  17:          0x42f6c78 - <unknown>
  18:          0x1144ee2 - <unknown>
  19:          0x1144e27 - <unknown>
  20:          0x1144cb1 - <unknown>
  21:          0x1144b31 - <unknown>
  22:          0x1144993 - <unknown>
  23:          0x1145a10 - <unknown>
  24:          0x42e5019 - <unknown>
  25:     0x7ffea6d08101 - <unknown>
stack backtrace:
   0:          0x42e7bcc - <unknown>
   1:          0x42e70e3 - <unknown>
   2:          0x3d9f9a4 - <unknown>
   3:          0x3d9f857 - <unknown>
   4:          0x3d9f6cd - <unknown>
   5:          0x42ac262 - <unknown>
   6:          0x42e8c75 - <unknown>
   7:          0x42ae1c5 - <unknown>
   8:          0x42e88dc - <unknown>
   9:          0x42fbbb5 - <unknown>
  10:          0x1146703 - <unknown>
  11:          0x11465ae - <unknown>
  12:          0x1145bb5 - <unknown>
  13:          0x11451a6 - <unknown>
  14:          0x114507e - <unknown>
  15:          0x1144f8e - <unknown>
  16:          0x11457d2 - <unknown>
  17:          0x42f6c78 - <unknown>
  18:          0x1144ee2 - <unknown>
  19:          0x1144e27 - <unknown>
  20:          0x1144cb1 - <unknown>
  21:          0x1144b31 - <unknown>
  22:          0x1144993 - <unknown>
  23:          0x1145a10 - <unknown>
  24:          0x42e5019 - <unknown>
  25:     0x7ffea6d08101 - <unknown>
js: 10472ms
render.js: timer started
render.js: 13194ms
instance.js: timer started
ERROR:js::rust: Error at https://www.washingtonpost.com/pb/gr/c/default/rW8K9y1KVAboOp/wapo-production/8f8c39c9d8.js?_=0b3af:38:112: unreachable code after return statement

PB Debug: Fired sticky-vertical-sharebar.collides_with_main_content:false
instance.js: 7107ms
after_features: timer started
ResourceBundle pb-r-identity: 109811ms
after_features: 6834ms
content_type_article: timer started
content_type_article: 1ms
third_party: timer started
third_party: 0ms
ERROR:js::rust: Error at https://www.washingtonpost.com/world/asia_pacific/us-hypocrisy-and-chinese-cash-strengthen-beijings-hand-in-south-china-sea/2016/06/18/6907943a-330a-11e6-ab9d-1da2b0f24f93_story.html:0:397: a.contentWindow is null

ERROR:js::rust: Error at :0:11: document.open is not a function

rb: found 0 inline scripts
rb: DONE processing scripts
PAYWALL CHECK STATUS: timeout
PWAPI URL: https://pwapi.washingtonpost.com/world/asia_pacific/us-hypocrisy-and-chinese-cash-strengthen-beijings-hand-in-south-china-sea/2016/06/18/6907943a-330a-11e6-ab9d-1da2b0f24f93_story.html?rplapisplit=1&referrer=undefined
ERROR:js::rust: Error at https://pwapi.washingtonpost.com/world/asia_pacific/us-hypocrisy-and-chinese-cash-strengthen-beijings-hand-in-south-china-sea/2016/06/18/6907943a-330a-11e6-ab9d-1da2b0f24f93_story.html?rplapisplit=1&referrer=undefined&callback=jQuery18209096134535318969_1466342230854:0:1: jQuery18209096134535318969_1466342230854 is not a function

ERROR:js::rust: Error at https://www.washingtonpost.com/pb/resources/js/utils/main.js?token=201606153129EST:714:9: document.referrer is undefined

ERROR:js::rust: Error at :0:1: document.write is not a function
@mrobinson
Copy link
Member

@mrobinson mrobinson commented Mar 23, 2017

The display list no longer uses the offset map and has a much simpler structure, so I'm going to close this issue since the stack trace cannot be useful any longer.

@mrobinson mrobinson closed this Mar 23, 2017
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
5 participants
You can’t perform that action at this time.