WormBase / caltech-curation-services

Modular curation services for Caltech WormBase data
1 stars 0 forks source link

Acedb segfault on large queries #56

Closed valearna closed 9 months ago

valearna commented 1 year ago

Acedb (both tace and xace) crashes with a segmentation fault error when running large queries. This happens only on AWS. When running the docker image on my laptop with ubuntu as host OS everything works as expected. Tested using ubuntu server 22.04 instead of Amazon Linux on AWS EC2 and no segfault error there. We need to migrate both dev and prod to new EC2 instances with ubuntu as host OS.

valearna commented 1 year ago

Steps to follow to install new instance (currently installing dev):

valearna commented 1 year ago

done. Ready to test