pgf90-Fatal error

Hi,

When I use pgf90 to compile fortran90 code, I get the following error:

pgf90-Fatal-/usr/local/pgi/linux86-64/5.1/bin/pgf902 TERMINATED by signal 11
Arguments to /usr/local/pgi/linux86-64/5.1/bin/pgf902
/usr/local/pgi/linux86-64/5.1/bin/pgf902 /tmp/pgf90aaaaaEcuag.ilm -fn t.f90 -opt 1 -terse 1 -inform warn -x 51 0x20 -x 119 0xa10000 -x 122 0x40 -x 123 0x1000 -x 127 4 -x 120 0x80000000 -y 80 0x1000 -x 80 0x10800000 -x 124 0x1400 -y 15 2 -y 80 0x1000 -x 80 0x10800000 -x 57 0x10000 -x 49 0x100 -x 120 0x200 -astype 0 -stdinc /usr/local/pgi/linux86-64/5.1/include:/usr/local/include:/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/include:/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/include:/usr/include -def unix -def __unix -def unix -def linux -def __linux -def linux -def inline= -def NO_INLINE -def __NO_MATH_INLINES -def x86_64 -def LONG_MAX=9223372036854775807L -def ‘SIZE_TYPE=unsigned long int’ -def ‘PTRDIFF_TYPE=long int’ -def __THROW= -x 124 1 -cmdline ‘+pgf90 /tmp/pgf90aaaaaEcuag.ilm -c’ -asm /tmp/pgf90baaaaEcuag.s

What does this mean?

Thanks.

xg

Hi xg,

When the compiler itself seg faults it means you’ve found a serious bug. However since your using the 5.1 compiler, the bug has most likely been fixed. Please either try the 6.0 compiler (see http://www.pgroup.com/support/download_release.php) or submit a bug report to trs@pgroup.com.

Thanks,
Mat