[Darshan-users] Error - Segmentation Fault

Phil Carns carns at mcs.anl.gov
Wed Apr 27 10:54:37 CDT 2011


On 04/27/2011 11:39 AM, Sandra Mendez wrote:
>
> Hi,
>
> When I use LD_PRELOAD=/home/smendez/darshan/install, It gives me 
> "Segmentation Fault". Can somebody help me with error, please?
>
> Darshan was configured with the next command
>
> ./configure --with-mem-align=16 --with-log-path=$LOGPATH 
> --prefix=$PREFIX --with-zlib-for-mpi=/home/smendez/zlib CFLAGS="-O2" 
> --with-jobid-env=COBALT_JOBID
>
> This is CPU information of compute node:
>
> AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
>
> cpu MHz        : 1999.661
> cache size    : 512 KB
> cpu cores    : 2
> wp        : yes
> flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge 
> mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext 
> fxsr_opt rdtscp lm 3dnowext 3dnow rep_good extd_apicid pni cx16 
> lahf_lm cmp_legacy svm extapic cr8_legacy
> TLB size    : 1024 4K pages
> clflush size    : 64
> cache_alignment    : 64
> address sizes    : 40 bits physical, 48 bits virtual
>
> Thanks.
>
> Sandra.-
>

Hi Sandra,

The LD_PRELOAD environment variable needs to point to the actual 
libdarshan.so file, rather than just the directory that contains it.

If you continue to have problems, could you also tell us what underlying 
compiler you are using (ie, gcc, icc, pgcc, etc.) and whether it is a c, 
c++, or fortran code?

thanks,
-Phil


More information about the Darshan-users mailing list