Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!munnari.oz.au!murtoa.cs.mu.oz.au!gwydir!gara!callum From: callum@gara.une.oz (Callum Gibson CCEN) Newsgroups: comp.os.minix Subject: Re: Problems with Clam on System V Message-ID: <1183@gara.une.oz> Date: 5 Oct 89 03:37:56 GMT References: <443@hades.OZ> Organization: University of New England, Armidale, Australia Lines: 10 From article <443@hades.OZ>, by greyham@hades.OZ (Greyham Stoney): > I know it's not exactly related to Minix; but has anyone had any luck getting > Clam to run under System-V?. After #ifdef'ing out the tchars structure > definition on line 172 of exec.c, it compiles & links ok..... but then the > executable dumps core as soon as you run it. I've replied to this privately also. This bug is caused by freeing NULL pointers and is fixed in the latest patch (#3 really #2 clam 1.3.2). Callum