target / lorri

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

lorri Crash Report #507

Open SkyLeite opened 2 years ago

SkyLeite commented 2 years ago

Hi. I'm not sure how this happened but Lorri crashed and asked me to open a github issue with the report file it generated:

name = 'lorri'
operating_system = 'unix:Unknown'
crate_version = '1.5.0'
explanation = '''
Panic occurred in file 'src/build_loop.rs' at line 235
'''
cause = '''
Unrecoverable error:
Io {
    msg: "Error { kind: Io(Os { code: 2, kind: NotFound, message: \"No such file or directory\" }), paths: [] }",
}'''
method = 'Panic'
backtrace = '''

   0: 0x55a9bfd90db1 - lorri::build_loop::BuildLoop::forever::heb7a5b63a64dcbc1
   1: 0x55a9bfdd0557 - std::sys_common::backtrace::__rust_begin_short_backtrace::hba8cdc0894fc2533
   2: 0x55a9bfda60fd - core::ops::function::FnOnce::call_once{{vtable.shim}}::h43f73ce0ea7bfb2f
   3: 0x55a9bff3f3b3 - std::sys::unix::thread::Thread::new::thread_start::h17b4aae352c54ef4
   4: 0x7fc265976eb2 - start_thread
   5: 0x7fc2659f931c - __GI___clone3
   6:        0x0 - <unknown>'''