From owner-freebsd-questions@FreeBSD.ORG Tue Nov 10 19:08:56 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 549AA106566B for ; Tue, 10 Nov 2009 19:08:56 +0000 (UTC) (envelope-from konstantinos.pac@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id C77048FC1D for ; Tue, 10 Nov 2009 19:08:55 +0000 (UTC) Received: by ewy18 with SMTP id 18so343899ewy.43 for ; Tue, 10 Nov 2009 11:08:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=/e+DXzXXEeho+PA8noQd5rnNt71sydTEuZmB+GBws10=; b=X6PzBf2hP1huW6RLRsFwaQSyU8wwgtfGIT5HBE1nFhDlM7bxyYEu0J3Bzd0+Hv2Lgs 5XQJK3oiQQUTX7u6t7RHm0yR6In2cMJp3zBlLeeXRkSGytM9Jw/ZAvwf45t7pbSFxe1E FaD9NEN+RfFm1oX6MDt24gv2uhsFD0nr5jvGg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=W7MOAHnpGd8+ILStXUKqIpg8/SQ5iEBioI5azBXUpjj4836dUYDyB+xg4Nu5v3aQ+r qAg+neGc/1bCnYRhbhID+Tl1cNwApZpcGsDzFpR2Foloifrqu4g0sLVt2vBe87kN7Y0z My94LmBUR6+gmFSSyzA7+jjOXOw67NeEC3yJY= Received: by 10.213.1.205 with SMTP id 13mr415784ebg.50.1257878729469; Tue, 10 Nov 2009 10:45:29 -0800 (PST) Received: from ?192.168.69.140? (athedsl-116370.home.otenet.gr [85.75.30.49]) by mx.google.com with ESMTPS id 7sm2341167eyb.8.2009.11.10.10.45.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 10 Nov 2009 10:45:29 -0800 (PST) From: Konstantinos Pachnis Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Tue, 10 Nov 2009 20:45:27 +0200 Message-Id: <39B2B008-DF9C-49FB-B17B-B8A3E254D9B8@gmail.com> To: freebsd-questions Mime-Version: 1.0 (Apple Message framework v1077) X-Mailer: Apple Mail (2.1077) Subject: Ruby Enterprise Edition 1.8.7 Apache / Passenger on FreeBSD 7.2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Nov 2009 19:08:56 -0000 Hello, I was trying to use Apache/Passenger with Ruby Enterprise Edition 1.8.7 = (both versions) on a FreeBSD 7.2 (i386 and x86_64), and Apache reports = the following error: Apache/2.2.13 (FreeBSD) mod_ssl/2.2.13 OpenSSL/0.9.8e DAV/2 PHP/5.2.11 = with Suhosin-Patch Phusion_Passenger/2.2.5 configured -- resuming normal = operations Fatal error 'Cannot allocate red zone for initial thread' at line 384 in = file /usr/src/lib/libthr/thread/thr_init.c (errno =3D 12) Has anyone come across to that ? Thanks in advance, Konstantinos=