From owner-freebsd-emulation Wed Oct 15 17:17:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id RAA20747 for emulation-outgoing; Wed, 15 Oct 1997 17:17:51 -0700 (PDT) (envelope-from owner-freebsd-emulation) Received: from word.smith.net.au (ppp20.portal.net.au [202.12.71.120]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id RAA20672 for ; Wed, 15 Oct 1997 17:16:40 -0700 (PDT) (envelope-from mike@word.smith.net.au) Received: from word.smith.net.au (localhost [127.0.0.1]) by word.smith.net.au (8.8.7/8.8.5) with ESMTP id JAA02448; Thu, 16 Oct 1997 09:43:01 +0930 (CST) Message-Id: <199710160013.JAA02448@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Arne Henrik Juul cc: kuku@gilberto.physik.RWTH-Aachen.DE, freebsd-emulation@FreeBSD.ORG Subject: Re: some observations with xmaple (Maple V4 R5, Linux version) In-reply-to: Your message of "Wed, 15 Oct 1997 16:20:08 +0200." <199710151420.HAA17681@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 16 Oct 1997 09:42:58 +0930 From: Mike Smith Sender: owner-freebsd-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > Christoph Kukulies wrote: > > When I set the DISPLAY variable to a remote host the program > > just seg faults (segmentation violation) and dies. It shouldn't IMO. > > > > (it's a 2.2.2 installation) > > I had the same problem, but I solved it by just using linux's > libc.so.5.3.12 instead of libc.so.5.4.23 (which is installed > by ports/emulators/linux_lib now). Looking at the nearby linux > machines they were all using libc 5.3.12 anyway. Great. We went to 5.4.x because it was required by StarOffice. I wonder if there's a newer version that fixes this problem. > The crash is related to hostname lookups somehow, if you use > the IP address in $DISPLAY it works. It may be a bug in linux > libc and/or maple for all I know, I haven't been able to find > a linux machine with libc 5.4.23 to test maple on. Hmm. What settings are you using in /compat/linux/etc/host.conf? mike