From owner-freebsd-hackers Wed Dec 3 09:29:42 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA26885 for hackers-outgoing; Wed, 3 Dec 1997 09:29:42 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA26879 for ; Wed, 3 Dec 1997 09:29:38 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id JAA03372; Wed, 3 Dec 1997 09:29:16 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199712031729.JAA03372@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: John Polstra cc: nectar@NECTAR.COM, hackers@freebsd.org Subject: Re: emacs core dumping on -current? In-reply-to: Your message of "Wed, 03 Dec 1997 08:22:09 PST." <199712031622.IAA04359@austin.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Dec 1997 09:29:16 -0800 From: Amancio Hasty Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Erk, the fact that it dies in malloc worries me. I wonder if it could > be related to the recent change I put into the dynamic linker, whereby > the dynamic linker now uses the application's malloc. I recompiled the kernel minus the dynamic loader check in and the system is working fine over here -- well at least emacs still works. I did a cvsup on Sunday. Cheers, Amancio