home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9218 < prev    next >
Encoding:
Text File  |  1992-08-31  |  1.6 KB  |  39 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!usc!sdd.hp.com!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!mskucher
  3. From: mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF])
  4. Subject: Help Needed - program SIGKILLing itself
  5. Message-ID: <BturB1.8Ir@math.uwaterloo.ca>
  6. Sender: mskucher@math.uwaterloo.ca (Murray S. Kucherawy [MFCF])
  7. Organization: Math Faculty Computing Facility, University of Waterloo, Canada
  8. Date: Mon, 31 Aug 1992 14:37:49 GMT
  9. Lines: 28
  10.  
  11. I have a program which receives data from stdin and uses it to update
  12. the AIX password database using setpwdb, setuserdb, putuserattr,
  13. putgroupattr, and all those nice things.  However, after a while
  14. of this processing, it just stops dead, saying "Killed".
  15.  
  16. Running it via dbx says it's receiving signal 9.  But I'm the only user
  17. and I'm not sending it...
  18.  
  19. So I ran an error log and there are a number of records that look like this:
  20.  
  21. ERROR_ID TIMESTAMP  T CL RESOURCE_NAME  ERROR_DESCRIPTION
  22. C5C09FFA 0831102692 P S  SYSVMM         SOFTWARE PROGRAM ABNORMALLY TERMINATED
  23.  
  24. ...presumably once for each time I'm creating this error.
  25.  
  26. So I guess my questions are:
  27.  
  28. 1) Where is this documented?
  29. 2) What does it mean?
  30. 3) How do I fix it?
  31.  
  32. Any help would be appreciated!
  33.  
  34. -- Murray S. Kucherawy ----------------------------------------+--------------
  35. Software Systems Co-op, Math Faculty Computing Facility [MFCF] | This is a
  36. University of Waterloo, Ontario, Canada                        | machine that
  37. E-mail: mskucherawy@{math,watdragon}.UWaterloo.ca              | goes PING!
  38. ---------------------------------------------------------------+--------------
  39.