Skip to content

Instantly share code, notes, and snippets.

@hpk42
Created July 13, 2019 15:20
Show Gist options
  • Save hpk42/7527e9dc047572564cc11090e1361711 to your computer and use it in GitHub Desktop.
Save hpk42/7527e9dc047572564cc11090e1361711 to your computer and use it in GitHub Desktop.
name = 'deltachat_ffi'
operating_system = 'unix:Ubuntu'
crate_version = '1.0.0-alpha.0'
explanation = '''
Panic occurred in file 'src/libcore/result.rs' at line 999
'''
method = 'Panic'
backtrace = '''
stack backtrace:
0: <unknown> (0x7ff00408ef19)
1: backtrace::capture::Backtrace::new::he95a4f733b835699 (0x7ff00408dcd3)
2: <unknown> (0x7ff00420d487)
3: human_panic::handle_dump::h76b548cc2b41a935 (0x7ff003fd26ba)
4: <unknown> (0x7ff003843599)
5: std::panicking::rust_panic_with_hook::hb893c7fa23393bdd (0x7ff0040b5749)
6: <unknown> (0x7ff0040b51e2)
7: rust_begin_unwind (0x7ff0040b50c6)
8: core::panicking::panic_fmt::h399f7dd60a323e04 (0x7ff0040d997d)
9: <unknown> (0x7ff00398d6c4)
10: <unknown> (0x7ff0038a24f1)
11: deltachat::imap::Imap::disconnect::hddd9732ad3174a0a (0x7ff0038a3ac1)
12: deltachat::context::dc_close::hb47a02435d1d7686 (0x7ff0039169fe)
13: deltachat::context::dc_context_unref::h77e295313db6c81f (0x7ff003916632)
14: dc_context_unref (0x7ff0038435fc)
15: <unknown> (0x7ff003834b91)
16: <unknown> (0x55c585ad5a6a)
17: start_thread (0x7ff01e5c36ba)
18: clone (0x7ff01853c41d)
19: <unknown> (0x0)'''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment