Re: How to deal with a core file

From: Bill Campbell (bill_at_celestial.com)
Date: 06/25/03


Date: Wed, 25 Jun 2003 16:05:41 GMT
To: Sco Mailing List <scomsc@xenitec.on.ca>

On Tue, Jun 24, 2003 at 11:13:42PM -0700, Chalawal Maliwan wrote:
>Hi All,
>
>How to determine what 's the cause of the generation of the core file
>on OSR5?
>I am a newbie, just started using the OSR5 and when I wrote a program
>and compile. The system generate the "core" file very often. Can you
>guide me where I can find related information about dealing with the
>core file.

On OpenServer you can usually determine the program that created the core
file by changing to the directory containing the core, then executing the
command ``/etc/_fst'' (a hidden version of adb for those who don't have the
development system installed). This will bitch that it can't find
``program name'' which is the culprit.

Bill

--
INTERNET:   bill@Celestial.COM  Bill Campbell; Celestial Software LLC
UUCP:               camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:            (206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/
``There is nothing as stupid as an educated man if you get him off the
thing he was educated in.''
    Will Rogers


Relevant Pages

  • Re: How to deal with a core file
    ... Bill Campbell wrote: ... >>How to determine what 's the cause of the generation of the core file ... >>I am a newbie, just started using the OSR5 and when I wrote a program ... >This will bitch that it can't find ``program name'' which is the ...
    (comp.unix.sco.misc)
  • Re: core file
    ... > We are running an application which generated a core file. ... > able to use the adb command to find the executable and the cause of the ... > to do run the adb command, I get an error that adb does not support the aix ... You could then use "dbx" to examine the program. ...
    (comp.unix.aix)
  • core file
    ... We are running an application which generated a core file. ... able to use the adb command to find the executable and the cause of the ... to do run the adb command, I get an error that adb does not support the aix ... I have bos.adt.debug loaded and have tried to use dbx ...
    (comp.unix.aix)
  • Re: command similar to pstack on AIX433
    ... d> Is there any command similar to pstack on AIX433. ... d> Core file program does not match current program ... Looks like the core file came from df_engine. ... d> to use adb, the adb on my machine says that the core has to be in pre ...
    (comp.unix.aix)