Skip to content

Instantly share code, notes, and snippets.

@hpk42
Created July 20, 2019 10:38
Show Gist options
  • Save hpk42/29e19fb0b9f670b8cf4092fdf8794efc to your computer and use it in GitHub Desktop.
Save hpk42/29e19fb0b9f670b8cf4092fdf8794efc to your computer and use it in GitHub Desktop.
name = 'deltachat_ffi'
operating_system = 'unix:Ubuntu'
crate_version = '1.0.0-alpha.3'
explanation = '''
Panic occurred in file 'src/libcore/result.rs' at line 1051
'''
method = 'Panic'
backtrace = '''
stack backtrace:
0: backtrace::backtrace::libunwind::trace::hb967ce26135b92e1 (0x7f60311c2f1d)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/backtrace/libunwind.rs:88
backtrace::backtrace::trace_unsynchronized::hab25f2b8f7dd0742
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/backtrace/mod.rs:66
1: backtrace::backtrace::trace::h4796efacb756a55c (0x7f60311c2e9e)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/backtrace/mod.rs:53
2: backtrace::capture::Backtrace::create::hb562f14e4718b7ee (0x7f60311ae37d)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/capture.rs:165
3: backtrace::capture::Backtrace::new::h59b85873c8bbe360 (0x7f60311ae274)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.33/src/capture.rs:128
4: human_panic::report::Report::new::h3feeb494f35ae688 (0x7f603188a292)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/human-panic-1.0.1/src/report.rs:45
5: human_panic::handle_dump::haaeb81bf4c4e28ae (0x7f60317a550c)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/human-panic-1.0.1/src/lib.rs:197
6: deltachat::dc_context_new::{{closure}}::h18b460e3bf6db6fc (0x7f6031244403)
at /home/hpk/p/delta/core-rust2/<::human_panic::setup_panic macros>:18
7: std::panicking::rust_panic_with_hook::ha3295d53a35861e3 (0x7f60311fe819)
at src/libstd/panicking.rs:481
8: std::panicking::continue_panic_fmt::h66934f2d86c129ac (0x7f60311fe2b2)
at src/libstd/panicking.rs:384
9: rust_begin_unwind (0x7f60311fe196)
at src/libstd/panicking.rs:311
10: core::panicking::panic_fmt::h16e27f3c0e00e289 (0x7f603122719d)
at src/libcore/panicking.rs:85
11: core::result::unwrap_failed::h86da32cec0b090f6 (0x7f6030d9612a)
at /rustc/0b680cfce544ff9a59d720020e397c4bf3346650/src/libcore/macros.rs:18
12: core::result::Result<T,E>::expect::hb5939a16d2bdeace (0x7f6030d98d7a)
at /rustc/0b680cfce544ff9a59d720020e397c4bf3346650/src/libcore/result.rs:879
13: rusqlite::statement::Statement::value_ref::hef864528e10bbcdf (0x7f6030d91c93)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.19.0/src/statement.rs:626
14: rusqlite::row::Row::get::habf6ad076b822212 (0x7f602fd55769)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.19.0/src/row.rs:224
15: deltachat::dc_msg::dc_msg_load_from_db::{{closure}}::h5f26587fe8a40f6e (0x7f602fced1d4)
at src/dc_msg.rs:462
16: rusqlite::statement::Statement::query_row::{{closure}}::h31cac64b5cec5761 (0x7f602fbb5cb8)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.19.0/src/statement.rs:378
17: core::result::Result<T,E>::and_then::he671bf81df81ca3d (0x7f602fb98a08)
at /rustc/0b680cfce544ff9a59d720020e397c4bf3346650/src/libcore/result.rs:691
18: rusqlite::statement::Statement::query_row::h36ddab00fe1e8714 (0x7f602fbb141a)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.19.0/src/statement.rs:378
19: rusqlite::Connection::query_row::hbbb775b95b22f5b1 (0x7f602fd7aee8)
at /home/hpk/.cargo/registry/src/github.com-1ecc6299db9ec823/rusqlite-0.19.0/src/lib.rs:530
20: deltachat::sql::Sql::query_row::{{closure}}::h43425328c72e4850 (0x7f602fc86654)
at src/sql.rs:151
21: deltachat::sql::Sql::with_conn::hf6d4e84b24f731ff (0x7f602fc724f9)
at src/sql.rs:71
22: deltachat::sql::Sql::query_row::h564dfb1fc5c5cf04 (0x7f602fc83c7d)
at src/sql.rs:151
23: deltachat::dc_msg::dc_msg_load_from_db::hf46d939435c39eb6 (0x7f602fde28e6)
at src/dc_msg.rs:434
24: deltachat::dc_chatlist::dc_chatlist_get_summary::h787bb0322c6420cf (0x7f602fcac3e8)
at src/dc_chatlist.rs:363
25: dc_chatlist_get_summary (0x7f602fb5d7bb)
at deltachat-ffi/src/lib.rs:1114
26: dcn_chatlist_get_summary (0x7f602fb50b77)
27: <unknown> (0x562e2fd62ab1)
28: <unknown> (0x562e2c3a3cd1)
29: <unknown> (0x562e2cc4e26e)'''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment