Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SIGSEGV when citing multiple .qza files #1

Closed
ChrisKeefe opened this issue Apr 6, 2021 · 2 comments
Closed

SIGSEGV when citing multiple .qza files #1

ChrisKeefe opened this issue Apr 6, 2021 · 2 comments

Comments

@ChrisKeefe
Copy link

ChrisKeefe commented Apr 6, 2021

Error Message

SIGSEGV: Illegal storage access. (Attempt to read from nil?)

When?

When passing a list of .qza files to qax citations:
>qax citations ./*.qza
SIGSEGV: Illegal storage access. (Attempt to read from nil?)

It does not fail with a list of .qzv files. 🤔
>qax citations ./*.qzv works fine.

Still fails with either or both of -r and -o.

Running

qax 0.9.1 on OpenSUSE Tumbleweed

Thanks for putting together a very helpful citation scraper!

@telatin
Copy link
Owner

telatin commented May 13, 2022

Hi @ChrisKeefe, I'm sorry this slipped through my inbox. Happy to have a look! :)
Thanks for reporting

PS: I tried with ./bin/qax citations input/*.qza --verbose, from the repo, and it worked, so I guess I'll have a hard time debugging this...

@telatin
Copy link
Owner

telatin commented May 18, 2022

For the moment and without examples of failing inputs, I released v0.9.6 with some more controls, hopefully will help confining the problem! Cheers

@telatin telatin closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants