home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / toolkits / xview / 1235 < prev    next >
Encoding:
Text File  |  1993-01-24  |  770 b   |  23 lines

  1. Newsgroups: alt.toolkits.xview
  2. Path: sparky!uunet!island!coney!hue
  3. From: hue@island.COM (Pond Scum)
  4. Subject: Re: "Alarm clock" error in XView
  5. Message-ID: <hue.727864826@coney>
  6. Sender: usenet@island.COM (The Usenet mail target)
  7. Organization: Island Graphics Corp.
  8. References: <105279@netnews.upenn.edu>
  9. Date: Sun, 24 Jan 1993 08:40:26 GMT
  10. Lines: 11
  11.  
  12. jarnot@kin.lap.upenn.edu (Kevin J. Jarnot) writes:
  13. >Upon exiting, it prints "Alarm clock".
  14. >Does anyone know what is causing this?  I've searched every X book
  15. >around to no avail.  
  16.  
  17. I think the shell prints this when a process dies due to receipt of
  18. a SIGALRM which it is not catching.  Are you doing anything with
  19. setitimer, sleep, or usleep in your program?  If you are, you need
  20. to fix it.
  21.  
  22. -Jonathan        hue@island.COM
  23.