Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sdd.hp.com!hp-pcd!hpfcso!cunniff From: cunniff@hpfcso.HP.COM (Ross Cunniff) Newsgroups: comp.sys.hp Subject: Re: fc bug ?? (maybe) Message-ID: <7370170@hpfcso.HP.COM> Date: 11 Jul 90 17:20:42 GMT References: <23221@boulder.Colorado.EDU> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 24 > Does anyone know the meaning of the following error produced by f77 > on an HP9000/300 HP-UX 6.5 machine? Using f77 -L shows me that the > line where the compilation crashes varies slightly from test to test. > f77: signal 11 (segmentation violation) while compiling test11.f Well, it would help if you included the last few listing lines before the segmentation violation; however, I will hazard a guess at what's going on. Look for a line like: write (10) (chr(i),i=1,10) where chr is a character array (such as character*80 chr(10)). This defect will be repaired in the next release, and I believe patches are available for 6.5 and 7.0. Contact your HP SE for more information. Disclaimer: this is all from my faulty memory and is in no way an official statement of the Hewlett-Packard Company. > Jim Barbour Ross Cunniff Hewlett-Packard Colorado Language Lab ...{ucbvax,hplabs}!hpfcla!cunniff cunniff@hpfcla.hp.com