home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / cray / 241 < prev    next >
Encoding:
Text File  |  1992-08-13  |  857 b   |  31 lines

  1. Newsgroups: comp.unix.cray
  2. Path: sparky!uunet!timbuk.cray.com!walter.cray.com!cfg
  3. From: cfg@cray.com (Cindy Glass)
  4. Subject: Re: SignalCode 8
  5. Message-ID: <1992Aug13.123900.28244@walter.cray.com>
  6. Organization: Cray Research, Inc.
  7. References: <AeWI0fa00awJ8YrURt@andrew.cmu.edu>
  8. Date: 13 Aug 92 12:38:59 CDT
  9. Lines: 20
  10.  
  11. In article <AeWI0fa00awJ8YrURt@andrew.cmu.edu> cy0q+@andrew.cmu.edu (Chad O. Yoshikawa) writes:
  12. >Does anyone have information concerning the error:SignalCode 8? From the
  13. >signal.h include file it appears to be a floating point exception.
  14. >Thanks in advance,
  15. >
  16. >Chad
  17.  
  18.  
  19. Hello Chad,
  20.  
  21.  A Signal 8 - SIGFPE - is Floating-point exception. Overflow has occurred 
  22. or a zero divisor is used in a floating point divide.
  23.  
  24.  This signal, is a termination signal and also produces a core dump of 
  25. your process.
  26.  
  27.  Hope this helps.
  28.  
  29.   Cindy
  30.    cfg@cray.com
  31.