Skip to content

Unexpected return code of 0 while erroring #22

@wdecoster

Description

@wdecoster

Hi,

I noticed superstr unexpectedly returned a returncode of 0, while it ran into an error. I was running this on a cram file, for which it seems I do not have the correct permissions to the reference files.

stderr contained:

[W::find_file_url] Failed to open reference "http://www.ebi.ac.uk/ena/cram/md5/2648ae1bacce4ec4b6cf337dcae37816": Destination address required
[E::fai_build3_core] Failed to open the file /research/bsi/archive/cram_references/GRCh38/GCA_000001405.15_GRCh38_no_alt_short_headers_nonACTG_to_N.fa
[E::refs_load_fai] Failed to open reference file '/research/bsi/archive/cram_references/GRCh38/GCA_000001405.15_GRCh38_no_alt_short_headers_nonACTG_to_N.fa'
[E::cram_get_ref] Failed to populate reference for id 0
[E::cram_decode_slice] Unable to fetch reference #0:9999-29187

[E::cram_next_slice] Failure to decode slice

stdout contained:

Successful run; processed 0 reads.

I have a different idea of 'successful' ;-) It makes me a bit worried about having to search for errors.

Best,
Wouter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions