From owner-freebsd-stable Thu Apr 19 13: 1:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cs.rpi.edu (mumble.cs.rpi.edu [128.213.8.16]) by hub.freebsd.org (Postfix) with ESMTP id E4CEE37B424; Thu, 19 Apr 2001 13:01:20 -0700 (PDT) (envelope-from crossd@cs.rpi.edu) Received: from cs.rpi.edu (bill.cs.rpi.edu [128.213.2.2]) by cs.rpi.edu (8.9.3/8.9.3) with ESMTP id QAA60154; Thu, 19 Apr 2001 16:01:16 -0400 (EDT) Message-Id: <200104192001.QAA60154@cs.rpi.edu> To: Sven Huster Cc: Jordan Hubbard , stable@FreeBSD.org, developers@FreeBSD.org, crossd@cs.rpi.edu Subject: Re: FreeBSD 4.3-RC5 now on ftp.freebsd.org In-Reply-To: Message from Sven Huster of "Thu, 19 Apr 2001 21:50:25 +0200." <5.0.2.1.0.20010419214044.02fc64c8@mx01.mailsurf.com> Date: Thu, 19 Apr 2001 16:01:16 -0400 From: "David E. Cross" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, I would agree with that. I needed to hack the scripts here to mount_mfs and cp files back and forth a few times to get everything to work correctly, but it does work without panic-ing the system. I can post patches if people would find that helpfull. (I am still working on ypserv as well, the problems run very deep in that code. Once you know where to look they start popping up all over the place. Just as a sample cosider the code: qhead.cqh_head->dbptr->key = key->data; Where "key" is a DBT* that was passed back from the berkley db routines... now consider a few more database requests come in before that record is accessed again and all of a sudden 'key' isn't pointing at what you originally set it to.) -- David Cross | email: crossd@cs.rpi.edu Lab Director | Rm: 308 Lally Hall Rensselaer Polytechnic Institute, | Ph: 518.276.2860 Department of Computer Science | Fax: 518.276.4033 I speak only for myself. | WinNT:Linux::Linux:FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message