From owner-freebsd-questions Tue Mar 28 10:31:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web118.yahoomail.com (web118.yahoomail.com [205.180.60.99]) by hub.freebsd.org (Postfix) with SMTP id 76D8137BE19 for ; Tue, 28 Mar 2000 10:31:22 -0800 (PST) (envelope-from wang_zb@yahoo.com) Received: (qmail 9601 invoked by uid 60001); 28 Mar 2000 18:31:15 -0000 Message-ID: <20000328183115.9600.qmail@web118.yahoomail.com> Received: from [209.148.70.127] by web118.yahoomail.com; Tue, 28 Mar 2000 10:31:15 PST Date: Tue, 28 Mar 2000 10:31:15 -0800 (PST) From: Zhibing Wang Subject: exited on signal 11 To: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi : I am writing a c program on Freebsd. Every time the child process exit, I get a message: /kernel: pid xxx (process name), uid 0: exited on signal 11(core dumped) . The child process is terminated with "exit(0); ". What's the problem? Thank you for your attention. Zhibing __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message