From owner-freebsd-questions@FreeBSD.ORG Fri Aug 26 22:08:54 2005 Return-Path: X-Original-To: Freebsd-questions@freebsd.org Delivered-To: Freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 400E016A41F for ; Fri, 26 Aug 2005 22:08:54 +0000 (GMT) (envelope-from freebsd@laws.ms) Received: from mail.laws.ms (pang.laws.ms [64.202.114.164]) by mx1.FreeBSD.org (Postfix) with SMTP id C806A43D46 for ; Fri, 26 Aug 2005 22:08:53 +0000 (GMT) (envelope-from freebsd@laws.ms) Received: (qmail 72789 invoked by uid 399); 26 Aug 2005 22:17:08 -0000 X-Virus-Scan: Scanned by clamdmail 0.15 (no viruses); Fri, 26 Aug 2005 17:17:08 -0500 Received: from unknown (HELO ?218.103.229.12?) (pang@laws.ms@218.103.229.12) by pang.laws.ms with SMTP; 26 Aug 2005 22:17:08 -0000 Message-ID: <430F92E3.6000204@laws.ms> Date: Sat, 27 Aug 2005 06:08:35 +0800 From: Pang User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Freebsd-questions@freebsd.org, freebsd@laws.ms Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: How to find the cause of core dump X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Aug 2005 22:08:54 -0000 Hello all, I have got a lot of signal 11 on dmesg pid 62519 (httpd), uid 398: exited on signal 11 I am sure it is software problem, since I just moved all the things to a new servers and I still got these errors. So, I need to find the cause of the problem, but I don't know where to start. Could any one tell me what I should do first? Thanks Pang