Skip to content

pangraph build crash #170

@mjohnpayne

Description

@mjohnpayne

Hi Marco,

I am having pangraph crash on a particular input file (renamed to .txt and attached) with the following command:

pangraph-aarch64-apple-darwin build -s 20 -a 0.0 -b 6.666 -l 90 -j 10 sistr_filtered_input.fasta > sistr.json

[sistr_filtered_input.txt](https://github.com/user-attachments/files/23176347/sistr_filtered_input.txt

I get the following errors:

[31mThe application panicked (crashed). [0m
Message: [91;1massertion left == right failed
left: 1494
right: 1491 [0m
Location: [32mpackages/pangraph/src/align/nextclade/analyze/nuc_changes.rs [0m: [33m19 [0m
If you think it's a bug, consider reporting at: 'https://github.com/neherlab/pangraph/issues'
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Let me know if you need any more info (I tried setting RUST_BACKTRACE=full but it didn't change the amount of output). This is running on an M4 mac.

Cheers,
Michael

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