segmentation fault in python camb.

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Alessandro Manzotti
Posts: 3
Joined: February 12 2013
Affiliation: University of Chicago

segmentation fault in python camb.

Post by Alessandro Manzotti » December 12 2015

Hi, I compiled the new version of CAMB without problems (and without any need of changing the makefile). Then I build python smoothly.

Unfortunately when I run the demo or the test in the tests/ folder I got seg faults

*** glibc detected *** /home/manzotti/local/CAMB_Nov_15/camb: munmap_chunk(): invalid pointer: 0x00007ffe6a4ce720 ***py

I am using Python 2.7.9 and ifort version 12.1.3

any ideas how to solve this?

EDIT:

it works nicely with gfortran 4.9.3. if this can help someone with the same problem

Post Reply