The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
Google UNIX.COM


High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Custom error page when tomcat authentication fails sebagra UNIX and Linux Applications 0 05-06-2008 02:10 PM
awk error in sorting text file karthikn7974 Shell Programming and Scripting 3 05-06-2008 01:19 AM
SED for text file modification gfhgfnhhn Shell Programming and Scripting 6 07-07-2006 05:41 AM
linking unix generated text file to html page alexd Shell Programming and Scripting 1 11-13-2002 08:21 AM
Is there a way scroll text instead of page? darthur UNIX for Dummies Questions & Answers 12 01-03-2002 06:34 AM

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-05-2001
Registered User
 

Join Date: Oct 2001
Location: Bangalore
Posts: 93
Text Modification and page I/O error

Hi!,
while launching my C application on HP-UX 10.2 workstation, I get the following error message sometime:

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


Could someone tell me what does this error means?? and how is this caused?

Thanx in Advance,

JP
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 10-05-2001
Registered User
 

Join Date: Oct 2001
Posts: 3
try to check the free size of
/tmp

I think this error due to an error on
allocation of page memory (paging)


good luck
Reply With Quote
  #3 (permalink)  
Old 10-05-2001
Registered User
 

Join Date: Oct 2001
Location: Bangalore
Posts: 93
Hi!!,
only 15% of the memery in /tmp is used. Thats enough memory free to save from Paging error. And I just dont have any idea what does this " Text Modification" means.

Thanx,
JP
Reply With Quote
  #4 (permalink)  
Old 10-05-2001
Perderabo's Avatar
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,355
When a process is running it may not all be in memory at once. Instead it pages in and out as needed. The "text" of process is stuff that doesn't change...including the machine language instructions. The kernel went to fetch another page of text from the executable on behalf of your process. But it failed. So it kills the process and issues the message you saw. If you are getting a lot of these you may have a hardware problem or a kernal problem. If you are running an nfs mounted executable and someone updates that executable on another client or the server, you will get this error.
Reply With Quote
  #5 (permalink)  
Old 10-05-2001
Registered User
 

Join Date: Oct 2001
Location: Bangalore
Posts: 93
Thanx a Ton Perderabo,
your suggestion gives me sufficient insight to look into the problem.
Reply With Quote
Google UNIX.COM
Reply

Thread Tools
Display Modes




All times are GMT -7. The time now is 04:52 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0