[CIG-LONG] new install

Matty matty.mookerjee at sonoma.edu
Fri Feb 1 12:37:45 PST 2013


OK adding 'gfortran' to the LIBS line allowed the compile to finish 
without error but then when I try to run yielding.json I get a segment 
fault:

matty at matty-ThinkPad-T530:~/Programs/Gale/gale$ build/bin/Gale 
input/cookbook/yielding.json
[matty-ThinkPad-T530:07296] *** Process received signal ***
[matty-ThinkPad-T530:07296] Signal: Segmentation fault (11)
[matty-ThinkPad-T530:07296] Signal code: Address not mapped (1)
[matty-ThinkPad-T530:07296] Failing at address: 0x44000098
[matty-ThinkPad-T530:07296] [ 0] 
/lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7f5fd048ecb0]
[matty-ThinkPad-T530:07296] [ 1] /usr/lib/libmpi.so.0(MPI_Comm_dup+0x53) 
[0x7f5fd11007b3]
[matty-ThinkPad-T530:07296] [ 2] build/bin/Gale(main+0x42) [0xdbf7b7]
[matty-ThinkPad-T530:07296] [ 3] 
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f5fd00e176d]
[matty-ThinkPad-T530:07296] [ 4] build/bin/Gale() [0xdbf339]
[matty-ThinkPad-T530:07296] *** End of error message ***
Segmentation fault (core dumped)

Any suggestions?

Matty


On 01/31/2013 08:54 PM, Walter Landry wrote:
> Matty <matty.mookerjee at sonoma.edu> wrote:
>> OK, I tried editing my config.cfg file (attached) as you described in
>> the previous thread, but the install terminated fairly quickly.
>>
>> I, like Frank, download and install fblas with my petsc install. Here
>> is my Petsc install command:
>>
>>   ./configure --with-cc=gcc --with-fc=gfortran --download-f-blas-lapack
>>   --download-mpich --without-x
> Now you have Frank's other problem
>
>    http://www.geodynamics.org/pipermail/cig-long/2013-January/000891.html
>
> Add 'gfortran' to the list of libraries.
>
> Cheers,
> Walter Landry
> _______________________________________________
> CIG-LONG mailing list
> CIG-LONG at geodynamics.org
> http://geodynamics.org/cgi-bin/mailman/listinfo/cig-long
>



More information about the CIG-LONG mailing list