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