** Save file named core for analysis by Progress Software

syed abdul ravo

New Member
Hi,

I am getting the following error:

SYSTEM ERROR: Illegal instruction. (47)
** Save file named core for analysis by Progress Software
Corporation. (439)

My application hangs after this.
And exits to Unix Shell.

Do you have any idea about this error?
 

syed abdul ravo

New Member
What are you trying to do? When exactly do you receive this error?
Hi,

I am getting this error when I repeatedly follow a particular flow in my application. i.e., If I select an option (in main frame) a small frame is displayed and then I select a suboption (in the 2nd frame) and do a F1 to save. After that one more frame is displayed (3rd frame) where I have to select few details. Here (3rd frame) if I do not select any thing and do a F4 the control returns back to the main frame.
 

mongoljustin

New Member
* scan you db for database corruption.
* dump and load
* check for file system based errors in the system logs
* refresh your progress application files, maybe a bad file.
* refresh your source code files. (maybe a bad file)
* check progress KB for similar issues.. for clues ....
 
Top