home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / database / informix / 1906 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  1.2 KB

  1. Path: sparky!uunet!mcsun!sunic!isgate!krafla!gaukur
  2. From: gaukur@rhi.hi.is (Kristjan Gaukur Kristjansson)
  3. Newsgroups: comp.databases.informix
  4. Subject: Endless loops on abstract quitting?
  5. Message-ID: <5295@krafla.rhi.hi.is>
  6. Date: 10 Sep 92 09:59:32 GMT
  7. Sender: usenet@rhi.hi.is
  8. Lines: 22
  9.  
  10. Hello netters!
  11.  
  12. My system is I-OnLine 4.1 with I-4GL RDS on an IBM R-6000 320 AIX 3.1 with
  13. users coming in through ethernet.  Now sometimes when they quit abstractly
  14. (like turning off the terminal/computer without quiting the system or breaking
  15. out with ctrl-c or somesuch) the 'fglgo' process goes into an endless loop
  16. eating up all the cpu it can get.
  17. When first I set up the connection for the users I ran the program with the
  18. 'exec' command and this problem happened all the time.  Then I stopped using
  19. the 'exec' command and let the programs run in their own shell and now it
  20. only happens once in a while.
  21. My guru suggested that what happens is that a read command gets an 'eof'
  22. message when the connection breaks but doesn't get or doesn't interpret
  23. correctly the exit code that says the connections dead.
  24.  
  25. Has anyone had a similar problem, and maybe an explanation and a fix?
  26.  
  27. Any help greatly appreciated,
  28.  
  29.             Gaukur.
  30.  
  31.                 gaukur@rhi.hi.is
  32.