Results 1 to 6 of 6

Thread: Working on program crash in linux with LKCD

  1. #1
    Join Date
    May 2009
    Posts
    1,191

    Working on program crash in linux with LKCD

    I need some working information of LKCD. I have linux server in which my applications are crashed. It is possible to troubleshoot them via LKCD. But the same is not used before. Where to download it and how does it works in getting information on a crash program under linux based operating system.

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: Working on program crash in linux with LKCD

    The project LKCD is a set of Linux kernel patches and tools to save a copy of kernel memory when it panic. The kernel memory dump analysis allows after wards the cause of his panic. Thanks to the tools included in the package. Most commercial Unix systems come with similar tools.

  3. #3
    Join Date
    May 2008
    Posts
    4,085

    Re: Working on program crash in linux with LKCD

    On Linux, however, this package is fairly new and should be added manually. The utility LKCD is not intended to provide useful information in the case of a panic caused by a hardware problem or in violation of the memory segmentation. The complete package LKCD can be downloaded also from it's site. So that you will get more or additional information on it. And you can get rid of your problem.

  4. #4
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Working on program crash in linux with LKCD

    The Working on program crash in linux with LKCD this only happen, when a kernel encounters certain errors it calls the panic which is produced by an irreversible mistake. In such a situation, LKCD carry a copy of the memory kernel to a pre-designated area. The area is the default swap partition primary (primary swap). Better collect more information on it.

  5. #5
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Working on program crash in linux with LKCD

    The kernel is not fully functional at this stage, but there has sufficient capacity to copy memory to disk. When the copy is complete, the system restarts. When rebooting the system, if a new copy of the memory is found on the main swap partition, it is copied by default to the directory /var/log/dump Once the image is copied, the boot continues normally and forensic analysis can be done later.

  6. #6
    Join Date
    Apr 2008
    Posts
    3,295

    Re: Working on program crash in linux with LKCD

    There is a binary rpm package for i386 processors. It is available on lkcd.sourceforge.net. However, you still need the patches to be applied to startup scripts. You can find these patches in the source rpm package. Download lkcdutils-xxx.src.rpm and install it using the command: kcdutils xxx src.rpm. The download file of LKCD will place a file called lkcdutils- xxx .tar.gz in the directory /usr/src/redhat/SOURCES This file is an archive in tar format of the compressed source tree LKCD. Unzip the sources into the directory of your choice, eg /usr/src with the command: tar-zxvf xxx src.rpm. This will create a directory called kcdutils- xxx sources LKCD tools. In this way you can solve the problem of crash in linux with LKCD.

Similar Threads

  1. Replies: 3
    Last Post: 06-06-2013, 10:48 AM
  2. Windows Error Reporting for crash program
    By Chhaya786 in forum Operating Systems
    Replies: 5
    Last Post: 25-02-2010, 10:35 PM
  3. kernel patching of LKCD
    By Balamohan in forum Operating Systems
    Replies: 5
    Last Post: 19-01-2010, 03:24 AM
  4. Programs crash in Linux
    By Crespin in forum Operating Systems
    Replies: 5
    Last Post: 17-01-2010, 02:43 AM
  5. vista program crash log
    By Amitesh in forum Operating Systems
    Replies: 3
    Last Post: 10-07-2009, 12:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,402,391.36261 seconds with 17 queries