Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

ERROR: phylokernelnonrev.h:1034 && Numerical underflow for non-rev lh-derivative failed. #231

@IRSINGH27

Description

@IRSINGH27

Hi, I was using the following version of iqtree software and the command. and this error keeps popping up irrespective if I specify the --seqtype or use the --safe argument. I have attached the msa file in tar.gz format
iqtree version - version 2.2.0-beta COVID-edition for Linux 64-bit built Mar 3 2022 built Mar 3 2022
iqtree command - nohup iqtree -s ./msa_rrna.fa --seqtype DNA -T 26 -B 1000 --safe 1>iqtree.stdout 2>iqtree_error.stderr&
msa_rrna.fa.tar.gz

Error: -

ERROR: phylokernelnonrev.h:1034: void PhyloTree::computeNonrevLikelihoodDervSIMD(PhyloNeighbor*, PhyloNode*, double*, double*) [with VectorClass = Vec4d; bool SAFE_NUMERIC = true; int nstates = 4; bool FMA = false]: Assertion `std::isfinite(*df) && "Numerical underflow for non-rev lh-derivative"' failed.
ERROR: STACK TRACE FOR DEBUGGING:
ERROR: 1   funcAbort()
ERROR: 2   ()
ERROR: 3   gsignal()
ERROR: 4   abort()
ERROR: 5   ()
ERROR: 6   void PhyloTree::computeNonrevLikelihoodDervSIMD<Vec4d, true, 4, false>(PhyloNeighbor*, PhyloNode*, double*, double*)
ERROR: 7   non-virtual thunk to PhyloTree::computeFuncDerv(double, double&, double&)
ERROR: 8   Optimization::minimizeNewton(double, double, double, double, double&, int)
ERROR: 9   PhyloTree::optimizeOneBranch(PhyloNode*, PhyloNode*, bool, int)
ERROR: 10   PhyloTree::optimizeAllBranches(int, double, int)
ERROR: 11   IQTree::optimizeBranches[abi:cxx11](int)
ERROR: 12   IQTree::initCandidateTreeSet(int, int)
ERROR: 13   IQTree::doTreeSearch()
ERROR: 14   runTreeReconstruction(Params&, IQTree*&)
ERROR: 15   runPhyloAnalysis(Params&, Checkpoint*, IQTree*&, Alignment*&)
ERROR: 16   runPhyloAnalysis(Params&, Checkpoint*)
ERROR: 17   main()
ERROR: 18   __libc_start_main()
ERROR: 19   ()
ERROR: 
ERROR: *** IQ-TREE CRASHES WITH SIGNAL ABORTED
ERROR: *** For bug report please send to developers:
ERROR: ***    Log file: ./msa_rrna.fa.log
ERROR: ***    Alignment files (if possible)

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