Created
May 31, 2019 13:52
-
-
Save ralphtheninja/30e4ab263e5a08a6f5120e136c942815 to your computer and use it in GitHub Desktop.
This file contains 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 '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 2532, error_len: Some(1) }', src/libcore/result.rs:999:5 | |
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::x::strndup | |
10: deltachat::dc_simplify::dc_simplify_simplify | |
11: deltachat::dc_mimeparser::dc_mimeparser_parse_mime_recursive | |
12: deltachat::dc_mimeparser::dc_mimeparser_parse_mime_recursive | |
13: deltachat::dc_mimeparser::dc_mimeparser_parse | |
14: deltachat::dc_receive_imf::dc_receive_imf | |
15: deltachat::imap::Imap::fetch_from_single_folder | |
16: deltachat::imap::Imap::fetch | |
17: deltachat::dc_job::dc_perform_imap_fetch | |
18: dc_perform_imap_fetch | |
19: imap_thread_func | |
20: start_thread | |
21: __clone | |
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
reason was one of the two messages arrived some minutes before.
2019-05-31 16:11:42.315 1814-1814/? A/DEBUG: pid: 1735, tid: 1758, name: imapThread >>> com.b44t.messenger.beta <<<
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #01 pc 00713299 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #02 pc 0070a109 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #03 pc 0070b7dd /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (rust_panic+52)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #04 pc 0070b66d /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (std::panicking::rust_panic_with_hook::h57915679a79e3e76+272)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #05 pc 0070b38f /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #06 pc 0070b2eb /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (rust_begin_unwind+2)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #07 pc 007254bd /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (core::panicking::panic_fmt::h399f7dd60a323e04+36)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #08 pc 00283be3 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #09 pc 0026c09f /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::x::strndup::hcf455e50bbcaa5cd+166)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #10 pc 002410d5 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::dc_simplify::dc_simplify_simplify::h9ab76ecd55039a6c+60)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #11 pc 00207651 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #12 pc 00206bd5 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #13 pc 00205975 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::dc_mimeparser::dc_mimeparser_parse::h0a15f7b389d519d2+124)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #14 pc 0024ada7 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::dc_receive_imf::dc_receive_imf::h0c06631f150fd81e+146)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #15 pc 001f0759 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #16 pc 001ee163 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::imap::Imap::fetch::h2c44981145ef3258+226)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #17 pc 001d0c79 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::dc_job::dc_perform_imap_fetch::ha699b478a5ffb4af+352)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #18 pc 001b7735 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (dc_perform_imap_fetch+4)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #19 pc 0002b03b /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/oat/arm/base.odex (offset 0x27000)2019-05-31 16:11:42.315 1814-1814/? A/DEBUG: pid: 1735, tid: 1758, name: imapThread >>> com.b44t.messenger.beta <<<
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #01 pc 00713299 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #02 pc 0070a109 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #03 pc 0070b7dd /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (rust_panic+52)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #04 pc 0070b66d /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (std::panicking::rust_panic_with_hook::h57915679a79e3e76+272)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #05 pc 0070b38f /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #06 pc 0070b2eb /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (rust_begin_unwind+2)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #07 pc 007254bd /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (core::panicking::panic_fmt::h399f7dd60a323e04+36)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #08 pc 00283be3 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #09 pc 0026c09f /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::x::strndup::hcf455e50bbcaa5cd+166)
2019-05-31 16:11:42.333 1814-1814/? A/DEBUG: #10 pc 002410d5 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::dc_simplify::dc_simplify_simplify::h9ab76ecd55039a6c+60)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #11 pc 00207651 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #12 pc 00206bd5 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #13 pc 00205975 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::dc_mimeparser::dc_mimeparser_parse::h0a15f7b389d519d2+124)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #14 pc 0024ada7 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::dc_receive_imf::dc_receive_imf::h0c06631f150fd81e+146)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #15 pc 001f0759 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #16 pc 001ee163 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::imap::Imap::fetch::h2c44981145ef3258+226)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #17 pc 001d0c79 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (deltachat::dc_job::dc_perform_imap_fetch::ha699b478a5ffb4af+352)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #18 pc 001b7735 /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/lib/arm/libnative-utils.so (dc_perform_imap_fetch+4)
2019-05-31 16:11:42.334 1814-1814/? A/DEBUG: #19 pc 0002b03b /data/app/com.b44t.messenger.beta-Q7y7jrx5y7V25H_5Lb5JOQ==/oat/arm/base.odex (offset 0x27000)