From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 06:01:12 2003 Return-Path: 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 7B83337B408 for ; Wed, 11 Jun 2003 06:01:12 -0700 (PDT) Received: from mail.iPolicyNet.COM (mail.policyone.com [63.199.81.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D1E843FDF for ; Wed, 11 Jun 2003 06:01:11 -0700 (PDT) (envelope-from tsharma@iPolicyNet.COM) Received: from cinthol.India.iPolicyNet.COM ([172.16.4.21]) by mail.iPolicyNet.COM (8.9.3+Sun/8.9.3) with ESMTP id FAA24011 for ; Wed, 11 Jun 2003 05:36:41 -0700 (PDT) Received: by cinthol.india.ipolicynet.com with Internet Mail Service (5.5.2650.21) id ; Wed, 11 Jun 2003 18:31:03 +0530 Message-ID: <4FB6F321746ED4118A0500508BD8A240021841AA@cinthol.india.ipolicynet.com> From: "Sharma, Tarun" To: freebsd-questions@freebsd.org Date: Wed, 11 Jun 2003 18:30:57 +0530 Importance: high X-Priority: 1 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="windows-1254" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Fork giving error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 13:01:12 -0000 while running a program I found that fork was giving some error. Can anybody tell me why fork can give error and whats the solution for not getting this problem ? Tarun