Yes, as a matter of fact I am. But that's in the beginning of the program. After executing that part of the code, the program does several other things and then dumps to core!!
Savita Chauhan, Programmer/Analyst x:1754 Central Texas College. ------------------------------------------- Change is the only Constant. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gordon Glorfield Sent: Tuesday, October 19, 2004 9:04 AM To: '[EMAIL PROTECTED]' Subject: RE: [U2][UD] Seg fault (core dumped) That error usually happens when a dynamic array grows too large. Are you building a dynamic array in your program? Gordon J. Glorfield Sr. Applications Developer MAMSI (A UnitedHealth Company) 301-360-8839 > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Chauhan, Savita > Sent: Tuesday, October 19, 2004 9:06 AM > To: [EMAIL PROTECTED] > Subject: [U2][UD] Seg fault (core dumped) > > > Hi, > > I am running my UniBasic program from a UNIX script > (XGLBU01.SCRIPT). It runs for a while and then gives a > segmentation fault with following error msg: > > XGLBU01.SCRIPT[5]: 54744 Segmentation fault(coredump) > > The Number "5" and "54744" keeps changing everytime I run it. > Can someone help me figure this out? > > Thanks > Savita. > ------- > u2-users mailing list > [EMAIL PROTECTED] > To unsubscribe please visit http://listserver.u2ug.org/ > This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately. ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
