1753701 Members
4892 Online
108799 Solutions
New Discussion юеВ

error --

 
mahesh_24
Occasional Advisor

error --

Pid 2670 killed due to text modification or page I/O error

i am getting the above error when i execute one of the excutables .anu clues whats happening here
6 REPLIES 6
T G Manikandan
Honored Contributor

Re: error --

check your memory and swap usage.
If they are full try increasing more swap.

make sure you load the appropriate patches.

This is the HPDOC

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062925494

Mark Grant
Honored Contributor

Re: error --

I'm not sure why this happens and there may be a patch to fix it but you can do the following.

"mv" the executable to a tempory location and then "cp" it back.

Never preceed any demonstration with anything more predictive than "watch this"
T G Manikandan
Honored Contributor

Re: error --

Also do check the /var/adm/syslog/syslog.log for any errors on the swap disk
mahesh_24
Occasional Advisor

Re: error --

swap and memory are enough ans my patches are up to date. but still its happening .i tried mv also.
Mark Grant
Honored Contributor

Re: error --

OK it seems that HP-UX provides this helpful error when it tries to page in an executable and times out. The time out is apparently rather low.

Is your application on NFS or for some other reason might take a while to load?
Never preceed any demonstration with anything more predictive than "watch this"
mahesh_24
Occasional Advisor

Re: error --

No application is not on NFS , its on local fs.