Created
April 12, 2020 08:00
-
-
Save lovesegfault/0e38722940d17caeb4a9fd84cd6ec394 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
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /home/bemeurer/.cache/cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.22.0/src/platform_impl/linux/wayland/window.rs:393:22 | |
stack backtrace: | |
0: 0x55c3d84eb214 - backtrace::backtrace::libunwind::trace::h90669f559fb267f0 | |
at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 | |
1: 0x55c3d84eb214 - backtrace::backtrace::trace_unsynchronized::hffde4e353d8f2f9a | |
at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 | |
2: 0x55c3d84eb214 - std::sys_common::backtrace::_print_fmt::heaf44068b7eaaa6a | |
at src/libstd/sys_common/backtrace.rs:77 | |
3: 0x55c3d84eb214 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h88671019cf081de2 | |
at src/libstd/sys_common/backtrace.rs:59 | |
4: 0x55c3d850b53c - core::fmt::write::h4e6a29ee6319c9fd | |
at src/libcore/fmt/mod.rs:1052 | |
5: 0x55c3d84e8637 - std::io::Write::write_fmt::hf06b1c86d898d7d6 | |
at src/libstd/io/mod.rs:1426 | |
6: 0x55c3d84ed3f5 - std::sys_common::backtrace::_print::h404ff5f2b50cae09 | |
at src/libstd/sys_common/backtrace.rs:62 | |
7: 0x55c3d84ed3f5 - std::sys_common::backtrace::print::hcc4377f1f882322e | |
at src/libstd/sys_common/backtrace.rs:49 | |
8: 0x55c3d84ed3f5 - std::panicking::default_hook::{{closure}}::hc172eff6f35b7f39 | |
at src/libstd/panicking.rs:204 | |
9: 0x55c3d84ed0e1 - std::panicking::default_hook::h7a68887d113f8029 | |
at src/libstd/panicking.rs:224 | |
10: 0x55c3d84eda5a - std::panicking::rust_panic_with_hook::hb7ad5693188bdb00 | |
at src/libstd/panicking.rs:472 | |
11: 0x55c3d84ed640 - rust_begin_unwind | |
at src/libstd/panicking.rs:380 | |
12: 0x55c3d85093d1 - core::panicking::panic_fmt::hb1f3e14b86a3520c | |
at src/libcore/panicking.rs:85 | |
13: 0x55c3d850931d - core::panicking::panic::hcdc9f0ba8d71d265 | |
at src/libcore/panicking.rs:52 | |
14: 0x55c3d7e2ce0a - core::option::Option<T>::unwrap::he4e81ac11b2f450b | |
at /rustc/b8cedc00407a4c56a3bda1ed605c6fc166655447/src/libcore/macros/mod.rs:10 | |
15: 0x55c3d7ebfa6e - winit::platform_impl::platform::wayland::window::Window::current_monitor::h134aa00f1c5fa136 | |
at /home/bemeurer/.cache/cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.22.0/src/platform_impl/linux/wayland/window.rs:393 | |
16: 0x55c3d7b9fbfd - winit::platform_impl::platform::Window::current_monitor::ha52b8449f6520897 | |
at /home/bemeurer/.cache/cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.22.0/src/platform_impl/linux/mod.rs:441 | |
17: 0x55c3d7b5194e - winit::window::Window::current_monitor::hdeeb94f9a71b8baa | |
at /home/bemeurer/.cache/cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.22.0/src/window.rs:756 | |
18: 0x55c3d7ba08b7 - conway::create_window::he457909cc1b79564 | |
at examples/conway/main.rs:140 | |
19: 0x55c3d7ba0032 - conway::main::h2ac968ccb024b99d | |
at examples/conway/main.rs:19 | |
20: 0x55c3d7b865a0 - std::rt::lang_start::{{closure}}::h12080d6bd46340a3 | |
at /rustc/b8cedc00407a4c56a3bda1ed605c6fc166655447/src/libstd/rt.rs:67 | |
21: 0x55c3d84ed523 - std::rt::lang_start_internal::{{closure}}::hb26e39676675046f | |
at src/libstd/rt.rs:52 | |
22: 0x55c3d84ed523 - std::panicking::try::do_call::he4701ab6e48d80c0 | |
at src/libstd/panicking.rs:305 | |
23: 0x55c3d84f1717 - __rust_maybe_catch_panic | |
at src/libpanic_unwind/lib.rs:86 | |
24: 0x55c3d84edf00 - std::panicking::try::hd3de25f3cb7024b8 | |
at src/libstd/panicking.rs:281 | |
25: 0x55c3d84edf00 - std::panic::catch_unwind::h86c02743a24e3d92 | |
at src/libstd/panic.rs:394 | |
26: 0x55c3d84edf00 - std::rt::lang_start_internal::h9cf8802361ad86c2 | |
at src/libstd/rt.rs:51 | |
27: 0x55c3d7b86579 - std::rt::lang_start::h7d8eb8d917c21187 | |
at /rustc/b8cedc00407a4c56a3bda1ed605c6fc166655447/src/libstd/rt.rs:67 | |
28: 0x55c3d7ba2f5a - main | |
29: 0x7f11cec38d8b - __libc_start_main | |
30: 0x55c3d7b3119a - _start | |
31: 0x0 - <unknown> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment