From owner-freebsd-current@FreeBSD.ORG Mon Jan 8 18:21:29 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A215316A407 for ; Mon, 8 Jan 2007 18:21:29 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.ipt.ru (mail.ipt.ru [80.253.10.82]) by mx1.freebsd.org (Postfix) with ESMTP id 5B45613C43E for ; Mon, 8 Jan 2007 18:21:27 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from admin.sem.ipt.ru ([192.168.12.1] helo=ipt.ru) by mail.ipt.ru with esmtp (Exim 4.62 (FreeBSD)) (envelope-from ) id 1H3z7e-0003SL-4G; Mon, 08 Jan 2007 21:21:26 +0300 Received: from bsam by ipt.ru with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1H3z9b-0009ju-Nw; Mon, 08 Jan 2007 21:23:27 +0300 To: Divacky Roman References: <20070108165157.GA94941@stud.fit.vutbr.cz> <57417212@srv.sem.ipt.ru> <20070108180014.GA4540@stud.fit.vutbr.cz> From: Boris Samorodov Date: Mon, 08 Jan 2007 21:23:27 +0300 In-Reply-To: <20070108180014.GA4540@stud.fit.vutbr.cz> (Divacky Roman's message of "Mon, 8 Jan 2007 19:00:14 +0100") Message-ID: <91334128@srv.sem.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: current@freebsd.org Subject: Re: broken linuxulator in -current as of Jan 8 17:51:45 CET X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jan 2007 18:21:29 -0000 On Mon, 8 Jan 2007 19:00:14 +0100 Divacky Roman wrote: > I dont have anything like that set... it looks like a bug in kernel/linux_base > because the trace looks like: > Jan 8 18:57:59 witten kernel: linux(1582): open(/lib/tls/librt.so.1, 0x0, 0x0) > Jan 8 18:57:59 witten kernel: linux(1582): open returns error 2 > Jan 8 18:57:59 witten kernel: linux(1582): open(/compat/linux/lib/librt.so.1, 0x0, 0x0) > Jan 8 18:57:59 witten kernel: linux(1582): open returns error 0 > Jan 8 18:57:59 witten kernel: linux(1582): open(/usr/lib/tls/librt.so.1, 0x0, 0x0) > Jan 8 18:57:59 witten kernel: linux(1582): open returns error 2 > Jan 8 18:57:59 witten kernel: linux(1582): open(/usr/lib/librt.so.1, 0x0, 0x0) > Jan 8 18:57:59 witten kernel: linux(1582): open returns error 0 > Jan 8 18:57:59 witten kernel: linux(1582): exit_group(127) > ie. it opens the right library but IGNORES it and the iterates through the rest > and then stops on fbsd library saying that its not compatible... > from within jail it works (because it must stop at the correct library). I tried > to reinstall fc4 base but it didnt help. I see this behaviour on both fc4 and gentoo > base. I even tried to cvsup to yesterdays sources (when it worked for me) but it > didnt help either.. I am really hopeless ;( Yep, something strange is happenning. Can you send me (or put it somewhere on the web/ftp) ktrace.out of "ktrace -i /compat/linux/bin/ls"? WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD committer, http://www.FreeBSD.org The Power To Serve