Created
July 5, 2015 09:53
-
-
Save jamwt/7fb2f026ab19f5afa8a3 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 '[BUG] at this point there should always be a message', ../src/libcore/option.rs:330 | |
thread '<main>' panicked at 'Invalid value', /srv/rust-server/.fyre/rufio/src/lib.rs:238 | |
stack backtrace: | |
1: 0x7fe36bc50b5e - sys::backtrace::write::h42ae15d4d8dc9021Lqs | |
2: 0x7fe36bc544eb - panicking::on_panic::h16e339088a7da9f0l8w | |
3: 0x7fe36bc4afde - rt::unwind::begin_unwind_inner::hb0ccf650c87729feZNw | |
4: 0x7fe36bc049d6 - rt::unwind::begin_unwind::h11844382485826230408 | |
at ../src/libstd/rt/unwind/mod.rs:226 | |
5: 0x7fe36bc25fb8 - future::Future<T, E>.Async::ready::closure.6967 | |
at /srv/rust-server/dropbox/http/<std macros>:3 | |
at /srv/rust-server/.fyre/eventual-0.1.2/src/lib.rs:119 | |
at /srv/rust-server/.fyre/eventual-0.1.2/src/future.rs:209 | |
6: 0x7fe36bc26541 - F.BoxedReceive<T>::receive_boxed::h14562027476794100163 | |
at /srv/rust-server/.fyre/eventual-0.1.2/src/lib.rs:422 | |
7: 0x7fe36bc26353 - core::CoreInner<T, E>::notify_consumer_loop::h15480755619705267637 | |
at /srv/rust-server/.fyre/eventual-0.1.2/src/core.rs:368 | |
8: 0x7fe36bc26b26 - core::CoreInner<T, E>::notify_consumer::h16243753074303355963 | |
at /srv/rust-server/.fyre/eventual-0.1.2/src/core.rs:339 | |
9: 0x7fe36bc28e92 - core::Core<T, E>::complete::h4303305239631129187 | |
at /srv/rust-server/.fyre/eventual-0.1.2/src/core.rs:634 | |
at /srv/rust-server/.fyre/eventual-0.1.2/src/core.rs:102 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment