Hi all,
I am running a ClaSSE and stochastic mapping analysis using RevBayes with TensorPhylo acceleration on our computing cluster. Unfortunately, I consistently encounter the error: Segmentation fault (core dumped) based on any datasets. The error log is the following:
======================================================================
RevBayes version (1.2.6-preview)
Build from () on 2025年 09月 23日 星期二 09:35:26 CST
Visit the website
www.RevBayes.com for more information about RevBayes.
RevBayes is free software released under the GPL license, version 3. Type 'license()' for details.
To quit RevBayes type 'quit()' or 'q()'.
> source("tp_rev.rev")
Processing file "tp_rev.rev"
Attempting to read the contents of file "tree.nex"
Successfully read file
[
( 1 -> 1, 1 ) = 0.6000,
( 1 -> 1, 2 ) = 0.1400,
( 1 -> 2, 1 ) = 0.1400,
( 1 -> 2, 2 ) = 0.1200,
( 2 -> 1, 1 ) = 0.2400,
( 2 -> 1, 2 ) = 0.0300,
( 2 -> 2, 1 ) = 0.0300,
( 2 -> 2, 2 ) = 0.7000
]
Segmentation fault
=======================================================================
Does anyone know why this is happening? Is there something I am missing?
Best,
Ran