Re: Reading a U4093-92 dump - Solved!

2010-05-12 Thread Elardus Engelbrecht
Good morning to all! Problem is solved. Thanks to John McKown and Steve Comstock and others who replied offline. Each of you indeed contributed to solve this problem. It is indeed a LE problem and the problem is with 'Anchor point'. As one friend kindly noted, the fact that right half of regist

Re: Reading a U4093-92 dump

2010-05-11 Thread Steve Comstock
Elardus Engelbrecht wrote: Good day to all Could any of you be very kind to point me to documentation or web pages on how to read, analyze and solve a U4093-92 abend? Yes, it is a 31-bit COBOL program. I suspect the culprit is Language Environment, but I need positive clues. I have the sourc

Re: Reading a U4093-92 dump

2010-05-11 Thread Elardus Engelbrecht
McKown, John wrote: > X'5C' (92) >Anchor setup malfunctioned. Thanks. I suspect that the COBOL program is making an incorrect call with perhaps incorrect parameters. I suggested to the user to do an inventory of all CALLED programs and to re- compile all of them, the called programs first a

Re: Reading a U4093-92 dump

2010-05-11 Thread McKown, John
AIN@bama.ua.edu > Subject: Reading a U4093-92 dump > > Good day to all > > Could any of you be very kind to point me to documentation or > web pages on > how to read, analyze and solve a U4093-92 abend? > > Yes, it is a 31-bit COBOL program. I suspect the culprit is Langua

Reading a U4093-92 dump

2010-05-11 Thread Elardus Engelbrecht
Good day to all Could any of you be very kind to point me to documentation or web pages on how to read, analyze and solve a U4093-92 abend? Yes, it is a 31-bit COBOL program. I suspect the culprit is Language Environment, but I need positive clues. I have the sources and is waiting for my user