target / lorri

Your project's nix-env
Apache License 2.0
993 stars 69 forks source link

Start lorry from Emacs #495

Open Pitometsu opened 3 years ago

Pitometsu commented 3 years ago

Well, this is embarrassing.

lorri had a problem and crashed. To help us diagnose the problem you can send us a crash report.

We have generated a report file at "/tmp/report-832fe64d-5810-4d3d-8be2-3a255759fd1d.toml". Submit an issue or email with the subject of "lorri Crash Report" and include the report as an attachment.

We take privacy seriously, and do not perform any automated error collection. In order to improve the software, we rely on people to submit reports.

Thank you kindly!

Steps to reproduce:

Pitometsu commented 3 years ago

> name = 'lorri'
> operating_system = 'unix:Ubuntu'
> crate_version = '1.0.0'
> explanation = '''
> Panic occurred in file 'src/lib.rs' at line 1914
> '''
> cause = 'slog::Fuse Drain: Custom { kind: Other, error: "term error: operation not supported by the terminal" }'
> method = 'Panic'
> backtrace = '''
> 
>    0: 0x560d826fb19e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd5f14be3d9fbff78
>    1: 0x560d826fc700 - std::panicking::try::do_call::h37cd5672c4f27b4e
>    2: 0x560d828b4cda - __rust_maybe_catch_panic
>    3: 0x560d82666b57 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcae91d61bd52cf59
>    4: 0x560d82894a4f - <alloc::boxed::Box<F> as core::ops::function::FnOnce<A>>::call_once::h3e052558cbe55fd8
>    5: 0x560d8289a7b0 - std::sys::unix::thread::Thread::new::thread_start::h5262a6ff4b26522f
>    6: 0x7fe2b8c1bef7 - start_thread
>    7: 0x7fe2b893b22f - __GI___clone
>    8:        0x0 - <unknown>'''
>