Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', ../src/libcore/option.rs:325
stack backtrace:
1: 0x1029a3878 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
2: 0x1029a9dc5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
3: 0x1029a99de - std::panicking::default_hook::hc2c969e7453d080c
4: 0x1020cf9c2 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::he1c0430821142638
5: 0x102991462 - std::panicking::rust_panic_with_hook::hfe203e3083c2b544
6: 0x1029aa386 - std::panicking::begin_panic::h4889569716505182
7: 0x102992d58 - std::panicking::begin_panic_fmt::h484cd47786497f03
8: 0x1029a9fdf - rust_begin_unwind
9: 0x1029d17d0 - core::panicking::panic_fmt::h257ceb0aa351d801
10: 0x1029d1acc - core::panicking::panic::h4bb1497076d04ab9
11: 0x101c04000 - webrender::frame::RenderTarget::collect_and_sort_visible_batches::h8cc896fe94f09f0a
12: 0x101c16182 - webrender::frame::Frame::build::h807c40a76c69b1d9
13: 0x101c93245 - webrender::render_backend::RenderBackend::render::h40070fff4375c1da
14: 0x101c3b572 - webrender::render_backend::RenderBackend::run::h9987749de8e4e926
15: 0x101cb21a7 - std::panicking::try::call::h0e156d498a229c0e
16: 0x1029ad54b - __rust_try
17: 0x1029ad4e5 - __rust_maybe_catch_panic
18: 0x101cb3134 - _<F as std..boxed..FnBox<A>>::call_box::h37243a76710238a4
19: 0x1029a8d28 - std::sys::thread::Thread::new::thread_start::h6f266e069bf4ec2b
20: 0x7fff9a32899c - _pthread_body
21: 0x7fff9a328919 - _pthread_start
thread '<main>' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Custom(Custom { kind: NotFound, error: StringError("Bogus destination port.") }) }', ../src/libcore/result.rs:785
stack backtrace:
1: 0x1029a3878 - std::sys::backtrace::tracing::imp::write::h9fb600083204ae7f
2: 0x1029a9dc5 - std::panicking::default_hook::_$u7b$$u7b$closure$u7d$$u7d$::hca543c34f11229ac
3: 0x1029a99de - std::panicking::default_hook::hc2c969e7453d080c
4: 0x1020cf9c2 - util::panicking::initiate_panic_hook::_$u7b$$u7b$closure$u7d$$u7d$::_$u7b$$u7b$closure$u7d$$u7d$::he1c0430821142638
5: 0x102991462 - std::panicking::rust_panic_with_hook::hfe203e3083c2b544
6: 0x1029aa386 - std::panicking::begin_panic::h4889569716505182
7: 0x102992d58 - std::panicking::begin_panic_fmt::h484cd47786497f03
8: 0x1029a9fdf - rust_begin_unwind
9: 0x1029d17d0 - core::panicking::panic_fmt::h257ceb0aa351d801
10: 0x1020970a9 - core::result::unwrap_failed::h8630b273acce548f
11: 0x1020af488 - webrender_traits::api::RenderApi::translate_point_to_layer_space::h20bd6a0f26990520
12: 0x100f999d1 - _<servo..compositing..compositor..IOCompositor<Window> as servo..compositing..CompositorEventListener>::handle_events::h4810c8ffeece826a
13: 0x100fd55d7 - servo::Browser::handle_events::h8dc8b83206647692
14: 0x100f83475 - servo::main::h6924e5658370f6b5
15: 0x1029a93fd - std::panicking::try::call::hc5e1f5b484ec7f0e
16: 0x1029ad54b - __rust_try
17: 0x1029ad4e5 - __rust_maybe_catch_panic
18: 0x1029a9221 - std::rt::lang_start::h61f4934e780b4dfc
Servo exited with return value 101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.