home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13206 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!jabba.ess.harris.com!mercury!mac
  3. From: mac@mercury.Harris-ATD.com (Mike McDonald)
  4. Subject: Re: xdb ignoring core file
  5. Message-ID: <By1CGD.8JJ@jabba.ess.harris.com>
  6. Sender: mac@mercury (Mike McDonald)
  7. Nntp-Posting-Host: mercury.harris-atd.com
  8. Organization: Advanced Technology Dept, Harris Corp, Melbourne, FL
  9. References:  <1992Nov20.184903.5782@slc.com>
  10. Date: Fri, 20 Nov 1992 22:14:36 GMT
  11. Lines: 24
  12.  
  13. In article <1992Nov20.184903.5782@slc.com>, chrisp@slc.com (Chris Pinkham) writes:
  14. |> Could somebody please tell me how to examine a core when xdb keeps
  15. |> printing the following message each time I try:
  16. |> 
  17. |>   Child died due to: quit
  18. |>   Program died in unknown location (shared library), pc = 0x80004147
  19. |>   Ignoring core file "core27518".
  20. |> 
  21. |> This core file was produced by a SIGQUIT that is sent when an
  22. |> invalid state is discovered in the system. I cannot find anything
  23. |> in the laser rom documentation to help me get past this, and my
  24. |> system doesn't appear to have xdb or core man pages.
  25. |> 
  26. |> Thanks, Chris.
  27.  
  28.   I have the same problem. I now use i = i / 0; instead of SIGQUIT. This way I
  29. don't die in a shared library.
  30.  
  31.   Mike McDonald                Advanced Technology Dept.    
  32.                     Harris Corp.
  33.   Email: mac@trantor.harris-atd.com    M.S. 16-1912
  34.   Voice: (407) 727-5060            P.O. Box 37
  35.   Fax:   (407) 729-3363            Melbourne, Florida 32902
  36.  
  37.