svmu icon indicating copy to clipboard operation
svmu copied to clipboard

terminate called after throwing an instance of 'std::invalid_argument' what(): stoi Aborted (core dumped)

Open starsyi opened this issue 6 years ago • 3 comments

I got en error ruining your svmu:

 svmu sam2ref.mr.delta ref.fa query.fa 100 h > sample.small.txt

Error:

terminate called after throwing an instance of 'std::invalid_argument'
  what():  stoi
Aborted (core dumped)

I test n be 5, get the same error. when I run

scriptmaker query.fa list_of_fa 

Get the same error:

terminate called after throwing an instance of 'std::invalid_argument'
  what():  stoi
Aborted (core dumped)

how can I solve it?

starsyi avatar Sep 01 '18 02:09 starsyi

I am currently in the middle of an update. May be you can try when the code is updated.

mahulchak avatar Sep 04 '18 23:09 mahulchak

I meet with the same question

liufy11 avatar Apr 11 '19 02:04 liufy11

are you using the latest version? you won't get any output from -h because it is not set up yet.

On Tue, Apr 16, 2019 at 6:22 PM liufy11 [email protected] wrote:

when I input './svmu -h' ,the screen shows: terminate called after throwing an instance of 'std::invalid_argument' what(): stoi Aborted (core dumped) I wonder if there's something wrong with the making procedure

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mahulchak/svmu/issues/7#issuecomment-483900927, or mute the thread https://github.com/notifications/unsubscribe-auth/AHMD6PKK3iN0N_q5OBNZjsqJIqOGKyG-ks5vhnb5gaJpZM4WWB-i .

-- Mahul Chakraborty Department of Ecology and Evolutionary Biology University of California-Irvine Phone: 949 824 9559 Fax: 949 824 9559 Github: https://github.com/mahulchak

mahulchak avatar Apr 17 '19 01:04 mahulchak