Operating System - HP-UX
1747992 Members
5173 Online
108756 Solutions
New Discussion

Re: HP F90 v3.3.2 on itanium crashes

 
Christoph Hoffmann
New Member

HP F90 v3.3.2 on itanium crashes

When compiling a part of FOTRAN 90 code ported to HP-UX,
the HP FORTAN 90 compiler, v3.3.2 on Itanium processor
exits with error 213. Could someone explain this observed
behaviour as the front-end did not indicates any code errors.

(o) Command-line provoking the crash:

# /opt/fortran90/bin/f90 -c +source=fixed +extend_source UCTE_VOSUTC.F90 -o UCTE_VOSUTC.o +fltconst_strict
/var/tmp/fcp14007.F90
external subroutine UCTE_VOSUTC
variable BSWIGE


*** line# 8 BU_Set_U2_Variable_Tag_In_Variable -- variable_tag already set, 1724
Abnormal Exit [99] taken from bridge

(0) 0x4000000001153440 BM_error1 + 0x100 [/opt/fortran90/lbin/f90com32]
(1) 0x400000000123f6b0 BU_Set_U2_Variable_Tag_In_Variable + 0xd0 [/opt/fortran90/lbin/f90com32]
(2) 0x4000000001245b10 Declare_Variable + 0xbd0 [/opt/fortran90/lbin/f90com32]
(3) 0x40000000012404f0 Emit_Non_Common_Variable_Declarations + 0x260 [/opt/fortran90/lbin/f90com32]
(4) 0x400000000123deb0 Emit_Variable_Declarations + 0x70 [/opt/fortran90/lbin/f90com32]
(5) 0x400000000123ca00 Emit_Common_Program_Unit_Boilerplate + 0x5a0 [/opt/fortran90/lbin/f90com32]
(6) 0x400000000124fa80 Emit_Routine + 0x1210 [/opt/fortran90/lbin/f90com32]
(7) 0x4000000001198be0 Walk_Spine_And_Emit_Code + 0x6fd0 [/opt/fortran90/lbin/f90com32]
(8) 0x40000000013eb360 codegen + 0xc0 [/opt/fortran90/lbin/f90com32]
(9) 0x40000000013eb000 processprogramblock + 0x100 [/opt/fortran90/lbin/f90com32]
(10) 0x40000000013eaeb0 visitpreorder + 0x120 [/opt/fortran90/lbin/f90com32]
(11) 0x40000000014a1640 visitprogramblocklist + 0x40 [/opt/fortran90/lbin/f90com32]
(12) 0x40000000014db8b0 generatecode + 0x50 [/opt/fortran90/lbin/f90com32]
(13) 0x4000000001109b80 fort90 + 0x33110 [/opt/fortran90/lbin/f90com32]
(14) 0x40000000010d4bd0 main + 0x1e0 [/opt/fortran90/lbin/f90com32]
(15) 0xc00000000002be30 main_opd_entry + 0x50 [/usr/lib/hpux64/dld.so]
f90: error 213: Errors detected.


(o) Machine and OS info:

ia64 hp superdome server SD32A
HP-UX dom B.11.31 U ia64 2250594576 unlimited-user license


(o) Compiler and patches

(-) HP F90 v3.3.2
(-) B3909DB B.11.31.07 HP Fortran 90 Compiler and associated products (S800) for HP-UX 11.31
(-) swlist -l fileset | grep -i fort

# FORTRAN90 B.11.31.07 FORTRAN Programming
FORTRAN90.F90-JPN-E-MAN B.11.31.07 FORTRAN 90 Japanese EUC man pages
FORTRAN90.F90-JPN-S-MAN B.11.31.07 FORTRAN 90 Japanese SJIS man pages
FORTRAN90.F90-RELNOTES B.11.31.07 FORTRAN 90 for Itanium Release Notes
FORTRAN90.FORT90-MAN B.11.31.07 FORTRAN 90 Man Pages
FORTRAN90.FORT90-PRG B.11.31.07 FORTRAN 90 Compiler for Itanium
# PHSS_40234 1.0 Fortran90 B.11.31.09
PHSS_40234.FORT90-PRG 1.0 fa=HP-UX_B.11.31_IA

1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: HP F90 v3.3.2 on itanium crashes

You have the latest patch, it's time to contact the Response Center to file a bug report.