From owner-freebsd-isp Wed Feb 3 18:19:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA14632 for freebsd-isp-outgoing; Wed, 3 Feb 1999 18:19:12 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from dns.hgs.com.cn ([202.96.210.159]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA14627 for ; Wed, 3 Feb 1999 18:19:11 -0800 (PST) (envelope-from xiyuan@dns.hgs.com.cn) Received: (from root@localhost) by dns.hgs.com.cn (8.8.7/8.8.7) id KAA03222 for freebsd-isp@freebsd.org; Thu, 4 Feb 1999 10:16:09 +0800 (CST) (envelope-from xiyuan) Date: Thu, 4 Feb 1999 10:16:09 +0800 (CST) From: xiyuan qian Message-Id: <199902040216.KAA03222@dns.hgs.com.cn> To: freebsd-isp@FreeBSD.ORG Subject: Segmentation fault - core dumped? Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I run a server program on two FreeBSD box. One is IBM Netfinity3000 (host1) and the other is IBM PC Server 325(host2). On host2, everything seems OK, but on host1, the program always suddenly core dumped. The result code is: "Segmentation fault--core dumped" (Signal 11). The host1 has 128M mem and the host2 64M mem. The kernel and all the others all the same. What's the reason? How can I debug the core to find it? Best regaurds! --xiyuan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message