From owner-freebsd-emulation@FreeBSD.ORG Thu Sep 27 17:30:28 2007 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30ABA16A508 for ; Thu, 27 Sep 2007 17:30:28 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id BDAC713C48E for ; Thu, 27 Sep 2007 17:30:26 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4EAE16681F7; Thu, 27 Sep 2007 19:30:24 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ipmti6LkNPvf; Thu, 27 Sep 2007 19:30:23 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 1A4EA6681E2; Thu, 27 Sep 2007 19:30:23 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l8RHUM7d039897; Thu, 27 Sep 2007 19:30:22 +0200 (CEST) (envelope-from rdivacky) Date: Thu, 27 Sep 2007 19:30:22 +0200 From: Roman Divacky To: "Tuc at T-B-O-H.NET" Message-ID: <20070927173022.GA39854@freebsd.org> References: <200709271700.l8RH0gtu018698@himinbjorg.tucs-beachin-obx-house.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200709271700.l8RH0gtu018698@himinbjorg.tucs-beachin-obx-house.com> User-Agent: Mutt/1.4.2.3i Cc: emulation@freebsd.org Subject: Re: Signal 12 on simple ldd / Linux X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2007 17:30:28 -0000 On Thu, Sep 27, 2007 at 01:00:42PM -0400, Tuc at T-B-O-H.NET wrote: > Hi, > > FreeBSD 5.3-RELEASE-p10 (Yea, I know, there are reasons) > /proc and /linprocfs are mounted onto a point under an NFS mount point > (This shouldn't matter since the fs is local still, no?) > > When trying to ldd a binary, I get a signal 12. When I truss > it, the last bits I get are : > > 82825: linux_mmap(0xbfbfe82c) = 675115008 (0x283d7000) > 82825: #243() ERR#78 'Function not implemente > d' > SIGNAL 12 (SIGSYS) > SIGNAL 12 (SIGSYS) > Process stopped because of: 16 > process exit, rval = 140 > Bad system call syscall 243 is set_thread_area.. TLS stuff. It was implemented in 7-current.