From owner-freebsd-hardware@FreeBSD.ORG Sun Jun 10 00:53:24 2007 Return-Path: X-Original-To: hardware@freebsd.org Delivered-To: freebsd-hardware@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DFA5216A468 for ; Sun, 10 Jun 2007 00:53:24 +0000 (UTC) (envelope-from j_guojun@lbl.gov) Received: from smtp121.sbc.mail.sp1.yahoo.com (smtp121.sbc.mail.sp1.yahoo.com [69.147.64.94]) by mx1.freebsd.org (Postfix) with SMTP id CC51513C468 for ; Sun, 10 Jun 2007 00:53:24 +0000 (UTC) (envelope-from j_guojun@lbl.gov) Received: (qmail 20743 invoked from network); 10 Jun 2007 00:53:24 -0000 Received: from unknown (HELO ?192.168.2.9?) (jinmtb@sbcglobal.net@75.36.165.38 with plain) by smtp121.sbc.mail.sp1.yahoo.com with SMTP; 10 Jun 2007 00:53:24 -0000 X-YMail-OSG: oTN83LgVM1nwpo_8YEvc4qLGRlAschpABce.buNc120VRKSR26PwA26E45Mwih2RI0C6VVFmsV5sZIU5L9QKrJ0iIEXj6y3ejtsV350Fo3mSzIj8MAs_ylS6oqpk Message-ID: <466B4B7E.4000006@lbl.gov> Date: Sat, 09 Jun 2007 17:53:18 -0700 From: "Jin Guojun [VFFS]" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.13) Gecko/20061027 X-Accept-Language: en, zh, zh-CN MIME-Version: 1.0 To: questions@freebsd.org References: <466B2B9F.5010308@lbl.gov> <466B4694.3060204@lbl.gov> In-Reply-To: <466B4694.3060204@lbl.gov> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: hardware@freebsd.org Subject: Re: what causes error -- ELF interpreter /libexec/ld-elf.so.1 not found X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 00:53:25 -0000 I believe that this is a memory sub-system bug somewhere because anything equal to or below 1G options MAXDSIZ="(1024*1024*1024)" will work regardless how many memory is installed in the system. I doubt this could be a hardware related issue although is memory size related. > Finally find cause but no idea why -- in kernel configuration, > following line causes the problem: > > options MAXDSIZ="(2097152U*1024)" > > Can anyone explain why this can cause /libexec/ld-elf.so.1 not seen > for some program? > > Jin Guojun [VFFS] wrote: > >> I have multiple FreeBSD 6.2 machines with different hardware, but one >> of them encountered >> this strange error when running program "wine". >> I could not figure out what causes such error since >> /libexec/ld-elf.so.1 absolutely exists, otherwise >> no program will run. >> >> It does not matter if the wine is pre-compiled in packages or I built >> it from ports. >> All other machine do NOT have such problem. >> >> I reinstalled this machine a few times, and it always does the same >> thing. However other programs >> run well. >> Would this is related to some particular hardware issue? >> This one is ECS 848P-A7 motherboard with Intel P4 506+ CPU, plus 2 GB >> memory. >> Other machines are HP AMD64 laptop, DELL Dual XEON, DELL Intel >> Laptop, and AMD XP 2100+, >> and none of them ever had such problem. >> >> 129 /data: ldd `which wine` >> /usr/local/bin/wine: >> ELF interpreter /libexec/ld-elf.so.1 not found >> /usr/local/bin/wine: signal 6 >> >> 130 /data: ll /libexec/ld-elf.so.1 >> -r-xr-xr-x 1 root wheel 158712 Jan 11 23:39 /libexec/ld-elf.so.1* >> >> 131 /data: wine >> ELF interpreter /libexec/ld-elf.so.1 not found >> Abort >> >> 132 /data: which wine >> /usr/local/bin/wine >> >> Does someone have an idea what is happening here? >> >> -Jin >> -- ------------ Jin Guojun ----------- v --- jin@george.lbl.gov --- Distributed Systems Department http://www.dsd.lbl.gov/~jin Lawrence Berkeley National Laboratory, Berkeley, CA 94720