Skip to content

Instantly share code, notes, and snippets.

@ralphtheninja
Last active May 27, 2019 07:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralphtheninja/233448a26ad318d8c18e249101f702eb to your computer and use it in GitHub Desktop.
Save ralphtheninja/233448a26ad318d8c18e249101f702eb to your computer and use it in GitHub Desktop.
EVENT_DC_FUNCTION_CALL: selectChat [ 142 ]
thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/libcore/result.rs:999:5
> module.c:76 dc_event_handler() event INFO IMAP-IDLE has data.
> module.c:76 dc_event_handler() event INFO MVBOX-IDLE ended.
> module.c:76 dc_event_handler() event INFO INBOX-job #1, action 120 started...
> module.c:76 dc_event_handler() event INFO Marking message INBOX/12145 as seen...
> module.c:76 dc_event_handler() event INFO MVBOX-IDLE started...
stack backtrace:
0: std::sys::unix::backtrace::tracing::imp::unwind_backtrace
at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39
1: std::sys_common::backtrace::_print
at src/libstd/sys_common/backtrace.rs:71
2: std::panicking::default_hook::{{closure}}
at src/libstd/sys_common/backtrace.rs:59
at src/libstd/panicking.rs:197
3: std::panicking::default_hook
at src/libstd/panicking.rs:211
4: std::panicking::rust_panic_with_hook
at src/libstd/panicking.rs:474
5: std::panicking::continue_panic_fmt
at src/libstd/panicking.rs:381
6: rust_begin_unwind
at src/libstd/panicking.rs:308
7: core::panicking::panic_fmt
at src/libcore/panicking.rs:85
8: core::result::unwrap_failed
9: deltachat::dc_tools::dc_get_filebytes
10: deltachat::dc_msg::dc_msg_get_filebytes
11: dc_msg_get_filebytes
12: dcn_msg_get_filebytes
at ../src/module.c:2052
13: <unknown>
14: <unknown>
15: <unknown>
fatal runtime error: failed to initiate panic, error 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment