10XGenomics / vartrix

Single-Cell Genotyping Tool
MIT License
198 stars 26 forks source link

vartrix Crash Report #80

Closed sagnikbanerjee15 closed 2 years ago

sagnikbanerjee15 commented 2 years ago

Hello,

I was executing vartrix and I got the following error message. Please help.

name = 'vartrix' operating_system = 'unix:Unknown' crate_version = '1.1.3' explanation = ''' Panic occurred in file 'src/libcore/result.rs' at line 997 ''' method = 'Panic' backtrace = ''' stack backtrace: 0: 0x55677fd0ef8d - backtrace::backtrace::libunwind::trace::h0450ee9701db9b56 at /mnt/home/ian.fiddes/.cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.9/src/backtrace/libunwind.rs:53

Thank you, Sagnik

pmarks commented 2 years ago

Hi @sagnikbanerjee15,

You are using a fairly old version of vartrix (1.1.3). CAn you please try again with the current version (1.1.22) here: https://github.com/10XGenomics/vartrix/releases/tag/v1.1.22

It's fairly likely that this issue has been fixed. Please make a new issue with the update failure message if the error persists.