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

Segmentation fault for analysis with unlinked topology #296

Open
1 task
evo-palaeo opened this issue Mar 7, 2024 · 0 comments
Open
1 task

Segmentation fault for analysis with unlinked topology #296

evo-palaeo opened this issue Mar 7, 2024 · 0 comments

Comments

@evo-palaeo
Copy link

evo-palaeo commented Mar 7, 2024

I consistently get a segmentation fault on step 1 of a stepping stone analysis with unlinked topology. The dataset runs fine with the exact same settings if topology is linked.

What is the current observed behaviour?

The analysis seems to start fine, but I get the following error half way through sampling step 1:

*** Process received signal ***
Signal: Segmentation fault: 11 (11)
Signal code: Invalid permissions (2)
Failing at address: 0x0
[ 0] 0 libsystem_platform.dylib

This occurs regardless of the number of cores I specify. I have tried this on a linux and mac machine using the latest installation of MrBayes and get the same error. The analysis runs to completion if topology is linked between partitions.

What is the expected/wanted behaviour?

I need the unlinked topology analysis to run to completion.

How may we reproduce this bug?

Steps to reproduce the bug:
MB.zip

  1. Execute "95_Abrotrichini_Teta-et-al-2017_total_overlap.nex"
  2. The segmentation fault will occur on step 1 (approx gen 4900000)

Would you be able to compile and run MrBayes to test fixes to this bug?

  • Yes, I know how to use git and how to compile MrBayes.
  • [ x ] No, sorry.

What is the environment that you run MrBayes in?

  • Operating system (including variant and release): OS Sonoma 14.2.1 / Linux Ubuntu v???
  • Version of MrBayes: 3.2.7 / 3.2.7
  • If possible, include the output of the Version command in MrBayes below:
    (for Mac)
   Version

   MrBayes 3.2.7a

   Features:  MPI
   Host type: arm-apple-darwin23.0.0 (CPU: arm)
   Compiler:  clang 15.0.0

Other information that may be of use to us in resolving this issue

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

1 participant