From owner-freebsd-bugs Sat Mar 25 19:53:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (Postfix) with ESMTP id CE54A37B83A; Sat, 25 Mar 2000 19:53:01 -0800 (PST) (envelope-from aron@cs.rice.edu) Received: (from aron@localhost) by cs.rice.edu (8.9.0/8.9.0) id VAA04089; Sat, 25 Mar 2000 21:53:00 -0600 (CST) From: Mohit Aron Message-Id: <200003260353.VAA04089@cs.rice.edu> Subject: emacs-20.6 core dumps in FreeBSD-4.0-RELEASE To: freebsd-bugs@freebsd.org Date: Sat, 25 Mar 2000 21:53:00 -0600 (CST) Cc: freebsd-current@freebsd.org X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I installed the package for emacs-20.6 on my machine running FreeBSD-4.0-RELEASE and it core dumps upon issuing the command 'emacs -nw'. This package was obtained from: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/4.0-RELEASE/packages/All/emacs-20.6.tgz However, it runs fine if I instead install the package from: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/3.4-STABLE/packages/All/emacs-20.6.tgz The difference between the above two packages seems to be that the former links against libc.so.4 while the latter links against libc.so.3 (in /usr/lib/compat). It seems that libc.so.4 in FreeBSD-4.0-RELEASE has some bugs. I also downloaded emacs-20.6 from: ftp://ftp.gnu.org/pub/gnu/emacs/emacs-20.6.tar.gz and compiled it. It has the same 'core dump' problem - it also links against libc.so.4. Here's the output of 'uname -a' for my machine: FreeBSD luzern.cs.rice.edu 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Thu Mar 16 19:14:31 CST 2000 aron@luzern.cs.rice.edu:/usr/src/sys/compile/LUZERN i386 - Mohit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message