Created
July 14, 2017 00:36
-
-
Save jyc/6901fd9d934f8d0ee26bd5bb23514168 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [jyc@jc-x1-arch servo]$ ./mach run -d | |
| creating window | |
| Stack trace for thread "main" | |
| stack backtrace: | |
| 0: 0x55918e8071d4 - backtrace::backtrace::libunwind::trace | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53 | |
| - backtrace::backtrace::trace<closure> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42 | |
| 1: 0x55918e7fe64f - backtrace::capture::{{impl}}::new | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64 | |
| 2: 0x5591889d2dc1 - servo::install_crash_handler::handler | |
| at /home/jyc/projects/servo/ports/servo/main.rs:71 | |
| 3: 0x7f13ca0406ef - <unknown> | |
| 4: 0x55918eedaa2c - compiler_builtins::probestack::__rust_probestack | |
| at /checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/probestack.rs:55 | |
| 5: 0x55918c410c4d - lazy_static::lazy::{{impl}}::get::{{closure}}<[(&str, usize); 767],fn() -> [(&str, usize); 767]> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lazy.rs:22 | |
| 6: 0x55918c410759 - std::sync::once::{{impl}}::call_once::{{closure}}<closure> | |
| at /checkout/src/libstd/sync/once.rs:227 | |
| 7: 0x55918ee96c0c - std::sync::once::{{impl}}::call_inner | |
| at /checkout/src/libstd/sync/once.rs:307 | |
| 8: 0x55918c41045b - std::sync::once::{{impl}}::call_once<closure> | |
| at /checkout/src/libstd/sync/once.rs:227 | |
| 9: 0x55918c40664f - lazy_static::lazy::{{impl}}::get<[(&str, usize); 767],fn() -> [(&str, usize); 767]> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lazy.rs:22 | |
| - x11_dl::xlib::{{impl}}::init::{{impl}}::deref::__stability | |
| at /home/jyc/projects/servo/ports/servo/<__lazy_static_internal macros>:20 | |
| - x11_dl::xlib::{{impl}}::init::{{impl}}::deref | |
| at /home/jyc/projects/servo/ports/servo/<__lazy_static_internal macros>:21 | |
| 10: 0x55918c405f81 - x11_dl::xlib::{{impl}}::init | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.14.0/src/link.rs:48 | |
| 11: 0x55918c4063ec - x11_dl::xlib::{{impl}}::open | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.14.0/src/link.rs:61 | |
| 12: 0x55918c3cacfe - glutin::api::x11::xdisplay::{{impl}}::new | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-glutin-0.11.0/src/api/x11/xdisplay.rs:33 | |
| 13: 0x55918c3b44b5 - glutin::platform::platform::api_dispatch::{{impl}}::deref::__static_ref_initialize | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-glutin-0.11.0/src/platform/linux/api_dispatch.rs:34 | |
| - core::ops::function::FnOnce::call_once<fn() -> glutin::platform::platform::api_dispatch::Backend,()> | |
| at /checkout/src/libcore/ops/function.rs:143 | |
| 14: 0x55918c3b266c - lazy_static::lazy::{{impl}}::get::{{closure}}<glutin::platform::platform::api_dispatch::Backend,fn() -> glutin::platform::platform::api_dispatch::Backend> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lazy.rs:23 | |
| 15: 0x55918c3b2149 - std::sync::once::{{impl}}::call_once::{{closure}}<closure> | |
| at /checkout/src/libstd/sync/once.rs:227 | |
| 16: 0x55918ee96c0c - std::sync::once::{{impl}}::call_inner | |
| at /checkout/src/libstd/sync/once.rs:307 | |
| 17: 0x55918c3b205b - std::sync::once::{{impl}}::call_once<closure> | |
| at /checkout/src/libstd/sync/once.rs:227 | |
| 18: 0x55918c3d212f - lazy_static::lazy::{{impl}}::get<glutin::platform::platform::api_dispatch::Backend,fn() -> glutin::platform::platform::api_dispatch::Backend> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lazy.rs:22 | |
| - glutin::platform::platform::api_dispatch::{{impl}}::deref::__stability | |
| at /home/jyc/projects/servo/ports/servo/<__lazy_static_internal macros>:20 | |
| - glutin::platform::platform::api_dispatch::{{impl}}::deref | |
| at /home/jyc/projects/servo/ports/servo/<__lazy_static_internal macros>:21 | |
| 19: 0x55918c4043d0 - glutin::platform::platform::api_dispatch::{{impl}}::new | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-glutin-0.11.0/src/platform/linux/api_dispatch.rs:123 | |
| 20: 0x55918c404998 - glutin::window::{{impl}}::build | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-glutin-0.11.0/src/window.rs:233 | |
| 21: 0x5591889e0e3a - glutin_app::window::{{impl}}::new | |
| at /home/jyc/projects/servo/ports/glutin/window.rs:262 | |
| 22: 0x559188a22f8a - glutin_app::create_window | |
| at /home/jyc/projects/servo/ports/glutin/lib.rs:49 | |
| 23: 0x5591889d33c6 - servo::main | |
| at /home/jyc/projects/servo/ports/servo/main.rs:146 | |
| 24: 0x55918eeaa85c - panic_unwind::__rust_maybe_catch_panic | |
| at /checkout/src/libpanic_unwind/lib.rs:98 | |
| 25: 0x55918eea3e7b - std::panicking::try<(),closure> | |
| at /checkout/src/libstd/panicking.rs:458 | |
| - std::panic::catch_unwind<closure,()> | |
| at /checkout/src/libstd/panic.rs:361 | |
| - std::rt::lang_start | |
| at /checkout/src/libstd/rt.rs:59 | |
| 26: 0x5591889d4d22 - main | |
| 27: 0x7f13ca02d439 - __libc_start_main | |
| 28: 0x5591888bf079 - _start | |
| 29: 0x0 - <unknown> | |
| Stack trace for thread "main" | |
| stack backtrace: | |
| 0: 0x55918e8071d4 - backtrace::backtrace::libunwind::trace | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/libunwind.rs:53 | |
| - backtrace::backtrace::trace<closure> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/backtrace/mod.rs:42 | |
| 1: 0x55918e7fe64f - backtrace::capture::{{impl}}::new | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.2/src/capture.rs:64 | |
| 2: 0x5591889d2dc1 - servo::install_crash_handler::handler | |
| at /home/jyc/projects/servo/ports/servo/main.rs:71 | |
| 3: 0x7f13ca0406ef - <unknown> | |
| 4: 0x5591889d2eba - servo::install_crash_handler::handler | |
| at /home/jyc/projects/servo/ports/servo/main.rs:75 | |
| 5: 0x7f13ca0406ef - <unknown> | |
| 6: 0x55918eedaa2c - compiler_builtins::probestack::__rust_probestack | |
| at /checkout/src/rustc/compiler_builtins_shim/../../libcompiler_builtins/src/probestack.rs:55 | |
| 7: 0x55918c410c4d - lazy_static::lazy::{{impl}}::get::{{closure}}<[(&str, usize); 767],fn() -> [(&str, usize); 767]> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lazy.rs:22 | |
| 8: 0x55918c410759 - std::sync::once::{{impl}}::call_once::{{closure}}<closure> | |
| at /checkout/src/libstd/sync/once.rs:227 | |
| 9: 0x55918ee96c0c - std::sync::once::{{impl}}::call_inner | |
| at /checkout/src/libstd/sync/once.rs:307 | |
| 10: 0x55918c41045b - std::sync::once::{{impl}}::call_once<closure> | |
| at /checkout/src/libstd/sync/once.rs:227 | |
| 11: 0x55918c40664f - lazy_static::lazy::{{impl}}::get<[(&str, usize); 767],fn() -> [(&str, usize); 767]> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lazy.rs:22 | |
| - x11_dl::xlib::{{impl}}::init::{{impl}}::deref::__stability | |
| at /home/jyc/projects/servo/ports/servo/<__lazy_static_internal macros>:20 | |
| - x11_dl::xlib::{{impl}}::init::{{impl}}::deref | |
| at /home/jyc/projects/servo/ports/servo/<__lazy_static_internal macros>:21 | |
| 12: 0x55918c405f81 - x11_dl::xlib::{{impl}}::init | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.14.0/src/link.rs:48 | |
| 13: 0x55918c4063ec - x11_dl::xlib::{{impl}}::open | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/x11-dl-2.14.0/src/link.rs:61 | |
| 14: 0x55918c3cacfe - glutin::api::x11::xdisplay::{{impl}}::new | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-glutin-0.11.0/src/api/x11/xdisplay.rs:33 | |
| 15: 0x55918c3b44b5 - glutin::platform::platform::api_dispatch::{{impl}}::deref::__static_ref_initialize | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-glutin-0.11.0/src/platform/linux/api_dispatch.rs:34 | |
| - core::ops::function::FnOnce::call_once<fn() -> glutin::platform::platform::api_dispatch::Backend,()> | |
| at /checkout/src/libcore/ops/function.rs:143 | |
| 16: 0x55918c3b266c - lazy_static::lazy::{{impl}}::get::{{closure}}<glutin::platform::platform::api_dispatch::Backend,fn() -> glutin::platform::platform::api_dispatch::Backend> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lazy.rs:23 | |
| 17: 0x55918c3b2149 - std::sync::once::{{impl}}::call_once::{{closure}}<closure> | |
| at /checkout/src/libstd/sync/once.rs:227 | |
| 18: 0x55918ee96c0c - std::sync::once::{{impl}}::call_inner | |
| at /checkout/src/libstd/sync/once.rs:307 | |
| 19: 0x55918c3b205b - std::sync::once::{{impl}}::call_once<closure> | |
| at /checkout/src/libstd/sync/once.rs:227 | |
| 20: 0x55918c3d212f - lazy_static::lazy::{{impl}}::get<glutin::platform::platform::api_dispatch::Backend,fn() -> glutin::platform::platform::api_dispatch::Backend> | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.8/src/lazy.rs:22 | |
| - glutin::platform::platform::api_dispatch::{{impl}}::deref::__stability | |
| at /home/jyc/projects/servo/ports/servo/<__lazy_static_internal macros>:20 | |
| - glutin::platform::platform::api_dispatch::{{impl}}::deref | |
| at /home/jyc/projects/servo/ports/servo/<__lazy_static_internal macros>:21 | |
| 21: 0x55918c4043d0 - glutin::platform::platform::api_dispatch::{{impl}}::new | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-glutin-0.11.0/src/platform/linux/api_dispatch.rs:123 | |
| 22: 0x55918c404998 - glutin::window::{{impl}}::build | |
| at /home/jyc/projects/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/servo-glutin-0.11.0/src/window.rs:233 | |
| 23: 0x5591889e0e3a - glutin_app::window::{{impl}}::new | |
| at /home/jyc/projects/servo/ports/glutin/window.rs:262 | |
| 24: 0x559188a22f8a - glutin_app::create_window | |
| at /home/jyc/projects/servo/ports/glutin/lib.rs:49 | |
| 25: 0x5591889d33c6 - servo::main | |
| at /home/jyc/projects/servo/ports/servo/main.rs:146 | |
| 26: 0x55918eeaa85c - panic_unwind::__rust_maybe_catch_panic | |
| at /checkout/src/libpanic_unwind/lib.rs:98 | |
| 27: 0x55918eea3e7b - std::panicking::try<(),closure> | |
| at /checkout/src/libstd/panicking.rs:458 | |
| - std::panic::catch_unwind<closure,()> | |
| at /checkout/src/libstd/panic.rs:361 | |
| - std::rt::lang_start | |
| at /checkout/src/libstd/rt.rs:59 | |
| 28: 0x5591889d4d22 - main | |
| 29: 0x7f13ca02d439 - __libc_start_main | |
| 30: 0x5591888bf079 - _start | |
| 31: 0x0 - <unknown> | |
| Servo exited with return value -4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment