home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / question / 12954 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.6 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!decwrl!sdd.hp.com!saimiri.primate.wisc.edu!ames!agate!doc.ic.ac.uk!uknet!mcsun!chsun!hslrswi!aut!nbladt
  2. From: nbladt@autelca.ascom.ch (Norbert Bladt)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: Name from Core file
  5. Message-ID: <1992Nov5.083358.28303@autelca.ascom.ch>
  6. Date: 5 Nov 92 08:33:58 GMT
  7. References: <33496@adm.brl.mil>
  8. Organization: Ascom Autelca AG, Guemligen, Switzerland
  9. Lines: 29
  10.  
  11. maschepe@thama1.apgea.army.mil (Michael A. Schepers) writes:
  12.  
  13.  
  14. >Hi There,
  15.  
  16. >     I have (I hope) an easy question.  I have found a core file in the
  17. >     root filesystem and would like to be able to find out what created
  18. >     the core dump; is this possible?  I have not been able to uncover
  19. >     any system abnormalities, or dead processes, so I am at a lose as
  20. >     to what might have created this core file.  The system is a Pyramid
  21. >     running OSx 5.1a and the core file is owned by root.  Any pointers
  22. >     are greatly appreciated.
  23. That's what I like with my 386BSD system at home. There are no core files :-)
  24. Instead they are called core.gs (for ghostscript), core.nenscript (you
  25. guessed it, for nenscript) etc.
  26.  
  27. What I'll do on other UN*X systems is this:
  28.     string core | less (or more)
  29. At the first few pages in less the name of the executable can be found, in
  30. general.
  31. This has always worked for me in the past.
  32. Hope this helps,
  33.  
  34. Norbert.
  35. P.S. If somebody has a better idea, please tell me.
  36. -- 
  37. Norbert Bladt, Ascom Autelca AG, Worbstr. 201, CH-3073 Guemligen, Switzerland
  38. Phone: +41 31 999 65 52            FAX: +41 31 999 65 44
  39. Mail: nbladt@autelca.ascom.ch   UUCP: ..!uunet!mcsun!chsun!hslrswi!aut!nbladt
  40.