error while using actual CAMB version:*** glibc detected *** ./camb: munmap_chunk(): invalid pointer: 0x00007fffce515940 *** Aborted

Use of Cobaya. camb, CLASS, cosmomc, compilers, etc.
Post Reply
Martina Schwind
Posts: 30
Joined: March 11 2013
Affiliation: University Heidelberg

error while using actual CAMB version:*** glibc detected ***

Post by Martina Schwind » October 02 2013

Dear Anthony and others,

I wanted to run the acutal CAMB Version from the net and get an error:

Code: Select all

schwind@pi213a:~/master-project/camb2 ./camb params.ini
Reion redshift       =  10.698
Om_b h^2             =  0.022600
Om_c h^2             =  0.112000
Om_nu h^2            =  0.000000
Om_Lambda            =  0.725306
Om_K                 =  0.000000
Om_m (1-Om_K-Om_L)   =  0.274694
100 theta (CosmoMC)  =  1.037944
Reion opt depth      =  0.0900
Age of universe/GYr  =  13.794
zstar                =  1088.71                                                                           
r_s(zstar)/Mpc       =  146.39                                                                            
100*theta            =  1.038226                                                                          
zdrag                =  1059.70                                                                           
r_s(zdrag)/Mpc       =  149.02                                                                            
k_D(zstar) Mpc       =  0.1392                                                                            
100*theta_D          =  0.160034                                                                          
z_EQ (if v_nu=1)     =  3216.24                                                                           
100*theta_EQ         =  0.846430
tau_recomb/Mpc       =  284.87  tau_now/Mpc =  14384.7
*** glibc detected *** ./camb: munmap_chunk(): invalid pointer: 0x00007fffce515940 ***
Aborted
schwind@pi213a:~/master-project/camb2
with this I wanted to go ahead so I stuck now...

Martina

Antony Lewis
Posts: 1943
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: error while using actual CAMB version:*** glibc detected

Post by Antony Lewis » October 02 2013

Looks like a duplicate of
http://cosmocoffee.info/viewtopic.php?t=2194
?
What compiler version?

Martina Schwind
Posts: 30
Joined: March 11 2013
Affiliation: University Heidelberg

error while using actual CAMB version:*** glibc detected ***

Post by Martina Schwind » October 02 2013

The compiler version is:

schwind@pi213a:~/master-project/camb2$ ifort -v
Version 12.0.2

Martina Schwind
Posts: 30
Joined: March 11 2013
Affiliation: University Heidelberg

error while using actual CAMB version:*** glibc detected ***

Post by Martina Schwind » October 02 2013

I changed the subroutine free_limber in modules.f90 but it doesn't change.

Martina Schwind
Posts: 30
Joined: March 11 2013
Affiliation: University Heidelberg

error while using actual CAMB version:*** glibc detected ***

Post by Martina Schwind » October 02 2013

Now I downloaded the Version of March 2013 and this works.
I will continue now with this and check, whether the Version with Quintessence is working with this version as well...

Antony Lewis
Posts: 1943
Joined: September 23 2004
Affiliation: University of Sussex
Contact:

Re: error while using actual CAMB version:*** glibc detected

Post by Antony Lewis » October 02 2013

As far as I can tell this is a compiler bug: works fine in ifort 13, but not in 12.0.2 (not exactly sure when they fixed it, but there were a lot of problems with some 12.x versions). Also works without openmp.

Martina Schwind
Posts: 30
Joined: March 11 2013
Affiliation: University Heidelberg

error while using actual CAMB version:*** glibc detected ***

Post by Martina Schwind » October 05 2013

Thanks a lot, I will ask next week, when we will go on Version 13.

Post Reply