From owner-freebsd-questions@FreeBSD.ORG Sat Apr 8 11:29:12 2006 Return-Path: X-Original-To: questions@FreeBSD.org 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 0674116A402 for ; Sat, 8 Apr 2006 11:29:12 +0000 (UTC) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8071A43D45 for ; Sat, 8 Apr 2006 11:29:11 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 8E548998C49 for ; Sat, 8 Apr 2006 13:29:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at t-hosting.hu Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id HOl1+Pwz7H6v for ; Sat, 8 Apr 2006 13:28:59 +0200 (CEST) Received: from [192.168.2.186] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) by server.t-hosting.hu (Postfix) with ESMTP id 08522998C48 for ; Sat, 8 Apr 2006 13:28:59 +0200 (CEST) Message-ID: <44379E7C.8050006@t-hosting.hu> Date: Sat, 08 Apr 2006 13:29:00 +0200 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Segfault on amd64 when running i386 binaries 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: Sat, 08 Apr 2006 11:29:12 -0000 Hello, I installed the comaptibility layer with build32.sh, but I always got a segmentation fault when I try to run an i386 binary. What am I doing wrong? I'm running FreeBSD 5.3/amd64. Thanks, Gabor Kovesdan