All of lore.kernel.org
 help / color / mirror / Atom feed
From: gshan <gshan@alcatel-lucent.com>
To: linux-kernel@vger.kernel.org
Subject: How to produce a core
Date: Thu, 24 May 2007 11:28:15 +0800	[thread overview]
Message-ID: <4655064F.1030808@alcatel-lucent.com> (raw)

This morning, I tried command "kill -7 [pid]" but didn't see the core 
file. Anybody has ideas?

bash-2.05b# ps
PID   USER     COMMAND
    1 0        init  
    2 0        [ksoftirqd/0]
    3 0        [watchdog/0]
    4 0        [events/0]
    5 0        [khelper]
    6 0        [kthread]
   36 0        [kblockd/0]
   38 0        [kseriod]
   50 0        [pdflush]
   51 0        [pdflush]
   52 0        [kswapd0]
   53 0        [aio/0]
  171 0        -sh 
  174 0        [rpciod/0]
  182 0        bash 
  198 0        gdi_trans 16777471 0 0 12 1 0 10000 8000 0 0 0 1 1 
  204 0        ps 
bash-2.05b# kill -7 198
bash-2.05b# ps
PID   USER     COMMAND
    1 0        init  
    2 0        [ksoftirqd/0]
    3 0        [watchdog/0]
    4 0        [events/0]
    5 0        [khelper]
    6 0        [kthread]
   36 0        [kblockd/0]
   38 0        [kseriod]
   50 0        [pdflush]
   51 0        [pdflush]
   52 0        [kswapd0]
   53 0        [aio/0]
  171 0        -sh 
  174 0        [rpciod/0]
  182 0        bash 
  205 0        ps 
[1]+  Bus error               gdi_trans 16777471 0 0 12 1 0 10000 8000 0 0 0 1 1



             reply	other threads:[~2007-05-24  3:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-24  3:28 gshan [this message]
2007-05-24  3:49 ` How to produce a core Willy Tarreau
2007-05-24  4:23   ` gshan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4655064F.1030808@alcatel-lucent.com \
    --to=gshan@alcatel-lucent.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.