Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!uwvax!umn-d-ub!umn-cs!ems!rosevax!cimcor!mike From: mike@cimcor.UUCP (Michael Grenier) Newsgroups: comp.unix.xenix Subject: Re: smail 2.5 under uPort/286 Message-ID: <416@cimcor.UUCP> Date: Sun, 15-Nov-87 09:42:33 EST Article-I.D.: cimcor.416 Posted: Sun Nov 15 09:42:33 1987 Date-Received: Mon, 16-Nov-87 06:15:02 EST References: <427@ncc.UUCP> Distribution: comp Organization: Grenier & friends, Forest Lake, MN Lines: 18 Summary: bug in smail In article <427@ncc.UUCP>, lyndon@ncc.UUCP (Lyndon Nerenberg) writes: > I've compiled smail 2.5 without any trouble, however the silly > thing core dumps with a memory fault. THEN I discover there's > no adb(1) on the system! Has anyone tracked this down and worked > out a fix? > It dumps core at line 271 in resolve.c if you use the debugging options in smail 2.5 . This is because of the variable domainv[step] is passing a null pointer as a string into printf - This is a bug in smail, but many Unixes allow this. I sent a message to Microport about adding this feature and got the reply that it was added to their list. I never bothered to fix the bug as smail works great without the debugging option used. BTW, the symbollic debugger under Microport is called 'sdb'. -Mike {ihnp4, amdahl, rutgers}!meccts!cimcor!mike