Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!decwrl!pyramid!ut-sally!seismo!umcp-cs!chris From: chris@umcp-cs.UUCP (Chris Torek) Newsgroups: net.unix-wizards Subject: Re: Help on Sendmail Message-ID: <3159@umcp-cs.UUCP> Date: Tue, 11-Feb-86 23:20:21 EST Article-I.D.: umcp-cs.3159 Posted: Tue Feb 11 23:20:21 1986 Date-Received: Thu, 13-Feb-86 19:40:08 EST References: <823@brl-smoke.ARPA> Organization: U of Maryland, Computer Science Dept., College Park, MD Lines: 23 reba%carcvax.uconn.csnet@csnet-relay.arpa is having problems with a new sendmail core dumping in malloc. Your troubles are obvious to anyone who has run into them before. You have a frozen config file (made by /usr/lib/sendmail -bz). These depend not only on the configuration source file, but also (get this) on the exact address of every little thing in your sendmail binary. Why? Because the freeze file format is not well designed (read: is a crock). The solution is to ensure that whenever you install sendmail, you also remove /usr/lib/sendmail.fc. The `install' entry in /usr/src/usr.lib/sendmail, and the one in /usr/src/usr.lib/sendmail/src as well (why are there two? ridiculous!), should do this for you. (In case it is not already obvious, I think large parts of sendmail are long overdue for a complete redesign and rewrite.) (But I do not promise to do it!) -- In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 1415) UUCP: seismo!umcp-cs!chris CSNet: chris@umcp-cs ARPA: chris@mimsy.umd.edu