Core dumping on usxsuw

From: Wilkinson, Jeff <jeff.wilkinson_at_medtronic.com>
Date: Mon, 9 Feb 2009 10:09:36 -0600

I have been trying to process USRBIN output files using usxsuw called through flair. Whenever I feed it the output file from my simulation it dumps core having tried to read too many values from the input file. Specifically, it dies at line 182 in usxsuw after trying to access element 302 of ENGMAX. The value of 931826359 has been read from the file for IGMUSX(NX) according to gdb.

         IRECRD = IRECRD + 1
         IF ( LLNUSX (NX) ) THEN
182>> READ (1) IGMUSX(NX), (ENGMAX (IG), IG=1,IGMUSX(NX)+1)
            IRECRD = IRECRD + 1
         ELSE
            IGMUSX (NX) = 0
         END IF
         GO TO 6500

The output file seems fine when read by usbrea.

Any idea what is wrong with the file or the method of creating it? I have made small changes to the values on the USRBIN cards and have seen the problem go away only to reappear with another small change.

Jeff Wilkinson
Medtronic Technical Fellow, Sr Principal R&D Engineer
Medtronic, Inc -- 8200 Coral Sea St NE -- Mounds View, MN 55112 USA
763-526-0483

[CONFIDENTIALITY AND PRIVACY NOTICE] Information transmitted by this email is proprietary to Medtronic and is intended for use only by the individual or entity to which it is addressed, and may contain information that is private, privileged, confidential or exempt from disclosure under applicable law. If you are not the intended recipient or it appears that this mail has been forwarded to you without proper authority, you are notified that any use or dissemination of this information in any manner is strictly prohibited. In such cases, please delete this mail from your records. To view this notice in other languages you can either select the following link or manually copy and paste the link into the address bar of a web browser: http://emaildisclaimer.medtronic.com

Received on Mon Feb 09 2009 - 18:20:50 CET

This archive was generated by hypermail 2.2.0 : Mon Feb 09 2009 - 18:20:50 CET