-
-
Save hpk42/b8a0fd1762a0c2eb7866ccd709056346 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
name = 'deltachat_ffi' | |
operating_system = 'unix:Ubuntu' | |
crate_version = '1.0.0-alpha.3' | |
explanation = ''' | |
Panic occurred in file 'src/dc_tools.rs' at line 1579 | |
''' | |
method = 'Panic' | |
backtrace = ''' | |
stack backtrace: | |
0: backtrace::backtrace::libunwind::trace::h2166983b820ad158 (0x7f3ae9574517) | |
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/backtrace/libunwind.rs:88 | |
backtrace::backtrace::trace_unsynchronized::ha27ee83796aa05b4 | |
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/backtrace/mod.rs:66 | |
backtrace::backtrace::trace::h32602b296fdfe833 | |
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/backtrace/mod.rs:53 | |
1: backtrace::capture::Backtrace::create::h6fd5df8f6f68e3b2 (0x7f3ae9573283) | |
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/capture.rs:165 | |
backtrace::capture::Backtrace::new::hd14c6fa795755ca0 | |
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/capture.rs:128 | |
2: human_panic::report::Report::new::h7e1838515f82d6d7 (0x7f3ae9734007) | |
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/human-panic-1.0.1/src/report.rs:45 | |
3: human_panic::handle_dump::ha6a1d9971487affa (0x7f3ae94b6327) | |
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/human-panic-1.0.1/src/lib.rs:197 | |
4: deltachat::dc_context_new::{{closure}}::h76970fb946e2964d (0x7f3ae8c2a489) | |
at /home/hpk/p/delta/core-rust2/<::human_panic::setup_panic macros>:18 | |
5: std::panicking::rust_panic_with_hook::ha3295d53a35861e3 (0x7f3ae9599b79) | |
at src/libstd/panicking.rs:481 | |
6: std::panicking::continue_panic_fmt::h66934f2d86c129ac (0x7f3ae9599612) | |
at src/libstd/panicking.rs:384 | |
7: std::panicking::begin_panic_fmt::hd843d4e8b96cf93c (0x7f3ae959955f) | |
at src/libstd/panicking.rs:339 | |
8: deltachat::dc_tools::as_str::{{closure}}::h4378909375da65ee (0x7f3ae8ce7e88) | |
at src/dc_tools.rs:1579 | |
9: core::result::Result<T,E>::unwrap_or_else::h2ddbcf84a71ea947 (0x7f3ae8c7d992) | |
at /rustc/0b680cfce544ff9a59d720020e397c4bf3346650/src/libcore/result.rs:818 | |
deltachat::dc_tools::as_str::h88b79bcffdb72d48 | |
at src/dc_tools.rs:1578 | |
deltachat::dc_mimeparser::hash_header::h68d556a90b73af44 | |
at src/dc_mimeparser.rs:846 | |
10: deltachat::dc_mimeparser::dc_mimeparser_parse_mime_recursive::hfe18ffbbfc8b0020 (0x7f3ae8c7c6d6) | |
at src/dc_mimeparser.rs:551 | |
11: deltachat::dc_mimeparser::dc_mimeparser_parse_mime_recursive::hfe18ffbbfc8b0020 (0x7f3ae8c7c6fb) | |
at src/dc_mimeparser.rs:0 | |
12: deltachat::dc_mimeparser::dc_mimeparser_parse_mime_recursive::hfe18ffbbfc8b0020 (0x7f3ae8c7c6fb) | |
at src/dc_mimeparser.rs:0 | |
13: deltachat::dc_mimeparser::dc_mimeparser_parse::h9014154821a1352c (0x7f3ae8c7b1d5) | |
at src/dc_mimeparser.rs:177 | |
14: deltachat::dc_receive_imf::dc_receive_imf::h2828063594e306ba (0x7f3ae8cd9964) | |
at src/dc_receive_imf.rs:87 | |
15: deltachat::imap::Imap::fetch_single_msg::h8f33d5e72acc86b3 (0x7f3ae8d0107c) | |
at src/imap.rs:1013 | |
deltachat::imap::Imap::fetch_from_single_folder::he31f4b661c198724 | |
at src/imap.rs:862 | |
16: deltachat::imap::Imap::fetch::h16a663f03335e9fc (0x7f3ae8cfe11e) | |
at src/imap.rs:625 | |
17: deltachat::dc_job::dc_perform_imap_fetch::h2f14108b14e681a9 (0x7f3ae8c4ea2a) | |
at src/dc_job.rs:935 | |
18: dc_perform_imap_fetch (0x7f3ae8c2ac0c) | |
at deltachat-ffi/src/lib.rs:179 | |
19: imap_thread_func (0x7f3ae8c1fa90) | |
20: start_thread (0x7f3b012e46ba) | |
21: clone (0x7f3afb48c41d) | |
22: <unknown> (0x0)''' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment