error logs under <site>/exec/errors directory

Clovertech Forums Read Only Archives Cloverleaf Operating Systems error logs under <site>/exec/errors directory

  • Creator
    Topic
  • #52064
    Mark Rogers
    Participant

      In cleaning up old files I noticed that there were some very large files in this directory with the name of core..date and .log..date.  The log files look like the same file that is under the process directory and the core file is not readable.  What cause these files to be generated?

    Viewing 0 reply threads
    • Author
      Replies
      • #72926
        Jeff Anderson
        Participant

          Core files are usually generated when a process crashes (e.g. C programs dump core files on unix). Generally you can use a debugger like dbx (on unix) to view the core file. But you probably don’t have the souce code so you might have to check with the support group. Hope this helps.

      Viewing 0 reply threads
      • The forum ‘Operating Systems’ is closed to new topics and replies.