From owner-freebsd-emulation Fri Feb 19 14:36:16 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from gaia.euronet.nl (gaia.euronet.nl [194.134.0.10]) by hub.freebsd.org (Postfix) with ESMTP id DE81911804 for ; Fri, 19 Feb 1999 14:36:12 -0800 (PST) (envelope-from freebsd-emulation@scc.nl) Received: from scones.sup.scc.nl (i428.ztm.euronet.nl [194.134.67.149]) by gaia.euronet.nl (8.8.8/8.8.8) with ESMTP id XAA04318 from for ; Fri, 19 Feb 1999 23:36:11 +0100 (MET) Received: (from daemon@localhost) by scones.sup.scc.nl (8.9.2/8.9.1) id XAA48957 for emulation@FreeBSD.ORG; Fri, 19 Feb 1999 23:11:35 +0100 (CET) (envelope-from freebsd-emulation@scc.nl) Received: from GATEWAY by scones.sup.scc.nl with netnews for emulation@FreeBSD.ORG (emulation@FreeBSD.ORG) To: emulation@FreeBSD.ORG Date: Fri, 19 Feb 1999 23:11:34 +0100 From: Marcel Moolenaar Message-ID: <36CDE196.28ABCCF6@scc.nl> Organization: SCC vof Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <36CC7204.A152046C@utcorp.com>, <36CDAF76.AD7148D0@utcorp.com> Subject: Re: glibc2? Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org User Kseel wrote: > What might this indicate? > > 11746 pwlin CALL linux_open(0xefbfd71c,0,0) > 11746 pwlin NAMI "/compat/linux/usr/lib/libc.so.6" > 11746 pwlin NAMI "/usr/lib/libc.so.6" > 11746 pwlin RET linux_open JUSTRETURN libc.so.6 resided in [/compat/linux]/lib... > 11746 pwlin CALL linux_open(0xefbfd71c,0,0) > 11746 pwlin NAMI "/compat/linux/usr/lib/ld-linux.so.2" > 11746 pwlin NAMI "/usr/lib/ld-linux.so.2" > 11746 pwlin RET linux_open JUSTRETURN ld-linux.so.2 resides in [/compat/linux]/lib... Why is it looking for those libraries in any other directory than /lib? Did you post the beginning of the ktrace? Are you sure tclpro is properly configured? How did the install go? The ktrace itself didn't show a specific reason for coredumping. marcel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message