From owner-freebsd-ports@FreeBSD.ORG Thu Jan 19 16:15:27 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31D0B16A41F for ; Thu, 19 Jan 2006 16:15:27 +0000 (GMT) (envelope-from jamesd.earl@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C236E43D45 for ; Thu, 19 Jan 2006 16:15:26 +0000 (GMT) (envelope-from jamesd.earl@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so251154wra for ; Thu, 19 Jan 2006 08:15:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dhTnngxVUd6PLvFtpNRi2jlOA8hihi9aOE9N3c6koiLYOf5LbF0qmRCJBrDAHuosAaOIrpVddfmXbid/Uk++3hFJNbbUAVuKq1JoxNlbsj7ZLnmptayUW0hWellPqT0HqSA3yO/GTmHLzZ8hMN6qV8yKZ0aXRa3QV3fLL+EVxeI= Received: by 10.65.230.13 with SMTP id h13mr451023qbr; Thu, 19 Jan 2006 08:15:25 -0800 (PST) Received: by 10.65.23.17 with HTTP; Thu, 19 Jan 2006 08:15:25 -0800 (PST) Message-ID: Date: Thu, 19 Jan 2006 09:15:25 -0700 From: James Earl Sender: jamesd.earl@gmail.com To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: Ruby 1.8.4 and Rails problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jan 2006 16:15:27 -0000 Hi, I'm having some problems with Ruby 1.8.4, Rails and Apache 1.3.34 with FreeBSD 6.0. I'm not using mod_ruby here... just CGI, and alternatively FastCGI. I've tried the lang/ruby18-nopthreads port also, with no change. The apache error log has this in it: [Thu Jan 19 09:14:52 2006] [error] [client 127.0.0.1] Premature end of script headers: /usr/home/james/Sites/ici/public/dispatch.cgi /usr/local/lib/ruby/1.8/drb/drb.rb:1424: [BUG] Segmentation fault ruby 1.8.4 (2005-12-24) [i386-freebsd6]