Operating System - HP-UX
1833568 Members
3508 Online
110061 Solutions
New Discussion

Re: killed due to text modification or page I/O error

 
Norm Diederich
Honored Contributor

killed due to text modification or page I/O error

C3600 2GB HP-UX11.11

After installing the Dec 2006 Support Plus GoldPAck, I am getting the following error.

Prior to this installation, the system was working ok.

Any thought will be greatly appreciated.

Thanks,
Norm
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: killed due to text modification or page I/O error

Shalom,

What are you doing when you get the error?

Did you check the install logs for problems? You may have had one and need to post that so we can help you correct it.

swverify \*

Look for corrupt installations of patches, swremove them and swinstall the ones you need.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Norm Diederich
Honored Contributor

Re: killed due to text modification or page I/O error

swverify \*

Returns the text mod message

swlist

Returns the text mod message.

I started getting messages after the reboot and I dont think the the post reboot configuration phase ran.

I may have a bad root disk but I am just trying to verify that something in the patch bundle did not cause problems.

From the swagent.log

* Installing fileset "PHSS_33949.DCEC-ENG-A-MAN,r=1.0" (338 of
348).
/var/tmp/BAAa08574/catalog/PHSS_33949/pfiles/postinstall[58]: 16683 Bus error(co
redump)
/var/tmp/BAAa08574/catalog/PHSS_33949/pfiles/postinstall[64]: 16686 Bus error(co
redump)
/var/tmp/BAAa08574/catalog/PHSS_33949/pfiles/postinstall[70]: 16695 Bus error(co
redump)
/var/tmp/BAAa08574/catalog/PHSS_33949/pfiles/postinstall[76]: 16698 Bus error(co
redump)
* Installing fileset "PHSS_34101.CDE-ENG-A-HELP,r=1.0" (339 of
348).

THis is the only error I found.

Dennis Handly
Acclaimed Contributor

Re: killed due to text modification or page I/O error

Can you use file(1) on that core file?

Unfortunately you may have to search hard for it??

You may want to look at the lines in postinstall: 58, 64, 70, 76
Dennis Handly
Acclaimed Contributor

Re: killed due to text modification or page I/O error

>You may want to look at the lines in postinstall: 58, 64, 70, 76

Hey, I can do that. Each line has swmodify on it.

If swverify doesn't work, can you use cksum on what you have and on another good system?
Norm Diederich
Honored Contributor

Re: killed due to text modification or page I/O error

I tried a dd if=/dev/rdsk/... for the root drive and I am getting errors in syslog plus the diagnostics shut down on high error count.

I suspect that unless all of these are the results of a patch and the one that "failed" was only man pages, then I have a primary disk drive that is failing.