:ube: Assert has been violated .../intel-S2/lang/ube/opt/src/structure.c
807575Feb 24 2008 — edited Feb 26 2008I'm getting the following error when I attempt to compile a fortran file.
bash-3.2$ f95 -c -O3 func.f90
"func.f90", [comp_functions.checkread_]:ube: error: Assert has been violated at '/net/violet/export/home1/sstrunk_intel_pib/t-common/builds/pib.t-common.Thu.20071115.10.36.18/intel-S2/lang/ube/opt/src/structure.c 253'.
Has anyone seen something similar?
I'm using a recent sun fortran compiler
bash-3.2$ f95 -V
f95: Sun Fortran 95 8.3 SunOS_i386 2007/11/15
Usage: f95 [ options ] files. Use 'f95 -flags' for details
func.f90 is a file from FDS. A fire simulation tool. See http://www.fire.nist.gov/fds/. I'd be happy to provide my copy of the file.
Thanks,
Tait