[Omp] segmentation fault

DING, Yang dingyang at gmail.com
Wed May 23 06:24:23 PDT 2007


Hi,

I have seen similar problems before. The first thing you may want to
check is whether those library files reported are in your lib
directory. Especially if you compile on one machine and execute on
another, the library files on one system may not be the same as
another. Try to find out check the library files first. Good luck.

Best regards,
Yang

On 5/23/07, Moshiour Rahaman <moshiour at gmail.com> wrote:
> Dear user,
> I am using intel open source fortran compiler. It is compiling properly, but
> when i am going to run then it's showing the segmentation fault in the
> following:
> forrtl: severe (174): SIGSEGV, segmentation fault occurred
> Image              PC        Routine            Line        Source
> ld-linux.so.2      00B28C32  Unknown               Unknown  Unknown
> libguide.so        0013CF77  Unknown               Unknown  Unknown
> libpthread.so.0     00DAB7FC  Unknown               Unknown  Unknown
> libc.so.6          00C1BABA  Unknown               Unknown  Unknown
>
> The interesting thinks is all the libs are available.
> Can anybody help me?
> regards,
>
> --
> Moshiour
> Bose-TWAS Fellow
> S.N. Bose Centre, India
> 0088-01715011854(Res.)
> _______________________________________________
> Omp mailing list
> Omp at openmp.org
> http://openmp.org/mailman/listinfo/omp
>
>


More information about the Omp mailing list