From owner-freebsd-hackers@FreeBSD.ORG Fri Aug 18 11:37:31 2006 Return-Path: X-Original-To: freebsd-hackers@FreeBSD.org Delivered-To: freebsd-hackers@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0793416A4E9; Fri, 18 Aug 2006 11:37:31 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26C7743DB2; Fri, 18 Aug 2006 11:36:48 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 744021A4DC6; Fri, 18 Aug 2006 04:36:47 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B431D53A2C; Fri, 18 Aug 2006 07:36:44 -0400 (EDT) Date: Fri, 18 Aug 2006 07:36:44 -0400 From: Kris Kennaway To: Jean-Michel Hiver Message-ID: <20060818113644.GA32163@xor.obsecurity.org> References: <44E56037.3060605@ykoz.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44E56037.3060605@ykoz.net> User-Agent: Mutt/1.4.2.2i Cc: freebsd-hackers@FreeBSD.org, sobomax@FreeBSD.org Subject: Re: SER Core Dumps X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 11:37:31 -0000 On Fri, Aug 18, 2006 at 10:37:43AM +0400, Jean-Michel Hiver wrote: > Hi, > > > FreeBSD's SER port core dumps when I start it with 'fork=yes' in the > config file. The OS is freebsd 6.1, the platform is: Typically this is something to take up with the software authors. Kris