lorri icon indicating copy to clipboard operation
lorri copied to clipboard

lorri Crash Report

Open teehemkay opened this issue 3 years ago • 0 comments

Describe the bug lorri crashed

Expected behavior lorri not crashing

Metadata

name = 'lorri'
operating_system = 'unix:OSX'
crate_version = '1.5.0'
explanation = '''
Panic occurred in file 'src/daemon/server.rs' at line 142
'''
cause = 'Serve::listen: new thread channel closed: "SendError(..)"'
method = 'Panic'
backtrace = '''

   0: 0x108dae773 - rust_begin_unwind
   1: 0x108e0103f - core::panicking::panic_fmt::hdc2697ee4f62f9cb
   2: 0x108e012e5 - core::result::unwrap_failed::h8044e78a035582fe
   3: 0x108c64525 - lorri::daemon::server::Server::listen::h21d8d3034928a585
   4: 0x108c2c369 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0a6a700bac5b9889
   5: 0x108c06306 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he0bfe84816ceec29
   6: 0x108dcc32d - std::sys::unix::thread::Thread::new::thread_start::h67dbf020c99799b8
   7: 0x7fff6dfd5109 - _ZL12preoptimized'''

lorri info

lorri version: 1.5
GC roots exist, shell_gc_root: /Users/<user>/Library/Caches/com.github.nix-community.lorri.lorri.lorri/gc_roots/718d3875911c775d444a3e4a6872fca1/gc_root/shell_gc_root

uname -a

Darwin polaris.local 19.6.0 Darwin Kernel Version 19.6.0: Thu May  6 00:48:39 PDT 2021; root:xnu-6153.141.33~1/RELEASE_X86_64 x86_64 i386 MacBookPro10,1 Darwin

teehemkay avatar Jun 30 '21 14:06 teehemkay